How NOT to write a library
How not to write a shared library. There’s nothing like wrapping stuff that works just fine.
Google’s faster malloc
Google has a faster implementation of malloc. Not only is the source to the library clean and clear, the developer documentation for it is golden.
An ex-Microsoft employee on Visual Studio’s excess of strings
At one point, the Visual Studio code base had about a dozen implementations of a C++ String class, most of them hacked out of MFC. That’s a vast improvement over passing the buffers around, but hey… these library writers are paid to work on these things full time! Why aren’t you using STL or ATL yet? – ex-MS employee
Linux desktop memory footprints compared
A comparison of desktop memory usage, pitting KDE, Gnome, XFCE, and Plain XFree against each other in the battle for the smallest footprint.
Big versus impossible
Capacity planning isn’t to figure out what’s impossible, it’s a tool to guess how big things might be.
Gnome Webkit browser available
Midori is a Webkit-based browser for Gnome. It’s new, and the artwork is a bit weird, but it means that other Webkit-esque browsers are coming. Yay.
The death of the PowerPC architecture
An old-school Atari zine’s history of the PPC architecture.
EC2 leap of thinking #2
S3 ‘buckets’ == unbounded mount points

RSS![No comments [Comment]](/images/comment.png)
![[>>]](/wp-content/themes/warped/images/next.png)
