Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
I hosted my no-Mac iOS pipeline as a browser wizard (and dropped the price to $1 for a day)
16+ hour, 20+ min ago (182+ words) A while back I wrote about the GitHub Actions pipeline I built to ship Citolex to the App Store without ever owning a Mac. The pipeline itself hasn't changed much, but how you set it up has. Until now, using…...
Phonebook: a Storybook-style preview gallery for SwiftUI and Compose, built for agents
1+ day, 4+ hour ago (908+ words) A self-hosted, open-source way to turn the previews already in your native mobile app into a static HTML component gallery. Tagged with mobile, android, swiftui, opensource....
Supabase.NET DevLog #7
1+ day, 6+ hour ago (168+ words) Welcome to our weekly log for the Supabase.NET SDK 🎉 Anyway, I also added some QoL there too. Now, the baseline is automatically refreshed after a push on master, and style/format/naming guidelines aren't enforced anymore on a Pull…...
Migrating From UIKit to SwiftUI in Large Production Apps | HackerNoon
1+ day, 20+ hour ago (167+ words) This approach ensures that SwiftUI adoption does not disrupt navigation consistency, which is often tightly coupled with analytics, deep linking, and user flow tracking. By limiting SwiftUI to leaf-level screens initially, the system maintains stability while benefiting from improved UI…...
Swift 6 turned working code into a compile error and iOS devs are furious
2+ day, 11+ hour ago (1358+ words) Everything was working perfectly fine in your application for multiple years. Then one day a simple configuration change of a flag resulted in over 20,000 warnings for you to handle. Welcome to Swift 6, where your working code yesterday is a compiler…...
Building Buildhorn: Shipaton 2026 Week Three
2+ day, 16+ hour ago (902+ words) I am coming towards the end of my 3rd week working on Shipaton, and with that comes another chance to pause and update you on my progress. Note: This is the 3rd post about my work towards shipping an app for the…...
Dev log #18 From Redis Brokers to Knowledge Graphs: A 177-Commit Sprint
3+ day, 5+ hour ago (641+ words) Hit a perfect 7-day streak this week, shipping 177 commits across systems architecture and personal tooling. Between hardening Redis brokers and fixing terminal hijacking in tmux, I managed to push nearly 7k lines of code across eight different projects. My Python-based opportunity-radar…...
Developer Experience Improves with Go's Faster Compile Times and Ease of Use Compared to Swift
3+ day, 10+ hour ago (723+ words) For years, developers like myself have grappled with the thermal and resource bottlenecks inherent in Swift's compilation process. Swift's multi-pass compiler, while designed for runtime optimizations, introduces a computational workload that disrupts workflow continuity. Here’s how: Swift's complex type system…...
New here — building WhiteDragon-dev 🐉
3+ day, 19+ hour ago (86+ words) Hey DEV! 👋 I'm one of the cofounders of WhiteDragon-dev — a solo builder working across JavaScript, HTML, and Cloudflare Workers & Pages. What I'm currently building: Why I'm here: To share my journey, get honest feedback from builders who've been at this…...
Building an Elegant Stacked Notification Banner in SwiftUI
3+ day, 15+ hour ago (123+ words) In modern app design, managing screen real estate is critical. In our apps, Blark: a beautifully designed PRO monochrome camera app for …...