105
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 22 Aug 2025
105 points (86.7% liked)
Linux
9040 readers
404 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
Should apply to all code too. Doesn't matter if you, stackoverflow or AI wrote it.
you think linux kernel problems are solved on stack overflow? app coding vs lib coding is a huge gap in what the code looks like, I don't even want to think of kernel code.
Kernel code isn't fundamentally different. Even designing hardware is still basically just coding, despite what hardware designers claim. (They think it's fundamentally different because many things happen in parallel in a single cycle.)