Watched WWDC 2024 session video Meet Swift Testing.

Watched WWDC 2024 session video What’s new in Swift. Boyond other things it mentions (9m 50s) how to cross-compile on mac for Linux platform.

Read Iterate Over Parameter Packs in Swift 6.0.

TIL about Swift 6 types throws - from video What’s new in Swift above.

TIL about Atomics And Mutexes in Swift 6, from the same video.

Watched WWDC 2024 session video What’s new in SwiftUI.

Watched Opening safe with Flipper Zero. Interesting how Flipper Zero could be used to inspect what is sent through RX, with the help of minicom CLI (available on macOS over brew):

minicom -b 4800 --displayhex -D /dev/tty.usbmodemflip_Himano1