Inexpire (again)

To-do list… with prerequisites. Way back in 2021, I started a project I called Inexpire. This was meant to keep track of food and supplies we had stocked up on during the pandemic, to make sure things did not expire before we had a chance to use them. The app took on many iterations since then, including a brief foray…

Reading JSONL with Rails

A year or so ago I mothballed one of my projects by dumping the database to AWS DynamoDB and throwing a static JS site up on AWS S3. This allowed me to still query the data, but only pay for it when I was actually using it rather than keeping the $20/mo server running 24/7. Recently though, I’ve decided to…

Inexpire – Personal Inventory Management

Recently I launched a new web app called Inexpire. It’s something I’ve been kicking around for about a year but finally got it out the door. Since I’m a fan of “build in public”, let’s walk through the app. What is Inexpire? Inexpire.com is a web application designed to track expiration dates and inventory numbers of things in your house.…