TIL how to send TCP packets with SwiftNIO
Read Developing a basic Swift Echo Server using Swift-NIO.
Read SwiftNIO Fundamentals, SwiftNIO Channels.
TIL Harmonize: Goodbye Code Reviews, Hello Harmonize: Enforce Your Architecture in Swift.
a modern, open-source semantic linter for Swift, designed to enforce your architectural patterns and best practices through lint rules written directly as unit tests.
Read Adding dependencies to binary Swift packages.
TIL TaskLocal in Swift.
Read Understanding @TaskLocal in Swift: Enhancing Task-Specific Data Handling.
Read SwiftUI View Model Ownership.
TIL What is HDR (High Dynamic Range), anyway?. The first HDR is the “HDR mode” introduced to the iPhone camera in 2010.
Apple and Google called this stuff “HDR” because “HDR Construction Followed By Automatic Tone Mapping” doesn’t exactly roll off the tongue. But just to be clear, the HDR added to the iPhone in 2010 was not HDR. The final JPEG was an SDR image that tries to replicate what you saw with your eyes. Maybe they should have called it “Fake HDR Mode.”