I Stopped Using OpenBSD
dataswamp.org
I Stopped Using OpenBSD
1–10 of 81 posts
Re: I Stopped Using OpenBSD
#2Re: I Stopped Using OpenBSD
#3Re: I Stopped Using OpenBSD
#4TL;DR: OpenBSD is bad as a desktop (no bluetooth, limited gamepad support, etc).
Re: I Stopped Using OpenBSD
#5But in a way she has a point :( Just a few weeks ago I had a panic with 7.6 and half my files in /home disappeared. In the past I never lost data on an fsck, plus I never had a panic in many years. But glad I clone /home to another device daily :)
But I still will use OpenBSD for testing items I develop on Linux. It is a great help finding issues where Linux will ignore some bugs I insert.
Re: I Stopped Using OpenBSD
#6TL;DR: OpenBSD is bad as a desktop (no bluetooth, limited gamepad support, etc).
Sounds like it's not great as a server either, if the virtualisation support still isn't up to scratch.
Re: I Stopped Using OpenBSD
#7NetBSD doesn't have GPU compute capabilities, plus browser DRM is a PITA, so I run macOS, too. If I have to choose between not doing a thing at all and doing it in a less enjoyable environment, it's only my own foot that suffers were I to choose not doing it at all.
What really matters here is that systems shouldn't crash or panic at all, ever, or if they do, the filesystems used shouldn't lose data or otherwise become corrupt. We left the lack of memory protection in the '80s (some of us the '90s), so there's no excuse if the hardware isn't faulty.
So I have to wonder why the OpenBSD folks, who prioritize security over speed, for example, wouldn't prioritize stability over everything except possibly security (I'd rather a panic than a compromise) and spend some energy looking in to these issues and fix them?
Why wouldn't any filesystem corruption (which could have security implications if the corruption can be controlled) and/or data loss be considered a sign of other deep issues and be made a high priority at OpenBSD?
Perhaps Solène's writeup will be a good wake-up call for the OpenBSD people.