869 reputation
710
bio website kent-fredric.fox.geek.nz
location New Zealand
age 27
visits member for 3 years, 10 months
seen Mar 13 at 7:51
stats profile views 51
I telecommute. I'm also hopeless at talking about myself. So, get to know me if you want to know.
I have a habit of repeatedly editing my post to try make it clearer, err corrections, and be more informative.
Also, I might just start "upgrading" code I see using old Perl styles. You'll probably thank me because it appears to get you more votes.

Jul
18
awarded  Editor
Jul
18
awarded  Teacher
Jul
18
revised Transparent, unicode X terminal not tied to a Desktop Environment?
added 64 characters in body
Jul
18
comment Transparent, unicode X terminal not tied to a Desktop Environment?
my answer gives details.
Jul
18
comment Transparent, unicode X terminal not tied to a Desktop Environment?
no that's different, that transparents everything, not just the background colour, :)
Jul
18
answered Transparent, unicode X terminal not tied to a Desktop Environment?
Jul
18
comment Transparent, unicode X terminal not tied to a Desktop Environment?
Not true, you can do TRUE transparency with it. It relies on composite support to work :)
Jul
18
awarded  Supporter
Jul
18
awarded  Autobiographer
May
29
answered How to calibrate your mouse's X/Y in Windows Vista
Jan
2
comment What is the best method to remove duplicate image files from your computer
no, you just test the whether or not 2 files with the same MD5 are really the same file, its not rocket science.
Jan
2
comment What is the best method to remove duplicate image files from your computer
there is no guarantee, its just unlikely. Its not impossible. Its quite possible to have 10 files that all collide with each other, but are all entirely different. This is unlikely, but it can happen, so you must test for it.
Jan
2
comment What is the best method to remove duplicate image files from your computer
And these are also assuming perfect distribution. The distribution of actual data is likely to be much less.
Jan
2
comment What is the best method to remove duplicate image files from your computer
if he had 2^(10^11) files it would be even worse than that, he would be left with only 2^128 files afterwards. If you have >2^128 then you're GUARANTEEING a collision. having <2^128 merely means "it could still happen, but its not guaranteed to collide", hardly a very positive outlook.
Jan
2
comment What is the best method to remove duplicate image files from your computer
The problem you all miss, is '44444' is a legitimate random byte sequence. Although its unlikely, you can't be naíve and assume it doesn't happen, because it can, and when it does, you'll delete a file that wasn't a duplicate.
Jan
1
answered What is the best method to remove duplicate image files from your computer
Nov
21
answered Do you switch off your computer?
Nov
13
comment Anything like the Debian Package Manager for Windows?
Awesome. There isn't by chance wemerge or waludis by chance? wentoo?
Sep
20
answered Bare-metal virtualisation for the desktop
Sep
17
answered Is two-finger scrolling on a trackpad possible on a PC laptop?