State Driven Enum Navigation

In this post, we'll explore a lightweight, type-safe way to manage navigation in SwiftUI by modelling screens as an enum and driving transitions with closures. We'll illustrate a simple cyclical flow...

SwiftUI Generic Containers

Want to make your SwiftUI views more reusable, composable, and clean? This post explores how to build your own generic containers using Swift's type system and SwiftUI's powerful @ViewBuilder +...

Fedora Silverblue Toolbox 101

I'm a total fan of immutable Operating System. the peace of mind, stability, and consistency they provide is invaluable but getting started can be a bit difficult, specially if you're coming for more...