DunnDunnDunn
Hard lessons in software
Friday, October 21, 2011
Linux utilities
›
I'll try to update this list over time... bbcp -- alternative to rsync
Thursday, September 8, 2011
MySQL 4.1 for Windows performance problems
›
http://lists.mysql.com/mysql/202489 Excellent explanation.
Sunday, August 7, 2011
Git: What is the purpose of `git reset`?
›
Scott Chacon, the author of ProGit, also has a helpful blog, and this particular entry on " git reset " is absolutely invaluable....
ShowOff: PowerPoint/Keynote alternative?
›
According to Scott Chacon (also the author of the ProGit book and a senior developer at GitHub ) near the end of this interview , the follo...
2 comments:
Node.js, Redis, Pub-Sub, WebSockets in one brief example
›
http://howtonode.org/redis-pubsub That's a quick way to learn a bunch of stuff. ... Well, as of 2014 that's pretty much out-of-d...
Sunday, July 24, 2011
Java: The worst part? Checked exceptions.
›
This guy hates checked exceptions in Java, with good reason. They are also a bad idea in C++. Bruce Eckel has chimed in as well. A ...
Friday, July 15, 2011
Git: Why should I use git instead of Subversion, CVS, etc?
›
Since the announcement that GoogleCode now supports git, many people are wondering why it's preferable to Subversion or even CVS. Here i...
1 comment:
‹
›
Home
View web version