My wife convinced me to finally ship the app we’ve been using for years
My wife and I have been using a shopping list app I built for ourselves for a few years now. Not because I'm a genius product designer. Not because I …
Latest Programming news from Tech News
My wife and I have been using a shopping list app I built for ourselves for a few years now. Not because I'm a genius product designer. Not because I …
SSH from a phone has always felt useful, but rarely comfortable. Most server work happens from a laptop. But sometimes you are away and still need to …
Building a cryptocurrency application for iOS today is fundamentally different from shipping a regular fintech product. The stakes are existential. A …
Starting April 28, 2026, Apple will reject any app or update submitted to App Store Connect unless it is built with the iOS 26 SDK. If you have not mi…
Всем привет, я Валиев Артур, разработчик и по совместительству человек, которому вечно нужно знать, «как это работает изнутри». Суббота - идеальный де…
There are more mobile testing frameworks available in 2026 than ever before and picking the wrong one costs you months. Not in licensing fees, but in …
Rejourney.co has scaled to over 1.3 MILLION session replays from app developers over the world. Rejourney is an alternative to sentry.io and posthog.c…
Your phone's processor can run a 7-billion-parameter language model. It can generate images with Stable Diffusion. It can execute Python scripts and r…
I shipped my indie game Chromatch with Apple Game Center leaderboards earlier this week. My first submit got approved with the binary alone and my 6 l…
No backend, no analytics, no paid tier, and the story of accidentally becoming a developer while building an app for Kyoto's under-visited 80%. Hi Dev…
Книга iOS 18 App Development Essentials (русское издание — «Основы разработки приложений для iOS») относится к тому типу учебников, которые остаются п…
My wife teaches outdoor-nature classes in Taipei and drops photos into TrailPaint , a small browser-only tool I built so she could make trail maps for…
The Mission When an emergency hits a hotel, the biggest enemy is fragmented information. My goal with Guide was to create a reliable, minimalist tool …
I built a calendar package for iOS that focuses on modularity, customization, and performance. GitHub: https://github.com/claustrofob/Yotei Why I buil…
500+ snapshot tests, all green on every developer's Mac, all red on GitHub Actions. Sound familiar? The common advice is "record your reference images…
I use Claude Code through Bedrock at work. That version doesn't give the AI access to your microphone, so the voice input that makes the native Claude…
In mobile app development, it is common to need a unique identifier that consistently recognizes each device — whether for analytics, personalization,…
Over 2.8 billion iOS devices now have the computational power to run language models locally — yet most developers are still sending user data to exte…
How a simple task led me to encounter compatibility issues with how different browsers create layers and composite those layers while they’re being an…
Most solo iOS developers treat the privacy policy like a tax return. You know you need it. You keep putting it off. And then App Store review comes ba…
How a missing compiler flag adds megabytes of dead code to every React Native Android app — confirmed on Mattermost, Coinbase, and Discord I've been d…
I recently launched Nourly, a calorie tracking app designed to make logging food as simple as possible. Most calorie apps are overloaded with features…
Managing AWS environments across multiple accounts introduces a visibility problem that the console alone doesn't solve well. Cost anomalies accumulat…