From 9bb40621044f22b7a2cb34a5c5acc0b777445367 Mon Sep 17 00:00:00 2001 From: flan Date: Sat, 11 Jul 2026 22:22:32 -0400 Subject: [PATCH] Feature by quality: swap arch-turnkey for tiltmeter --- README.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a09538e..b7b363a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ ## Hi, I'm flan ๐Ÿ‘‹ -I build self-hosted infrastructure and systems tooling for my homelab โ€” reproducible -OS installs, GPU-passthrough gaming hosts, backup plumbing, and automation. Mostly -Rust, Shell, and Python. +I build self-hosted infrastructure and systems tooling for my homelab โ€” GPU-passthrough +gaming hosts, reproducible pipelines, and auditable data projects. Mostly Rust and Python. ### Featured projects @@ -11,18 +10,18 @@ A Fedora bootc OS that turns a multi-GPU box into several plug-and-play Windows SteamOS GPU-passthrough gaming stations, driven from a web UI. Mirror: [github.com/sudolulo/tendril](https://github.com/sudolulo/tendril) -#### ๐Ÿ’ฟ [arch-turnkey](https://git.onetick.ninja/flan/arch-turnkey) ยท Shell -One-command, reproducible Arch Linux installs โ€” LUKS-encrypted Btrfs with snapshots, -via `archinstall` + `yadm` + `snapper`. - -#### โ˜๏ธ [truenas-truecloud-patch](https://git.onetick.ninja/flan/truenas-truecloud-patch) ยท Shell -A persist-across-updates middleware patch that adds S3 / B2 providers to TrueNAS -TrueCloud restic backups. +#### ๐Ÿ“Š [tiltmeter](https://git.onetick.ninja/flan/tiltmeter) ยท Python +Auditable, reproducible political-lean ratings for news outlets built from open code +and data โ€” a "don't trust us, check the custody chain" alternative to closed raters. #### ๐Ÿ“ท [winnow](https://git.onetick.ninja/flan/winnow) ยท Python Automatically selects a diverse set of photos from Immich to use as training data for Frigate face recognition. +#### โ˜๏ธ [truenas-truecloud-patch](https://git.onetick.ninja/flan/truenas-truecloud-patch) ยท Shell +A persist-across-updates middleware patch that adds S3 / B2 providers to TrueNAS +TrueCloud restic backups. + --- More at [git.onetick.ninja/flan](https://git.onetick.ninja/flan).