Commit Briefs
import confluence and llm summary scripts
From "work" lol
xstream: swap to mjpeg from mpeg-ts
lower latency and easier on older hardware in LANs.
remove knocknocauth
knocknoc is dodgy
lemmyverse: use find, not search
search kinda implies we search the contents of lemmy communities. But what we're really doing is finding lemmy communities.
lemmyverse: retain bad lemmy.world communities
removing lines stuffs up our search program as we require a complete community every 3rd record.
lemmyverse: generate our database on the fly to simplify cache
Our awk program can go through the database really quickly now that we trim the fat of community.full.json before we store info from it.
hits: correct sort example usage
We want to use the -n flag because we're sorting numbers