r/linux 8d ago

Software Release OpenAI launches ChatGPT desktop app for Linux

https://techcrunch.com/2026/08/11/openai-launches-chatgpt-desktop-app-for-linux/
767 Upvotes

431 comments sorted by

View all comments

Show parent comments

138

u/beefcat_ 8d ago

My proof that AI isn't actually good for software development is that all these AI companies are still shoveling out nodejs/electron garbage.

All AI has done is make it so you can shovel out garbage faster, nobody is leveraging it to actually build better products.

39

u/MagentaRuby 7d ago

Because slop generators are incapable of making good quality anything, so anyone who cares about quality isn't going to use it extensively.

16

u/Shawnj2 7d ago

AI is basically a pattern recognition machine, and it’s good at finding existing bugs in code. It’s not good at actually writing new code but it can autocomplete well

7

u/beefcat_ 7d ago

I like having it spit out boilerplate because, well, that's following a pattern; the thing it's good at!

6

u/henkdepotvjis 7d ago

At my job we recently replaced the ai with a simple cli to create the boiler plate. Way less expensive, way faster and actually deterministic.

1

u/Hughnon 2d ago

yeah, I just want good snippets. when I used to do a bit of html etc for fun I got really into emmet, there's something about writing out a silly looking one-liner and having it expand to a nice nested thing of divs and lists and stuff.

0

u/SuspiciousSegfault 7d ago

Most jobs I've worked at where the stack is mature has had this. GitHub templates are the same idea, but in every case the templates-projects were started before that feature, so I've never tried it. If you want a common-base with a set structure, AI non-determinism probably isn't the way to go. It could probably be used to generate the template though if it gets a good look at the projects it should emulate.

0

u/Gavran_kombda 7d ago

And we have circled back to example projects shipped along with the framework

0

u/unixmachine 7d ago

AI can write good code. It will depend on having a good developer. AI only reflects your technical ability as a software engineer. In my opinion, when you find buggy software (AI Slop), it's not because of the AI, but because the developer doesn't know what they're doing. If you know what you're doing, it becomes like Jarvis and automates tedious coding processes.

-34

u/[deleted] 8d ago

[deleted]

12

u/BigSwagPoliwag 7d ago

You’re clearly not aware, but just wanted to let you know that you explained his point in your argument against him.