I'm excited because I think AI will break down and erode proprietary file formats, for ultimate portability between different software providers. That for me is a game changer in how software is used, and opens up real competition and innovation. Thats not anything as grand as the AGI these founders keep vaporwaring, but I think it will still be substantial.
Programmer Humor
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
I hate AI because I want to be able to afford RAM and storage again
I used Claude to code something. The thing is, it happilly creates the code, which looks quite professionally, and is soooo positive about itself. Then you try to run it, which ofcourse doesn't work. Next you feed it the error messages and it very very happilly fixes those bugs, all while being very fond of itself. After a few rounds of that, the code actually runs and does something.
Now I can get that it doesn't work from the first try, ours won't be 100% correct either, but the mistakes it makes tend to be because it mixes information of different versions of libraries.
And why is the damn thing so fond of itself? Everything it does it find "perfect".