Do you still run that startup?
With Cozy Watch, I use the GitHub API, never thought about using emails as triggers.
I’ve actually got GitHub emails disabled, they can get pretty spammy.
People use Puter for an incredibly wide range of things, including cloud storage, web hosting, coding, AI, and gaming. Right now, we're mostly focused on improving performance and making sure that it's as fast as a regular desktop environment!
I'm working on a man in the middle proxy for BGP, which can fix and inspect routing sessions on the fly. Like a firewall for the BGP control plane.
The main question is which P2P overlay network to use, if any: the prior incarnation used Pinecone (a variant of Yggdrasil), whereas this time we're pondering keeping it simpler and more scalable and using Matrix itself as the backbone to connect together smallish local P2P meshes - so by default you try to route via Matrix, but failing that you look on your LAN or BLE to see if you can talk directly to whoever you're addressing. Time will tell if this works :)
It tracks pull requests, CI results, and mentions in real time — so you know when you’re needed without checking GitHub or digging through emails.
It has a menu bar for quick access and a clean desktop UI for more detail.
Anyone have a simple way of solving this? I’ve done it in a complex way (setting up my own SMTP service through through Google Apps, a paid service), but I’m wondering if there’s a simpler approach I should use going forward for these quick setups.
I am looking to learn more about Clojure, I read through it all and was happy that it ends up with examples for an actual api app. I may ask for more in depth lessons as I find more suitable apps to be built.