Add hark and adscrub to featured projects

This commit is contained in:
flan
2026-07-11 22:33:47 -04:00
parent 9bb4062104
commit 75b5803260
+10 -1
View File
@@ -1,7 +1,7 @@
## Hi, I'm flan 👋
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.
gaming hosts, podcast/media pipelines, and auditable data projects. Mostly Rust and Python.
### Featured projects
@@ -10,6 +10,15 @@ 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.
<sub>Mirror: [github.com/sudolulo/tendril](https://github.com/sudolulo/tendril)</sub>
#### 🎙️ [hark](https://git.onetick.ninja/flan/hark) · Python
A cross-podcast topic index: LLM extraction + Wikidata canonicalization surface what
different shows say about the same topics, with cross-show claim comparison.
#### ✂️ [adscrub](https://git.onetick.ninja/flan/adscrub) · Python
A player-agnostic podcast feed proxy that strips host-read / dynamically-inserted ads
using local Whisper transcription + LLM span detection — the ads SponsorBlock-style
databases can't catch.
#### 📊 [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.