Comment Re:He admits it's basically accepting the output.. (Score 1) 79
Not sure what point you're trying to make, but the tone comes off more combative than constructive. I'm an embedded software engineer, and I agree that a huge portion of programming happens in constrained, low-level environments. That doesn't mean AI tools aren't useful—it just means they have to be used differently.
In embedded development, you can't rely on "vibe coding." You need to understand and verify every line of code. But even in this domain, AI can help with things like documentation, test scaffolding, or code reviews. Ignoring those tools entirely puts you at a disadvantage compared to equally capable peers who do use them wisely.