Live data from Hacker News

Apple Says Mac Studio and Mac Mini Will Be in Short Supply for Months

macrumors.com

101–110 of 133 posts

Re: Apple Says Mac Studio and Mac Mini Will Be in Short Supply for Months

#101

Earlier quoted context omitted.

1) You're missing the point. Overseer can do this, yes. AI model can work with ANY REST API. 2) How does Overseerr help? I've never really understood it if I could give my family access to Overseerr over a VPN I could just give them sonarr / radarr directly.

Expose Overseerr over HTTPS either from your home network or on a free VPS which has the tunnel into the home network where Radarr and Sonarr live. This is simpler for users to go to a website instead of having to also use a VPN. This of course assumes you already have Plex or Jellyfin exposed to the public internet without a VPN. If you're already forcing users to use a VPN for Plex/Jellyfin then hosting Overseerr l…

Overseer runs on plex's media port? Plex has the media port 32400 NAT hole-punched, but none of my other webservices are exposed outside my VPN.

Re: Apple Says Mac Studio and Mac Mini Will Be in Short Supply for Months

#102
post #94

Earlier quoted context omitted.

Low supply doesn't mean high demand. I don't think many people are buying Mac Studios, so they just lowered production.

He said higher than expected demand. If he lied on an earnings call that's a prosecutable offence.

It can be true of the overall demand between the 2 products, since the Mac Mini is indeed very much in demand, but false for the Mac Studio individually.

Re: Apple Says Mac Studio and Mac Mini Will Be in Short Supply for Months

#103
post #74
post #43

Earlier quoted context omitted.

If the return policy explicitly allows "change of mind", I'd say it's in the gray area. Though ofc it isn't sustainable if everyone starts doing this. I assume there's a ((returns:buys)/payment identity) metric to ban the largest offenders. Also, there should be some universally accepted way to have access to your data and a secure personal computer in the duration your device is getting repaired.

Also, there should be some universally accepted way to have access to your data and a secure personal computer in the duration your device is getting repaired. Yes, exactly. When getting your car repaired there’s loaners or rentals to allow you to keep driving. Why isn’t a loaner computer a standard thing?

