Explore >> Select a destination


You are here

bacardi55.io
| | nodogmablog.bryanhogan.net
3.7 parsecs away

Travel
| | Simple instructions for updating Docker Desktop on Ubuntu.
| | blog.orhun.dev
2.0 parsecs away

Travel
| | FOSS ? Linux ? Programming
| | thinkingeek.com
2.6 parsecs away

Travel
| | In my dayjob I often have to perform long-running tasks that do not require constant attention (e.g. compiling a compiler) on Linux systems. When this happens, it is unavoidable to context switch to other tasks even if experts advice against it. Turns out that compilation scrolls are not always very interesting. I would like to be able to resume working on the original task as soon as possible. So the idea is to receive a notification when the task ends.
| | gabevenberg.com
17.3 parsecs away

Travel
| I've been using Arch Linux for several years now. Of course, my first installs were... blunderous, as i wanted to do full disk encryption from the get-go, and I didn't know what I was doing. After those first one or two installs, I generally settled on LVM on LUKS with a GRUB bootloader and my swap on an LVM volume, mostly because it makes it much easier to setup hibernation/suspend to disk vs, say, a swap file.