Curated developer articles, tutorials, and guides — auto-updated hourly


Every internal tool I need sits behind SSH. Grafana, Prometheus, the staging clusters, internal AI.....


SleepSwitch is a macOS menu bar toggle that stops your Mac from sleeping — lid closed included. One....


My simulated tab scheduler priced a hibernated tab at 32 KB; real WebKit charges 39 MB. It claimed 7...


Earlier this week, I opened a small Mac app I had built for myself and found at least 12 local...


A Japanese version of this is on Note. A few weeks ago, I watched a demonstration of an OMG Cable.....


A Japanese version of this is on Zenn. The macOS app I build as a solo developer ships with a...


Every investment tracking app I tried wanted the same thing: my brokerage credentials. Plaid...


Every local-first iOS app eventually hits the same question: the user has the app on their phone and...


A Japanese version of this is on Zenn. I build and sell a macOS network-security menu bar app calle...


I shipped a wilderness survival game with eight scenarios. The hardest one — a five-star map behind....


A friend sent me two screenshots. His terminal was full of this: Hook error: POST...

AI keeps accelerating through the tech industry. Just like many other laid-off tech workers, I feel...


Apple's StoreKit 2 examples tend to be written for teams that have a backend to validate receipts...


WidgetKit is one of the more deceptively simple frameworks Apple ships. The sample code makes it loo...


Hey everyone! I juggle quite a few GitLab repos across my team, and honestly, constantly alt-tabbin...


Publishing an iPhone app isn't simply: Build → Upload → Published ❌ There is an entire review and....


Most crypto portfolio apps want an account, an email, exchange API keys, or a cloud sync you never.....


App Sandbox forbids spawning child processes, so I inverted the protocol: the app runs its own MCP s...

TurboFieldfare sets a ~2 GB memory budget first and then rebuilds the Gemma 4 26B-A4B runtime, its p...


A Swift enum can be much more powerful than a simple list of cases. With associated values, an enum...


AVSpeechSynthesizer looks trivial from the API surface — instantiate an utterance, hand it to a...


Enhance your iOS team's code quality and consistency with SwiftLint. Learn to install, configure, an...


You know the moment. You grab a microfiber cloth, drag it across the MacBook, and the screen fills.....
![[KMP] I Chose Kotlin Multiplatform for the UI. Sharing the Audio Engine Is What Saved Me.](https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fom87j8ft28jm1ujl2k1r.png)

I build an app called Afterfade on my own. You record seven five-second videos over the course of a....