←back to thread

50 points senfiaj | 1 comments | | HN request time: 0s | source
Show context
everyone ◴[] No.45809684[source]
I'm curious, can you vibe code assembly? Perhaps the AI's havent been trained on much of it.. But in theory you could get amazing performance without all the work? .. The only downside is you would have zero idea how the code works and it would be entirely unmaintainable.
replies(1): >>45810108 #
1. nineteen999 ◴[] No.45810108[source]
I'm doing a bit with Z80/6502/x86_64 assembly with it, and a little C with sdcc and gcc. It's more fun than I thought it would be.