Earlier quoted context omitted.
> The problem is that it ramps up by 250 Mhz increments Isn't this completely down to the cpu frequency governor in the OS? My impression was that this "stepping" is customisable, at least in linux, I regularly step my CPU manually even. I'm not sure what Apple has here, but maybe it's not what you expect.
I'm on Windows 10 and I'm not aware of a built-in method to change the CPU multiplier.
New MacBook Air
471–480 of 587 posts
Re: New MacBook Air
#472Earlier quoted context omitted.
This is underestimating modern processors and overestimating programming compute resource usage. Your post may apply if we're working with 4K+ resolution video files, rendering and other activities, but the modern programmer, even compiling binaries, will be fine on a MacBook Air. How do I know? I use a 2 generation old Macbook as my primary personal development machine. I write Go, Rust, Java and TypeScript using th…
You haven't been forced to deploy something that builds a local K8s cluster and builds and runs 10+ containers just to get a microservices app up and ready for development, I see... (only partially /s).
On the flip side standard issue laptops are now 16" Macbook Pro's with 32GB of RAM which is pretty hardware.
Re: New MacBook Air
#473Keep in mind that probably the most important spec when considering a new laptop is one that is often not directly stated: the processor series. I'm not talking about i3/i5/i7, but rather U/Y/H. This letter determines the TDP (thermal design power/point) them machine is designed to run at. The TDP will govern the setting for the base clock speed, and, just as importantly, the throttling behabior under load. Processor…
Re: New MacBook Air
#474Keep in mind that probably the most important spec when considering a new laptop is one that is often not directly stated: the processor series. I'm not talking about i3/i5/i7, but rather U/Y/H. This letter determines the TDP (thermal design power/point) them machine is designed to run at. The TDP will govern the setting for the base clock speed, and, just as importantly, the throttling behabior under load. Processor…
This is underestimating modern processors and overestimating programming compute resource usage. Your post may apply if we're working with 4K+ resolution video files, rendering and other activities, but the modern programmer, even compiling binaries, will be fine on a MacBook Air. How do I know? I use a 2 generation old Macbook as my primary personal development machine. I write Go, Rust, Java and TypeScript using th…
Re: New MacBook Air
#475Earlier quoted context omitted.
It doesn't even take that much. Docker Desktop on MacOS is widely known to be terrible and have extremely poor performance. Running webpack-dev-server with filewatching through Docker nearly grinds my 2017 Macbook Pro to a halt. Obviously most node/webpack/JS stuff can run natively on Mac but it's not uncommon to see dev stacks that dockerize everything because that's how the production stack works.
I often have up to 10 VSCode editors, an IntelliJ window and two browser instances open. Add some server processes, UI watchers/builders, and my Thinkpad starts to freeze up. In an ideal world, I would have a low-latency remote desktop going, but even in 2020 it seems like a pipe dream.
5ms encoding lag, 10ms network lag, totally workable.
Re: New MacBook Air
#476Earlier quoted context omitted.
Volume adjustment is actually a great example of why I hate the touchbar. - I can't adjust the volume without looking at it. Because the touchbar is flat with no haptic feedback when I land on a button, it's hard to remember the exact position of the volume 'button' without looking. Sounds trivial - but combined with point 2.... - The way the volume control expands - it actually moves the 'volume down' button AWAY fr…
You can actually just tap the volume icon on the Touch Bar and slide your finger back and forth immediately and it works; you don't have to tap, then move your finger to the volume slider and move back and forth. (This is clever, but basically undiscoverable unless someone tells you in, for example, a comment on Hacker News, which is how I found out.)
Re: New MacBook Air
#477The refined scissor mechanism with 1 mm of travel delivers a responsive, comfortable, and quiet typing experience. The inverted-T arrow keys help you fly through lines of code, spreadsheets, or game environments. This isn't progress. This is the baseline. Apple have gone from bad to OK, and they're celebrating as though they've achieved something amazing.
>MacBook Air now features the new Magic Keyboard, first seen on the 16-inch MacBook Pro.
That saved me from having to google "hey, is the 'new magic keyboard' the thing in the 16" MBP that I've been waiting for in the Air and 13" MBP, or is it something else entirely".
Re: New MacBook Air
#478Earlier quoted context omitted.
I honestly never understood the hate for the touchbar. It allows me to be much more granular with volume and brightness, and I never really used F-keys anyway.
I only hate that it replaced the top row of keys. If it were an addition instead of a replacement, I'd be okay with it. It has it's moments, but so do the keys it replaced.
Re: New MacBook Air
#479Earlier quoted context omitted.
programming != running a text editor. A lot of usecases involve running a replication of the server environment locally in resource intensive containers
I'm lucky to have development access to a small slice of a very large vmware cluster. I'm surprised no one else operates this way. The performance gains are immense.
Re: New MacBook Air
#480Keep in mind that probably the most important spec when considering a new laptop is one that is often not directly stated: the processor series. I'm not talking about i3/i5/i7, but rather U/Y/H. This letter determines the TDP (thermal design power/point) them machine is designed to run at. The TDP will govern the setting for the base clock speed, and, just as importantly, the throttling behabior under load. Processor…