← index
1 2
Map for xkcd No:1110
Fri 21 Sep 2012
Three times a week, Randall Munroe draws a new comic entry on xkcd.com. This Wednesday, the comic was quite unusual...
Fun and canny optim for a Canny Edge Detector
Sat 08 Sep 2012
The *canny edge detector* is likely the most commonly implemented edge detection algorithm. It's generally a nice filter to write...
DLX and reduced memory footprint
Wed 14 Mar 2012
The Dancing Links algorithm from [Donald Knuth][1] is a well-known method used to solve sudokus (and various other fun things...
LAS Lossy Audio Spotter
Wed 10 Aug 2011
`FLAC` is supposed to be a lossless codec. Actually it is, but the source might not be. Stupid people, or...
Reverse in Arakis
Mon 18 Apr 2011
While tidying my room last time, I ran into an "old" game made by [WideScreen Game] [1] (a French company...
Masquerade ball with eight queens
Sat 16 Apr 2011
A while ago, I had some fun writing a solution for the [classic eight queens puzzle] [1]. But rather than...
Smart and simple progress value hack
Thu 31 Mar 2011
Lately at work, we were wondering how to compute a simple progress value (let's say for a download in our...
1 2