Hacker News new | ask | show | jobs
by waynesonfire 1367 days ago
This is awesome. I'm inspired to try it on freebsd. Docker is the killer app feature keeping me on Linux.
3 comments

> Docker is the killer app feature keeping me on Linux.

Agreed.

Docker (or another OCI compatible solution) feels like one of the few good ways to run software with all of its dependencies consistently across different systems/OSes: you can generally develop things on macOS, Windows or Linux and run your containers with reasonable amounts of confidence in everything working as expected.

No longer must you worry as much about what the host OS will be for your business webapp to run, nor are you tied down to an old OS version just because of some dependency not being present/working on the latest one, or even need to worry as much about updating the host with the potential to break something (at least something other than the container runtime).

That said, it's always nice to have a decent amount of choice regarding the host OSes and see more support! Even other runtimes like Podman feel like a good sign.

Note: some of the aspects of containers have drawbacks, of course (and certain things can break due to FS differences, for example), about which I wrote on my blog, "Containers are broken": https://blog.kronis.dev/everything%20is%20broken/containers-...

It'll be a bit different, FreeBSD doesn't have vmd but it does have bhyve.
I don't linke FreeBSD but love OpenBSD. If they would support something like zfs I would usw it AS my go to nas machine.
Why do you dont like freebsd?
I dont linke their wireguard Fiasko and the way they patch SSH.

FreeBSD just doesnt offer enough benefits compared to Linux for me. OpenBSD in the other Hand is very special to me.

Also FreeBSD uses ZFSonLinux so license issues aside it doesnt even benefit me there.
> Also FreeBSD uses ZFSonLinux so license issues aside it doesnt even benefit me there.

You are misinformed here, Linux, BSD and Illumos all use OpenZFS they all work together, and there is no license issues, why do you think that?

FreeBSD just changed the from Illumos to OpenZFS, whats the problem when everyone works on one project?

https://openzfs.org/wiki/Main_Page

>>The OpenZFS project brings together developers from the Linux, FreeBSD, illumos, MacOS, and Windows platforms. OpenZFS is supported by a wide range of companies.

Well the rest of your points is like saying i don't like OpenBSD because it cuts my CPU in half, yes i know i could change that but i still don't like it, and i don't like Linux because of the Debian-Fiasko, and OpenSSL is terrible because of heartbleed ;)