hb ~/portfolio/posts writing

posts

technical notes / swift, ios & architecture
home
github / writing archive

00all posts

2024
Will Artificial Intelligence Replace Software Developers? A reflection on how standardization, software architecture, and AI tooling may reshape the future demand for software developers.
AISoftware DevelopmentSoftware ArchitectureSoftware TestingArtificial Intelligence
3 min read
2023
"Mediator" design pattern in Swift A Swift example of the Mediator design pattern, where buyers and sellers communicate through an agent instead of talking directly.
SwiftXcodeIOSDesign Pattern IosSwift Programming
2 min read
2023
Strong and weak references in Swift A short walkthrough of strong and weak references in Swift, with examples that show how object deallocation changes when references are released.
IOSSwiftXcodeDesign Patterns
2 min read