top | item 41996622

(no title)

wwalexander | 1 year ago

Seriously, I keep waiting for the FOMO to kick in but the M1 is still so great that I don’t have any.

The only hiccups I ever have are resolving Swift result builder types…perhaps SwiftUI is just a big ploy to burn up all the extra CPU cycles.

discuss

order

alexjplant|1 year ago

I held onto my M1 Air for almost 4 years and only upgraded because the LCD somehow developed some random screen-dooring issues. It was always completely capable for what I needed though I do appreciate the additional real estate afforded by its 15" M3 replacement.

skohan|1 year ago

I was a huge Swift fan but SwiftUI and the changes supporting it in the language got me to switch to Rust for all my personal projects

wwalexander|1 year ago

I’ll admit the builder DSL stuff is a bit of a Turing tarpit for me. I may have wasted the day yesterday trying to implement a BNF grammar DSL.