Remix.run Logo
dml2135 2 hours ago

Same, I've been enjoying it a ton. Recently, with the help of Claude, I've used it to set up an entire CI/CD pipeline for my home server. The flow is roughly:

Build Nix config into a VM image => Deploy VM to Proxmox via its API => Spin up Docker stack via Komodo

I've also trying to use it to sync my Obsidian vault via git to my phone, altho that flaked out on me recently (if anyone knows a reliable way to use git via the shell on iOS, please let me know).