Skip to content

Software

Dilders That Find Each Other, Hide Treasures, and Grow a Community

Today's design session went deep on a question that's been simmering since the peer discovery research: what actually happens when two Dilders meet? The answer turned into a three-layer system — proximity encounters with unique audio signatures, riddle-based geocaching challenges with physical electronic prizes, and a collectible ecosystem that naturally markets the device to new people.

How to Stop Drowning in FreeCAD Files (and a Tool to Help)

After two weeks of daily CAD iterations, I had 13 FCStd files with names like "Dilder_Rev2_Mk2Full parts so far with joystick model with battery assembly even closer joystick and pit refined and cradle curvature fixed pcbjoystick anchor.FCStd". I couldn't tell which one I'd actually printed, what changed between versions, or which iteration had that one tweak that worked really well three days ago.

Sound familiar? Here's how I fixed it.

Design Tracker v2.0 — From CLI to Full GUI with Print Packages

The Design Tracker started as a simple CLI menu for taking snapshots and logging prints. After a few weeks of daily use, the friction was clear: switching between terminal commands to check render images, flipping to a file manager to find the right 3MF, and trying to remember which camera photo went with which print. So I rebuilt it as a full Tkinter GUI with six tabs, a render gallery, camera photo attachment, and a package system that bundles everything together.