Live data from Hacker News

Apple's follow-up to M1 chip goes into mass production for Mac

asia.nikkei.com

481–490 of 661 posts

Re: Apple's follow-up to M1 chip goes into mass production for Mac

#481

Earlier quoted context omitted.

+ Mac OS checking every binary you run over the internet.

Pihole and others can block those Apple queries.

What happens if you block them.. do they eventually stop working if they haven't been validated in a long time?

Re: Apple's follow-up to M1 chip goes into mass production for Mac

#482

Earlier quoted context omitted.

Give Mac software a few years to "catch up" and everything will feel just as slow as usual (and I'm not even joking, so far, software was always excellent at undoing any advancements in hardware very quickly).

I feel like things have felt pretty good in the PC world since NVMe SSDs and approximately Sandy Bridge. But, I do agree that there is a lot of jank in software that we write these days. Over the weekend I started writing an application that uses glfx + dear imgui, running on a 360Hz monitor. The lack of latency was incredible. I think it's something that people don't even know is possible, so they don't even attempt…

Speed is a feature, said well: https://craigmod.com/essays/fast_software/

Re: Apple's follow-up to M1 chip goes into mass production for Mac

#483
post #471

FTA: "the latest semiconductor production technology, known as 5-nanometer plus, or N5P. Producing such advanced chipsets takes at least three months” I know as good as nothing of this process, but I can’t imagine the latency from silicon wafer to finished product is 3 months. I also can’t imagine some inherent start-up delay for producing the first chip (but as I said: I know as good as nothing of this process), so…

Latency for a chip is 4 weeks at the low end of complexity, and 12 weeks (3 months) at the high end of complexity. My mind was blown when I first found that out

Thanks. Also good to hear that I’m not the only one who finds that surprising.

Re: Apple's follow-up to M1 chip goes into mass production for Mac

#484
post #181

Earlier quoted context omitted.

Not true at all. M1 and follow-ups are about single thread performance, the only actual performance most consumers are likely to notice.

> the only actual performance most consumers are likely to notice Remember when Apple made the Power Mac QUAD , to indicate that the system had FOUR processors, because "men should not live of single thread performance alone"? > "With quad-core processing, a new PCI Express architecture and the fastest workstation card from Nvidia, the new Power Mac G5 Quad is the most powerful system we've ever made," Philip Schille…

The multicore performance is good for a portable, because background threads can run on the efficiency cores without making the whole system thermal throttle. Intel can't do that.

Re: Apple's follow-up to M1 chip goes into mass production for Mac

#485
post #399

Earlier quoted context omitted.

Only if I can have a nice tiling WM. I work on mac all day and on my 1440p widescreen I am constantly trying to put stuff so I can use everything I want to at the same time. `[Code|App|Docs]` is so common we ought to be able to split a wide screen 3 ways the way we do a normal 2.

Try out Rectangle.app. It saved my bacon mentally and can tile windows how you want. Just not automatically like a full tiling window manager. https://rectangleapp.com/

+1 on Rectangle recommendation. Learn a few hot-keys (or rely on the menubar dropdown) and you can very easily get any layout of windows you want.

I was using Spectacle before, but I think the project died, and Rectangle is what I use now.

Re: Apple's follow-up to M1 chip goes into mass production for Mac

#486

Earlier quoted context omitted.

I'm sure linux will run on these chips as well. If I'm not mistaken linux has already booted on the M1.

For now. What happens when Linux or software that runs on Linux starts competing more broadly with Apple?

I'm unclear what that would mean exactly. Some particular market space where a Linux-only based software package is the dominant solution in a business or consumer space? Do you mean a Chromebook?

Re: Apple's follow-up to M1 chip goes into mass production for Mac

#487
post #106

Earlier quoted context omitted.

I haev this problem! For me it's a strip about 2 inches wide, down the middle, one pixel higher than the rest of the image. I am using an LG 5k monitor, and I have been unsure if it's a problem with the monitor or the machine. I'd love to know what kind of monitor you are using; this gives me hope that it might be an apple bug that will get fixed eventually.

I have an LG 5k, too! And it only happens on that monitor - my LG 4k over HDMI is fine.

It's because the 5K monitor is actually two monitors taped together ("multi-stream transport").

Re: Apple's follow-up to M1 chip goes into mass production for Mac

#488

Earlier quoted context omitted.

Apple isn't harnessing magic here. The opportunity for competition exists, but everyone else is just sitting on their asses while Apple's chip team puts in the work. If you want to beat Mx, you have to think outside the box, just like how Apple thought outside of x86. That being said, I do enjoy the shift to ARM as the dominant arch. x86 has far too many decades of cruft behind it. I don't think Apple will take over…

"The opportunity for competition exists" is the most true statement and response to everyone grumbling about Apple dominance. Somewhere, somehow, the ecosystem of competitors has failed to execute, got lazy, etc and now is looking to regulators to bail them out. It makes me a bit sick. Apple is nothing more than a computing stack wrapped in a portfolio of consumer products. They happen to see this future early, inves…

There's already multiple billion dollar companies trying to compete and get to where Apple's at. Apple has the lead now but they wont forever. They never do. I don't see what the big deal is here.

Competition has brought us such great processors. We should be thankful for it.

Re: Apple's follow-up to M1 chip goes into mass production for Mac

#489
post #300
post #278

Earlier quoted context omitted.

16GB is not "low memory" for the vast majority of users.

It’s a deal with the devil (especially on the pro machines) where you trade 50% faster CPU for 50% less RAM. Everyone raves about how 8GB machines feel, but the massive SSD usage and pitiful lifespan shows that there’s not a free lunch here. 16GB (or a 24GB option) goes a long way toward preventing early death. I actually suspect they’ll be launching a free SSD replacement program in the next couple years. I’ve also…

> I’ve also heard claims from a couple devs that side-by-side comparisons with their x86 macs show a massive increase in RAM usage for the same app for whatever reason.

Partly because the GPU works differently, partly because some inaccurate methods of counting memory (Activity Monitor) have cosmetic issues displaying Rosetta processes.

Re: Apple's follow-up to M1 chip goes into mass production for Mac

#490
post #278

Earlier quoted context omitted.

16GB is not "low memory" for the vast majority of users.

You'd be surprised how quickly a regular user can eat that these days with electron apps and a browser. My MIL would pretty routinely get out of memory errors at 16GB and she's hardly a power user. Somehow her Facebook tab would clock in at over a GB alone.

Unless you turned off swap, out of memory actually means out of swap, so probably the machine was out of disk space.

Safari shows a memory warning when a tab uses ~2GB memory, and can be too aggressive about it.

Post reply on HN