Category: Article
-

Stop thinking
EV road trips have a different cadence. You might need to charge an EV up to twice as frequently as you’d refuel an ICE vehicle (depending on the pair compared). However, given people need to stop too, this doesn’t necessarily mean trips take longer, and the different pattern of stops may even make the trip…
-

An evergreen question: what is an MVP?
I was asked this the other day. My answer was: it depends on the context; it helps to have an example. And the contextual element is probably why this remains an evergreen question. While I have a fresh example in mind I thought I’d quickly plant a stake in the ground for reference. First, it…
-

Ur Uber
The other day a former classmate described a project of mine in 2010 as “the idea for Uber before Uber was even a thing”. Nearly 15 years later, I thought it would be interesting to pen some reflections on how we came by the idea and why we didn’t pursue it. Mowbb Mowbb* would make…
-

trippler development notes
This is the behind-the-scenes companion post to a resilient charging planner, sharing more on the development process and how the app works, with links back to earlier work. Design philosophy I wanted to focus on the core problem of interactively exploring charging options under varying trip requirements. I wanted a tool that I would use…
-

A resilient charging planner
Check out the prototype of trippler, an interactive charging planner for resilient EV road trips. Based on my own EV road trip experience, trippler is as much about easily understanding charging options and contingencies, to reduce charger anxiety, as it is about coming up with a single best plan. Features Simply enter the start and…
-

Data complications
Solving EV charger anxiety used maths for better road trips, but skipped over using real data. Let’s fix that, or at least try to… The easy bits To get from A to B in an EV, I used Open Route Service to find a base route to a destination and and Open Charge Map to…
-

Solving EV charger anxiety
Many EV adventures are accessible using the charging network in Victoria, but faulty chargers still have the potential to induce charger anxiety on road trips. Planning apps–EV drivers’ constant companions–may not fully solve this when the reported status of chargers is unreliable and faults are prevalent. As a driver, I want resilient plans that already…
-

GenAI stone soup
GenAI (typically as an LLM) is pretty amazing, and you can use it to help with tasks or rapidly build all kinds of things that previously weren’t feasible. Things that work some of the time. The soup But do you find yourself reworking large chunks of generated content, or face major hurdles in getting a…
-

EV snow’d tripping
Adventures with EVs often involve big mountain climbs, which consume additional energy, impacting range. I recently had the opportunity to drive climbs from Bright to Omeo and back via Mt Hotham, in Gunaikurnai and Taungurung country, and get a sense for how EVs handle hills. I collected efficiency data for each leg of a road…
-

What to expect when you weren’t expecting an R&D project
This was supposed to be a regular digital project that consistently made progress towards the objective… right? Problem statement, some analysis, build a solution bit by bit, deploy, …, nice linear progression… but no… we were wrong! It turned out to be an R&D project. Often R&D projects change direction and sometimes seem to go…