Wingman — bootable Windows 10/11 USB sticks on macOS
Once again found myself needing to create a bootable Windows USB stick on macOS, once again surprised at how fiddly it was.
This time, though, I made an app.
Once again found myself needing to create a bootable Windows USB stick on macOS, once again surprised at how fiddly it was.
This time, though, I made an app.
Claude is changing how I write software dramatically.
My biggest worry, as someone who's been writing software for a long time, is that I will be so blinded by my hard earned intuition on complexity that I will subconsciously be less ambitious than the moment calls for – that some treacherous part of my mind stubbornly knows it's too hard.
When I was 25 I thought it was a given that I would just never stop learning. Back then the risk, from what I could see of middle aged developers, was clownishly bungling your way into some obvious technological cul-de-sac. The intervening 15 years have tested it at times, but I had not considered that the raw intuition itself might end up the problem.
Putting together a little desktop notifier for new Stripe subscribers using Rust! 🦀
Yesterday I was looking at the zclaw project, and I thought it would be cool if the ESP32 could run an actual language model.
Then I remembered that Andrej Karpathy had dropped microgpt a couple of weeks ago, and thought it might be fun to try and get a GPT running on the ESP32. I've got a couple of them lying around from a few other tinkering projects, as well as a functioning ESP32 Rust project to base it on.
Parachuting into an unfamiliar codebase, where the original author is long gone, is an experience that will be familiar to a lot of developers.
People writing with AI assistants have been encountering this in another form.
Simon Willison wrote a brief post about it recently, concluding, "I no longer have a firm mental model of what they can do and how they work, which means each additional feature becomes harder to reason about, eventually leading me to lose the ability to make confident decisions about where to go next."