Do you not know how a computer works at a low level? This site does a nice breakdown of the fundamentals of a CPU (cpu.land)
from admin@lemmy.haley.io to programming@programming.dev on 28 Aug 2024 15:22
https://lemmy.haley.io/post/170993

#programming

threaded - newest

kryllic@programming.dev on 28 Aug 2024 16:33 next collapse

Unrelated but the additional padding at the bottom of each page is an unexpected QOL feature I didn’t know I needed.

refalo@programming.dev on 29 Aug 2024 02:31 next collapse

I guarantee you will learn something new

What was I supposed to learn exactly?

ripcord@lemmy.world on 29 Aug 2024 02:35 collapse

How multiprocessing works, what system calls really are, how computers manage memory with hardware interrupts. And how Linux loads executables.

tobz619@lemmy.world on 29 Aug 2024 14:46 collapse

thank you for this 💜