this post was submitted on 14 Aug 2023
6 points (100.0% liked)

linuxmemes

20753 readers
1217 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
top 10 comments
sorted by: hot top controversial new old
[–] glibg10b@lemmy.ml 2 points 1 year ago (2 children)

You seem to like the lines-of-code metric. There are many lines of GNU code in a typical Linux distribution. You seem to suggest that (more LOC) == (more important). However, I submit to you that raw LOC numbers do not directly correlate with importance. I would suggest that clock cycles spent on code is a better metric. For example, if my system spends 90% of its time executing XFree86 code, XFree86 is probably the single most important collection of code on my system. Even if I loaded ten times as many lines of useless bloatware on my system and I never excuted that bloatware, it certainly isn't more important code than XFree86. Obviously, this metric isn't perfect either, but LOC really, really sucks. Please refrain from using it ever again in supporting any argument.

[–] starman@programming.dev 1 points 1 year ago (1 children)

Then this: :(){ :|:& };: is most important code in existence.

[–] stylist_trend@lemmy.world 1 points 1 year ago

What you refer to as Linux, is actually called Forkbomb/Linux, or as I've recently taken to calli-[Process Killed]

[–] rikudou@lemmings.world 1 points 1 year ago (1 children)

Can confirm it's a shitty metric. I once saved the company I was working at few millions by changing one line of code. And it took 3 days to find it. And it was only 3 characters changed.

[–] agressivelyPassive@feddit.de 1 points 1 year ago

That's the curse and blessing of our profession: efficiency of work is almost impossible to measure once you go beyond very simple code.

You can feel like a hero for changing three characters and finally fixing that nasty, or you can feel like an absolute disgrace for needing days to find such a simple fix. Your manager employs the same duality of judgement

[–] style99@kbin.social 1 points 1 year ago (2 children)

Ubuntu: "Linux"
Fedora: "Linux"
Arch: "Linux"
Gentoo: "Linux"
Slackware: "Linux"
Debian: "Free Operating System"

[–] Emma_Gold_Man@lemmy.dbzer0.com 2 points 1 year ago* (last edited 1 year ago)

There's more truth to that than most people realize: Linux is only one kernel option in Debian:

Debian GNU/kFreeBSD

Debian GNU/NetBSD

Debian GNU/Hurd

[–] wildbus8979@sh.itjust.works 1 points 1 year ago

Debian: "Libre Operating System"

FTFY

[–] Hallainzil@startrek.website 1 points 1 year ago
[–] traches@sh.itjust.works 1 points 1 year ago* (last edited 1 year ago)

But the compiler is GNU!


If you compile windows with GCC is it gnu/windows?