1.
hype-free: Moving to Ubuntu - swap partition
Moving to Ubuntu - swap partition. I continued to perfect the solution for the Ubuntu swap partition problem (although I just upgrated to 1G ...
2.
hype-free: Talking out of your head (as opposed to an other body part)
Nov 3, 2006 ... Talking out of your head (as opposed to an other body part). Recently a hoax / misinformation / hype is making its way around the web (or at ...
3.
hype-free: Random Java blogging
Feb 2, 2009 ... Random Java blogging. From the JUnit FAQ:. Each test runs in its own test fixture to isolate tests from the changes made by other tests. ...
4.
hype-free: (Yet an other) Javascript random password generator
(Yet an other) Javascript random password generator. Here is YARPG (Yet Another Random Password Generator). Why on earth would I do yet an other random ...
5.
hype-free: Software vs. Hardware firewalls
Sep 29, 2006 ... Now to elaborate on this: back in the old days a firewall was (and still is a lot of times) a hardware / software device using which you ...
6.
hype-free: Visualization techniques for networking data
Visualization techniques for networking data. This is the HTML version of a paper I've written for school. Sorry for the poor formatting, ...
7.
hype-free: Privacy risks of signed Java applets
Probably it is an occupational hazard, but when I've listened to episode #222 of the Java Posse (1/3 of the devil :-D) and they talked about a java applet ...
8.
hype-free: Watch out for long running tasks with Java Timer
Watch out for long running tasks with Java Timer. The problem? Write a code which will execute every N seconds. The solution? ...
9.
hype-free: Note to self
Nov 12, 2008 ... Try replacing CMOS battery, I have Dell 4600, having issues with multiple codes coming each time it rebooted by its self some being ...
10.
hype-free: Calculating the intersection of two Java sets
Nov 14, 2008 ... This is my simple stupid Java tip for the day: to nondestructively calculate the intersection of two Set's (ie, retain both object), ...