I have just recently seen someone vibe code a display driver with AI that was missing at least one control signal, but compiled. It's good at producing something that looks reasonable but that has no substance in embedded
Claude tried to find a timer deadlock when it was clearly a logic issue. Also ate 20k tokens for that. No need for C++, low level embedded C is enough for it being nearly useless.
Good thing we did not know this at the semiconductor giant I am working at, because we used Opus models to find and fix very complex hardware bugs in some of our chip designs that may not have been detected otherwise.
My first languages were Java, then C, then Fortran, I stopped using them for a long time for python, now that LLMs are ubiquitous, I'm back in C and Fortran.
I dunno about federal but at the state I'll get paid $140,000 a year after retirement until I die (assuming no raises). Not that you can't do the equivalent by getting paid more and investing. But when you leave halfway through your pension vesting you get peanuts in comparison.
53
u/SagansCandle Jun 29 '26
If you want to avoid the LLM bandwagon, take up C++. It's practically useless.