Introducing the next generation of Mac
431–440 of 1001 posts
Re: Introducing the next generation of Mac
#432I'll be sticking with my 2015 Macbook Pro Retina 13". Great machine, not too thin, heavy enough, no stupid touch screen, usb ports, great keyboard. Everything apple has done since hasn't compared.
The only bad thing about the current 16" is the Touch Bar. There is a lot to like about the rest though.
Re: Introducing the next generation of Mac
#433It's taken then less than 6 months to refresh the entire line? What an absolute kick in the teeth - especially on the back of a machine I really dislike. Super shitty move from Apple.
Re: Introducing the next generation of Mac
#434Straw poll: I need a new development machine, price is not an object but it has to be a Mac. Should I buy this new M1 or go with the Intel 16 inch MBP? My gut says there’s going to be a year or two of cross-compilation nightmares. I do a lot of Docker-based development. Wondering what everyone else thinks?
Re: Introducing the next generation of Mac
#435Earlier quoted context omitted.
> I don't know about the desktops, but Macbooks from 2016 are not well supported hardware-wise in Linux Which is unfortunate, because the 2015 models make great Linux machines. The introduction of the T2 chip made proper Linux support much harder to achieve.
Until 2019 Apple sold 13 inch MBPs without the touchbar, and these models did not have a T2 chip. They are still miserable computers to run Linux on, although I think the original 2016 touchbar-less MBP performs better than all the rest, albeit (IIRC) no working audio, very poor suspend/resume functionality, and until pretty recently no keyboard/trackpad functionality. Oh, and Apple's NVMe interface is non-compliant.…
Re: Introducing the next generation of Mac
#436Re: Introducing the next generation of Mac
#437This is galling. I bought a new top spec Air earlier in the year to replace the one I'd owned since 2013. I hate it. The fan comes on about every 30 seconds (doing things on the new machine that were fine on the 2013 one). Literally no at Apple seems to care and I'm not the only one complaining. It's taken then less than 6 months to refresh the entire line? What an absolute kick in the teeth - especially on the back…
Re: Introducing the next generation of Mac
#438I wonder, is the 8GB vs. 16GB "unified memory" the kind of thing where all of the hardware actually has 16GB, but they disable half of it to sell the lower price version? Like Tesla's Model S 40 kwh?
Curious about the same thing, re: the 7-core GPU vs. the 8-core GPU on the Air. Seems like a pretty arbitrary upgrade (and only a $50 difference).
Re: Introducing the next generation of Mac
#439Earlier quoted context omitted.
The only bad thing about the current 16" is the Touch Bar. There is a lot to like about the rest though.
I use the 2020 macbook air personally and 16in professionally and the keyboard drives me insane, to the point I bought a magic keyboard to be able to function without screaming at my computer for accidentally turning my video camera on yet again during a meeting. I really wish they would have a no touch bar option, because I could use more power but still be able to touch type. Touch bar is the worst technological "i…
https://support.apple.com/en-qa/guide/mac-help/mchl5a63b060/...
Re: Introducing the next generation of Mac
#440Earlier quoted context omitted.
I sometimes wonder what the overhead of Docker costs on a Mac. The fact that you have to run a whole linux VM, with guest OS, then send data back and forth over that, especially with volume mapping. I'm sure it can be quantified over running linux directly on the same hardware. My machine (MacBook Pro 13-inch, 2018, 2.7 GHz Quad-Core Intel Core i7, 16 GB 2133 MHz LPDDR3) often runs screaming hot (with screaming fans…
Yeah, it’s pretty crazy especially when you’ve got a bunch of bind mounts. My current machine is a 2013 MBA and after cumulative 100+ hours of fighting with docker over the years, I finally gave up and started using remote development in VSCode on a Linux server. That was a great decision.