Hacker News new | ask | show | jobs
by wwalexander 592 days 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.

2 comments

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.
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
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.