FreeBSD updates?

The linux kernel is evolving at INSANE speeds.
Don't get me wrong a love BSD and i am a BSD guy.
But does the BSD kernel update at all?
 
Try -CURRENT for something "insane". Or Linux, of course.

On a more serious note: BSDs are developed as whole operating systems, so a kernel won't ever be changed in isolation. And there's no such thing as *the* BSD kernel, each BSD system has its own. There's always an active development branch, so if you want regular changes, follow that branch (-CURRENT on FreeBSD) and be prepared for regular breakage – or just enjoy the benefits of a conservative release cycle.
 
If history can teach us anything, it's that very often those who rocked the hardest and caused the most ruckus also disappeared with much bewailment and pain.

You know, "the faster the rise the bigger the fall" kind of thing.

I don't know about you, but I'd rather be on the side of the snail civilisation than on the side of the bullet-train-on-its-final-journey-to-the-reinforced-concrete-slab civilisation.
 
docker and Linux container is a nice example ... to me it seems quite a lot of technologies in Linuxland have no time to mature. They are pushed out as fast as possible, and then, they find bugs and decide to rewrite everything from scratch. I am not against Linux, it has wonderful features and you can do almost everything with it. I do work with Linux almost exclusively at work, however, I prefer BSD, mostly FreeBSD for my own stuff because it's simpler, there are no surprises. Read on here if you want to know about the container desaster: https://thehftguy.com/2016/11/01/docker-in-production-an-history-of-failure/
 
Back
Top