BTW, if anyone is looking for a #gig to get @agregore published across some of the major platforms, I'd love to chat.
Ideally you'll have published an Electron app to either Windows/Mac OS/Ubuntu/AUR.
Boosts appreciated.
@lumen @agregore Yup! I'm actually working on updating the `hyper://` protocol handlers to the latest holepunch versions of the stack in the next week or two. 😁
A bunch of the work on Agregore is intertwined with https://distributed.press and @compost via the Hypha worker coop. They're doing publishing, and Agregore is doing viewing. Hyper is part of the protocols we're supporting on both ends.
@mauve i generally like the AUR -> arch package -> deb/rpm pipeline, it makes it easiest for all mainstream distros
@technobaboo This is a pipeline someone has to set up manually?
I've got CI builds for all of the major platforms working already, but getting them to actually publish as part of the CI feels very daunting. Especially with Windows/Mac OS.
FWIW I've only ever published iOS and Mac OS apps in the past.
@technobaboo Wow, this is great! Hopefully there's some existing docs for using this with Electron apps. Ty for the link 🙇
The hardest problem in computer science is getting any of your dependencies to compile cross platform. The second hardest is app distribution across said platforms. 😜