Blog

Barely coherent ramblings about engineering projects, software, hardware, and other things.
[Atom feed] [RSS feed]

2023-12-07(21 min read)

GPU-Accelerated Fractal Explorer

Using OpenGL's compute shaders to dispatch fractal computation to the GPU and render in realtime.

Read

2023-03-18(11 min read)

Patching Python's regex AST for confusable homoglyphs

Exploiting the re module's parsing and compiling methods to check for "confusable homoglyphs" and create a better automoderator.

Read

2023-03-15(8 min read)

Introductory CS at UIUC

A list of grievances regarding the introductory Computer Science course at UIUC: CS 124.

Read

2023-01-14(3 min read)

Website rewrite / project roadmap

Finally, a decent and (hopefully) low-maintenance website.

Read