posts

PocketBudget Update

A progresss update for the PocketBudget app.

Cranked away on PocketBudget last night.

The last time I streamed and worked on it, I ran into a data fetching issue. Turns out my dates were not the same so the comparison in the predicate didn’t work. I made the predicate more flexible by making sure the startDate are within the same day and not specifically the exact same time and date.

Started building out the new transaction flow, which is what I’ll continue on stream tonight. Make sure to drop by and say hi either on Twitch or YouTube.

My goal is to get the iOS app shipped by the end of the month, so I can enter shipaton and then continue building out the backend.

Nov 9, 2025 swiftswift testing
How to run Swift Tests Serially across files
Here's how I am running Swift Tests serially. Note, this is using Swift Testing.
Oct 16, 2025 ship-a-tonswiftcamp notes
Camp Notes's First Paywall Experiment
Starting my first paywalll experiment for Camp Notes.
Oct 13, 2025 ship-a-tonswiftcamp notes
Camp Notes Won a OneSignal Boost Award at Shipaton
Camp Notes placed 5th in the OneSignal Boost Award category at RevenueCat's Shipaton hackathon. This post covers what Shipaton is, why I entered, how I implemented OneSignal for notifications and emails, and what I learned from competing against over 800 entries.