#avr8 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #avr8, aggregated by home.social.
-
Simulating the AVR8 for a browser-based Arduino emulator
-
Simulating the AVR8 for a browser-based Arduino emulator
-
And:
- do not directly use files generated by Claude; simply work its suggestions into your files, and upload your files to Claude every now and then
- resyncing both files and conversation keeps Claude focused and compensates for context compression -
Some lessons learned so far:
- Claude is bad at architecture, orthogonal design, separation of concerns, and signaling corner cases (as in: it needs hints)
- Claude is good at filling in details, signaling typos, following paths, comparing code to a specification document, and checking for completeness and correctness (as far as specified) -
looking into Rust this week: nice programming language and a worthy successor to C. Too bad it isn't available for AVR8 (there's only the old avr-rust project that was abandoned two years ago).