Building a type-safe event system in Swift
A journey through building a modern Swift event system using actors and async/await, exploring the challenges of memory management, concurrency safety, and API design decisions.
This is my personal blog about Swift development.
A journey through building a modern Swift event system using actors and async/await, exploring the challenges of memory management, concurrency safety, and API design decisions.
A journey of replacing widely-used software services with EU-based and privacy-focused alternatives, exploring challenges, solutions, and lessons learned along the way.
A deep dive into the challenges of building a website with Publish, focusing on undocumented quirks and workarounds for customizing themes, modifying the , using plugins, and deploying the site efficiently.