Hacker News new | ask | show | jobs
by sirn 2643 days ago
I wonder what kind of development and deployments you do and whether FreeBSD might work better. For instance, FreeBSD packages (ports/pkgng) has two branches: latest and quarterly. I've found latest often closely tracking upstream releases.

My work consist of Elixir/Erlang development and a bit of deployments with Kubernetes/Helm/Kapitan/Jsonnet. I primarily work on iPad and login to the FreeBSD workspace via Blink.sh/Mosh and it all worked really well.

That said, if your work involve Haskell and Stack, you might want to stick with FreeBSD 11.2 since Stack still hasn't release a version that supported FreeBSD 12 (which broke due to FreeBSD 12.0 change to inode64)

1 comments

My motivation for trying *BSD over Linux is for security/stability which is OpenBSD's goal more than FreeBSD.