logoalt Hacker News

jimmaswelllast Sunday at 10:53 PM1 replyview on HN

My impression is that the BSD's are laser-focused on providing efficient environments for networking backbone software to exist in, so special attention is paid to making it easy to orchestrate everything with rc.conf and keeping anything not required for these goals out of the default installation; while Linux (and its distributions) being far more general-purpose naturally will take more configuration.


Replies

colechristensenyesterday at 2:35 AM

Linux packaging tools are bad and the people who make Linux packages generally don't do a very good job at it limited by tools and motivation.

So much linux software doesn't come with sane defaults out of the box, doesn't have an easy path to common desired configurations, and doesn't have reasonable documentation. PARTICULARLY for "open" software that has a paid hosted option.

I say this after decades of a career where a very large proportion of the frustration and "stupid work" I've had to do involved getting a piece of software to do something obvious.

Working with the BSDs is just delightful in how wanting to do something turns into something working with ease.

show 1 reply