Posts
The 3D Realms Vault: 1994 Design Tips from Tom Hall - Part 1 - 3D Realms - Firepower Matters
3drealms.com/news/3d-realms-vault-1994-design-tips-tom-hall- … ↗
Rat Park drug experiment cartoon – Stuart McMillen comics
MIT 6.828: Operating System Engineering / Fall 2014
Nvidia Graphics Guide
CSS: centering things
Sectioning | HTML Dog
Vertical align anything with just 3 lines of CSS
zerosixthree.se/vertical-align-anything-with-just-3-lines-of … ↗
The Best SEO & Marketing Tools curated by Saijo George
Command Line Argument Parsers
stackoverflow.com/questions/865668/parse-command-line-argume … ↗
Sitekite - Imgur for Websites
SSHFS - Wikipedia, the free encyclopedia
Merging (concatenating) Media Files (eg.: .flv) With ffmpeg Create a text file with…
Merging (concatenating) Media Files (eg.: .flv) With ffmpeg Create a text file with the list of the media files you’d like to merge (in this case, *.flv): printf "file '%s'\n" ./*.flv > mylist.txt Then do the concatenation with the following command: ffmpeg -f concat -i …Fixing the annoying curly-braces indent bug in Atom Problem: in C/C++ files the…
Fixing the annoying curly-braces indent bug in Atom Problem: in C/C++ files the indentation of newly entered curly braces don’t match the previous line. Fix: edit the following Atom configuration file to disable the unneeded decreased indentation: …Xcode plugins
Some LLVM Links LLVM LinksBuilding an LLVM Backend - LLVM 2014 tutorial [pdf] 2014…
Some LLVM Links LLVM LinksBuilding an LLVM Backend - LLVM 2014 tutorial [pdf] 2014 LLVM Developers’ Meeting“Was isolated from 1999 to 2006 with a 486. Built my own late 80s OS” | Hacker News
rr: lightweight recording & deterministic debugging
The Insider's Guide to iOS Interviewing
Welcome — Write the Docs 1.0 documentation
Duktape
The Case for Slow Programming | Hacker News
LLVM and LLVM Bitcode Introduction [pdf]
pllab.cs.nthu.edu.tw/cs340402/lectures/lectures_2013/LLVM%20 … ↗
Emscripten - Wikipedia, the free encyclopedia
Vim.js - Web port of Vim