My local library will loan you a Chromebook for up to three weeks (three weeks reserved, can extend if there's availability) at no charge.

Re: Apple Says Mac Studio and Mac Mini Will Be in Short Supply for Months

#104

The Neo as well, I just need a Mac to test with and finding one is ridiculous. Hackintoshes are hell to setup and run like crap. I tried https://www.macincloud.com/ and that was a waste of time. Someone take my money.

What issues did you have with macinacloud? In was considering using that to build and sign some dmgs and test my app and would love to know what your experience was like

Re: Apple Says Mac Studio and Mac Mini Will Be in Short Supply for Months

#105
post #28

Earlier quoted context omitted.

Yea it does look like 5 year old M1's are going for $300 on eBay, but man that's painful a 5 year old machine for that much when you could get a new Neo or Mini for $600, if only you could buy them. I probably should just get the M1, test and sell it back on eBay. Thanks.

Neo isn't much better than M1.

The only place where it seems unequivocally better for mainstream use is hardware AV1 decode.

(If I were building a Jellyfin server today, I'd probably use a MacBook Neo.)

Re: Apple Says Mac Studio and Mac Mini Will Be in Short Supply for Months

#106
post #94

Earlier quoted context omitted.

He said higher than expected demand. If he lied on an earnings call that's a prosecutable offence.

It can be true of the overall demand between the 2 products, since the Mac Mini is indeed very much in demand, but false for the Mac Studio individually.

In theory maybe, but I think he’d be on thin legal ground doing that. It seems more likely that lack of availability of minis would push people up the product range, and I don’t see why we would expect a drop in Studio demand. Is there any reason?

Re: Apple Says Mac Studio and Mac Mini Will Be in Short Supply for Months

#107
post #88
post #28

Earlier quoted context omitted.

Neo isn't much better than M1.

In my personal experience, 13” M1 MacBook Air, 15” M4 Macbook Air, M4 Pro Mac Mini, and MacBook Neo, the Neo is the fastest for single threaded and strictly CPU bound tasks. E.g. calculating 200x200, 1000 max iterations Mandelbrot fractals it does ~785 in ten seconds compared to ~760 on the M4s and somewhere in the 600s for the M1. Given its RAM size I’m not going to be spinning up VMs, but in terms of general purpos…

I'm not really sure why your neo is performing better than the M4.

The M4 and the neo share the same CPU architecture but the M4 has 4 performance cores at 4.4ghz, while the neo has 2 performance cores at 4ghz.

The neo also does not have any CPU heatsink so it thermal throttles after only a few seconds:

https://cdn.arstechnica.net/wp-content/uploads/2026/03/MacBo...

Re: Apple Says Mac Studio and Mac Mini Will Be in Short Supply for Months

#108
post #101

Earlier quoted context omitted.

Expose Overseerr over HTTPS either from your home network or on a free VPS which has the tunnel into the home network where Radarr and Sonarr live. This is simpler for users to go to a website instead of having to also use a VPN. This of course assumes you already have Plex or Jellyfin exposed to the public internet without a VPN. If you're already forcing users to use a VPN for Plex/Jellyfin then hosting Overseerr l…

Overseer runs on plex's media port? Plex has the media port 32400 NAT hole-punched, but none of my other webservices are exposed outside my VPN.

Do what I do and use the tautulli sqlite3 database to get the IP addresses of Plex users and then add them to an ipset filter in nftables/ip tables that whitelists them to access an nginx proxy serving Overseeerr on port 443. It's glorious. I'm sure any LLM can cook this up for you.

Re: Apple Says Mac Studio and Mac Mini Will Be in Short Supply for Months

#109
post #88

Earlier quoted context omitted.

In my personal experience, 13” M1 MacBook Air, 15” M4 Macbook Air, M4 Pro Mac Mini, and MacBook Neo, the Neo is the fastest for single threaded and strictly CPU bound tasks. E.g. calculating 200x200, 1000 max iterations Mandelbrot fractals it does ~785 in ten seconds compared to ~760 on the M4s and somewhere in the 600s for the M1. Given its RAM size I’m not going to be spinning up VMs, but in terms of general purpos…

I'm not really sure why your neo is performing better than the M4. The M4 and the neo share the same CPU architecture but the M4 has 4 performance cores at 4.4ghz, while the neo has 2 performance cores at 4ghz. The neo also does not have any CPU heatsink so it thermal throttles after only a few seconds: https://cdn.arstechnica.net/wp-content/uploads/2026/03/MacBo...

Yes, all the M-series have more cores, they often have better thermal management, and they have more memory bandwidth. (The the Neo still has crazy high bandwidth.) But, for a single threaded, strictly compute task that runs in 10 seconds, it outperforms the M4 cores. I don't know why, I'm just sharing my experience.

The actual code I am using for this is:

    #include 
    #include 

    int gettimeofday(struct timeval *tp, void *tzp);

    int main(int argc, char *argv[]) {
      double xmin, xmax;
      double ymin, ymax;
      double x, y, xs, ys;
      int max_iter;
      int i, px, py;
      int width, height;
      volatile double wx, wy, t;
      double start, now;
      struct timeval tv;
      int count;

      xmin = -2.0;
      ymin = -1.5;
      xmax = 1.0;
      ymax = 1.5;

      max_iter = 1000;
      width = 200;
      height = 200;

      xs = (xmax - xmin) / (double) width;
      ys = (ymax - ymin) / (double) height;

      gettimeofday(&tv, NULL);
      start = (tv.tv_sec * 1000000.0 + tv.tv_usec) / 1000000.0;
      count = 0;
      now = start;
      while (now - start 

Re: Apple Says Mac Studio and Mac Mini Will Be in Short Supply for Months

#110
post #99

Earlier quoted context omitted.

> in stead of relaying requests through me. Overseerr is a thing.

People just text me their request, you want me to setup yet another *arr service to have people setup accounts or me sending passwords around that's not behind my safe VPN and is the only thing connected to my home network that i would expose and it's setup different so my maintenance is different and more work and people wont remember the password or account and blah blah blah. Yeah I'll just have them text me and I…

> you want me to setup yet another arr service to have people setup accounts*

Authentication to Overseerr is done with a Plex account. No new accounts.

Post reply on HN