Labnotes

πŸ”₯ Weekend Reading

I write a weekly email for people in tech.

Tools and products you should know about, tips about UX, management, infosec; random and funny stuff

Cmd+K at Expense

Expense now has a command palette. Press Cmd+K anywhere (Ctrl+K on Windows and Linux) and type what you want to do. Go somewhere, add something, search, export. The mouse is optional. Some of the keys I actually use: * g e expenses, g r reports, g m emails, g

Read more 1 min read

Weekend Reading β€” At the POST office trying to GET my mail

A nosy polar bear and a lucky squirrel: Wildlife Photographer of the Year 2026 shortlist Some wildlife photos for your viewing pleasure. The world is changing. This weekend we got a post about the software industry emulating fast fashion, because AI makes software so cheap to produce. We'll

Read more 10 min read

Connect Fastmail: your receipts move from inbox to Expense

Most expense apps only auto-import receipts from Gmail accounts. Expense now works with Fastmail β€” this is how it works, what it gets right, and what it lacks. I built Expense for people who file taxes as individuals β€” freelancers, self-employed, side hustlers. The pain point is always the same:

Read more 3 min read

Weekend Reading β€” FRAP aka as "the zoomies"

Clarissa "What if we kissed on the Cray supercomputer loveseat?" Vibe coding and quality "When you hear that some app was β€œvibe coded”, how much quality do you expect?" I was just wondering about this very topic. I think LLMs can do a remarkably good job

Read more 12 min read
August 25th, 2026 1 min read

Reconcile in Expense

And I made a cool thing in Expense that I find incredibly useful. Once a month comes along and I have my statements, I import the PDFs into Expense and let it reconcile the expenses. It looks up if the expense already exists in my list and reconciles it if

Read more
August 22nd, 2026 8 min read

Weekend Reading β€” Kanban it

nivs I second that recommendation: An Update on Leaving Gmail for Fastmail. I've been using Fastmail for over a year now and I like the progress they're making adding useful new features to the app. Sadly, there are not enough services that support the Fastmail API

Read more
August 18th, 2026 2 min read

Fixing USPS Informed Delivery

How I Replaced USPS Informed Delivery With a Cleaner Email Digest So I read this article and I just thought, why not try it out myself? I like Informed Delivery because it emails on days when I receive new mail, so that I don’t have to go downstairs every

Read more
August 15th, 2026 8 min read

Weekend Reading β€” The Stalk Market

Karel Titeca "Richard Scarry already summarized everything there is to know about cyber security, about 50 years ago." Yes, I just asked DeepSeek V4 to run a security audit of my code, because why not? The code is not super valuable, the service doesn't hold any

Read more
August 12th, 2026 1 min read

Prompt For Progress

Me just asking DeepSeek to make my app go faster, to which it replies with: The cumulative effect across all the changes so far: the list page went from 6 DB queries to 4 (removed merchants + cached rates + cached account), and the edit page went from loading all expenses to

Read more