I’m curious what kinds of projects you’ve seen firmware written for. The YouTube projects I’ve seen usually don’t require more than a handfull of if-statements on an Arduino to accomplish what they need.
In my experience, LLMs are capable of solving the kinds of problems you could have copy-pasted from StackOverflow, but as soon as you try and do something too complicated or unique, it falls apart.
The trap is that it seems capable at a surface level in areas people aren’t personally an expert in and then assume it can accomplish real tasks on its own like an expert. It can be great as a tool for getting started, or for otherwise throwaway code, but I’ve yet to see any model produce code that’s complex yet maintainable in the long term.








I’ve been on EndeavourOS for the last year or so, and I have to say it’s been rock solid. The only issues I’ve had have been around display scaling, since different programs and games handle it differently. Some things work better in X11 mode, and others better in Wayland. It’s weird some games report a weird 1706x960 resolution with 225% scaling on my 4K TV.
HDR and variable refresh rate just worked out of the box though!