How to run two Claude accounts in parallel on the same machine

If you use Claude Code (the CLI) with multiple accounts — say, one for a personal project and another for a work project — you’ve probably run into the annoyance of having to log out and back in every time you switch. Here’s a quick way to run both accounts in parallel on the same machine using direnv.

Apr 9, 2026

Handle Alpha Channels error for your AppStore Screenshots

You’re at the stage where you have completed your beautiful screenshot designs and are ready to upload them to AppStore, only to be met by this error:

Jan 15, 2026

Accessibility Talk @ Cocoaheads Sthlm

We all know about the A11y API’s but tend to forget about the user on the other end. For this talk I focused on A11y, from a user perspective.

Dec 30, 2025

Style your app intents

Starting in iOS 17 you can tint your app intents. The documentation from Apple is a bit vague on this, so here’s how it’s done.

Aug 29, 2023

At WWDC 23 a new feature named NameDrop was introduced. This feature makes it possible to share content from one device to another by simple placing them close to each other. To support this there are a few things we have to do.

Aug 5, 2023