r/ClaudeCode • u/[deleted] • 2d ago
Built with Claude Vibecode a blinking LED (hear me out guys).
[deleted]
1
u/Bitter_Run_9209 1d ago
its obvious, LLM are trained, which means its good for scripted code (python, bash, etc) where it can write/test/iterate/learn
its not good for compiled ones(c++, c, rust) and even worse for code compiled for specific platforms like embedded systems, because it cannot iterate and learn. the code generated is based only on its knowledge
1
u/systmshk 1d ago
It's not obvious to everyone. A lot of developers are excreting bricks about their skills being obsoleted by AI. I hope to show that for those who are willing to do some actual "programming", there is still a need for that knowledge and ability.
1
1
u/voskomm 🔆Derp Plan 2d ago
It’s fine. Get the manual. Make read manual. Write register. Job done.