index

Hacking window titles to help OBS
2023-06-06
prog, fun
Improving color quantization heuristics
2022-12-31
prog, math, color, ffmpeg
Porting OkLab colorspace to integer arithmetic
2022-12-11
prog, math, color
GCC undefined behaviors are getting wild
2022-11-27
prog, debug
Figuring out round, floor and ceil with integer division
2022-11-25
math, prog
Deconstructing Bézier curves
2022-08-16
prog, math
Invert a function using Newton iterations
2022-08-11
prog, math
From roots to polynomials
2022-08-07
prog, math
The most useful math formulas
2021-06-09
prog, math
Building a competitive ladder for OpenRA
2020-12-25
prog, openra
Finding specific multimedia samples
2020-08-13
prog, ffmpeg, av
Story of debugging a crash in MPD
2020-08-12
prog, debug, reverse, av
Making development board cases with ShimonBox
2017-10-17
Dealing with the ARM AArch64 SIMD documentation
2017-05-26
prog, fun
Templating in C
2015-02-28
prog
Butchering HQX scaling filters
2014-06-21
Kanji 3D Mapping fun hack
2013-05-14
trick, prog, opengl, fun
Learning Japanese the nerd way
2013-02-24
Map for xkcd No:1110
2012-09-21
fun, prog
Fun and canny optim for a Canny Edge Detector
2012-09-08
fun, trick, prog, algo, ffmpeg, av
DLX and reduced memory footprint
2012-03-14
prog, memory, algo
LAS Lossy Audio Spotter
2011-08-10
Reverse in Arakis
2011-04-18
Masquerade ball with eight queens
2011-04-16
prog, bitwise, fun
Smart and simple progress value hack
2011-03-31
prog, fun