For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | fatbobman's commentsregister

- Animatable in SwiftUI Explained - Localization in Swift Packages - Explore SwiftUI: A Visual Reference

and more...


- Swift 6.3 Released - Swift Native AI Agent Development Series - Talking Liquid Glass with Apple - Package Traits in Xcode

and more...


Is My App Stuck in Review?

- A Vision for Networking in Swift - TaskGate - Make Core Data More Like Modern Swift - Expanding Animations in Lists

and more...


In my previous article, I discussed the current reality of Core Data in today’s projects: it hasn’t disappeared, and it still has unique value, but the disconnect between it and modern Swift projects is becoming increasingly apparent. In this article, I’d like to continue down that path and introduce an experimental project of mine: Core Data Evolution (CDE). It’s not a new framework meant to replace Core Data, nor is it an attempt to drag developers back to old technology. More precisely, it’s my own answer to these disconnects: If I still value Core Data’s object graph model, its migration system, and its mature runtime capabilities, can I make it continue to exist in modern Swift projects in a more natural way?


Core Data turns 21 this year — and it's not dead. But it's starting to feel like a visitor from another era. Concurrency wrapped in perform, model declarations buried in boilerplate, string-based predicates waiting to bite you at runtime. This article isn't telling you to leave. It's asking a harder question: if you're staying, what can actually be done?


MacBook Neo: The Starting Point of Apple's Return to Campus

- NSManagedObjectContext Sendable Now? - macOS Input Method Development Guidelines - SwiftUI, Swift Effects - SwiftUI Agent Skill

and more...


When the same concurrency-related code fails to compile in Xcode 16 but builds cleanly in Xcode 26, what’s your first instinct? Mine was that the compiler had gotten smarter — but reality turned out to be more nuanced. This post documents a recent debugging journey: starting from a test failure, tracing all the way down to the Core Data SDK interface, and ultimately discovering that the key change had nothing to do with the Swift compiler itself — it was how NSManagedObjectContext is imported into Swift that had changed.


OpenClaw Is Impressive — I Just Don’t Really Need It (Yet)

- Add MCP server to macOS app - Foundation Models SDK for Python - vphone-cli: Running a Real iPhone on Your Mac

and more...


- Testing with Event Streams - Navigation Notes – Agentic coding - GRDB 7.10.0: Android, Linux, and Windows Support

and more...


- Swift Concurrency Reading List - A Modern iOS Project Setup in 15 Steps - GitHub Directory Downloader

and more...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search:

HN For You