logoalt Hacker News

bschoepkeyesterday at 10:53 PM2 repliesview on HN

> For (1) and (2), the worst-case just doesn't occur. I mean, installing packages and type checking can surely be slow. But, at least in my career, I've never seen a galactic blow-up.

Hehe, clearly the author hasn't written any SwiftUI.


Replies

maleldilyesterday at 11:50 PM

I think that Swift is the exception that proves the rule. The fact that it is notorious for giving up on certain type checks indicates that it isn't a problem for most languages.

show 2 replies
ngruhnyesterday at 11:33 PM

Author here. I have indeed not.