|
|
|
|
|
by aphextron
3254 days ago
|
|
>You can advocate for it all you want but the idea that FreeBSD is going to ever become as relevant as something like Linux is extremely unrealistic. Do you have any idea what you're talking about? BSD literally invented the networking stack that was copied (poorly) by Linux, and most other Unix variants including Darwin (macOS). It is strictly superior for networked applications. Read here for more info (https://news.ycombinator.com/item?id=8167126) |
|
I've been doing kernel development for Linux since a while now, and I'm always amazed at how much time it takes me to understand a new subsystem I didn't use before, because everything is SO damn over engineered it's a farm fest for geek. Whereas when I hack OpenBSD or FreeBSD on my free time I feel like I can be productive making changes in an unknown subsystem in just a few days of reading code and playing with it.