13 Jan 26
replicating human perception is hard, and it’s made harder when constrained to the limitations of display technology or printed images. There’s nothing wrong with tweaking the image when the automated algorithms make the wrong call.
07 Dec 25
01 Dec 25
Despite rising IT spending, software failures persist, affecting millions. Understand the impact of IT management’s failure to learn from failure.
by yahourt
2 months ago
19 Jun 25
Graph search algorithms let us find the shortest path on a map represented as a graph. Move the blob (start point) and cross (end point) to see the shortest path found by the A* Algorithm.
02 Apr 25
Gang, he did it. He beat the compiler at writing assembly, and while doing it provided an amazing writeup of writing a modern interpreter in partial aarch64 assembly.