216
you are viewing a single comment's thread
view the rest of the comments
[-] Blue_Morpho@lemmy.world 21 points 21 hours ago

If humans are so good at coding, how come there are 8100000000 people and only 1500 are able to contribute to the Linux kernel?

I hypothesize that AI has average human coding skills.

[-] HaraldvonBlauzahn@feddit.org 2 points 8 hours ago* (last edited 8 hours ago)

The average coder is a junior, due to the explosive growth of the field (similar as in some fast-growing nations the average age is very young). Thus what is average is far below what good code is.

On top of that, good code cannot be automatically identified by algorithms. Some very good codebases might look like bad at a superficial level. For example the code base of LMDB is very diffetent from what common style guidelines suggest, but it is actually a masterpiece which is widely used. And vice versa, it is not difficult to make crappy code look pretty.

[-] XM34@feddit.org 0 points 5 hours ago

"Good code" is not well defined and your example shows this perfectly. LMDBs codebase is absolutely horrendous when your quality criterias for good code are Readability and Maintainability. But it's a perfect masterpiece if your quality criteria are Performance and Efficiency.

Most modern Software should be written with the first two in mind, but for a DBMS, the latter are way more important.

[-] GiorgioPerlasca@lemmy.ml 17 points 19 hours ago

Average drunk human coding skils

[-] deaddigger@lemm.ee 2 points 13 hours ago* (last edited 12 hours ago)

Well according to microsoft mildly drunk coders work better

this post was submitted on 22 May 2025
216 points (95.4% liked)

Programming

20279 readers
568 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS