|
You are here |
leahneukirchen.org | ||
| | | | |
cpu.land
|
|
| | | | | Curious exactly what happens when you run a program on your computer? Learn how multiprocessing works, what system calls really are, how computers manage memory with hardware interrupts, and how Linux loads executables. | |
| | | | |
blog.rubenwardy.com
|
|
| | | | | I created an kernel with support for multiprocessing, pipes, kill, and a simple filesystem. | |
| | | | |
dev.betterdoc.org
|
|
| | | | | This post tells the story of some missing data and how it turned out to be related to how we built our Docker images. To give you the proper context it will talk about: the problem the root cause how we fixed it what we learned from this Grab a coffee and make yourself comfortable, we're going iiiiiiiiin! | |
| | | | |
blog.jak-linux.org
|
|
| | | I'm currently working on a rewrite of debian-cd in Python. Although there is already deb-imgs-gen, I decided to start from scratch, because deb-imgs-gen is more than 1 year old. debimg's main features are Speed debimg should be able to build netinst disks in less than 20 seconds Free Software This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. | ||