Post #3918589
2026-07-18 19:24 UTC
I open sourced my little vibe coded asset tracker / retirement / education planner if anyone wants to try. Very Canadian focused and assumes you have kids and a mortgage I guess too. Self hosted web app (doesn’t really have the infrastructure to deploy on a public web server right now.)
https://github.com/tommertron/asset-tracker
Replies (1)
-
@waffles@masto.yttrx.com 2026-07-18 19:31
@tommertron@masto.yttrx.com i think about these kinds of apps all of the time — im so happy that we’re breaking out of reliance on spreadsheets for more artisanal solutions. sure, a spreadsheet is the tool that can do anything, but I dont know if that means it can do anything well. i like the idea of artisanal solutions like this, especially since its powered by sqlite and can have a couple of sql queries generate all of the data in csv if you ever wanted to move the data back to a spreadsheet.