I made an app that allows you to view Kubernetes resources just like the unix system in Jurassic Park :)
Unlikely to be used for anything serious, but with the tools available today I couldn't let the idea slip. Just a bit of nostalgic vibe.
I built pancakemaker for myself as a dead-simple personal expense tracker that works fully offline and syncs when you're back online.<p>The core idea: SQLite runs in the browser via WASM as the local store, and Cloudflare D1 handles cloud sync β no traditional backend needed.<p>The whole stack ...
Hey HN,<p>I guess this is just another SQLITE editor powered by WASM, I created this to help me write queries faster with AI like we have autocomplete in VS Code. I also added few features which are important to me as data scientist:<p>Copy results to clipboard, I dont want to always export to excel...