This repository contains an experimental computational geometry implementation for decomposing a simple polygon into star-shaped pieces. The project was developed as an extension of an Computational ...
MultiPad Tester (MPT) is a self-contained C++23 Win32 desktop tool for inspecting controller input in real time.
[Brian] had an absolute monster of a PCB with thousands of nets to be routed, the kind of design that stopped traditional routers in their tracks. It would take months to route by hand, likely trying ...
"Quality that only closed frontier models can produce"—if you heard that open-weight models have started to break into that territory, wouldn't you be curious? This time, we are testing GLM 5.2 ...
Code that works perfectly locally (on macOS) goes silent the moment it is deployed to a production Docker container. This is a common sight in solo development. This time, I fell into this classic ...