1 comment

[ 3.1 ms ] story [ 16.9 ms ] thread
I was just reading up on sqlite's docs to create a common table expression to return a graph of records stored with single table inheritance. Came across these gems in the docs: a mandelbrot set approximation visualizer and a sodoku solver.