72

OpenBSD 7.8 Highlights

“libpng support brings emoji rendering in the base system. Without that, we don’t know what all the AI tools are trying to tell us in the terminal.” <3

a day agokamranjon

Some people (including myself) might not want emoji rendering, though.

20 hours agozzo38computer

Simply don't install an emoji font and local programs won't render them.

20 hours agoWhyNotHugo
[deleted]
20 hours ago

So, what are the main purposes of OpenBSD today? Where is it typically deployed and what is it ideal for? It seems oriented towards deeper networking, more than a typical user-facing server.

21 hours agoguerrilla

So many use cases. It serves as my mail server because it is secure and simple. It serves as my gateway via wireguard to my homelab. It serves as a daily driver on my x220. It is a simple and straightforward operating system. It can 100% serve you as a daily driver even on desktop (excluding maybe running Steam).

But the simplicity also yields stability. Upgrading Arch for example can sometimes backfire. Upgrading OpenBSD? Almost blindly. It just works (tm).

44 minutes agorootnod3

I think where obsd really shines is in the small infrastructure department, name servers, routers, time servers, web servers, mail servers. Obsd boxes tend to be easy to administrate, predicable and most importantly boring. It is a great system to build the back end of your small business or home network.

Personally I think it also makes for a very nice desktop system. But I like my desktops thin, a tiling window manager and lots of terminals. If you enjoy fat desktops, there may be a bit more friction. One reason I like it for desktop use more than other systems is that the software packaging feel higher quality. It is not a huge difference. mainly I have found obsd packages to more reliably work when installed. and those heroic obsd package maintainers tend to put a note in /usr/local/share/doc/pkg-readmes/ that will get you started.

19 hours agosomat

It's extremely simple and straightforward for networking devices. Setting up an OpenBSD router or gateway is such a pleasant process.

The documentation in all aspects is superb, and you can run all sorts of servers just fine (ports is full of common software). You can technically use it as a desktop workstation too, but I can't point to anything that really stands out in this aspect — except perhaps the strong focus on security.

20 hours agoWhyNotHugo

It’s my daily driver. Simple and it works.

18 hours agoSoftTalker

I'd like to try it again (it's been years) but unfortunately I can't live without Bluetooth.

4 hours agoguerrilla

I use a bluetooth usb dongle for audio with my openbsd laptop.

It's very small and has a single button on the end for pairing, something like the creative bt-w3 [1]. You want to avoid something that won't work without windows drivers.

The os sees it as a separate audio device, doesn't care that it is bluetooth, and can be set to switch audio playback between the internal sound and the dongle automagically.

[1] https://xosc.org/bluetooth.html

2 hours agomikem170

I am just missing a similar dongle to hook up my ZMK split keyboards to my OpenBSD systems.

44 minutes agorootnod3

Yeah there are certain compromises you have to make. Mainstream hardware generally works, but Bluetooth and Nvidia GPUs are two possibly big exceptions depending on your needs.

If the driver source is not freely available and it can't be reverse-engineered (or no developer is interested in working on it) then it probably isn't supported.

2 hours agoSoftTalker