Welcome
Follow us in building better services and stronger teams at scale.
Latest Posts
Iterators in Rust
Advent of Code 2023 has just kicked off, and I'm going to try something a bit different this year, I'm going to try and share useful concepts and patterns that play a role in solving each day's puzzle.
Today, we're looking at iterators (in Rust) and how they can be used to simplify your code by abstracting away the complex details of incremental computation.
YNAB Automation
Over the years I have tried several different budgeting tools, from spreadsheets, to desktop applications,
to one-person-startups, and finally to YNAB
In this post, I'll share how I've set built and hosted my own YNAB automation system, and how you can easily (literally a few minutes) set up your own.
Ductile Burnout
Burnout is one of those terms that most of us have heard used in our professional lives, many of us have been subject to, and yet few of us really have a means of grasping the severity of the problem or when it goes too far.
Hopefully this post will give you some ideas no how to reason about burnout in both your professional and personal environments.