They’re already optimizing GPU die area for LLM inference over other pursuits: the FP64 units in the latest Blackwell GPUs were greatly reduced and FP4 was added
not changing working code to prevent issues is unsafe.
we can go in circles all day with blanket statements that are all true. but we have ample evidence that even if we think some real-world C code is safe, it is often not because humans are extremely bad at writing safe C.
sometimes it's worth preventing that more strongly, sometimes it's not, evidently they think that software that a truly gigantic amount of humans and machines use is an area where it's worth the cost.
believing that rewriting to rust will make code safe is unsafe)
Of course it will be safer, but not safe. Safety is a marketing feature of rust and no more. But a lot of people really believe in it and will be zealously trying to prove that rust is safe.
A test will never catch every bug, otherwise it's a proof, and any change has the probability to introduce a new bug, irregardless of how careful you are. Thus, changing correct code will eventually result in incorrect code.
- Apps launch slower (time from app launch to interactivity)
- Apps hang more frequently (interface freezes after interaction)
- Apps drop frames (scrolling and animations stutter)
I imagine it’s some combination of the above. Apps and the operating systems that run them get bigger and slower over time.
There really isn’t a “slowness constant” to tweak short of animation speed, and I believe Apple made app launch noticeably faster, animation-wise in iOS 26. Just lots and lots of regressions to fix.
The third: there’s stutter all over the place, jank in pretty much every animation. E.g. before leaving this comment I just swiped between two app screens and got a ~10 frame hiccough in the middle of the animation. The jank is pervasive.
A 10-frame hiccup is actually more of a hang (a single >50ms freeze) than consistent frame dropping (i.e. scrolling at 30fps)
but I agree, the hangs in the latest operating systems are brutal. Feels a little half-baked. macOS Tahoe is much worse than Sequoia on this by far. I’m hoping that the later releases (26.1, etc) make the situation better.
Rippling moved into an old Spotify office in NYC and they were required to use union labor to remove the old signage. They decided to leave the signage up rather than pay the union tax.
For you in particular, likely some moral precepts? or are you arguing that the deterrent effect of government punishment is the only thing stopping you? I don't really understand the line of argument.
When we give money to private citizens it's not a tax. When we give money to the government, it often is.
So paying a union person isn't a tax, any more than paying anyone else. Everything is government mandated or regulated. Is paying interest to Chase Bank a tax? They're federally chartered, and I can't set up my own bank, I'm forced to use a regulated entity.
reply