Very good and interesting article, particularly the “loop” that he ended up with.
Amusing anecdotes on LLMs to:
> It did, in fact, make a lot of mistakes, kept doubting whether such a rewrite was even possible, and wanted to call it a day after each round of coding.
> Hilariously one of the most effective was to tell Claude to “think really hard about edge cases" in a background agent.
Not sure what the point of this is. Every company I’ve worked at stores everything in notion. Managers and ops people keep it up to date and organize processes in there.
Super cool. Embedded camera software is tough. Number one issue when I worked on it was dropping frames. You have 10 ms or so to get the frame to the next I/O stage - for example for streaming - and a lot has to happen. Double the challenge for stereo cameras.
Amusing anecdotes on LLMs to:
> It did, in fact, make a lot of mistakes, kept doubting whether such a rewrite was even possible, and wanted to call it a day after each round of coding.
> Hilariously one of the most effective was to tell Claude to “think really hard about edge cases" in a background agent.