Skip to main content

NetBSD 9.0 Released On Valentine's Day

Although this blog has its focus on Linux operating systems, we don't want to exclude other excellent operating systems. NetBSD 9.0 has been released a few days ago, on Valentine's Day.

The NetBSD project ("Of course it runs NetBSD") dates back to 1993. Founded by Chris Demetriou, Theo de Raadt (going his own ways with OpenBSD later), Adam Glass and Charles M. Hannum, the NetBSD project has released 17 major versions of their operating system.

NetBSD 9.0 includes:

+ support for AArch64 machines
+ enhanced hardware support for Armv7-A
+ upgraded GPU drivers on x86 (Linux 4.4 DRM/KMS)
+ new GPU drivers for Arm
+ support for hardware-accelerated virtualization via the NVMM hypervisor
+ loads of other improvements (see release notes)

Installing NetBSD 9.0 is relatively easy and I found a short video that illustrates the process of installing NetBSD 9.0.


NetBSD 9.1 was released in October, 2020.

Popular posts from this blog

Boost Your Debian / Ubuntu Performance With The XanMod Kernel

If you haven't been a Linux user for a long time, you're probably on Ubuntu or any of the other "standard" Debian derivatives (Xubuntu, Kubuntu, or even Devuan). The standard kernel that ships with the LTS variants of Ubuntu operating systems is not optimized for performance but rather for compatibility. If you want to get more out of your hardware, it's recommended to install an optimized kernel for that purpose. There are several alternatives to the mainline kernel. The XanMod Kernel is one of these alternatives and relatively easy to install on your own Ubuntu / Debian machine. You can learn more about the XanMod Kernel here: https://xanmod.org The latest release by the XanMod developer team includes the following changes : - Preemptive Full Tickless Kernel at 500Hz w/ Tuned CPU Core Scheduler. - Tuned Multi-Queue Block Layer w/ Low-Latency BFQ I/O Scheduler. - Caching, Virtual Memory Manager and CPU Governor improvements. - RCU Boost for bett...

Firefox 73 Released With "Smarter Console"

Firefox 73.0 was released yesterday as the new stable Firefox browser version used by millions of people around the globe. Whether it's to avoid yet another Google spyware product (like Chrome) or just because Firefox offers so much more flexibility through extensions, Firefox is still going strong. With the new update, Mozilla introduces several useful things that users might have missed before. One feature seems to be extremely useful for web developers: the console has become smarter, according to the Firefox devs. Console output can be styled pretty easily via options added to the console.log() function. The following is the example from the Mozilla blog: console.log('There has been a problem with your fetch operation: %c' + e.message, 'color: red; padding: 2px 2px 2px 20px; background: yellow 3px no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA 7EAAAOxAGVKw4bAAAApUlEQVQoz5WSwQ3DIBAE50wEEkWkABdBT+bhNqwoldBHJ...

Hyperbola Linux Not Linux Anymore?

The FSF-approved Hyperbola Linux distribution is maintaining the "Milky Way" branch until 2022 but is considering to switch the kernel from Linux to BSD due to various reasons. The main reasons being: Linux DRM and other unfree approaches to kernel design (including HDCP) Linux rapidly depending on components that are not optional anymore (systemd, PulseAudio, etc.) It's going to be interesting to see how this experiment turns out. Hyperbola switching to a BSD kernel is quite the surprise. The HyperBK kernel was updated only hours ago. Read more about the kernel switch on the official Hyperbola website:  https://www.hyperbola.info/