bookmarks
This page contains useful links that I'm sometimes looking for, this may not be the best way to handle bookmarks as it's not scalable, but since gregarius is not maintained anymore I haven't found better.
I haven't finished to import my old bookmarks, so it's a bit empty.
Tech
- Profiling Go programs
- Encoding Real x86 Instructions
- About restartable syscalls
- How to use the Plan 9 C compiler
- About elf
- Bit Twiddling Hacks (C, snippets, portability)
- A look at how malloc works on the Mac (C, memory)
- Be nice to your cache (C, cache)
- Concurrency Control (PostgreSQL)
- C++ Pitfalls (C++)
- Le langage Go : modèle objet et asynchronicité (Go)
- What Every Computer Scientist Should Know About Floating-Point Arithmetic
- Variadic Macros (C, preprocessor)
- Programmer son propre noyau : une introduction avec Pépin (OS, C)
- Emiller's Guide To Nginx Module Development (C, nginx)
- Secure programming with the OpenSSL API (C, ssl, rtfm)
- The Linux HTTP Benchmarking HOWTO (Linux)
- OpenGL and SDL (SDL, OpenGL)
- Amit’s Game Programming Information (game programming)
- 1500 Archers on a 28.8: Network Programming in Age of Empires and Beyond (networking)
- Inside memory management
- Page Cache, the Affair Between Memory and Files
- Anatomy of a Program in Memory
- The Craft of Text Editing (emacs, text editors)
- The demise of the low level Programmer
- QuakeCon 2011 - John Carmack Keynote
- Lone Star Ruby Conference 2010
- Experimental music from very short C programs
Tools
Configs
Good old days (though I didn't live back then)
- Nick Moffitt's $7 History of Unix
- Power to the people, from the code (BSD)
- The Cathedral and the Bazaar (Open Source)
- The netscape dorm (netscape)
- Code Rush (2000) (netscape, documentary, mozilla)
Misc
- Fun with HTTP headers
- Lovingly harvested from the Internet (ascii art)
- Have You Listened to Your Program Today?
- Dégage, sale programmeur !
- On hacking
- Rolling On The Floor Meowing (memes)
- Doom as a tool for system administration
- Communicating with code