Skip to main content

Posts

Linus Torvalds Now Using AMD Threadripper After 15 Years Of Intel

Linux 5.7 will probably soon become available as a stable release, until then the new 5.7-rc7 Kernel has been distributed to toy around with and reports bugs. The full message regarding Linux 5.7-rc7 can be found here: https://lore.kernel.org/lkml/CAHk-=whan1CiRtcgBt-5SkW-ga_GeLH5+AO26RmK7vOA5yw9ng@mail.gmail.com/ The quoted part is about Linus Torvalds looking forward to getting more performance out of his rig, now sporting an AMD Threadripper 3970x instead of an Intel processor. In fact, the biggest excitement this week for me was just that I upgraded my main machine, and for the first time in about 15 years, my desktop isn't Intel-based. No, I didn't switch to ARM yet, but I'm now rocking an AMD Threadripper 3970x. My 'allmodconfig' test builds are now three times faster than they used to be, which doesn't matter so much right now during the calming down period, but I will most definitely notice the upgrade during the next merge window.

Download The Updated ReactOS 0.4.13 ISO

We try to cover mostly Linux news but since we love all open source projects , sometimes there are news and gossip not related to a specific Linux distribution. Recently, we reported on Hyperbola becoming a BSD , so the following ReactOS news fit right in here. The official changelog is bursting with cool additions, critical fixes, and loads of new hardware supported. Read the full changelog here , we'll only provide a preview with the best of the best features: Improved USB storage handling Fixed various boot problems (especially Live CD related) Lots of love for HP laptop hardware (also AMD SB600) Many BSOD issues have finally been closed Fixed hundreds of critical regressions Another impressive release, although the cynics among the open-source community might not see this. Download the updated ReactOS 0.4.13 ISO from SourceForge: https://sourceforge.net/projects/reactos/files/ReactOS/0.4.13/ BTW, the ReactOS project recently re-launched their website, now based o...

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.

MX Linux 19.1 ISO Refresh Available

MX Linux 19.1 is available now and, according to the release notes , is packed with useful software updates and loads of bugfixes. If you're already running MX Linux 19, there is no need to wipe your HD and start fresh. You should be able to update normally. The MX Linux 19.1 release contains all the goodies from both the Debian 10.3 (Buster) repositories and the MX repos. MX Linux 19.1 comes with: Xfce 4.14 Mesa 18.3.6 Kernel 4.19 The standard applications coming with the default MX installation: - GIMP 2.10.12 - Firefox 73.0 - VLC 3.0.8 - Clementine 1.3.1 - Thunderbird 68.4.0 - LibreOffice 6.1.5 (+ security fixes!) Not many users know this, but MX Linux provides not only 32-bit and 64-bit ISOs, but also the AHS (Advanced Hardware Support) ISO which ships with bleeding-edge software, including the 5.4 Kernel and Mesa 19.2.1. Read about AHS here . Get MX Linux here and have fun.

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...

Tesla Uses Coreboot Among Other Open Source Solutions

Tesla uses multiple open source projects in its soft- and hardware. One of these examples is the adoption of Coreboot, adding to the Linux Kernel , LMMS, and lots of other software. The full self-driving (FSD) chip is made by Samsung, Tesla's partner in that area. The source code of the Github repository shows Coreboot references to a "Turbo TRAV" SoC and also a "Turbo Sentinel" which seem to be new iterations of motherboards. You can find the repo here . It's interesting to see that this company uses open source software extensively. And it's nice to know that Mr. Musk and his company pay respect to the developers of projects used in the electrical cars. Self-driving cars are the future, so it seems. We'll see how Linux and other open source projects like Coreboot improve the Tesla ecosystem in the years ahead. There a many open source alternatives out there, and we're sure that Tesla continues to implement solutions based on free soft...

The GIMP Roadmap In 2020

In a recent post on the offical GIMP news blog, the dev team explained what they did in 2019 and what they're planning for the coming years, especially 2020. Most importantly, the development is still in progress. Some think that The GIMP is dead , or that the developers may have given up on their beloved GNU image manipulation program. Nothing could be further from the truth, and according to the post linked here , the 2.99.x series is going to be released soon. Some of the noteworthy changes in the past year: - edit and display pixels outside the canvas - transformation tools can be adjusted after zooming in or out - free select has become more dynamic and flexible - improved curves tool - 32-bit parametric brushes - Bucket Fill is smarter now with colorization (finally) - lots of performance improvements - GEGL enhancements - improved file support - and lots of other stuff explained in detail in the blog post But whatever is coming to The GIMP, the software has ...