Earlier quoted context omitted.
Things are where you’d expect, patterns and conventions cary on throughout the system, etc… Vs the disjoint feeling linux has.
Part of the job of a Linux distribution is to provide policy, conventions, and similar consistency. If you install everything from sources directly, or directly from upstream vendors, you may get inconsistencies, but if you install everything from your Linux distribution, you should get reasonable consistency, just as if you install everything from your BSD distribution.
OpenBSD 7.0
51–60 of 229 posts
Re: OpenBSD 7.0
#52Earlier quoted context omitted.
OpenBSD split from NetBSD years ago for political reasons. So it isn't a surprise that 20 years ago politics and the issues thereof were high on everyone's mind.
>OpenBSD split from NetBSD years ago for political reasons. I was naive in thinking it was always about the focus on priorities, as in Security vs NetBSD's portability. So I decided to read up on it [1]. Since Wiki seems to be purposely quiet / unclear on the incident. Turns out Open Source Politics isn't that much different 25 years later. [1] https://www.theos.com/deraadt/coremail.html
Re: OpenBSD 7.0
#53Any BSD fans out there wish to persuade a happy Debian desktop user to take a BSD for a spin?
Linux systems are made by dozens of disparate teams, and it shows. Every command has a different syntax - just think about how "help" could be -h, --help, -help, -? etc BSDs are very tightly integrated. The entire OS is very consistent and 'correct', down to the tiny and pedantic details like putting things under /usr that are usually installed in /bin, because that's the way it's supposed to be . (Ex. `/usr/local/bi…
Don't get me wrong, I was a BSD user for many years (FreeBSD 3.5-5.0) but I don't think that's enough reason to switch.
Re: OpenBSD 7.0
#54Earlier quoted context omitted.
Coherency, security, stability, ZFS... Perfect on a server (e.g. a VPS), may not be as good as a desktop or as something to run on a laptop (depending on hardware).
> Coherency, security, stability, ZFS... My only sort of complaint in regards to FreeBSD is actually ZFS. Not that it's not fantastic, or that it shouldn't be there. ZFS does however clearly comes from Solaris, and there have been no effort to make the ZFS command line tools feel more BSD like. Changing the tooling around ZFS probably isn't a great idea, but coherency has clearly taken a backseat to features in this…
Re: OpenBSD 7.0
#55Earlier quoted context omitted.
You’re obviously curious and want to try it, or you wouldn’t have posted that, so why not go for it? You have nothing to lose. For me the coolest thing about OpenBSD is it’s the simplest OS that is still of practical use (i.e., not counting ones that are purely for research or education). So if you’re curious about how any part of the system works, it’s easy to just dive into /usr/src and figure it out. It’s also ent…
systemd is configured via simple text files
Re: OpenBSD 7.0
#56Earlier quoted context omitted.
What simple text file is, for example, the list of WiFi SSIDs to try to connect to stored in?
/etc/systemd/network/25-wireless.network https://wiki.archlinux.org/title/systemd-networkd#network_fi... But simple i would not call it...compared to bsd ;)
I tried finding similarly named files, to no avail. Knowing the notorious ADHD of the systemd developership, I wouldn't be surprised if this file is moved, renamed, and uses a different format every six months.
Re: OpenBSD 7.0
#57Re: OpenBSD 7.0
#58Any BSD fans out there wish to persuade a happy Debian desktop user to take a BSD for a spin?
Re: OpenBSD 7.0
#59Earlier quoted context omitted.
Part of the job of a Linux distribution is to provide policy, conventions, and similar consistency. If you install everything from sources directly, or directly from upstream vendors, you may get inconsistencies, but if you install everything from your Linux distribution, you should get reasonable consistency, just as if you install everything from your BSD distribution.
even in a distro, you'll get various syntax variations for instance