-
So, because I’m such a geek, I’ll post more about my Git experience.
-
I was just bitten by an incredibly stupid bug in IE. While working on a small webapp which had a drop-down menu (built from CSS and ordinary lists), I was miffed to find the menu seemingly going behind a drop-down (select) form field in IE. After trying the obvious fixes (setting a CSS z-order for the menu, resetting the z-order for the controls including the select control), I did a Google search, reasoning that someone must have encountered a similar problem.
-
After using Evolution for quite a bit to read my work mail, and after some deliberation, I decided to switch to Gnus, as I'm already doing a lot of my editing and what-not inside Emacs. I also wanted to keep a small memory footprint, as I'm using my work laptop as a development machine too— Firefox as it is grows to 40% of the machine's memory when I use it, and adding Evolution would mean that running builds on the machine would consume swap as well.
-
Ewe is now being hosted by GNA!; I'm in the process of transferring my repository's contents to the project repository at GNA!.
-
This is a geek post. You have been warned.
-
I decided to actually write about my experiences and my introduction to computing. I wanted it down for some semblance of posterity. This is part 2; you can read part 1 here. I should warn you though– this is much longer than Part 1. Part 3 of this series will come soon enough.
-
I decided to actually write about my experiences and my introduction to computing. I wanted it down for some semblance of posterity. This is it– well, at least part 1. I’ll try writing the next two parts down soon.
-
(Previously mentioned: cyberlizard: ICMP and Path MTU)
-
Or, Why C and assembly can be better teachers of the art of programming
Posts with code snippets in various (programming) languages.