26 Nov 25

This is a really nice resource for beginners who are getting into low-level development, as well as simply understanding the device they are using to read this very webpage.

by enumouse 29 days ago saved 6 times
Tags:

18 Jun 25

Take a look at your process tree, it’s likely that you might notice a new service: rtkit-daemon, the RealtimeKit Daemon. It seems nobody on the internet is talking about it, so let’s explain what it’s about in this article.

by edml 6 months ago

02 May 25

Building a Modern Computer From First Principles

by struanr 7 months ago saved 5 times
Tags:

by struanr 7 months ago saved 2 times
Tags:

28 Apr 25

Great content for learning about CPU design and computer architecture, via hands-on build videos

by jant 8 months ago
Tags:

19 Apr 25

Curious exactly what happens when you run a program on your computer? Read this article to learn how multiprocessing works, what system calls really are, how computers manage memory with hardware interrupts, and how Linux loads executables.

by auguste 8 months ago saved 6 times
Tags:

18 Apr 25

Curious exactly what happens when you run a program on your computer? Read this article to learn how multiprocessing works, what system calls really are, how computers manage memory with hardware interrupts, and how Linux loads executables.

by anandprabhu 8 months ago saved 6 times
Tags:

28 Mar 25

Curious exactly what happens when you run a program on your computer? Read this article to learn how multiprocessing works, what system calls really are, how computers manage memory with hardware interrupts, and how Linux loads executables.

by tantan 9 months ago saved 6 times

23 Jul 24

For the longest time, I thought Instruments on macOS wasn’t for me. Whenever I saw its icon show up in the /Applications folder or pop up in a launcher, I assumed it’s part of Xcode and Xcode is an IDE for Objective-C and Swift programmers and that’s not what I do and that’s why Instruments isn’t for me.

by chrisSt 1 year ago saved 2 times

20 May 24

Video overview of all the processes used to make a microchip, as well as an overview of a microchip factory.

by Arkanosis 1 year ago

14 Aug 23

What happens when you run a program on your computer (multiprocessing, system calls, memory management, hardware interrupts…).

by Arkanosis 2 years ago saved 6 times

03 Jun 21

CPU utilization has become a deeply misleading metric: it includes cycles waiting on main memory, which can dominate modern workloads.

by mlb 4 years ago

04 Dec 20

An educational puzzle game. Solve a series of tasks where you build increasingly powerful components. Starts with the simplest logical components and ends up with a programmable computer.

by mlb 5 years ago

19 Dec 11

Different ways to visualize device utilization across multiple devices, and how that utilization is changing over time.

by mlb 14 years ago