Fingers crossed it will work for lighter web dev work. I figure I'll know well within the 14 day return period. As a consultant, I work with a pretty diverse set of tools, but I figure I can at least do frontend work and throw together the odd lambda here and there. Also running a mac mini currently with a couple 4k screens as a main environment. Can anybody recommend a way to take both of these screens and switch their inputs easily between the mini and a macbook?
New MacBook Air
511–520 of 587 posts
Re: New MacBook Air
#512I bought one, maxed out everything but storage -can anybody really justify the 2TB option? Fingers crossed it will work for lighter web dev work. I figure I'll know well within the 14 day return period. As a consultant, I work with a pretty diverse set of tools, but I figure I can at least do frontend work and throw together the odd lambda here and there. Also running a mac mini currently with a couple 4k screens as…
If you're looking for a USB-C KVM, you're not going to find it. I would look into some kind of cloud sync for the Air's data to the Mini, and then just put the Air to sleep when you're at the home base or something.
Re: New MacBook Air
#513After using the latest Macbook Pro 13" for over a year I have recently had my 2015 Macbook Pro 13" repaired. Both are max specs. It was a $600 bill, but it has been so worth it. The keyboard just works, it doesn't run hot and the fan doesn't blast under the slightest load, the performance is much better, the battery lasts longer and the external screen + keyboard and mouse are detected every single time without havin…
Overall, I found the speed of this model far exceeded my 2017 MBP from my last job, but it's kinda surprising how frequently the monitors / keyboard / mouse encounter connection issues.
That being said, I feel like I'm being a little picky, especially when I think of how nightmarish it was to get any of this shit to work with my Windows machines. It's the exception rather than the rule that anything would work the first time as expected (monitors / keyboards / mice / printers / programs).
Re: New MacBook Air
#514Keep 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
#515Keep 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
#516Keep 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
#517Earlier quoted context omitted.
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.)
> You can actually just tap the volume icon on the Touch Bar and slide your finger back and forth immediately No you can't! There is a pretty long delay. If you move your finger during the delay, nothing happens. Then when it finally decides to switch modes, you have to move your finger again for it to change the volume. Hope you didn't hit the edge of the touchbar yet. Combined with the phantom button presses when u…
Also pro-tip: you can change the buttons that show up in the touch bar. Settings > Keyboard > Customize Control Strip. I swapped out Siri for a "Sleep" button, which is super convenient when I walk away from my desk.
Re: New MacBook Air
#518Re: New MacBook Air
#519Earlier quoted context omitted.
I find it a bit opaque that they do not advertise exactly which series/gen they are putting on the machine. Can't find it even on the Tech Specs page.
They don't advertise their memory models or disk manufacturer either. Probably typical customer does not care. Wait for teardowns if you're interested in those details.
Re: New MacBook Air
#520Earlier 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…
Even Chrome brings my machine to a halt. I've been running Docker recently and 8Gb of ram is instantly gone. Sometimes I think most folks are simply more patient with their computers, and will wait a few seconds for operations to finish, while I get a feeling something is taking too long and start messing around with ps aux, killing processes and such...