Diving into the Linux Networking Stack, Part I | Beyond Syntax | Michael J. Schultz
http://blog.beyond-syntax.com/2011/03/diving-into-linux-networking-i/ Overview of how network driver work in linux kernel
http://blog.beyond-syntax.com/2011/03/diving-into-linux-networking-i/ Overview of how network driver work in linux kernel
http://www.protofunc.com/scripts/pfVideo/scripting_quicktime.html QT and JAVASCRIPT demo
http://framethink.wordpress.com/2011/01/17/how-facebook-ships-code/ Notes about facebook internal PM process (release, builds, QA, deployments, management, etc) … Interesting that they manage to do their work like a small startup team, even thought they are #1 site on the Net and have ~ 2K employees.
http://www.joelonsoftware.com/RandomStuff/copilot_spec.pdf Example specs from Joel / copilot /
http://www.joelonsoftware.com/articles/fog0000000245.html from Joel – how to keep realistic schedules
http://habrahabr.ru/blogs/java2ee/111102/#habracut Sample application/tutorial Spring 3 MVC + Spring Security + Hibernate
http://perl6advent.wordpress.com/ collection of short articles / programing examples about perl6
http://progit.org/book/ excellent git reference book, read it even if you are already familiar with git
http://www.codinghorror.com/blog/2010/10/the-keyboard-cult.html feel like getting a new keyboard – check out that article and make sure to read comments
http://libgit2.github.com/ normal git library, cab be used to create bindings to git (not libgit.a horror from official gir project )