Research carried out using NetBSD

(netbsd.org)

42 points | by Bluestein 3 hours ago

2 comments

  • bch 1 hour ago
    • tosti 53 minutes ago
      There's the Installing Linux on a dead badger HOWTO, but NetBSD actually runs everywhere for realsies. It's also lovely to work with and has the nicest man pages imho.
  • 3eb7988a1663 1 hour ago
    How usable are the BSDs as a GUI daily driver? Like 99% of Linux applications work out of the box or more like 50%?

    With new CVEs being discovered in ancient bedrock code on the daily, it seems prudent to switch to a NetBSD/OpenBSD/Qubes system for the next few years until some vulnerabilities might get smoothed over.

    • BSDobelix 4 minutes ago
      I use FreeBSD on all my machines for everything sinc about 11 years GUI is I3/X11/AMD-Card everything works, but please test it yourself, it's like with linux, you just know what's not/is working if you use it daily for all your edge-cases (maybe your scanner, maybe your barcode-scanner your Bluetooth-Stuff your wireless etcetc)

      Overall i really love FreeBSD for everything computing (Pi/Laptop/Workstation/Servers).

      And the community is great...wanna make a port/src-patch?...just send it to the bug-tracker, no rituals needed ;)

    • skydhash 2 minutes ago
      Running OpenBSD as a daily driver but with no DE.

      It has a working X11 with DRM from linux as base so everything graphical will work mostly fine. The issue is more around the OS and some subsystems. OpenBSD is still using the Giant Lock model, so SMP can be an issue. Linux has more independent subsystems so heavy processing is unlikely to impact usb audio (which is an issue I have with my oldish laptop). Another issue is the input subsystem (wscons framework) which is not as sophisticated as Linux Input subsystem. In general, linux subsystems are more sophisticated/complex than their OpenBSD counterpart, but the latter work well enough.

      There are some linuxisms in some applications (the recent moves to wayland/systemd,...) but they're mostly easy to port.

    • __patchbit__ 1 hour ago
      NetBSD 11 with Firefox 151 from pkgsrc on a custom CTWM is a usable daily driver for Emacs daemon mode GUI/TUI and console tmux simultaneous use. Remote in from a Windows or macOS desktop.