You are here |
venam.net | ||
| | | |
mywiki.wooledge.org
|
|
| | | | ||
| | | |
cesarvr.io
|
|
| | | | What is this post about This post is basically about how to create your own container program using C. In this article we are going to review the technology and principles that make the isolation of processes a reality in Linux, the steps are based on this excellent talk by Liz Rice. Why C Because I love the simplicity of the language (maybe I'm just a romantic) and also it is the lingua franca of Linux, which means that it helps to get a better understanding about how things work at a system level. | |
| | | |
begriffs.com
|
|
| | | | How to build, version, and install libraries | |
| | | |
blog.hao.dev
|
|
| | I have been working with different fonts for ages, but never understood the difference. Recently, I have been working on a project where we need to decide a list of fonts to support. After some very basic research, here is what I found out. |