Well, I did a bad thing. As I was "vibecoding" a project with Claude Code, I didn't verify things step-by-step as it made things, so now I'm in impossible debugging hell, where it just cannot fix things no matter how many times I try.

What I love is: it makes up new reasons as to why it was/is broken each time.

@willbohn 🍿 just revert back to a git commit where it was working!
@brian Hahahaah that's the thing - I never checked along the way until the end when I switched from "coding" on my Windows machine to my pure Linux machine! So to do it right, I'd have to go back to one of the first commits!
@brian ... and this is why you shouldn't use a barebones WSL instance on Windows if you're trying to do this stuff. Lessons learned...