There are definitely use cases where something like C is still the best option because it’s faster. For the most part consumer software it’s unnecessary, but it’s not obsolete for all applications.
- 0 Posts
- 3 Comments
Joined 2 years ago
Cake day: July 3rd, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
BassTurd@lemmy.worldto
Linux@programming.dev•44% Of GNOME Core Apps Are Written In C, 13% In JavaScript & 10% In Rust
41·3 days agoLines 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.

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.