If you are a seasoned open-source programmer, or anyone active in development in general, you could love the humor in following article.
http://code.google.com/p/chromium/issues/detail?id=54028
I hope you love it
More about Source control and random IT info
If you are a seasoned open-source programmer, or anyone active in development in general, you could love the humor in following article.
http://code.google.com/p/chromium/issues/detail?id=54028
I hope you love it
Some article:
The following article, although handling the Oracle vs Open source raw, has a very good overview about Java in general. It handles the history, the versions and the aspects.
Some funny comic:
How to do a login script:
http://www.bombich.com/mactips/loginhooks.html
The dark side of C++. Article discussing C++ http://www.fefe.de/c++/c%2b%2b-talk.pdf.
A nice list of programming quotations: http://www.linfo.org/q_programming.html. A good read.
I like these:
C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg. — Bjarne Stroustrup
Managing programmers is like herding cats. — unknown
Simplicity is prerequisite for reliability. — Edsger Dijkstra
Protect your web-server against bots.
http://perishablepress.com/press/2010/07/14/blackhole-bad-bots/
This is what Microsoft thinks about notepad: http://blogs.msdn.com/michkap/archive/2010/02/23/9967789.aspx
For all Microsoft lovers out there, they agree on their own limitations. So please start doing it as well.