Apple Silicon M1: Black Magic Fuckery
singhkays.com
Apple Silicon M1: Black Magic Fuckery
1–10 of 1001 posts
Re: Apple Silicon M1: Black Magic Fuckery
#2Re: Apple Silicon M1: Black Magic Fuckery
#3You know the thing I worry about next: how are apps going to inevitably bloat in inefficiency and claw back the improvements in CPU?
Re: Apple Silicon M1: Black Magic Fuckery
#4Unfortunately, while the hardware has accelerated far beyond expectations, the software - specifically MacOS BigSur is a major step backward. So many fucking animations. Everything feels fluid like operating in molasses. The UI changes seem to be shoe horned into a desktop that doesn’t need giant white space for fat fingers. Menu bars are twice as tall taking up precious space. Top bar was already crammed with a lot of icons. Now, they’ve made them sparsely spaced by adding padding between the icons. Everything is baby-like with rounded corners and without borders. Segmentation UI elements are no more. I want to ask Apple’s UI team: WHY!? What is currently wrong with macOS Catalina UI? Until you can satisfactorily answer that, there shouldn’t be any change. Stop changing the UI like you’re working at Hermès. It’s not fashion. If the reason is to unify everything, all screen sizes, then you’re sacrificing all three. Perhaps making it easy to develop apps for all 3 platforms is a plus, but as a user, this all feels like a regression. I’ve lost hope in modern UI engineering. It’s not engineering anymore.
I want macOS that has a UI of Windows 95. That would be totally insane on Apple Silicon.
Re: Apple Silicon M1: Black Magic Fuckery
#5You know the thing I worry about next: how are apps going to inevitably bloat in inefficiency and claw back the improvements in CPU?
I don't understand. Don't those two things seem antithetical? Like why would you make your app inefficient at the same time you optimize it for the CPU?
Re: Apple Silicon M1: Black Magic Fuckery
#6What is gained here if we're just still applying faster cycles to Apple-esque wasteful (and perhaps harmful, as we're apparently learning re: their telemetry) software?
If people really dig their Apple stuff, great. But I think its worth thinking about the likelihood that a "slower" computer running Linux could probably serve the actual user better in terms of "getting stuff done." Moreover, I think we're pretty close to "beauty" parity here as well. Apple's advantage now is probably mostly the networked devices, i.e. unity between phone and pc messages, etc.
Re: Apple Silicon M1: Black Magic Fuckery
#7You know the thing I worry about next: how are apps going to inevitably bloat in inefficiency and claw back the improvements in CPU?
I don't understand. Don't those two things seem antithetical? Like why would you make your app inefficient at the same time you optimize it for the CPU?
Re: Apple Silicon M1: Black Magic Fuckery
#8Earlier quoted context omitted.
I don't understand. Don't those two things seem antithetical? Like why would you make your app inefficient at the same time you optimize it for the CPU?
I think they're saying that devs won't spend as much time optimizing, since they know that the CPU is faster.
Re: Apple Silicon M1: Black Magic Fuckery
#9You know the thing I worry about next: how are apps going to inevitably bloat in inefficiency and claw back the improvements in CPU?
I don't understand. Don't those two things seem antithetical? Like why would you make your app inefficient at the same time you optimize it for the CPU?
Parkinson's Law: Work expands so as to fill the time available for its completion.
Applied to computers, if you double the CPU speed, the program can be half as efficient with no apparent loss to the user. Similar with memory. If you can assume your typical gamer has a 2TB (or now much larger) storage capacity, you can ship a 250GB game. But then it gets complicated when everyone does the same thing. If every program is half as efficient as it could be (in CPU usage or memory), then there has been no gain with the new system.
Re: Apple Silicon M1: Black Magic Fuckery
#10At the risk of being that (Linux) guy -- What is gained here if we're just still applying faster cycles to Apple-esque wasteful (and perhaps harmful, as we're apparently learning re: their telemetry) software? If people really dig their Apple stuff, great. But I think its worth thinking about the likelihood that a "slower" computer running Linux could probably serve the actual user better in terms of "getting stuff d…