10 Jul 26
01 Jul 26
Like (we suspect) quite a few of our readers, undeadly.org co-editor Peter Hansteen runs a mail service and settled on exim as the reasonable alternative to the classic sendmail way back when.
04 Jun 26
An easy to use editor for crontab schedules.
22 Apr 26
13 Apr 26
A tool that records every single change on the filesystem and apparently allows to restore it.
08 Apr 26
A really nice config panel for Ghostty, a great example of a settings module.
06 Apr 26
Watch someone backspace 40 characters instead of pressing CTRL W, and you’ll understand why this list exists.
Watch someone backspace 40 characters instead of pressing CTRL W, and you’ll understand why this list exists.
The “Works (Almost) Everywhere” Club
-
CTRL + W: delete the word before the cursor -
CTRL + U: cut everything from the cursor to the beginning of the line -
CTRL + Y: to paste (“yank”) contents into prompt -
CTRL + A: jump to beginning of line -
CTRL + E: jump to end of line -
ALT + B: move backward one word -
ALT + F: move forward one word
Watch someone backspace 40 characters instead of pressing CTRL W, and you’ll understand why this list exists. A collection of shell tricks-grouped by what wo…
29 Mar 26
21 Mar 26
19 Mar 26
11 Mar 26
31 Jan 26
Welcome to the internet’s premier resource for computer guides. Whether you’re looking to run your own Linux server, or just trying to set up your graphics card, comfy.guide has useful, easy-to-follow steps on how to do it.
27 Jan 26
t is a concise language for manipulating text, replacing common usage patterns of Unix utilities like grep, sed, cut, awk, sort, and uniq. - alecthomas/t
17 Jan 26
Book teaching how to write modern and effective Java.
06 Jan 26
The SANE project website start page.
24 Dec 25
Nix is a tool that takes a unique approach to package management and system configuration. Learn how to make reproducible, declarative and reliable systems.