- 2 Posts
- 6 Comments
solomonschuler@lemmy.zipto
Programming@programming.dev•A video arguing C++ is the worst programming language to ever existEnglish
92·3 months agoI was thinking about that as well, why the fuck does he sound like Patrick star.
solomonschuler@lemmy.zipto
Programming@programming.dev•I just tried vibe coding with ClaudeEnglish
2·3 months agoEnglish is cheap to replicate, there is no science to prompting it’s asking the goddamn question.
If AI companies are so keen in keeping humans like dumbasses, that’s an issue on their part not my fucking English.
solomonschuler@lemmy.zipto
Programming@programming.dev•I just tried vibe coding with ClaudeEnglish
3·3 months agomy experience with LLM’s and numerical computations like with MATLAB or GNU octave, has been poor. I assume its more of an issue that the data isn’t there, MATLAB has it’s own proprietary AI (which I don’t believe is trained on users code) and Octave has no AI associated on it’s end so the major LLM’s only get trained by the data it is prompted by users online or otherwise. Which is why if you prompt it to do a 3D plot, it will almost always pull something out of it’s ass.
your feeling of a “mental-fog” is my experience with AI in general, the language model explains the ideas well, but then the code editor does some obscure move that makes no fucking sense. also, because you’re not programming it and learning from your mistakes it makes you uncertain of your code. its unfortunate to see search engines are going to shit because of AI, because AI is not ready.
what kind of microcontroller are you using for your thesis?
I’m now getting more into embedded system design. I’m doing a project where i’m building a robot in embedded C for my processor design class. It is really fun because it combines what I’m learning in circuits with digital logic.

typing out “fn(){}” is to tedious