Live data from Hacker News

What are good linux laptops for 2018?

news.ycombinator.com

71–74 of 74 posts

Re: What are good linux laptops for 2018?

#71
post #17

Here's my experience. If you develop everything locally, get a decent laptop with Ubuntu or Windows 10 Pro. Windows 10 Pro Edition comes with WSL, a Linux subsystem which is pretty decent for my deep learning implementation and small scale test. With Xming, I can do some visualization as well. There will be downsides. If you get a laptop that just comes with Ubuntu or any Linux distro, you are good to go. If your dev…

I haven't used it enough to know what its limits are but there's a lot to like with Windows Subsystem for Linux running either Ubuntu or Debian. Compared with macOS, it's current (apt-get to your heart's content), as opposed to macOS' terminal environment, which is hopelessly out of date. I really like what Microsoft is doing here.

What do you mean by macOS' terminal environment is hopelessly out of date?

Re: What are good linux laptops for 2018?

#72
post #17

Earlier quoted context omitted.

I haven't used it enough to know what its limits are but there's a lot to like with Windows Subsystem for Linux running either Ubuntu or Debian. Compared with macOS, it's current (apt-get to your heart's content), as opposed to macOS' terminal environment, which is hopelessly out of date. I really like what Microsoft is doing here.

What do you mean by macOS' terminal environment is hopelessly out of date?

Not OP, but guessing it's things like having Python 2 instead of Python 3 installed out of the box. It took them forever to update to Git version > 2.0.0 too.

Re: What are good linux laptops for 2018?

#74
post #58

Earlier quoted context omitted.

If you want to use Arch but are not that hardcore-technical (command line installer etc.), try Antergos. It's like Arch ez-mode -- GUI installer, installs with a GUI of your choice (Gnome by default), uses all the Arch packages. I am running Antergos on a Lenovo Ideapad 720s and it's a pleasant experience.

Any thoughts on Manjaro vs. Antergos?

Haven't used Manjaro personally; from what I've read, Antergos is closer to actual Arch, where Manjaro is just based on Arch. This is a good summary article: https://freedompenguin.com/articles/opinion/manjaro-vs-anter...
Post reply on HN