400
Linus Torvalds is OK with vibe coding as long as it's not used for anything that matters
(www.theregister.com)
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
That's just a weird comparison though, why are you comparing implementation to compilation? If I ask you (or a cohort of developers) to implement the same thing, I will get different versions of the same thing.
The argument was about deterministic abstraction.
A bunch of devs can hardly be considered an abstraction layer imo.
My argument was that a C compiler is an abstraction tool that deterministically turns the description of a program (in the C language) into machine code. That way people don't have to write machine code by hand.