Egregoros

Signal feed

Timeline

Post

Remote status

Context

1

Replies

16
@Arwalk but more seriously, i've done a few fun things recently:

- selfhosted ngrok alternative that's easy to set up https://eosrift.com/
- a frontend / orchestrator to self-host neondb, which is postgres with forking and time travelling https://github.com/lambadalambda/neon-selfhost
- a self-hosted youtube archiver / frontend that's not slow and ugly https://github.com/lambadalambda/kapsel
- a ms-dos replacement with built in mouse and cd drivers https://github.com/lambadalambda/laindos
@sun @Arwalk we're using it at work and i just thought it's super useful, it's mostly open source but their UI / API layer isn't, so i wrote this alternative. I'm not actually using it for anything right now, but if i set up a new instance or something i'll use it, makes it super easy to get throwaway databases from production data for debugging, and solves all 'migration broke my database' issues.