NewsLab
Aug 28 14:53 UTC

Apple introduces M6 and M5 Ultra (apple.com)

1,303 points|by interpol_p||1,287 comments|Read full story on apple.com
https://techcrunch.com/2026/08/25/apple-debuts-its-most-powe...

https://9to5mac.com/2026/08/25/m6-mac-mini-vs-m4-mac-mini-he...

Comments (1287)

120 shown|More comments
  1. 1. rvz||context
    > M5 Ultra features a massive amount of high-bandwidth unified memory, up to 512GB, and delivers a staggering 1.2TB/s of unified memory bandwidth that is 50 percent higher than M3 Ultra.

    Apple never needed to participate in the AI race to zero. Because they were already at the finish line years ago building their own chips that can run large >100B parameter AI models locally.

  2. 2. nasaeclipse||context
    As someone who works in AI now, I have found it pretty amazing that Apple basically didn't do much with AI software, and focused more on the hardware side. I think this is what the future of AI is going to look like, local models run on your mac for your workflow.

    It's possible that they're working on their own LLM that's going to work very well on their chips, and possibly outperform anything out there when they do release it.

  3. 3. ngvrnd||context
    nth mover advantage.
  4. 4. Havoc||context
    Has yet to materialise
  5. 5. compounding_it||context
    >local models run on your mac for your workflow.

    10 years ago 32GB ram laptops sounded too much. 8 was enough. These days even I would get that much ram since it’s soldered. 64GB is higher end.

    In a few years we should see such high end hardware commonplace. Working with a local LLM to get work done is the ideal way to go which has mostly hardware limitation as of now that gets solved in due time.

  6. 6. parineum||context
    > 10 years ago 32GB ram laptops sounded too much. 8 was enough. These days even I would get that much ram since it’s soldered. 64GB is higher end.

    Ten years ago I got 64gb of ram in my laptop, same as I have now. I bought both for business and personal use. System ram capacity hasn't changed much in 10 years.

    It makes me curious how old you were 10 years ago.

  7. 7. swiftcoder||context
    > Ten years ago I got 64gb of ram in my laptop

    We were definitely outliers that long ago. I put 64 GB in a MacBook Pro back in 2019, and that was (a) overkill for everything I ever ran on that machine, and (b) stupidly expensive by 2019 standards (albeit almost affordable by 2026 standards)

  8. 8. givinguflac||context
    |It's possible that they're working on their own LLM

    Yep, Siri AI; they’re doing it in public.

  9. 9. robotresearcher||context
    ‘Apple Foundation Model’
  10. 10. raizer88||context
    Didn't they fire half of siri team yesterday?
  11. 11. llm_nerd||context
    >I have found it pretty amazing that Apple basically didn't do much with AI software

    The iPhone 15 was almost entirely marketed based upon AI (I would say fraudulently so, advertising features they still haven't delivered), and a huge portion of the OS work was on local AI or AI integration.

    And for that matter Apple has been dumping enormous sums into their own AI development. Their failure to have a lot to show for it doesn't void the fact that they tried really, really hard.

    It's bizarre how often this "Apple sat on the sidelines and let the AI people fight...so smart!" narrative appears on HN. Apple hasn't gone down the path of spending hundreds of billions on nvidia GPU data centres, but they absolutely tried really hard to matter in AI.

  12. 12. teekert||context
    Is there anything comparable that runs Linux, doesn't necessarily look as good, but is perhaps (a lot) cheaper/fixable? Or is this really pretty optimal?

    I mean this is not nvidia based right? It's all custom? So we can use it under Asahi perhaps?

    I want to get something for my company to run local models, wondering what would be a good option.

  13. 13. datakan||context
    I love linux and would be using it if the ARM support was better. It's just not there and most distros that support ARM do it a little poorly. I just haven't seen anything even remotely comparable to Apple Silicon and unfortunately Linux is struggling very hard to support it.
  14. 14. Marsymars||context
    It's not quite that ARM support isn't good on Linux, it's that there aren't high-performance ARM chips with strong general-purpose software stacks. Like the Raspberry Pi is very well supported, but otherwise the only upmarket devices are things like Ampere workstations and hyperscaler server chips.
  15. 15. intelkishan||context
    Asahi was stuck at M3 last time I checked it out.
  16. 16. rowanG077||context
    M2 even.
  17. 17. notenlish||context
    Development on m3 is ongoing, m2 is supported
  18. 18. Lunar5227||context
    Strix platform maybe?
  19. 19. mhast||context
    The PC platforms have anemic memory bandwidth in comparison. Eg, Strix Halo is 256GB/s max. If money is a bigger limiter than performance it can be an option though. As can Nvidia DGX Spark machines. (Also limited to 128GB memory and comparatively low bandwidth, but higher compute than Strix Halo.)
  20. 20. terminalcommand||context
    AFAIK, apple does not release drivers open source, asahi is a reverse-engineering endeavour and does not support GPU. For nvidia, there are both proprietary and open-source linux drivers. CUDA and inference works on linux with nvidia. I would recommend checking out this video of Alex Ziskind to shop for a computer to run local LLMs: https://www.youtube.com/watch?v=mevUEQcumzU&t=224s. TL;DR besides Apple he recommends, DGX Spark, Tenstorrent Wormhole N300, AMD Radeon 7900 and NVIDIA RTX 5090.
  21. 21. teekert||context
    I guess, what I mean is: Why are these tiny aluminum boxes so optimal?

    I just want my butt ugly repairable beast machine to do the same trick. Why is my ram not unified? I have an iGPU in my server, but it can't access the 64 GB ram (I got last year for 150 euro) directly or something? It's on the CPU right? Why did only Apple go for this architecture? So many questions...

  22. 22. nagaiaida||context
    well the good news is you can indeed already just have unified cpu/gpu memory on linux with an igpu on good old replaceable ram. i've done it on 8th gen intel stuff i picked up dirt cheap used. for the most part, running on the gpu wasn't faster (nor appreciably slower) than the cpu for the things i was doing, just more power efficient. overall bandwidth is relatively limited regardless which would be the bigger difference comparing against the m chips. and of course, good luck if you're hoping stuff like opencl support hasn't long ago been ripped out of whatever software you might perfectly reasonably expect to run this way today
  23. 23. jlokier||context
    You can't run Linux directly on these. Asahi Linux supports up to M2 only.

    Linux runs very well in a VM on macOS. There are many good options for this, some free and open source (QEMU, UTM, Lima, Colima), some proprietary (VMware Fusion, Parallels).

    But Linux in a VM doesn't get access to the real GPU, so model performance is limited. Those running on the CPU perform well, and those needing the GPU don't.

    However, macOS on M-series macs is excellent for local models. (Maybe not as excellent as a box full of the best nVidia GPUs, but still excellent).

    So if you're getting Apple hardware, like Linux, and want to run all of it locally, a fine setup for a machine to run local models, with agentic characteristics:

    - macOS running one of the many local model runners. I used to use Ollama and Whisper, and now use llama.cpp instead of Ollama. Others use LM Studio, oMLX, etc. Provide HTTP endpoints to access the models.

    - Linux in a VM for overall control and orchestration, with standard VM settings, and bridged networking so it appears as its own machine on your network. Also, in here provide a robust shared file server for shared state. Use this VM as your desktop and primary access to the machine, if you like Linux.

    - Linux in a VM to launch ephemeral, volatile containers, with the containers using a memory-only tmpfs overlay on top of a read-only Linux filesystem in a VM disk image, with tools in this filesystem. Alternatively, a writable Linux filesystem in a VM disk image, with disk buffering set to use macOS host buffering and discard fsync requests. These settings optimise for container disk performance for data that's only ephemeral which will be deleted soon or on system shutdown. (You can combined both VMs, but need to use two VM disks to get equivalent behaviour, and be careful about VM disk configuration of the two disks.)

    - Containers spawned within that second Linux VM can be spawned very quickly and run quickly, so are ideal for LLM agents that need a quick sandbox. These sandboxes generally run faster than a macOS sandbox, despite being on the same machine with VM overhead, because Linux is faster at some things. Teach the LLMs to store files and memories they want to keep in the shared file server.

  24. 24. LeBit||context
    1.2TB/s is 2/3 the speed of an nVidia 5090.

    But you get a generic computer and much more RAM.

    And you lose a couple of organs.

  25. 25. noodletheworld||context
    How much memory does that come with?
  26. 26. rbinv||context
    32 GB GDDR 7
  27. 27. snapcaster||context
    is it still effectively 2/3rds? Don't know enough to compare a discrete GPU/CPU setup to something like this where it's more integrated
  28. 28. danielEM||context
    There is no magic, if the data you compute as atomic chunk don't fit in cache then memory bandwidth R/W limit kicks in and architecture does not matter. On contrary - having multi gpu setup of same price and same memory size with even slower memories may give you effectively much higher bandwidth but at the cost of power consumption.
  29. 29. bel8||context
    The real downside for me is not having Linux support.

    It would take Apple one or two engineers to make Linux life much easier on macs. But Linux is outside their walled garden so it's ignored.

  30. 30. LeBit||context
    I’m done with macOS.

    My Mac Mini is strictly a headless server for llama.cpp.

    I use a Linux workstation.

    If I were limited to use Mac hardware , I would install Linux in VMware Fusion and work from there.

  31. 31. 3form||context
    Same here. Sadly I think the voices like ours won't be heard, though, because Apple's looking for someone who's going to buy in on the whole ecosystem, and I think we're not it. Or at least I'm not.
  32. 32. mhast||context
    It's worth noting that the 5090 (or the RTX Pro 6000 big brother with 92GB VRAM) will run rings around the Mac when it comes to compute.

    My old 3090 is typically significantly faster (almost 2x token/s) than my M4 Max 128GB machine, as long as the model fits in the 24GB of VRAM.

    In most situations it's a better idea to just buy tokens. But there are definitely cases when that's not an option. And then a machine like the M5 Ultra can allow you to do things locally for a fairly limited budget. And in a simpler package to manage than a machine with multiple GPUs.

  33. 33. jjice||context
    I was so blown away at all the discourse surrounding "Apple fumbling on models". They should never have been in the model game to begin with. Apple crushes hardware over the last decade and that's a huge advantage today. In the end, massive models have proven to be very strong, but small models have proven to be good enough (especially with the recent Qwen 2.8 27B drop) and that's where I imagine the future will lie for consumers.
  34. 34. chasd00||context
    I suspected Apple would let everyone else blow all their money then, when the dust settles, deliver a better experience to end users and clean up.
  35. 35. jjice||context
    Agreed. Apple doesn't innovate anymore, but they're generally pretty good at adapting once other people have.
  36. 36. maherbeg||context
    I think this is a bit of a crazy statement. Everyone expects Apple to somehow build a category leading product every year. I'd expect something innovative every couple of years

    * the iPhone * the iPad * apple watch * airpods * unified memory laptops and computers

    Those are all products that either created a category or changed that industry.

  37. 37. jjice||context
    I think that each of the products you name is the top or near the top of their category, but these weren't creating a category. I don't think my original comment says anything about "changing that industry", so that's a bit of a strawman. They absolutely change the industry they're in. They're just not first to any of those categories that you mentioned (maybe unified memory, I'm not sure).

    They weren't the first smart phone, tablet, smart watch, or true wireless earbuds. They did a damn fine job making each of those though. I am typing this on a my work macbook wearing AirPods, and AppleWatch, listening to audio on my iPhone. Apple does a really good job with their products.

    Realizing how surrounding by Apple I am...

  38. 38. dgellow||context
    They did participate early on with Apple Intelligence and failed miserably. Really good move to not double down and let the others explore the space first
  39. 39. delduca||context
    I know they are a phone company, but I think they should focus on local models software, not only hardware.
  40. 40. Matl||context
    Software wise there's plenty to choose from already. Ollama/llama.cpp, LM Studio, Lemonade, vllm etc. Anything Apple would bring to the table?
  41. 41. evilduck||context
    Maybe https://mlx-framework.org

    FWIW, Ollama, LM Studio and Lemonade (and oMLX) also wrap Apple's MLX framework.

  42. 42. kksweet||context
    They aren't a phone company, and haven't been ever. They're a hardware company first
  43. 43. flyingjoe||context
    More like an "ecosystem company".

    It's the Hardware, Software and Services in combination. None would work without the other (to reach the scale apple is)

  44. 44. Danox||context
    Probably too young if it was easy these companies would still be around I miss them SGI, Sun, Digital, Acorn, particularly SGI and Acorn. All were roadkill of Wintel.
  45. 45. dosisking||context
    > They're a hardware company first

    More specifically, they're a hardware dongle company first

  46. 46. mleo||context
    Apple has the mlx framework. Most/all major software for running models locally support it. Apple also has RDMA for interconnecting multiple machines across Thunderbolt connections.
  47. 47. givinguflac||context
    Uhhh, they are? They’re a hardware co for sure, but to say they aren’t focusing on on-device models is absurd on its face. They’ve spent over 2 years on Siri AI which is (mostly) local.
  48. 48. micromacrofoot||context
    their strength has been hardware for over 30 years now
  49. 49. Danox||context
    The last mainstream vertical computer company left from the 1980's, imagine if SGI, Sun, Digital, or Acorn were still around.
  50. 50. wookmaster||context
    My 100k company only buys Mac laptops and you're calling them a phone company. Such an odd comment.
  51. 51. Danox||context
    Its called cope...
  52. 52. rrgok||context
    False, they are a Marketing Company.
  53. 53. anshumankmr||context
    >fluid frame rates in demanding games like Mixtape.

    not getting on that bandwagon but wasn't that not the most demanding game as its a just a nonstop cutscene.

  54. 54. nemomarx||context
    it's not super well optimized I think. unreal engine 5 is taxing even without a lot of gameplay or stuff on screen
  55. 55. flaunf221||context
    I'm not sure who that line is supposed to impress. Gamers focusing on graphically demanding AAA games would laugh at this. People who don't game much probably won't know whether this is good or not.
  56. 56. JauntyHatAngle||context
    But it has the right creative vibe which is the point really. Apple has a general creative aesthetic which plays well with artsy games like mixtape.

    It's a very deliberate choice when if it doesn't make sense to gamers.

  57. 57. wilg||context
    cutscenes are often the most demanding part of a game!
  58. 58. trashface||context
    There are some older games (not that old, one of the metal gear/raiden games had it, so like 10-15 years) where the cut scenes are actually prerendered video playback - so not very demanding. Don't know if mixtape does this though.
  59. 59. serbuvlad||context
    * it's artsy, which fits Apple's PR image

    * it's critically acclaimed (86 metacritic, 10/10 IGN)

    * whatever person decided this likely knows nothing about video games

    * most importantly it's a modern game in UE5 that's COMING NATIVELY TO MAC, including to the App Store

    What would you have put?

  60. 60. anshumankmr||context
    off the top of my head, Cyberpunk 2077.
  61. 61. callamdelaney||context
    Usable ram amounts in late October
  62. 62. pixl97||context
    Usable, not affordable.
  63. 63. nozzlegear||context
    Subjective
  64. 64. SXX||context
    96GB -> 256GB upgrade costs 4000 GBP in UK or $5460. $34 for GB.

    In US its $4000 upgade so $25 for 1GB.

    Also:

    > 512GB memory option for M5 Ultra coming late October

  65. 65. Void_||context
    VAT?
  66. 66. cs02rm0||context
    I think the $34/GB figure might be inclusive of VAT and the $4560 not, which would be $28.5 otherwise. Not sure.
  67. 67. SXX||context
    Oops sorry its just typo. Its 5460 not 4560.
  68. 68. SXX||context
    AFAIK UK VAT is 20% and it's 27% higher price. Its just what you get for living in UK I guess.
  69. 69. dgellow||context
    That US price is before sales tax no?
  70. 70. cute_boi||context
    Correct. It is better to go to delaware and purchase it.
  71. 71. AbsurdCensor||context
    Or just use Privacy.com and use an address in Delaware. Then you can buy it where ever.
  72. 72. cute_boi||context
    How does this even work? You need to get the item delivered, and sales tax will incur in the state where it is delivered.
  73. 73. tgrowazay||context
    In the context of buying from UK, use Delaware (or any no-sales-tax state’s) mail forwarding company.
  74. 74. SXX||context
    In that case you'll just pay import tax and its gonna be almost the same price, but 1 month later.
  75. 75. rootusrootus||context
    Delaware? For people in California, Oregon is way closer.
  76. 76. cute_boi||context
    Agree. There are 5 states called NOMAD state where there is 0% sales tax.

    New Hampshire, Oregon, Montana, Alaska, Delaware.

  77. 77. FuckButtons||context
    ~12k for 80 core gpu with 256gb, 14k in October for 512gb. Seems like that could make for a very descent on prem inference server.
  78. 78. SXX||context
    It cant be 14k for 512GB because 96 -> 256 upgrade alone cost $4000
  79. 79. mrtksn||context
    Apple Studio with maxed out M5 Ultra, 256GB RAM and 16TB storage is 18,299$. The 512GB RAM version apparently is coming in October, considering that the difference between 96GB and 256GB is priced at 4000$, the 512GB upgrade must be eye watering.

    So, on the mini the RAM upgrade runs at 25$ per GB on all tiers, the same as the Studio therefore the upgrade to 512 will probably cost 6400$.

    The fully maxed out Apple Studio then will be 24699$. It's 17199$ if you don't upgrade the storage(1TB).

    Nevertheless I itch to have one :)

  80. 80. intrasight||context
    So is downpayment on a house. I would buy the house and just pay for tokens as needed. The house will get more valuable and that wealth would buy a lot of tokens in the future - which will probably get cheaper.

    EDIT: or buy AAPL. If I had bought Apple stock instead of buying a Mac LC II in 1992, then I would have about $2 million in Apple stock.

  81. 81. garciasn||context
    With the way RAM prices are going up, you could expect to make 20% profit on any purchase.
  82. 82. intrasight||context
    I tripled my money on my RAM purchase of three years ago. So, yes, for short-term appreciation that's hard to beat. But I don't think it's something that will continue.
  83. 83. d_runs_far||context
    Had I done that as well, then maybe I wouldn't have gotten intrigued by HyperCard, then Director/Authorware, then Flash, then HTML, then...
  84. 84. paxys||context
    Or more simply – $25K (+ tax) put in a savings account will earn about enough interest to pay for a $100/month AI subscription indefinitely. And at the end of it you still have the $25K.
  85. 85. bilbo0s||context
    This is the real answer.

    Unless you need privacy for your inference this instant, paying for credits can get 80 to 90 percent of people everything they need.

    Of course if you do need that privacy, then forking the $25K over to Apple is a no brainer.

  86. 86. intrasight||context
    I don't need privacy, so it would be financially imprudent for me to spend 20 grand on such a machine. But I have a financial management client who does need such privacy, and if I get more fully engaged with them then I would be able to justify getting a loaded Mac.
  87. 87. throwa356262||context
    Why is this a no brainer?

    There are both cheaper and faster options out there.

  88. 88. AbsurdCensor||context
    Not 'more simply', there are basically zero savings accounts that are going to net you a 5%+ interest rate to give you that $100 a month. And that $25k becomes less valuable over time. $25k is now only worth $19k because inflation.
  89. 89. spacephysics||context
    Money market/treasuries (even ETF like SGOV) gets pretty close to 5% when typical savings rate is a bit under

    If treasuries “fail” we have a different class of problem.

  90. 90. wonnage||context
    Rates are around 3.5% right now before taxes.
  91. 91. buerkle||context
    There's still many high interest savings accounts that are at least 4%
  92. 92. AbsurdCensor||context
    And you still need at least 5% to do what OP is suggesting.
  93. 93. gruez||context
    >Money market/treasuries (even ETF like SGOV) gets pretty close to 5% when typical savings rate is a bit under

    ???

    30 Day SEC Yield as of Aug 24, 2026: 3.61%

    12m Trailing Yield as of Aug 24, 2026: 3.74%

    https://www.ishares.com/us/products/314116/ishares-0-3-month...

    1.39% might not seem like a lot, but that's off by more than a quarter.

  94. 94. mkjs||context
    Do you think the hardware will still be worth $25k once it is five years old?
  95. 95. AbsurdCensor||context
    Do you think monthly AI 'subscriptions' are going to be $100 a month in 5 years? These people using these would probably be on $200/month subscriptions and with that OPs assertion of 'shoving away and paying with interest' makes no sense.
  96. 96. jbs789||context
    It’s fair to compare the two options.

    Our assumptions may differ - and that’s ok... The monthly costs may go down too.

  97. 97. sanderjd||context
    Isn't there something to be said for owning your own hardware though?
  98. 98. bigyabai||context
    Not if it's 5-10x slower than a remote inference server. Mac prefill latency is exhausting.
  99. 99. sanderjd||context
    Oh tell me more about prefill latency.
  100. 100. bigyabai||context
  101. 101. sanderjd||context
    Thank you very much for this link! Extremely fascinating.
  102. 102. jamiek88||context
    M5 changed that a lot though - it could still be better but 4x improvement made it cross the frustratingly slow barrier for me.
  103. 103. spwa4||context
    Currently m5 max has a prefill rate for Qwen 3.8 27B of 400+ tok/s, then generate at ~60 tok/s. (And it can be improved further, the software is not yet at the level it is for CUDA)

    That means for context under ~5k or so ttft (time to first token) it's going to respond faster than Claude. If the answer is less than ~1k I think the request finishes sooner. And it's ~claude 4.5 or 4.6 level intelligence.

    I've had it work for more than a day on a pi.dev "loop engineering" project involving writing software.

    Plus privacy. Plus offline.

  104. 104. kphorn||context
    It’s basically impossible to compete on economic terms with deeply subsidized hardware that is widely available to rent or as a service with zero commitment.

    For general inference there’s no ROI that makes this work vs subscriptions.

    25k for computer now, plus 9-10% sales tax, plus operating cost, plus time and cost for R&D tinkering with models, harnesses, and infra (assuming highly capable engineering talent that can get paid for your human inference) vs a HEAVILY subsidized subscription at 200 per month with free R&D has a pretty long ROI (15 years?)

    At API costs, it’s like 6 months if you’re heavy on inference. For training, specialized models will have their own ROI that makes this worthwhile. Then debate renting capacity and the platform to choose

  105. 105. jbs789||context
    Yeah I think you call out the right incentives. Lots of people are very interested in renting out the hardware, and it gives us lots of flexibility vs buying.

    If the pace of hardware change is what the jensens of the world say, then the rents on existing hardware will decline.

  106. 106. twobitshifter||context
    Why are we comparing to the maxed out model only? The M5 Ultra with 96 GB, 1 TB, and 64 GPU cores is $5499. Apple lets you lease that model for $110/month for 36 months.

    If you can settle for a M5 Max base model that would be a $49/month lease.

    Today, you should be able to run Qwen 3.8 - 27B amazingly well on either which is giving comparable performance to 5.6 Luna on SWE Bench. The local models are now getting better and more efficient and this should give you headroom. Tools like turbo fieldfare are really reducing the memory requirements to run large models and I don’t see it stopping soon.

    https://github.com/drumih/turbo-fieldfare

  107. 107. ziofill||context
    where are downpayments so cheap? I'll move there ^^'
  108. 108. derwiki||context
    Coshocton, Ohio, plenty of houses for <100k
  109. 109. brookst||context
    On second thought...
  110. 110. intrasight||context
    There are 70 houses for sale in Pittsburgh for $25K or less
  111. 111. kridsdale1||context
    Yeah my down payment 10 years ago was $200,000. The house has appreciated 0%. I sold meta shares to buy it. Those would be worth a million now.

    … I wish I hadn’t just calculated that.

  112. 112. selectodude||context
    Having a place to live is an investment in your health and wellbeing. Can't live in a stock option.
  113. 113. christoff12||context
    At the time, were you aware that you could borrow against your portfolio?
  114. 114. lotsofpulp||context
    And when they get margin called in March 2020?

    Maybe they had the cash on hand, maybe they didn’t. Assuming they are in the family formation stage of life with young kids, an outlier risk appetite would be required to sleep well at night.

  115. 115. weakfish||context
    Well, this is all assuming a 20% down payment, which anecdotally as a 26 yr. old, nobody I know is able to achieve. All my home-owning friends put 3-7% down. Granted, most are using first-time homebuyer loans which are generally more favorable.

    In RTP (NC), a ~$400k house at 5% down is $20k

  116. 116. alistairSH||context
    Detroit, Cleveland, etc. Basically huge swaths of the rust belt. Plus a smattering of small towns in the south.
  117. 117. cortesoft||context
    Sure, and living there is the housing equivalent to buying a super cheap off brand computer.

    You get what you pay for.

  118. 118. chrsw||context
    Where I’m from $25k is the down payment on a parking space in a garage, not an entire house (or condo).
  119. 119. saturn8601||context
    >The house will get more valuable

    Depends on where you live. Also keep in mind population decline so long term, im not so sure. Prices already dropping in less desirable places (everywhere outside of most blue areas) (Assuming you are talking about the US sorry if not)

  120. 120. moomoo11||context
    why not buy the maxed out mac and then buy a metaverse house that you can live in virtually

    problem solved /s