Skip to content

Instantly share code, notes, and snippets.

@okam
okam / Has weird right-to-left characters.txt
Last active September 16, 2015 09:02 — forked from endolith/Has weird right-to-left characters.txt
Unicode smileys emoticons emoji
ּ_בּ
בּ_בּ
טּ_טּ
כּ‗כּ
לּ_לּ
מּ_מּ
סּ_סּ
תּ_תּ
٩(×̯×)۶
٩(̾●̮̮̃̾•̃̾)۶
@okam
okam / CGO.md
Created September 28, 2015 03:51 — forked from dwbuiten/CGO.md

Problems & Solutions for Interaction Between C and Go

At Vimeo, on the transcoding team, we work a lot with Go, and a lot with C, for various tasks such as media ingest. This means we use CGO quite extensively, and consequently, have run into bits that are perhaps not very well documented, if at all. Below is my effort to document some of the problems we've run into, and how we fixed or worked around them.

Many of these are obviously wrong in retrospect, but hindsight is 20/20, and these problems do exist in many codebases currently.

Some are definitely ugly, and I much welcome better solutions! Tweet me at @daemon404 if you have any, or have your own CGO story/tips, please! I'd love to learn of them.

Table of Contents

@okam
okam / slack.css
Created November 11, 2015 07:51 — forked from tmcw/slack.css
/* remove fading during room switching, remove headers from channel list */
#msgs_overlay_div,
#channels_header,
#direct_messages_header {
display:none !important;
}
/* remove fancy text shadows */
* {
text-shadow:none !important;
}
@okam
okam / springer-free-maths-books.md
Created December 30, 2015 06:56 — forked from bishboria/springer-free-maths-books.md
Springer have made a bunch of books available for free, here are the direct links