6 ms·
Having replaced my MacBook with a Mac Mini, I would reconsider. The MacBook is just such a _complete_ package. Great speakers, great keyboard, fantastic screen,
by ThouYS 22d ago
Having replaced my MacBook with a Mac Mini, I would reconsider. The MacBook is just such a _complete_ package. Great speakers, great keyboard, fantastic screen, the fingerprint sensor thingy.. Takes a lot of gear to match that
- cj 22d agoIf your computer never leaves your desk, the iMac is pretty competitive with those features. Even comes with a TouchID keyboard.
- mikestew 22d agoI’ve had iMacs for almost 20 years. My last one was indeed my last. Without target display mode (use the Mac as a monitor), I’m ditching a perfectly good monitor. I was going to buy a Mac Studio and a good monitor to replace the iMac until the spouse reminded me that we are now retired and will spend time in a camper. So a MBP for me (and BenQ’s Mac-specific monitor), but others might do well to consider a Mac Mini/Studio. iMacs are great for a lot of use cases, but my image of the typical HN user would prefer to keep the monitor separate.
- deleted 22d ago[deleted]
- frollogaston 22d agoIt's like, you pay laptop prices for laptop performance but without laptop portability or desktop modularity. This only sorta made sense back when Apple had no "prosumer" desktop offering unless you wanted a cheap used Mac Pro (which is what I ended up doing at some point).
- pebble 22d agoNot an option if you're trying to drive 3 decent screens.
- joshstrange 22d agoMacbook (base) yes, but my MBP (M3 Max) is driving 4 screens for me without issue.
- jedberg 22d agoMy M1 Pro drives 4 screens no problem. The trick is that you can only attach two through one Thunderbolt port, so you have to attach the 3rd one via the other port instead of your dock. (The 4th screen is the laptop's built in screen)
- frollogaston 22d agoKeyword is pro. Non-pro chips drive fewer screens unless you use DisplayLink. Which I did at some point, it's a hack but ok for lighter usage.
- jedberg 22d agoYes but if your debate is desktop or laptop, you're probably not looking at anything but a pro.
- frollogaston 22d agoUh idk, I have a desktop and laptop that are both base. The laptop is an M4 Air which is overall faster than M1 Pro, especially single-core where it's even faster than M3 Max.
- antod 22d agoI've been away from Macs (2015 MBP and an M1 Pro) for a while now, but they used to have a limitation of one screen per port. Apparently driver related as according to my faulty memory a Linux install didn't have the same issue. Are you using Apple displays or did they fix it?
- jedberg 22d agoThey must have fixed it because I drive my two main monitors from a dock connected to one port and then my 3rd monitor from the other port. Been set up this way for at least two years now.
- frollogaston 22d agoI thought the question was low-end MacBook + mini vs high-end MacBook. The low-end one has all those nice things. I wouldn't sacrifice that. If it has to be MacBook + super old used mini as home server, so be it.
- jmalicki 22d agoExcept for LLM inference speed, macs suck as a server and are pretty expensive, why wouldn't you get a Linux box?
- frollogaston 22d agoBecause it's not exactly a server, more like a home PC / dev machine that I also remote into. Usually SSHing but sometimes VNC which is annoying in Linux. And the Mac mini is pretty fast. Yes a Linux box would win in terms of multicore CPU(?) or GPU if you need to run big batch processes, or a high-uptime service. My work is running those on cloud, not in my house.
- JohnBooty 22d agoBuying a Mac specifically for serving is misguided in nearly all use cases, but as an all-in-one solution they make sense. Personally I feel like the number of boxes I need to manage has an inverse correlation to my happiness. Macs are totally “fine” for light server duty… as is just about any computer of the last decade+. The CPUs are beasts, the disks are screaming fast. The operating system itself may not be ideal at serving but you can just run Docker/Orbstack if you need to do something especially Linux-y. I’d put the question back on you — what are scenarios where an Apple Silicon Mac wouldn’t cut it as a light server for one person or a handful of people? About the only scenario that comes to mind is scenarios where you expect to utilize it so heavily that the fans are running for many hours a day. At some point those are either gonna wear out or just ingest so much dust that the machine runs hotter and needs a deep clean. But even that is largely mitigated by just pointing an external fan at it.
- 8xeh 22d agoMy Mac mini m1 is a fantastic home server. Years ago I realized running a 100W PC all the time was REALLY expensive, so I switched to an old linux laptop at 30W (about $4/month). That helped, but I moved to the m1 mac specifically for the power efficiency. It does all the things my linux server did, and it does them at 6W (75¢/month). I've found no competitor with similar performance that can run in such a low power footprint. M4 mini's are way better at power/performance, and I imagine their price is about to come way down since the M6 mini just got announced. Software-wise, it's different, but mostly equivalent. Homebrew or macports has a similar software inventory to debian. And Apple's container framework is a welcome improvement over colima for running most container workloads.