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
Phonebook: a Storybook-style preview gallery for SwiftUI and Compose, built for agents
6+ hour, 16+ min 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
7+ hour, 21+ min 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
21+ hour, 28+ min 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
1+ day, 13+ 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
1+ day, 17+ 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
2+ day, 7+ 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
2+ day, 11+ 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 🐉
2+ day, 20+ 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
2+ day, 17+ 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 …...
My First UWA Widget for Netvibes and iGoogle (2009)
4+ day, 1+ hour ago (169+ words) Originally this project was meant for the same rabbit from my Nabaztag hack, but I ended up wanting to play with Netvibes' UWA widget framework instead. This widget shows the air times for the TV shows I watch regularly. I'm…...