/technotes

My notes about tech

GNU General Public License v3.0GPL-3.0

technotes

My notes about tech. This note-taking repo is inspired by WhymustIhaveaname/Notes.

Why?

  • Arch is perfect, but always rolling.
  • Manjaro is stable, but too bloated.
  • btrfs is a no-brainer. Sweet copy on write!

Note: for btrfs, CoW has long been the glib default! See: https://gitlab.gnome.org/GNOME/glib/-/issues/2151. So CoW works natively in nautilus! No need to cp --reflink=always!