Remix.run Logo
ubedan 2 days ago

"There’s a big difference between mostly dead and all dead. ... Now, mostly dead is slightly alive. Now, all dead…well, with all dead, there’s usually only one thing that you can do."

I personally believe that illumos will survive for decades, and it very well could rise again for those users that want/need robust stability.

One particularly notable design win was Oxide Computer Company as their hypervisor. They published their reasoning for choosing illumos here:

https://rfd.shared.oxide.computer/rfd/0026

https://www.youtube.com/watch?v=5P5Mk_IggE0&t=2556s

jsiepkes 2 days ago | parent | next [-]

Also Oxide just raised a $100 million series B with their illumos based product [1].

While I respect Brendan I think the arguments he makes are kinda weak. For example take OpenZFS. OpenZFS on Linux or FreeBSD isn't that great;

OpenZFS on Linux is only an option if you want to support the compatibility. As long as OpenZFS can't have (parts) inside the main Linux kernel source tree there is going to be breakage on updates. Which means manually testing and maintaining updates. Or you have to confine yourself to Ubuntu because they are of the opinion you can combine the CDDL and GPL. Don't think Ubuntu indemnifies you against an Oracle lawsuit though.

You could use FreeBSD as an alternative. FreeBSD is great, but lacks a lot of functionality. For example a good I/O scheduler is missing in FreeBSD. The FreeBSD I/O scheduler will basically just do what is most advantageous for it. If you have competing I/O workloads which you want to serve "fairly" there is no way to do that on FreeBSD. Basically the load which "pulls the hardest gets the most".

[1] https://oxide.computer/blog/our-100m-series-b

cnst a day ago | parent [-]

Our $100M Series B (oxide.computer) - https://news.ycombinator.com/item?id=44733817 - Jul 2025 (503 comments)

This is really good for them, and I do hope they do succeed, but if it's a matter of an individual developer deciding on their optimal area of systems expertise, this is still putting too many eggs in a single basket.

The reality is that even Oxide.Computer clients would still be running Linux on their machines.

So, as an engineer, you're literally shooting yourself in the foot by NOT moving to Linux, when everyone else has.

I think it's a standard sunk cost fallacy here. Some of us continue using BSD, but others switch to Linux and go work at Google, Meta, Amazon and even Oracle and Netflix, at 2x to 4x+ the income we get as BSD and Solaris devs.

cnst 2 days ago | parent | prev [-]

> https://www.youtube.com/watch?v=5P5Mk_IggE0&t=2556s

Great episode! The Dell PERC "parity issue" "you're the only customer having this issue" story is hilarious, reminds me of my own experience getting support over the years as a non-Windows user!

Sadly, today, "non-Windows" is simply being replaced with "non-Linux", so, if you run BSD or Illumos, it's still the same issues.

Oxide Computer is great, I really do hope they succeed, because it does seem like an uphill battle!