[2026-03-02T05:26:52Z] lain better actually have a point and everyones not just yanking my chain [2026-03-02T05:30:08Z] just shut up and watch it >:C [2026-03-02T05:31:35Z] im trying [2026-03-02T05:31:44Z] instead of watching lost for the like 7th time im watching this [2026-03-02T05:32:05Z] all these like psychedelic visuals better make sense later [2026-03-02T05:32:08Z] :gun: [2026-03-02T05:40:08Z] midfavila: can you get me a bear outfit like lains [2026-03-02T11:10:21Z] kris_: how about this; you use void, but you own all the repos. this way you can still avoid people rugpulling you. id still argue that there no better than kiss, but youre very persistent about using void lol [2026-03-02T12:47:56Z] kris_: i'm sure you can buy one on aliexpress [2026-03-02T14:32:26Z] sad_plan: i'm persistent about using void because it's the only somewhat decent system that already has everything packaged and not packaged poorly [2026-03-02T14:32:41Z] midfavila: maybe [2026-03-02T21:14:40Z] awa [2026-03-02T22:08:22Z] Thought I'd share for anyone hosting repos on github: https://raw.githubusercontent.com/echawk/kiss-xorg/refs/heads/master/.github/workflows/autopkg.yml [2026-03-02T22:08:32Z] Automatically creates PR's for out of date packages. [2026-03-02T22:08:56Z] Requires two commands from my personal repo, but I've already used it [2026-03-02T22:09:39Z] ideally you should only use it for packages which are unlikely to have big dependency changes, and the script/workflow does not check for successful builds (yet) but it is feasible to do. [2026-03-02T22:10:09Z] If someone does want to go down that route, they should investigate using https://github.com/kiss-community/mkrootfs/blob/kiss-new/contrib/mkdocker [2026-03-02T22:10:24Z] Since IIRC github workflows can use docker images [2026-03-02T22:11:00Z] That same CI could also be used to have binaries be available too fwiw...