this post was submitted on 24 Jul 2026
84 points (100.0% liked)

Linux

18429 readers
20 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 3 years ago
MODERATORS
 

The Debian project is engaging in a debate and vote on whether large language model (LLM) tools may be used in the development of Debian, its distribution-specific code, and the project's website. The general resolution is currently being discussed leading into a vote on the subject.

you are viewing a single comment's thread
view the rest of the comments
[–] frog_reborn@mstdn.social 3 points 3 days ago (2 children)

@lambalicious @valar

Scientifically proven? Any sort of AI usage? Just genereal intelligence?

There are definitely some initial studies out already that point in that direction, but I think your wording is a bit overly broad and definitive. It will be a while until we understand all the factors involved and what is going on there exactly.

[–] Lettuceeatlettuce@lemmy.ml 3 points 2 days ago

One of the most dangerous things about modern LLMs is that they rarely mess up in obvious ways.

They are incredibly good at making very subtle mistakes that look correct to non-experts.

That, combined with how drastically they lower the barrier of entry to creating functional software, creates the ultimate Dunning-Kruger scenario.

The amount of effort it takes to properly vet LLM-produced code is an order of magnitude more than the effort it takes to produce, which makes maintainers' work basically untenable. The "solution" proposed by AI shills is for the maintainers to do the same thing, but obviously that suffers from the exact same problem.

It's better to be broadly right than precisely wrong, and LLMs are fantastic at the latter.

I think we're in the middle of another wave similar to the "code bootcamp" era. The market is getting flooded with a bunch of people who want to make software engineer salaries without having to put in the effort to learn proper software engineering skills or computer science theory.

We're constantly hearing a more extreme version of the coding bootcamp propaganda, "Why go into debt $60k-$100k and spend four years of your life getting a Comp Sci degree, when you could spend just $15k-$25k and 6-12 months getting our cert to land the same jobs?" Now it's, "Why spend all the time and effort learning how to write & understand code, when you could just prompt an LLM to build all your software for you?"

But in the end, people will learn that there actually is value in having a deep, technical understanding of the theory and practices of software engineering. They'll learn that you can't just vibecode the next AWS, Linux kernel, SAP, hypervisor platform, or firewall appliance. They'll learn that it's not enough to just tell a swarm of agents to maintain your code base forever.

But it's going to be a very painful lesson for a lot of people, and when the AI bubble finally pops, it's going to be a truly Biblical reckoning for the entire tech industry.

[–] lambalicious@lemmy.sdf.org 0 points 3 days ago

I'm not bothered that much: the results are observable empirically with how idiocracy people in general have become in the last 2 years (not that we as a species were a beacon of understanding before that).

That said, in terms of "just general intelligence?" I'd say it's two intelligences that are hit the most: emotional intelligence and logical intelligence. Not necessarily in that order.