Skip to content

Instantly share code, notes, and snippets.

View cmacht's full-sized avatar

Christian Macht cmacht

View GitHub Profile
@cmacht
cmacht / iserv.md
Last active August 20, 2025 15:06
IServ: Manual Integration of Linux Systems
@cmacht
cmacht / foxdot+supercollider.md
Last active January 8, 2024 19:45
foxdot+supercollider
@cmacht
cmacht / vim.md
Last active April 24, 2021 06:54
Learning Vim
@cmacht
cmacht / books.md
Last active September 27, 2025 08:04
Books I've read, books I want to read.

I like to read and to talk about the books I've read.

I started out with trying to read 52 books in a year, inspired by William Vincent, but quickly revised that to 24. From 2023 on, I'm trying to finish 36 books.

If you like books, please don't use amazon. Support your local bookstores (or buy used e.g. at medimops (DE)).

2025

  1. The Computer & the Brain by John von Neumann
  2. Eiger Dreams by Jon Krakauer
  3. Maybe You Should Talk to Someone by Lori Gottlieb [M]
@cmacht
cmacht / i3.md
Created January 24, 2021 22:41
i3 on arch

Install Archlinux.

Install i3

Arch's i3 installs i3-gaps

pacman -S xorg-server xorg-xinit i3

Choose a font with monospace or end up like this guy.

pacman -S ttf-droid

@cmacht
cmacht / arch.md
Last active September 29, 2025 15:15
I use the Linux distribution commonly referred to as "arch", in case anyone is wondering.