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.

Tags:

04 Jun 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.

by maf 3 months ago saved 10 times

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
by matapacos 3 months ago saved 10 times
Tags:

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…

Tags:

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.

Tags:

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.

Tags:

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.

by bitor 7 months ago saved 3 times