162
you are viewing a single comment's thread
view the rest of the comments
[-] iAvicenna@lemmy.world 14 points 5 hours ago

How is C or assembly obsolete when they are literally everywhere is beyond me

[-] CanadaPlus@lemmy.sdf.org 4 points 4 hours ago

C is more obsolete than Rust. Coding directly in assembly is rare. Beyond that it's more subjective.

[-] iAvicenna@lemmy.world 9 points 4 hours ago* (last edited 3 hours ago)

The C which is an integral part of every linux kernel on every computer and server running linux as the OS and all the embedded systems everywhere and almost all the performance critical parts of python libraries?

I won't have much to say about assembly since don't use it but far as I know low level parts of OS such as bootloader likely still uses assembly not to also mention embedded systems.

As long as both of these exist in embedded systems, it is just statistically weird to call it obsolete even in regards to other languages.

For instance data scientists majorly use python, but python critically depends on C and devices they use critically depend on C and assembly. Can you then really say what they do does not depend on C and assembly and python is more widely used?

[-] sunbeam60@lemmy.ml 1 points 4 hours ago* (last edited 4 hours ago)

Many games are still hand optimised in assembly, at least the inner loops.

[-] Blackmist@feddit.uk 2 points 3 hours ago

Compilers are pretty damn good at doing that by now.

I can believe there's some direct assembly usage down in the depths of Unity and Unreal engines, but the average game dev is probably not going to touch it.

load more comments (3 replies)
load more comments (3 replies)
load more comments (3 replies)
this post was submitted on 20 Aug 2025
162 points (78.3% liked)

Programmer Humor

25859 readers
2562 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS