Circuit simulator
I’m building a circuit simulator (the dumbest and slowest version of one, I’m sure) from scratch in Go for fun, alongside relearning electrical engineering topics via clanker. The clanker helps me focus my ADHD and I’m the keyboard jockey doing the coding and architecture decisions myself. The clanker really just keeps me on track and records a log of my ideas and experiments while I plan the next steps I want to take, and acts like a technical advisor and researcher that I don’t really trust so I require link references to documentation, specs, or research articles for everything it tells me. It’s quite fun using a clanker as an ADHD assistive device without it thinking for me and I’m trying to see how little I can rely on AI before I start to become unproductive.