Unlike the old rack mount options for the trashcan Mac Pro units (eg https://photos.imgix.com/racking-mac-pros), it doesn't seem like much thought has been given here to a front-to-back airflow.
I'm also surprised they're touting the density of this solution— seems like the obvious thing would be to put the Minis on their sides. A 4U chassis has 17.5cm vertical space in it, and a Mac Mini is 17cm wide. With the Mini being 2in in height, that suggests 8-9 Minis in a 4U rack, vs 2 Minis in a 2U rack for Scaleway's trays.
EDIT: Here's a commercially-available solution that's 6/4U: https://www.mk1manufacturing.com/Rack-Mount-for-6-M4-mac-min..., you'd think it could basically be this but with the management plane behind or in front. And as others have said, making the management plane be more shared, so it's not 1:1.
Yeah sorry for mixing units like that. I think of it as a 19" rack and know that refers to the width, but I had to look up the height of a 4U chassis and Google told it to me in cm, so then I went with that for that dimension.
Totally fine, my brain just isn't used to processing imperial measurements in the same sentence as metric, so I thought the conversion might help others in the same place!
Yep! I would have thought about doing a 3d printed "tray" that goes under the mini and routes front/cold and back/hot air to the exterior of the rack...
Continuing to act like these ugly hacks are a normal way of doing business, is a continual signal to Apple that they don't need to build a rack-mount PC or server ever again.
If their developer community grew a pair and made themselves heard, then maybe the billion dollar company would do their effing job and provide a proper rackable development platform.
Which they had many years ago, before they morphed into a company that builds telephones and furniture that occasionally functions as a computer.
Instead we pretend like extension cords and gluing Raspberry Pi's together is totally ok for professional purposes.
> Continuing to act like these ugly hacks are a normal way of doing business, is a continual signal to Apple that they don't need to build a rack-mount PC or server ever again.
They technically still have the Rack Mac Pro, but that's such a half-assed offering that it's easy to forget it exists. It's a huge 5U chassis but if you look at the internals it's comical how little of the space is actually used for anything, because they kept the same layout as the Intel version which was designed to host multiple high-power GPUs, but dropped dGPU support in the Apple Silicon transition.
I get it, you did what you had to do, but you're not the only example.
They have the knowledge and it's existed in the past (Xserve) but they will never do it again because they design and sell furniture now.
Tell me they couldn't design a Mac Mini with holes for rack ears, built in BMC or serial console.... even if it was a specialty product people would pay a premium
I totally agree on your comment by the way, it's not ideal at all, I'm not even working on the project anymore, every update, every feature is always a pain as we had to do reverse engineering.
Everything on this project is "hackie", it is not a solution for the future, the day Apple will change their license or break retro compatibility, the project will have no chance to survive.
So yes, the mac mini is absolutely not designed to be placed in a DC, a special product for that purpose would be better.
So it's a risky bet from a technical point of view.
I was interested in provisioning one of these a few months back through Scaleway, but couldn't navigate their sign-up process without it dumping me back to the start everytime. Nor did I receive a reply when I e-mailed their support e-mail.
I don't know if that's changed (they had odd pricing too, like Startup vs. Business, of which the difference wasn't clear), but aware. I hope someone has more success than I did.
Scaleway's site and support is horrible, as you've found. But their pricing and offerings are solid and their network is... OK. For the price, they're better than Hetzner... if you can get signed up!
Totally different experience here! For a project I wanted to try “euro cloud”. Something comparable to digital ocean. No need for hyperscaler functionality.
It has been great. Good terraform provider and reliable service. I like their console, although the design feel very vaporwave to me.
Of course stuff can be better, but it is rapidly improving. The way they implemented grafana + user management was shit. But that’s fixed. Grafana still feels bolted on however. And login is a bit weird with their dedibox or whatever button next to the cloud offering. But no where near as confusing as aws is!
Also bumped on a bug in their terraform provider, found a related bug report, contributed some info and it was fixed within two weeks.
Quite happy so far. Running serverless sql, serverless containers. Secrets management and some iam config. No big stuff but quite sure it is capable to run a decently sized saas.
I won't comment on the reliability of their services, as I've not experienced it. I was signing up specifically to provision a M1 mac mini, and couldn't navigate it. It was unfortunate, but worth a comment, in case others experience the same issue (or someone else could point me in the right direction).
not sure why the attach rpi for every mac mini, wouldn't it be cheaper to have one rpi and 9 mac minis connectd to 10 port switch? I also wished one day to make cluster out of Apple TVs - they are very cheap (~150usd for version with ethernet) and most likely the new upcoming version will have more powerful A-series apple sillicon. I guess tvOS is just very restricted.
They’re connected to a single USB-C cable. For many technical reasons you can’t have a simple kvm which switches inputs. You’ll need to continuously power all 9 minis some way.
All nine USB-C cables will need a continuous, active connection.
To do this, you will need a smart controller that switches which port it’s talking to.
Or you can stick a relatively cheap device on every mini and and connect it to the network.
Having a “controller” for every mini means you can swap single units in both hardware and software very easily. There’s a one-to-one relationship and you don’t have to deal with pairing.
Simpler design... let alone constraints of the USB and/or other interfaces in use. Not to mention 1:1 of management port access to system access, where other solutions may be problematic.
> not sure why the attach rpi for every mac mini, wouldn't it be cheaper to have one rpi and 9 mac minis connectd to 10 port switch?
Simple... they're (likely) running something on the Raspberry Pi's that sets them up as USB gadgets, aka the Mac Mini "sees" a virtual keyboard and mouse. That's enough to manage remote provisioning.
To replicate that they'd need a KVM switch which doesn't have some weird edge case in how exactly it does USB-C switching, and it needs to be remotely controlled. A Pi is cheaper plus the failure modes of a Pi are more understood than the failure mode of some weird ass KVM switch someone cobbled together in China.
Hah so, I have a couple of old Mac Minis in my homelab that I use very occassionally but would like to access over the Internet (say, via Tailscale etc.) Ideally they'd be sleeping most of the time to conserve power, and only be kicked awake when needed, e.g. by a Wake-on-Lan packet.
Unfortunately I would need another device active at all times to listen for commands and send that packet on demand. I was toying with the idea of using a Raspberry Pi connected to the router to perform that specific function, but I never got around to it.
Funny to see that idea scaled up to a server rack!
Fans generally are used to move cold air from in front of a rack behind the rack. There appear to be no fans at all here except those in the mini,which would cause the problem you discuss. I’m talking about supplemental cooling with a high volume low noise fan in a 2 or 3u enclosure.
It might be that they're limited by something else in their existing racks; say power or networking ports, so this is an easy hack to get into their existing rack scheme.
We were a little team, doing the API dev, the infra, the hardware and countless things.
The product is improving and it was impossible to even imagine remoing the case as we spent so many time wiring everything, going to DC and setting up everything.
Yes the team is actually doing all of this, even going to DC installing the macs in the racks.
But I agree that for a big scale, this is a good solution. (cf: github)
Agree, removing the case is a lot of effort. Github does a lot of fancy things but you might want to consider how much they're charging by the minute as well
Our way is quite efficient & we're able to quickly adapt to new HW gens
Aluminium designed in as heat sink perhaps? But not sure if this is so relevant in an actively cooled DC setting as passive buried under cables at a home workspace!
My experience with a mac mini in a small R&D team has been a nightmare : the OS sucks so much for anything that is not a single user (at a time) on the machine, coming from the Systemd/Linux world
Yes, the experience is pretty bad, we were doing baremetal, so I assume there were only a single user on it.
The tooling and its documentation was really bad too, actually we based ourselves on the asahi project and its documentation and some open-source project that did a lot of work on reverse engineering all of the system we used.
From a user based perspective, using the remote desktop feature was a pain and I don't think any of our users were actually using it, the main use was : CI, AI training and bitcoin mining.
Good to see you :), there a lot of good questions ! I'm not working on the project anymore so you'll be able to reply with better answer.
But still had a really good experience with you guys.
Identifying MAC spoofing in client network interfaces, which allow DNS poisoning or encrypted layer credential from a client address. Whether there is pragmatic use to spoof, or a secondary drive with no identifier.
You'd think that from an environmental point of view, Apple would be able to sell packs of Mac Mini boards without the case and packaging for people doing this; with no physical board or electronic change, it would be easy.
It’s madness that Apple can dictate that you have to sell it for at least 24h, not less. Ideally the manufacturer shouldn’t dictate how the property is being rented.
I guess the Mac Pro Rack Edition technically exists, but that's needlessly huge (5U!) for a single node, ungodly expensive, and doesn't have server amenities like a BMC, so it's not exactly flying off the shelves.
This sounds rather entitled. They’re building their own servers for their infrastructure needs. No different than any of the other behemoths with their own data centers.
> The compact size of the Mac mini, which packs a powerful System on a Chip (SoC) into a tiny footprint.The energy efficiency of Apple silicon (M-series) chips, which allows high density without overheating or excessive power draw.
This really adds nothing to the article, and looks like AI fluff to me.
Combine that with there being a bold section in like every single paragraph, I'm going to assume yes
The thing that got me was always referring to Scaleway in the third person. e.g. this read like the response I get when I ask AI to review code:
> Scaleway’s solution to that problem was ingenious: embedding a Raspberry Pi module with each Mac mini.
(I realize this may be an artifact of a corporate style guide, but I'd much prefer "Our solution to that problem was embedding . . ." Both because the "was ingenious" doesn't add a ton and reads like puffery and because this is Scaleway's own blog and referring to yourself in the third person is grating.)
It doesn't? If you didn't know those two things, they seem highly relevant to the subject being discussed. They define SoC, which might be an acronym you've known since high school (I did, but I'm a total nerd), and it justifies why use Mac minis instead of what usually gets used.
As to whether it was AI generated or not, who cares? It's useful information if you didn't know it already, and if those words came out of matrix math or someone non-technical with a BS in communications, does it really matter to you? Are you going hungry tonight because the money that went to creating those words went to Nvidia and not Sarah in Marketing? Sarah in Marketing might be out of a job soon, but her boyfriend has a good job that's not threatened by AI, so I hope she'll be fine, but I don't know. Is that the underlying worry here?
There is an emdash in the article though, you didn't think to call that out too?
Scaleway has some of the best prices for cloud Mac Minis and has better deals than the scam that is AWS's overpriced cloud Mac Minis.
Going with AWS for cloud Mac Minis is the quickest way to lose a lot of money if you don't know what to do with it and to flush as much cash down the drain as quickly as possible.
Yeah, I was hoping for more detail as well. I'm guessing they did something similar to what I did to make my Pi control computers.[0]
The Raspberry Pi 4 can emulate a USB keyboard and mouse, and there are inexpensive adapters that allow it to capture display output. You can also hook it up to a relay to cycle power for an external device.
20 years ago the company I worked for used a Mac-Mini for video transcoding, because there was some DRM issue we had to deal with, I don't remember the specifics.
running macOS, which runs Xcode, which is required for making and signing iOS and macOS apps, Witcher, then sold on the App Store for money dust justifying spending money on their, or a similar service.
Unlike the old rack mount options for the trashcan Mac Pro units (eg https://photos.imgix.com/racking-mac-pros), it doesn't seem like much thought has been given here to a front-to-back airflow.
I'm also surprised they're touting the density of this solution— seems like the obvious thing would be to put the Minis on their sides. A 4U chassis has 17.5cm vertical space in it, and a Mac Mini is 17cm wide. With the Mini being 2in in height, that suggests 8-9 Minis in a 4U rack, vs 2 Minis in a 2U rack for Scaleway's trays.
EDIT: Here's a commercially-available solution that's 6/4U: https://www.mk1manufacturing.com/Rack-Mount-for-6-M4-mac-min..., you'd think it could basically be this but with the management plane behind or in front. And as others have said, making the management plane be more shared, so it's not 1:1.
This is what MacStadium does. Here's a drawer design for the previous gen intel macs:
https://cdn.prod.website-files.com/687e650a56916806eaaf8f62/...
You can find a bunch more detail in their related patent filings:
https://patents.google.com/patent/US20240397658A1/en?q=(%22m...
I was thinking the units all face the front in a shallow drawer, whereas MS is doing a deep drawer, which is almost certainly even better for density.
For anyone reading along at home, 2 inches is just over 5cm.
Yeah sorry for mixing units like that. I think of it as a 19" rack and know that refers to the width, but I had to look up the height of a 4U chassis and Google told it to me in cm, so then I went with that for that dimension.
Totally fine, my brain just isn't used to processing imperial measurements in the same sentence as metric, so I thought the conversion might help others in the same place!
Yep! I would have thought about doing a 3d printed "tray" that goes under the mini and routes front/cold and back/hot air to the exterior of the rack...
Continuing to act like these ugly hacks are a normal way of doing business, is a continual signal to Apple that they don't need to build a rack-mount PC or server ever again.
If their developer community grew a pair and made themselves heard, then maybe the billion dollar company would do their effing job and provide a proper rackable development platform.
Which they had many years ago, before they morphed into a company that builds telephones and furniture that occasionally functions as a computer.
Instead we pretend like extension cords and gluing Raspberry Pi's together is totally ok for professional purposes.
> Continuing to act like these ugly hacks are a normal way of doing business, is a continual signal to Apple that they don't need to build a rack-mount PC or server ever again.
They technically still have the Rack Mac Pro, but that's such a half-assed offering that it's easy to forget it exists. It's a huge 5U chassis but if you look at the internals it's comical how little of the space is actually used for anything, because they kept the same layout as the Intel version which was designed to host multiple high-power GPUs, but dropped dGPU support in the Apple Silicon transition.
Yes polished stainless steel furniture.
At 38 lbs and low starting price of $7,500 who can resist?
Trust me, at our scale ... Apple didn't care at all about us, even if Scaleway is one of the biggest cloud provider in France.
And actually the project was made to be faster on the market than AWS on their M1 offer, not to be industrialized at first.
I get it, you did what you had to do, but you're not the only example.
They have the knowledge and it's existed in the past (Xserve) but they will never do it again because they design and sell furniture now.
Tell me they couldn't design a Mac Mini with holes for rack ears, built in BMC or serial console.... even if it was a specialty product people would pay a premium
I totally agree on your comment by the way, it's not ideal at all, I'm not even working on the project anymore, every update, every feature is always a pain as we had to do reverse engineering.
Everything on this project is "hackie", it is not a solution for the future, the day Apple will change their license or break retro compatibility, the project will have no chance to survive.
So yes, the mac mini is absolutely not designed to be placed in a DC, a special product for that purpose would be better. So it's a risky bet from a technical point of view.
Also gotta love servers with non-ECC memory
I was interested in provisioning one of these a few months back through Scaleway, but couldn't navigate their sign-up process without it dumping me back to the start everytime. Nor did I receive a reply when I e-mailed their support e-mail.
I don't know if that's changed (they had odd pricing too, like Startup vs. Business, of which the difference wasn't clear), but aware. I hope someone has more success than I did.
Scaleway's site and support is horrible, as you've found. But their pricing and offerings are solid and their network is... OK. For the price, they're better than Hetzner... if you can get signed up!
Totally different experience here! For a project I wanted to try “euro cloud”. Something comparable to digital ocean. No need for hyperscaler functionality.
It has been great. Good terraform provider and reliable service. I like their console, although the design feel very vaporwave to me.
Of course stuff can be better, but it is rapidly improving. The way they implemented grafana + user management was shit. But that’s fixed. Grafana still feels bolted on however. And login is a bit weird with their dedibox or whatever button next to the cloud offering. But no where near as confusing as aws is!
Also bumped on a bug in their terraform provider, found a related bug report, contributed some info and it was fixed within two weeks.
Quite happy so far. Running serverless sql, serverless containers. Secrets management and some iam config. No big stuff but quite sure it is capable to run a decently sized saas.
I won't comment on the reliability of their services, as I've not experienced it. I was signing up specifically to provision a M1 mac mini, and couldn't navigate it. It was unfortunate, but worth a comment, in case others experience the same issue (or someone else could point me in the right direction).
Glad to know you've got good experiences though.
It was specifically for the M1 mac minis, so not too fussed about everything else, but judging from the comments, experiences are mixed.
I'll try to sign up again in a week or two.
If you have further difficulties, give us a shout on our community slack : https://www.scaleway.com/en/docs/tutorials/scaleway-slack-co...
There's an #apple-silicon channel there that the team behind the product monitors
We also have a video of how we built the (then-M1) infra at GitHub: https://youtu.be/I2J2MzKjcqY?si=piMVam3qUpJGeW9Q
With 60 minis per rack, and custom sled cases.
Oh nice! That quite more complex, but I like it!
not sure why the attach rpi for every mac mini, wouldn't it be cheaper to have one rpi and 9 mac minis connectd to 10 port switch? I also wished one day to make cluster out of Apple TVs - they are very cheap (~150usd for version with ethernet) and most likely the new upcoming version will have more powerful A-series apple sillicon. I guess tvOS is just very restricted.
They’re connected to a single USB-C cable. For many technical reasons you can’t have a simple kvm which switches inputs. You’ll need to continuously power all 9 minis some way. All nine USB-C cables will need a continuous, active connection.
To do this, you will need a smart controller that switches which port it’s talking to.
Or you can stick a relatively cheap device on every mini and and connect it to the network.
Having a “controller” for every mini means you can swap single units in both hardware and software very easily. There’s a one-to-one relationship and you don’t have to deal with pairing.
Simpler design... let alone constraints of the USB and/or other interfaces in use. Not to mention 1:1 of management port access to system access, where other solutions may be problematic.
You mean a kvm switch?
What would you do with a cluster of Apple TVs?
run computer programs probably
> not sure why the attach rpi for every mac mini, wouldn't it be cheaper to have one rpi and 9 mac minis connectd to 10 port switch?
Simple... they're (likely) running something on the Raspberry Pi's that sets them up as USB gadgets, aka the Mac Mini "sees" a virtual keyboard and mouse. That's enough to manage remote provisioning.
To replicate that they'd need a KVM switch which doesn't have some weird edge case in how exactly it does USB-C switching, and it needs to be remotely controlled. A Pi is cheaper plus the failure modes of a Pi are more understood than the failure mode of some weird ass KVM switch someone cobbled together in China.
That's exactly the purpose of the raspberry they setup in this image
Hah so, I have a couple of old Mac Minis in my homelab that I use very occassionally but would like to access over the Internet (say, via Tailscale etc.) Ideally they'd be sleeping most of the time to conserve power, and only be kicked awake when needed, e.g. by a Wake-on-Lan packet.
Unfortunately I would need another device active at all times to listen for commands and send that packet on demand. I was toying with the idea of using a Raspberry Pi connected to the router to perform that specific function, but I never got around to it.
Funny to see that idea scaled up to a server rack!
Reminded me how Victor Taelin built his distributed computing cluster using those. https://xcancel.com/VictorTaelin/status/1901661374444392951#...
Hope the resale value is still good on those machines, he hasn't mentioned the cluster on his Twitter in months...
https://www-uploads.scaleway.com/Mac_mini_rack_1_e31ad1da6e....
This is not the image I expected to encounter under the title, “high density”.
Make those sleds taller and do three, maybe four per sled with a pair of large diameter fans. That’ll would be high density. This is medium at best.
I agree the picture doesn't do it justice, it doesn't show the full cabling, we might share a new one.
Also keep in mind that these SLEDs are compatible both with the M2 & the M4. M2 require more surface area & cover the whole free space on the SLED
The fan would move the heat off that given sled but if the channel between the sleds can’t remove that extra heat you probably didn’t help yourself.
My point is the picture doesn’t show any details on the room or what’s outside the rack so it’s hard to know what’s optimal.
Fans generally are used to move cold air from in front of a rack behind the rack. There appear to be no fans at all here except those in the mini,which would cause the problem you discuss. I’m talking about supplemental cooling with a high volume low noise fan in a 2 or 3u enclosure.
It might be that they're limited by something else in their existing racks; say power or networking ports, so this is an easy hack to get into their existing rack scheme.
My guess is its the size of the blades.
e.g. https://servermall.com/fr/sets/serveurs-blade-dell/?srsltid=...
Seriosuly, like surely they could've at least used 1 rpi per rack ?
Or find cable with matching length?
Interesting that they run them upside down.
It’s because the power button is on the bottom.
Actually the power button is pretty useless, they set it up like this for the airflow as the mac mini fans are on the back.
Also, it's useless during the lifecycle but it simplifies operations a lot during the initial install & any kind of servicing.
We're actually thinking about features which will that power button to good use in a near feature, stay tuned !
also hot air rises, and the vent is on the bottom
Why are they still even in the cases? I would assume that shucking them would ever so slightly improve thermals.
We were a little team, doing the API dev, the infra, the hardware and countless things. The product is improving and it was impossible to even imagine remoing the case as we spent so many time wiring everything, going to DC and setting up everything. Yes the team is actually doing all of this, even going to DC installing the macs in the racks.
But I agree that for a big scale, this is a good solution. (cf: github)
Agree, removing the case is a lot of effort. Github does a lot of fancy things but you might want to consider how much they're charging by the minute as well
Our way is quite efficient & we're able to quickly adapt to new HW gens
Aluminium designed in as heat sink perhaps? But not sure if this is so relevant in an actively cooled DC setting as passive buried under cables at a home workspace!
Had a similar problem in T43 HDD.
Fans can move a lot more air than convection.
I was part of the team that built this project at Scaleway, ask me anything
My experience with a mac mini in a small R&D team has been a nightmare : the OS sucks so much for anything that is not a single user (at a time) on the machine, coming from the Systemd/Linux world
What was your experience ?
Yes, the experience is pretty bad, we were doing baremetal, so I assume there were only a single user on it. The tooling and its documentation was really bad too, actually we based ourselves on the asahi project and its documentation and some open-source project that did a lot of work on reverse engineering all of the system we used.
From a user based perspective, using the remote desktop feature was a pain and I don't think any of our users were actually using it, the main use was : CI, AI training and bitcoin mining.
I'm part of the current team ! Ask me anything itrash doesn't know ;)
Good to see you :), there a lot of good questions ! I'm not working on the project anymore so you'll be able to reply with better answer. But still had a really good experience with you guys.
Identifying MAC spoofing in client network interfaces, which allow DNS poisoning or encrypted layer credential from a client address. Whether there is pragmatic use to spoof, or a secondary drive with no identifier.
You'd think that from an environmental point of view, Apple would be able to sell packs of Mac Mini boards without the case and packaging for people doing this; with no physical board or electronic change, it would be easy.
Yes, and the actual license is pretty limiting as we have to sell the mac for at least 24h, not less, and no virtualization.
It’s madness that Apple can dictate that you have to sell it for at least 24h, not less. Ideally the manufacturer shouldn’t dictate how the property is being rented.
It's kind of amazing to offer this service at all when the vendor is so blatantly hostile to the idea.
This project was actually kickstart to compete against AWS launching the first apple as service, there were no consider about this.
I get it, but I’ve never really bought into the idea that Apple optimizes for the environment out of pure altruism.
but they make more money selling the whole thing
Are they powering them with USB-C? I didn't think that was possible/supported.
No, the USB-C is just there to act as a KVM for administrating purpose, as the MDM hasn't enough administration capability
That's just for control, in the photos they still have no power connected, not even for the Raspberry Pi...
The annoying thing is that Apple still makes proper servers, they just don't sell them anymore.
https://www.apple.com/newsroom/in-the-loop/2025/10/shipping-...
I guess the Mac Pro Rack Edition technically exists, but that's needlessly huge (5U!) for a single node, ungodly expensive, and doesn't have server amenities like a BMC, so it's not exactly flying off the shelves.
This sounds rather entitled. They’re building their own servers for their infrastructure needs. No different than any of the other behemoths with their own data centers.
Todays game of was it AI generated?
> The compact size of the Mac mini, which packs a powerful System on a Chip (SoC) into a tiny footprint.The energy efficiency of Apple silicon (M-series) chips, which allows high density without overheating or excessive power draw.
This really adds nothing to the article, and looks like AI fluff to me.
Combine that with there being a bold section in like every single paragraph, I'm going to assume yes
The thing that got me was always referring to Scaleway in the third person. e.g. this read like the response I get when I ask AI to review code:
> Scaleway’s solution to that problem was ingenious: embedding a Raspberry Pi module with each Mac mini.
(I realize this may be an artifact of a corporate style guide, but I'd much prefer "Our solution to that problem was embedding . . ." Both because the "was ingenious" doesn't add a ton and reads like puffery and because this is Scaleway's own blog and referring to yourself in the third person is grating.)
To me, it just reads like their marketing person's first language is not English. Which tracks because I believe the whole company is based on France.
OTOH, empty human-generated marketing slop has been around for a LOT longer than empty AI marketing slop and also reads exactly like this.
It doesn't? If you didn't know those two things, they seem highly relevant to the subject being discussed. They define SoC, which might be an acronym you've known since high school (I did, but I'm a total nerd), and it justifies why use Mac minis instead of what usually gets used.
As to whether it was AI generated or not, who cares? It's useful information if you didn't know it already, and if those words came out of matrix math or someone non-technical with a BS in communications, does it really matter to you? Are you going hungry tonight because the money that went to creating those words went to Nvidia and not Sarah in Marketing? Sarah in Marketing might be out of a job soon, but her boyfriend has a good job that's not threatened by AI, so I hope she'll be fine, but I don't know. Is that the underlying worry here?
There is an emdash in the article though, you didn't think to call that out too?
If it smells like ai…
Scaleway has some of the best prices for cloud Mac Minis and has better deals than the scam that is AWS's overpriced cloud Mac Minis.
Going with AWS for cloud Mac Minis is the quickest way to lose a lot of money if you don't know what to do with it and to flush as much cash down the drain as quickly as possible.
How does the Pi communicate with the Mini? Software stack? Zero details and useful information in this post.
Yeah, I was hoping for more detail as well. I'm guessing they did something similar to what I did to make my Pi control computers.[0]
The Raspberry Pi 4 can emulate a USB keyboard and mouse, and there are inexpensive adapters that allow it to capture display output. You can also hook it up to a relay to cycle power for an external device.
[0] https://mtlynch.io/tinypilot/
Yeah, my guess was something like pikvm as well.
AI slop
What do people use mac servers for?
It's not strictly speaking a server even. Just a rented personal computer.
MacOS dev and CI.
Generally the main purpose was CI, blockchain mining and AI training
To compile and test software for Mac.
Running CI for Iphone / Ipad dev?
20 years ago the company I worked for used a Mac-Mini for video transcoding, because there was some DRM issue we had to deal with, I don't remember the specifics.
running macOS, which runs Xcode, which is required for making and signing iOS and macOS apps, Witcher, then sold on the App Store for money dust justifying spending money on their, or a similar service.
I’d like to know what’s on the baseboard that the Pi is attached to
Looks like a relay so probably to powercycle it.
Don't think everything needed is included in the picture. Definitely additional cables for power and networking would need to be added
And yet they have the pi backward so the networking ports are buried. I have no idea what’s going on here.
Looks like some sort of power supply converter? Maybe a USB-C power splitter.
[dead]