How about Vagrant + FreeBSD in MacBook?
It could be a shock to you, but not everyone loves Mac OS X. There are (imagine that) other OSs that have terminals too. Oh snap! I must've stroke a chord. What did I say? I mean, he asks how to grill a steak, but some suggest how to cook brats.
Ask HN: Laptop for FreeBSD?
11–20 of 55 posts
Re: Ask HN: Laptop for FreeBSD?
#12That said, there have been a lot of commits recently preparing the tree for importing a version of the linux Haswell driver, so I'm optimistic that this will be fixed soon. In the mean time, unless your need for a new laptop is urgent, I'd suggest waiting.
Re: Ask HN: Laptop for FreeBSD?
#13These guys: https://system76.com/laptops have laptops that will run either FreeBSD or Linux. I run Ubuntu on a Thinkpad T430s but looking to upgrade it to a Thinkpad T450s but I want to check out the keyboard first.
http://www.reddit.com/r/linux/comments/1ix69a/system76_suppo...
Re: Ask HN: Laptop for FreeBSD?
#14Re: Ask HN: Laptop for FreeBSD?
#15These guys: https://system76.com/laptops have laptops that will run either FreeBSD or Linux. I run Ubuntu on a Thinkpad T430s but looking to upgrade it to a Thinkpad T450s but I want to check out the keyboard first.
Re: Ask HN: Laptop for FreeBSD?
#16These guys: https://system76.com/laptops have laptops that will run either FreeBSD or Linux. I run Ubuntu on a Thinkpad T430s but looking to upgrade it to a Thinkpad T450s but I want to check out the keyboard first.
They seem to have some pretty neg feedback: http://www.reddit.com/r/linux/comments/1ix69a/system76_suppo...
Re: Ask HN: Laptop for FreeBSD?
#17How about Vagrant + FreeBSD in MacBook?
It could be a shock to you, but not everyone loves Mac OS X. There are (imagine that) other OSs that have terminals too. Oh snap! I must've stroke a chord. What did I say? I mean, he asks how to grill a steak, but some suggest how to cook brats.
which works great for me BTW
Re: Ask HN: Laptop for FreeBSD?
#18Earlier quoted context omitted.
They seem to have some pretty neg feedback: http://www.reddit.com/r/linux/comments/1ix69a/system76_suppo...
I've been using an (ubuntu) system 76 laptop [1]for the last two years. Great machine, no issues. [1] - https://system76.com/laptops/gazelle
Re: Ask HN: Laptop for FreeBSD?
#19Earlier quoted context omitted.
It could be a shock to you, but not everyone loves Mac OS X. There are (imagine that) other OSs that have terminals too. Oh snap! I must've stroke a chord. What did I say? I mean, he asks how to grill a steak, but some suggest how to cook brats.
how about MacBook + Linux + QEMU/Virtualbox? which works great for me BTW
Re: Ask HN: Laptop for FreeBSD?
#20Earlier quoted context omitted.
It could be a shock to you, but not everyone loves Mac OS X. There are (imagine that) other OSs that have terminals too. Oh snap! I must've stroke a chord. What did I say? I mean, he asks how to grill a steak, but some suggest how to cook brats.
OSX is very good at not having hardware compatibility issues, and you don't need to interact with it very much to open VirtualBox. While this is not the most performant option (OSX idles with a good chunk of RAM), it is probably the easiest and most reliable path to not worrying about hardware compatibility, drivers, etc.
The thing that makes OS X so darn "stable" is that they write drivers for a very limited set of hardware - the reference implementation.
On the Linux reference implementation, everything works properly (See the ThinkPad T series).
On the Windows reference implementation, everything works properly (See the Surface).
Simply because something works when it's built for a piece of hardware (think embedded systems) doesn't mean that it will work when running on something that it wasn't designed for.