this post was submitted on 27 Dec 2025
104 points (95.6% liked)
Linux
10808 readers
1576 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Lines of code is such a shit metric.
In the low level languages like c and rust, it takes 2 to 3 times as many lines to do the same thing. It's a sensationalistic way to try and share information and I think the intent is disingenuous rather than ignorant.
You could always read the original source and find out the intent, but who has time for that?
I did read the source, but that doesn't change what I said. Lines of code is a shit metric. The source even specifically says, "...line of code is of course a questionable metric" then says how 400k lines of rust are auto generated in bindings.
So after re-reading, the intent of the article is to compare lines of code between different languages and their percentage of gnome. It's apples and oranges, and a meaningless, shit metric.
The bizarre thing is that they are only analysing something like 40 programs/library. You could reach the same conclusion clicking through their gitlab for a few minutes.
The translation rate is the actually interesting part.