c/programming · by admin@lemmy.haley.io · 1yDo you not know how a computer works at a low level? This site does a nice breakdown of the fundamentals of a CPU https://cpu.land/173 points · 4 comments · view on lemmy.world
4 Comments
kryllic@programming.dev · 37 pts · 1y
Unrelated but the additional padding at the bottom of each page is an unexpected QOL feature I didn't know I needed.
tobz619@lemmy.world · 6 pts · 1y
thank you for this 💜
refalo@programming.dev · -13 pts · 1y
What was I supposed to learn exactly?
ripcord@lemmy.world · 16 pts · 1y
How multiprocessing works, what system calls really are, how computers manage memory with hardware interrupts. And how Linux loads executables.