👨‍💻 Axel Going to try a new type of project. I've been doing some reading on how self-updates work in long-running processes, and want to try that with Zig. i.e. receive the byte code for a function over the network and live patch yourself.
Dennis be careful that no attacker can push updates
🏒 Lucian Marin Yes. Then patch as well.
Dennis I think i'm giving the ios app a try...
🏒 Lucian Marin The API is working, see subreply.com/api. I added all GET endpoints using Gemini CLI. Now I need to find iOS and Android developers to build native apps.
Dennis Nice work. Are you adding post endpoints for messages and posts as well?
Dennis Doing stuff