Earlier quoted context omitted.
A better comparison might be that they stole your credit card number. Lenovo did not kill anyone or endanger their lives
Stolen personal information which is later exposed in a data leak can certainly kill someone. In expectation it is less likely than food poisoning, but it still seems ridiculous to downplay the gravity of all of it. That has got to be the most fucked up thing about capitalism: Correction signals are painfully slow, delayed and weak. You can mostly only penalize a company by boycotting their products (unless they seri…
Ask HN: Are there any reasonable alternatives to MacBook Pro for developer?
471–480 of 502 posts
Re: Ask HN: Are there any reasonable alternatives to MacBook Pro for developer?
#472Earlier quoted context omitted.
I was able to custom-configure the XPS 13 with a non-touch display and 16GB here: http://www.dell.com/en-us/shop/dell-laptops/xps-13/spd/xps-1... (US link) I run repair shops for a living, and I'd certainly recommend the XPS 13 over a HP. The build quality of the HP Envy laptops we get in are terrible. The XPS 13 is just a better laptop.
I've got a HP ZBook 15 in 2014. I'm happy with it but it's only a data point. Did you service any of them, how do they compare?
Re: Ask HN: Are there any reasonable alternatives to MacBook Pro for developer?
#473Not a hardware req, but I've recently become quite enamored with Win 10 + WSL (Windows Subsystem for Linux) after years of using a Mac. WSL lets you run a lightweight Linux shell (Ubuntu, SUSE, Kali are supported atm) without a VM. It's purely for command-line purposes, no X, but that's fine for me. Windows for UI, then I can run all my bash in the Ubuntu shell almost seamlessly. You can run the shell directly from s…
Years and years ago I used an X server on Windows named Hummingbird I think, could you use a native x server for Windows and run e.g. xterms under WsL?
Re: Ask HN: Are there any reasonable alternatives to MacBook Pro for developer?
#474Earlier quoted context omitted.
I find the speakers to be awful, but I just use headphones most of the time anyway, so nbd. I have the last gen, so may be different. I'm curious how you tuned the thermal throttling, though!
It might be this - https://www.reddit.com/r/thinkpad/comments/870u0a/t480s_linu... TL;DR Booting Linux the throttling triggers at much lower temp than on Windows. Fixed by overwriting some MSRs I think.
Re: Ask HN: Are there any reasonable alternatives to MacBook Pro for developer?
#475A warning about Dell XPS (13") screens: if you take the matte display and like coding with dark color schemes it's horrible (but there might be a fix). It does loose all contrast on dark images. Saving battery they brighten the displayed image and lower the back light. This lowers 100% white to maybe a 80% white and makes for horrible contrast. For those affected: - you can test if you have this issue here: http://ty…
The adaptive brightness issue is fixed. But Dell messed up with the keyboard on the latest XPS 9370 and made it unusalbe for any fast typists. See the post at https://www.dell.com/community/XPS/XPS-13-9370-Keyboard-Skip... . I'd strongly recommend Thinkpad over XPS. The build quality is much more trustworthy.
That said, I only use the builtin keyboard when away from my desk. I have a thunderbolt dock with a full-size keyboard; for most devs that have a real office this is what I'd recommend anyway.
If you can't use a dock most of the time and you like the XPS 13 otherwise, the most recent LG gram is also very nice and has a better battery life to boot.
Re: Ask HN: Are there any reasonable alternatives to MacBook Pro for developer?
#476Earlier quoted context omitted.
One problem with the 13" XPS is that 16GB configuration without a 4K+touchscreen display is only available in some countries (Europe, Hong Kong, ...?) I've been looking to get one (new macbook pro keyoard keeps breaking), but the buying experience has been pretty bad where I am. I'll be in Japan later this month, and I'll probably buy an HP Envy. The XPS doesn't come in the aforementioned configuration and the Carbon…
I was able to custom-configure the XPS 13 with a non-touch display and 16GB here: http://www.dell.com/en-us/shop/dell-laptops/xps-13/spd/xps-1... (US link) I run repair shops for a living, and I'd certainly recommend the XPS 13 over a HP. The build quality of the HP Envy laptops we get in are terrible. The XPS 13 is just a better laptop.
The screen is beautiful and the battery life is OK, but I really don't see the point of 4K at this size. I figured they were just forcing an upsell to higher margin configurations...
Re: Ask HN: Are there any reasonable alternatives to MacBook Pro for developer?
#477I suggest looking into the Dell XPS line (both 13 or 15 models, depending on your screen size tastes). I own a 2015 Dell XPS 13 and Linux support is amazing (long battery life, the laptop does not overheat and everything works out of the box on Ubuntu). The only weak spot is the webcam location in the lower part of the screen. Another good alternative could be the Thinkpad Carbon X line, but I don't have any direct e…
Did they fix the coil whine on the Dell machines?
Re: Ask HN: Are there any reasonable alternatives to MacBook Pro for developer?
#478I’m on my 4th Thinkpad T-series - T520, T530, T450s, T460s - each one was a a winner. I ditched the T5XX series when they borked the keyboard layout by adding a numpad. Used to run Ubuntu, now I run Debian, stable or testing depending on point in release cycle at install time. I plan to take another look at Ubuntu now that they gave up on Unity. A coworker is happily on the T470s (first USB-C in the series). I always…
Regarding Infinality: note that it's long deprecated and unmaintained, and it will break freetype2 stuff. See " rel="nofollow">https://gist.github.com/cryzed/e002e7057435f02cc7894b9e748c5...
Re: Ask HN: Are there any reasonable alternatives to MacBook Pro for developer?
#479Not a hardware req, but I've recently become quite enamored with Win 10 + WSL (Windows Subsystem for Linux) after years of using a Mac. WSL lets you run a lightweight Linux shell (Ubuntu, SUSE, Kali are supported atm) without a VM. It's purely for command-line purposes, no X, but that's fine for me. Windows for UI, then I can run all my bash in the Ubuntu shell almost seamlessly. You can run the shell directly from s…
That being said, the existence of WSL at all is fantastic and it's a much nicer experience than booting up a VM or setting your dev environment up in the cloud. I'm still not sure if my next machine will be a MacBook again because of it.
Re: Ask HN: Are there any reasonable alternatives to MacBook Pro for developer?
#480Earlier quoted context omitted.
The bad news: There's no unified HiDPI solution on Linux that works well end-to-end. The good news: You don't really need one. Bumping the font configuration fixes 80% of the scenarios, and the rest I tweak on a case-by-case basis. The good standards-conforming apps (e.g. modern terminals, browsers, etc) automatically multiply the font sizes by your screen DPI. Most desktop managers have a scale sliders for the GUI s…
my system76 handles 4k perfectly