Bonum Certa Men Certa

Links 20/2/2022: IPFire Test Release and PeaZip 8.5.0



  • GNU/Linux

    • Linux Weekly Roundup #170

      We had another great week in the world of Linux releases with KaOS 2022.02, Bluestar Linux 5.16.10, and Kali Linux 2022.1.

      Sadly, my recording setup is still packed away, so I couldn't make any videos yet.

    • Audiocasts/Shows

    • Kernel Space

      • Linux 5.17-rc5
        We all know the drill by now. Another week, another rc.
        
        

        Things continue to look pretty much normal. There are fixes all over the place, but no more than usual for this time of the release. And the statistics look normal too, with most of the changes being to drivers. The diffstat looks a bit unusual with the Intel iwlwifi driver showing a lot of modification, but it's almost entirely due to removal of the deprecated broadcast filtering that doesn't even work with newer firmware.

        Outside the driver subsystems, it's mostly arch updates (kvm shows up a lot again), tooling and networking.

        And various random changes elsewhere. The appended shortlog gives more details for the people who are interested in the minutiae.

        Please do test.

        Linus
      • Kernel prepatch 5.17-rc5 [LWN.net]

        The 5.17-rc5 kernel prepatch is out for testing. "Things continue to look pretty much normal. There are fixes all over the place, but no more than usual for this time of the release".

      • A walk through Project Zero metrics
      • Linux Developers Patch Bugs Faster Than Microsoft, Apple, and Google, Study Shows

        Linux programmers fixed bugs faster than anyone — in an average of just 25 days (improving from 32 days in 2019 to just 15 in 2021). That's the conclusion of Google's "Project Zero" security research team, which studied the speed of bug-fixing from January 2019 to December 2021.

    • Applications

      • Best Free and Open Source Alternatives to CorelDRAW - LinuxLinks

        Corel Corporation is a Canadian software company specializing in graphics processing. They are best known for developing CorelDRAW, a vector graphics editor. They are also notable for purchasing and developing AfterShot Pro, PaintShop Pro, Painter, Video Studio, MindManager, and WordPerfect.

        Corel has dabbled with Linux over the years. For example they produced Corel Linux, a Debian-based distribution which bundled Corel WordPerfect Office for Linux. While Corel effectively abandoned its Linux business in 2001 they are not completely Linux-phobic. For example, AfterShot Pro has an up to date Linux version albeit its proprietary software.

        This series looks at the best free and open source alternatives to products offered by Corel.

      • PeaZip 8.5.0

        PeaZip is an open source file and archive manager. It's freeware and free of charge for any use. PeaZip can extract most of archive formats both from Windows and Unix worlds, ranging from mainstream 7Z, RAR, TAR and ZIP to experimental ones like PAQ/LPAQ family, currently the most powerful compressor available.

        Open and extract 200+ archive formats: 001, 7Z, ACE(*), ARC, ARJ, BZ2, CAB, DMG, GZ, ISO, LHA, PAQ, PEA, RAR, TAR, UDF, WIM, XZ, ZIP ZIPX - view full list of supported archive file formats for archiving and for extraction.

    • Instructionals/Technical

      • OwnCloud with Raspberry PI: self host your private cloud

        With our devices becoming more and more connected to the world and with the increasing number of files to keep stored and accessible from outside the home, cloud services have provided space to store data for free, but with limited space and with increasing questions about securiy and privacy. OwnCloud and Raspberry PI can give you a new and cheap solution to assure privacy for your data and get a cloud with a huge space for your files.

        In this tutorial, I’m going to show you how to install OwnCloud in Raspberry PI with Docker.

      • How to Clear RAM Memory Cache & Buffer & Swap Space on Linux

        In this guide, we will talk about how to clear RAM memory cache and issues which occur in the Linux and if you want to clear the RAM Memory cache and free some memory in Linux, there are many commands for this process.

      • How to install OpenTTD on Zorin OS 16 - Invidious
      • How To Install Magento on Fedora 35 - idroot

        In this tutorial, we will show you how to install Magento on Fedora 35. For those of you who didn’t know, Magento is an open-source e-commerce platform written in PHP that uses multiple PHP frameworks. Magento provides e-commerce merchants a shopping cart system, and control over the look, feel, and functionality of their site. Magento also offers marketing, SEO (search engine optimization), and catalog-management tools to site administrators. The Magento 2 is the latest release available. This version has a number of improvement changes and optimizations over the previous Magento version.

        This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the Magento eCommerce Marketing Platform on a Fedora 35.

      • How to Use Google Messages on Linux

        If you're an Android user, you probably use Google Messages to send and receive text messages on your device. But did you know you can also access Messages from your computer and chat with your contacts while sitting at your desk?

        Well, it's possible to do so, thanks to the device pairing feature on Messages. If you're wondering how to get it on your Linux desktop, it's possible using Google Messages for Desktop and Messages for Web.

        Let's take a look at using both of these methods to get Messages on your Linux desktop.

      • How to Measure Performance on Your Linux VPS Server

        This article will show you how to check the network speed, disk performance, and CPU performance of your Linux VPS server for a quick benchmark.

        When it comes to choosing the right VPS (Virtual Private Server) server for your solution, you may want to test its performance. The most important factors to consider when purchasing a VPS are Internet connection speed, disk I/O speed, and CPU performance.

        Of course, the cost of the service is also important, but competition among providers means cheap VPS servers are easily available.

      • How to install MetaTrader 4 with the EXNESS Broker on a Chromebook with Crossover

        Today we are looking at how to install MetaTrader 4 with the EXNESS Broker on a Chromebook with Crossover 21. Please follow the video/audio guide as a tutorial where we explain the process step by step and use the commands below.

        This tutorial will only work on Chromebooks with an Intel or AMD CPU (with Linux Apps Support) and not those with an ARM64 architecture CPU.

      • Using PKCS#11 Token With GPG

        PKCS#11 is one of the popular platform-independent standard for accessing cryptographic tokens. Such tokens is widely used for various purpose in everyday life, for example USB token for your online banking or authenticating to VPN. Comparing with GPG compatible cards or tokens, PKCS#11 tokens do not have direct support by GPG, but they has a great benefit of being able to store several keys.

        To use PKCS#11 tokens with GPG, we’ll need to setup a gpg-agent with gnupg-pkcs11-scd. In this article, I’m using a CanoKey Pigeon with opensc-pkcs11.so library from OpenSC. If you use other secure token for storing your certificate, you should consult your token provider for the library. And I assume you already have certificates on your token.

        Note: This does not cover using PKCS#11 token over GPG for ssh authentication purpose. That is overkill. If you want to use PKCS#11 token for ssh authentication, take a look at documents like this without GPG in the middle.

        As of Feb, 2022, the following does not work for me with gnupg-pkcs11-scd-0.9.2-6.fc35. So I compiled gnupg-pkcs11-scd-0.10.0-1.fedorap11.fc35 myself.

      • How To Install FastPanel on AlmaLinux 8 - idroot

        In this tutorial, we will show you how to install FastPanel on AlmaLinux 8. For those of you who didn’t know, Fastpanel is one of the most popular and most used panels all over the world. Fastpanel is a simple and user-friendly panel. With FastPanel you can schedule backups, install free Let’s Encrypt certificates easily, manage firewall rules via the web interface, and analyze the statistics of the server resources consumed by the server resources in real-time.

        This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you through the step-by-step installation of the Fastpanel server management panel on an AlmaLinux 8. You can follow the same instructions for CentOS and Rocky Linux.

      • How To Install and Use Konsole Terminal Emulator in Linux System

        The Konsole is an advanced terminal emulator application for Linux distributions. If you’ve ever used the Manjaro KDE, you probably are already familiar with the Konsole. Because, in Manjaro KDE, the Konsole comes pre-installed as the default terminal application. In Konsole, you can do all the regular and extended tasks for making your Linux experience better and smoother.

        The Konsole terminal emulator is lightweight and easy to use. Even with multiple tabs, the terminal runs smoothly on the system. The users admire it so much for its customizability, sessions, and schemes.

      • Shows picture exif GPS info if any and converts coords to a decimal degree number Using awk
      • Slackware Cloud Server Series Episode 6: Etherpad with Whiteboard

        This is the 6th episode in a series I am writing about using Slackware as your private/personal ‘cloud server’. It is an unscheduled break-out topic to discuss an Etherpad server specifically.

        [...]

        Etherpad with integrated Whiteboard can be a compelling solution for some user groups. Even without Jitsi Meet, you can jointly write and draw, save your work to your local harddrive and you have voice & video in a small overlay if you need to discuss the proceedings.

      • How A Pentester Gets Root | Hackaday

        Have you ever wanted to be a fly on the wall, watching a penetration tester attack a new machine — working their way through the layers of security, ultimately leveraging what they learned into a login? What tools are used, what do they reveal, and how is the information applied? Well good news, because [Phani] has documented a step-by-step of every action taken to eventually obtain root access on a machine — amusingly named DevOops — which was set up specifically for testing.

      • How to install the Xanmod kernel | ArcoLinux

        There is a whole playlist about installing the xanmod kernel on ArcoLinux.

      • How To Install LibreOffice on Fedora 35

        In this tutorial, we will show you how to install LibreOffice on Fedora 35. For those of you who didn’t know, LibreOffice is a free and open-source office suite, developed by The Document Foundation.

      • How to Download RPM Packages Without Installing on RHEL 8

        DNF is a package management command line utility on RHEL distributions like Red Hat Enterprise Linux, CentOS Stream and Fedora. Usually, DNF or Yum command is used to install, update and remove rpm packages from command line.

        Apart from this, dnf can also be used to download packages locally on the system without installing. In this guide, we will learn how to download rpm packages without installing them on RHEL 8.

        Note: There are some setups where we don’t have internet connectivity on RHEL systems, but we have a task to install some packages, may be from some external repository like EPEL. So, in this situation, downloading RPM packages becomes handy. We can download the packages on RHEL systems where we have internet connectivity and then will transfer those packages to remote systems.

        Let’s suppose we want to download bind and bind-utils packages along with its dependencies. Login to RHEL 8 system, open the terminal and run following commands.

      • How to Install and Use Flatpak on Ubuntu - TREND OCEANS

        Flatpak is the package manager that holds required libraries and dependent packages of the application inside one bundle supported by Red Hat. The goal is to achieve a single application that runs over multiple distributions without causing any package error.

        Flathub is the repository of the flatpak where you can find all the applications available to install using flatpak. Now you may hear about snapd or snap packages backed by canonical, which work the same way flatpak works.

        So, the difference between them is that flatpak is supported by more distribution than the snapd out of the box. The main reason behind this canonical has been found guilty of collecting user data for a personal benefit that breaks the open-source oath.

      • Install Kate Text Editor on Ubuntu 20.04 LTS - LinuxCapable

        Kate is a powerful and intuitive editor that may be the perfect fit for you. With its robust yet straightforward interface, Kate offers everything from word processing to development tools in one place – which saves time! And with 200+ languages available on-board alongside plugins galore (think code hooks), this tool will help maximize productivity, whether it’s coding or content creation.

        In the following tutorial, you will learn how to install Kate Text Editor on Ubuntu 20.04 LTS Focal Fossa using three installation methods.

      • Install and Setup Ceph Storage Cluster on Ubuntu 20.04 - kifarunix.com

        Follow through this post to learn how to install and setup Ceph Storage cluster on Ubuntu 20.04. Ceph is a scalable distributed storage system designed for cloud infrastructure and web-scale object storage. It can also be used to provide Ceph Block Storage as well as Ceph File System storage.

      • Install/Upgrade Mesa Drivers (Radeon, Nvidia) on Ubuntu 20.04 LTS - LinuxCapable

        With the release of modern graphics cards, it’s easy to forget that before they were standard in most gaming laptops and consoles – there was Mesa. The open-source software implementation translates API specifications into vendor-specific drivers so you can use high-end applications with your PC even if it has older hardware!

        Most Linux distributions feature Mesa drivers, given they are free and open-source before any proprietary drivers options, however for most Linux distributions that focus on stability first, you may find your Mesa drivers needing an update when new releases support newer graphic card hardware and technologies.

        In the following tutorial, you will learn how to upgrade or install Mesa Drivers on Ubuntu 20.04 LTS with two PPA options that support Intel, Radeon, NVIDIA ect.

      • Use different time zones on your Linux KDE desktop | Opensource.com

        I used to marvel at people who required more than one clock, each set to an exotic timezone, on the wall. I saw it mostly in movies, so when I met someone in real life with lots of clocks, it made them seem particularly important, like the leader of a global spy network or a big banking syndicate. And yet lately, I find myself needing to be aware of at least three different timezones on a regular basis. It's not that I've become more important, it's just that the world has gotten smaller, thanks to technology and remote work.

        Technology conveniently also makes it easy to have clocks set to different timezones, but the trick, I've found, is to have those clocks where you need them when you need the time. The KDE Plasma Desktop has a few simple solutions for this problem.

    • Desktop Environments/WMs

      • GNOME Desktop/GTK

        • Portfolio 0.9.13 – Martín Abente Lahaye

          After a few months of slow but steady progress, a new release of Portfolio is out. This new release comes with the ability to fully manage external devices, better feedback and responsiveness when copying big files to slow devices and many bugs fixes.

        • GTG 0.6 release candidate – The Open Sourcerer

          Today we are publishing a “release candidate” version of Getting Things GNOME 0.6. You can either try it out directly from the git master version (by running launch.sh; see the general instructions), or from the testing package available on Flathub’s “beta” repository, separately from the standard stable flathub/flatpak release you may already be running.

    • Distributions

      • Temporary EasyOS 3.4.1RC with 5.15.16 kernel

        I expected that the 5.15.16 kernel will be OK, released on January 20. I compiled it, and yes, works great.

      • New Releases

        • IPFire 2.27 - Core Update 164 is available for testing

          It is time to test another release for IPFire: IPFire 2.27 - Core Update 164. It comes with a vastly improved firewall engine, a new kernel and various security and bug fixes. Please help us testing this release and if you would like to support us, please donate.

          This update brings a new kernel for IPFire which is based on Linux 5.15. It comes with a large number of bug fixes, security fixes, and hardware support improvements. It brings improved performance for cryptographic operations on aarch64 and enables virtualisation support on this architecture, too.

      • IBM/Red Hat/Fedora

        • DSE digital transformation recap

          A great deal of IT updates have happened at Davie Street Enterprises (DSE) over the last year. The company’s digital transformation champions have all helped innovate and modernize the different aspects of their IT infrastructure. They’ve utilized the latest technology for adopting a hybrid cloud strategy that is safer, scalable, efficient, and enables modern application development practices.

          DSE did this through not one but many different technology providers—an entire ecosystem of independent software vendors (ISVs) with Red Hat’s software at the center. Next-generation application development, security, AI/ML, edge, application migration, and observability were all focus areas in the company’s journey. Here’s a sampling of everything it accomplished!

      • Debian Family

      • Canonical/Ubuntu Family

        • Fixing performance issues with Realtek RTL8156B 2.5GbE USB dongle in Ubuntu

          few days ago, I reviewed a USB 3.0 to 2.5 Gbps Ethernet adapter based on Realtek RTL8156B chip in Ubuntu 20.04, and let’s say the reliability and performance were underwhelming. I got some recommendations like changing cables, the MTU size, etc…

          Playing around with cables did no help, but one comment mentioned the cdc_ncm driver could be the issue, followed by another saying that updating to Linux kernel 5.14 should install the correct r8152 driver… So I just did that...

    • Devices/Embedded

    • Free, Libre, and Open Source Software

      • Every Software Developer Needs to be a Part of an Open Source Community - It's FOSS News

        I’ve been involved in various open source software communities since I first discovered Linux back in 1998. Back then it was Red Hat Linux, v5.1 that I first experimented with as an intriguing alternative to Microsoft Windows 95. Using Red Hat Linux quickly turned into all kinds of involvement in projects like Ubuntu, GNOME, Abiword, and various libraries that other software made use of.

        I started the GNOME Journal, a now defunct monthly newsletter and community dedicated to deeper articles covering the exciting world of the GNOME desktop project. And it was from relationships made in this community that I eventually landed my dream developer role working full time on Ubuntu at Canonical.

        Using and participating in open source software projects literally changed my life and set my career in motion long before I had any formal engineering education or job. I would be a different person today without these amazing free and open community projects.

      • FSF

        • GNU Projects

          • GNU Taler

            Gian Demarmels and Lucien Heuzeveldt have finished their Bachelor's thesis which adds a second blind signature scheme to GNU Taler.

      • Programming/Development

        • Computers and paper: BFFs forever [prologue]

          You also have to actually fork (not star…) GitHub repositories and download them, cause people take down that stuff, too. And you cannot rely on the Internet Archive to Wayback-machine everything. It doesn’t always work, and the crawls stop at a finite depth. Pretty famously in the type world, the Typedrawers web forum got taken offline a few years ago, erasing literally decades of industry discussion. The site owners never got around to restoring it. But even before that, they halfheartedly converted a bunch of the threads to some new CMS, which broke (a) every Wayback Machine link and (b) broke every internal URL in every thread and (c) broke every “previous page | next page” link in every Wayback link that did exist. They still have not been brought to justice.

          Anyway, I digress. That minor effort works fine for digital originals. It gets a lot harder for printed sources. This is where a real database-driven tool becomes mandatory. I’ve been using Zotero, which is fine as it goes although it has plenty of pain points. It is, at least, something that you can run entirely on your own machine (although they do try to rope you into using their hosted service, which you have to pay for if you go over the comically-small limit). And, obviously, it’s FOSS and runs on Linux machines.

        • Packaging CopperSpice | [bobulate]

          CopperSpice is a collection of libraries – a toolkit, if you will – for developing cross-platform applications in C++. That should sound familiar to KDE people, and it is an LGPL v2.1 fork of Qt from around 2013. In many ways, it is a purely-QWidget continuation, which modernized (C++17, CMake) much earlier than Qt itself. There are some applications that use it, but CopperSpice is rarely packaged (Arch only until today!) for use as a system library. Its consumers probably build CopperSpice locally as part of a product, and this post explains why (and what I did to make to packageable on FreeBSD).

        • Why and how to start with the system Ruby modular packages

          Modular packages fixes the biggest complain of a single system Ruby package by giving you more options. Let’s see how to install different Ruby versions from modular packages in Fedora, CentOS Stream or Rocky Linux.

          Although I am a fan of chruby (read my comparison of ruby-build with ruby-install), long compile times is something I dread. A lot of times, I just used system packages.

          System packages are fast to install (no compilation!) and easy to maintain (free security updates!), but there was one thing that prevents most to use them: a single version in the repository. This is exactly what modular packages are trying to fix.

          Since Fedora 28 times we got one extra RPM repository called Fedora Modular. It’s a repository that lets you install this modular packages and should be installed for you by default. The repository is called AppStream on RHEL, CentOS Stream, and Rocky Linux. But essentially it’s the same thing.

        • Programming things that have gotten easier

          Hello! I was talking to some friends the other day about the types of conference talks we enjoyed.

          One category we came up with was “you know this thing that used to be super hard? Turns out now it’s WAY EASIER and maybe you can do it now!“.

          So I asked on Twitter about programming things that used to be hard and are now easy

          Here are some of the answers I got. Not all of them are equally “easy”, but I found reading the list really fun and it gave me some ideas for things to learn. Maybe it’ll give you some ideas too.

        • Jussi Pakkanen: Please provide tarball releases of your projects

          A recent trend in open source projects seems to be to avoid releasing proper release archives (whether signed with GPG or not). Instead people add Git tags for release commits and call it a day.

          A long and arduous debate could be had whether this is "wrong", "right" and whether Git hashes are equivalent to proper tarballs or not, or if --depth=1 is a good thing or not. We're not going to get into that at all.

        • Perl/Raku

          • Some tricks for prettier xs

            XS has a reputation of being ugly and cumbersome, but in my experience, it doesn't have to be. Let's take for example this snippet from my Thread::Csp::Promise class:

            MODULE = Thread::Csp PACKAGE = Thread::Csp::Promise PREFIX = promise_

  • Leftovers

    • Hardware

      • Homemade Panadapter Brings Waterfall To Old Radio | Hackaday

        Ham radio operators can be pretty selective about their gear. Some are old-school tube purists who would never think of touching a rig containing transistors, and others are perfectly happy with the small Software Defined Radio (SDR) hooked up to their PC. The vast majority, though, of us are somewhere in between — we appreciate the classic look and feel of vintage radios as well as the convenience of modern ones. Better yet, some of us even like to combine the two by adding a few modern bells and whistles to our favorite “boat anchor.”

      • Make Your Own Tabletop Game Organizers With Online Tool | Hackaday

        There is a vibrant cottage industry built around selling accessories to improve the storage and organization of tabletop games, but the more DIY-minded will definitely appreciate [Steve Genoud]’s deckinabox tool, which can create either 3D-printable designs, or ones more suited to folded paper or cardstock. Making your own organizer can be as satisfying as it is economical, and [Steve]’s tool aims to make customization simple and easy.

      • Spectrometer Detects Chemicals By Zapping Samples With A Laser Beam | Hackaday

        Here at Hackaday, we love projects that result in useful lab equipment for a fraction of the cost of professional gear. [Lorenz], over at Advanced Tinkering, built his own instrument for Laser-Induced Breakdown Spectroscopy, or LIBS, and it’s quite an impressive device. LIBS is a technique for analyzing substances to find their chemical composition. Basically, the idea is to zap a sample with a powerful laser, then look at the little cloud of plasma that results and measure the wavelengths emitted by it.

        [...]

        The software also contains a database of spectra corresponding to chemical elements: once you’ve taken a spectrum of an unknown sample, you can overlay these onto the resulting plot and try to find a match. The resulting system seems to work quite well. Samples of iron oxide and silver oxide gave a reasonable match to their constituent components.

      • All About Dichroic Optical Filters | Hackaday

        [IMSAI Guy] presents for your viewing pleasure, a nice video on the topic of optical filters and mirrors. (Video, embedded below) The first optical device is a simple absorption filter, where incoming light is absorbed in a wavelength-selective manner. Much more interesting however is the subject of interference or dichroic filters. These devices are constructed from many thin layers of a partially reflective material, and operate on the principle of interference. This means that photons hitting the filter stack will interfere either constructively or destructively giving the filter a pass or stop response for a particular wavelength.

        As [IMSAI Guy] demonstrates, this makes the filters direction-specific, as photons hitting the stack at a different angle will travel slightly further. Longer travel means the interference effect will be different, and so will the filtering response. You can see this by playing around with one in your hands and seeing the color change as your rotate it. Dichroic filter films can also make for some stunning optical effects. Very cool stuff.

      • Reverse Engineering A 900 MHz RC Transmitter And Receiver | Hackaday

        For those building their own remote controlled devices like RC boats and quadcopter drones, having a good transmitter-receiver setup is a significant factor in the eventual usability of their build. Many transmitters are available in the 2.4 GHz band, but some operate at different frequencies, like the 868/915 MHz band. The TBS Crossfire is one such transmitter, and it’s become a popular model thanks to its long-range performance.

    • Integrity/Availability

      • Proprietary

        • Security

          • Wazuh Vulnerability detection

            Wazuh is able to detect vulnerabilities in the applications installed in agents using the Vulnerability Detector module. This software audit is performed through the integration of vulnerability feeds indexed by Canonical, Debian, Red Hat, and the National Vulnerability Database.

          • YARA Integration with WAZUH - Unix / Linux the admins Tutorials

            Wazuh can integrate with YARA in different ways. YARA is a versatile Open Source pattern-matching tool aimed to detect malware samples based on rule descriptions, although it is not limited to that use case alone.

            This use case focuses on automatically executing YARA scans by using the active response module when a Wazuh FIM alert is triggered. This is an interesting way of using YARA as it concentrates the scans on new or recently modified files in your environment, thus optimizing resource consumption on the monitored endpoints.



Recent Techrights' Posts

Windows in Åland Islands: From 100% to Less Than Half
Åland Islands lost the sense of urgency to move to GNU/Linux
Not Just Slow News But Also Late News (Julian Assange Landing in Thailand)
Why did AP take so long (nearly a week) to release these?
[Meme] Smart Alec Poettering
How many Microsofters can the Debian Project withstand?
Getting Rid of Microsoft Does Not Go Far Enough
Microsoft already has many problems. One day Microsoft won't exist anymore. But that does not guarantee users' freedom.
Alyssa Rosenzweig's LibrePlanet Talk About Freeing the Apple GPU
Alyssa Rosenzweig is the graphics witch behind the reverse-engineered drivers for the Apple GPU. She previously led Panfrost, the free drivers for Arm Mali GPUs powering devices like the Pinebook Pro. She graduated in 2023 with a Computer Science degree from the University of Toronto and now writes free software full-time.
Links 30/06/2024: LLMs Under Fire and Dictatorship of the Old
Links for the day
[Meme] Walking Outside the Guardrails of the Walled Gardens Built by Monopolies
So-called "advertiser-unfriendly" material was never a problem for Wikileaks
 
200 This Week
Monday started with 40 articles/pages and this is #200
Press Complicity and Public Apathy All Along Enabled 14 Years of Illegal, Arbitrary Detention and Coercion Into Plea Bargain of Julian Assange on Brink of Death
They basically blackmailed him into letting the US 'win' the argument
At the End Journalism a Crime (If It Involves Accessing or Gaining Access to Documents Marked "Confidential" or "Classified" by Those Looking to Hide Their Misconduct/Crimes)
At least in the US, especially where the imperialism is at stake
Links 30/06/2024: Tensions in Korea and Japan, Criminalisation of Sleeping Outdoors
Links for the day
100% Slop/Spam From linuxsecurity.com
This is the kind of stuff that's killing the Web faster
Gemini Links 30/06/2024: Murdoch and Ideal OS
Links for the day
In the First 6 Months of 2024 Thailand Moved to GNU/Linux, Not to Windows Vista 11
maybe users moved from Vista 10 and 11 to GNU/Linux, seeing where Microsoft was heading with forced hardware "upgrades"
Eko K. A. Owen, New Outreach and Communications Coordinator for the FSF
Nice to see many new additions to the FSF's team
Microsoft Has Slaves and Enablers, Not Partners
Obligatory meme too
Tobias Platen Covered Freedom-To-Play Games in LibrePlanet 2024
Freedom-To-Play games using Taler
[Meme] Opening a 'Webapp' With 'Only' 4 GB of RAM
Until 2020 none of my PCs ever had more than 2 GB of RAM
Destination 'Five Percent'
We reckon GNU/Linux can break the 5% barrier some time by the end of this year, even without counting Chromebooks
A Crisis of Online Journalism
Almost a week ago a journalist was forced to plead guilty for an act of journalism
Germany One of Many Countries Where Microsoft's Bing Lost Market Share After All That LLM Nonsense (Bing Chat and Further Rebrands/Renames)
openai.com traffic plunged 60% last month
Microsoft’s Latest Antitrust Scrutiny
4 new stories
Microsoft Layoffs, Mass Plagiarism, and More
outrage included
GNU/Linux Climbed 0.25% This Month (in statCounter)
Around midday on Tuesday we'll start seeing preliminary data for July
Ilya Gulko Introduces Pollyanna
"Pollyanna is a web framework that makes it easy to create your own libre social space, such as a social network or blog."
'FSFE': Underage Labour, GAFAM Fronting, and Identity Theft to Undermine the FSF's Current Fundraiser
looking to raise funds at the same time as the FSF
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, June 29, 2024
IRC logs for Saturday, June 29, 2024
Links 29/06/2024: Astronauts at Risk, Ukraine Updates
Links for the day
Fedora and Red Hat Leftovers
mostly redhat.com
Microsoft is Now Googlebombing or Spamming 'Open Source' and 'Linux' to Promote Proprietary Surveillance, Azure
Notice the title and the image, what's being promoted etc.
Seychelles: GNU/Linux Doing OK
Seychelles cannot be considered poor
This War Crime Footage, Nothing Political Per Se, Is What They Made Julian Assange Plead Guilty To (War Criminals Not Convicted, Only Those Who Expose Them)
Wikileaks' Julian Assange: Exposing the US Military Crimes
Gemini Protocol Isn't Even Remotely "Dead"
"Lupa knows of 505,000 (half a million!) working Gemini URLs at present, up from about 425,000 this time last year"
About 10 New Free Software Foundation (FSF) Members Per Day
The total changed from 46 to 47 while typing the article
20 Years Passed, Let's Go Even Faster Now
We are hoping to bring more original stories
Vista 11 Adoption Unusually Low in Germany and It's Going Down, Not Up
This is not happening only in Germany
Kevin Korte on Computers Being Allowed to Make Decisions Based on Cryptic Algorithms and Proprietary/Secret Data
It uses buzzwords where none are needed
[Meme] Garbage In, Garbage Out (linuxsecurity.com)
It is neither Linux nor security, just chatbot-generated slop
Microsoft-Invaded CISA Spreads Anti-Free Software FUD (as If Proprietary Software Has No Memory Safety Issues), Brittany Day Uses Chatbots to Amplify and Permutate the Microsoft FUD
linuxsecurity.com became an anti-Linux spam site
Microsoft Laying Off Staff in an Act of Retaliation and Union-Busting
retaliatory layoffs at Microsoft
Gemini Links 29/06/2024: Content Drowning in 'Goo' and LLM Slop
Links for the day
Windows Lost Almost 92% Market Share in Egypt
From over 99% to just over 7%
In Ecuador, GNU/Linux Adoption Surged From Under 1% to Over 4% in About 3 Years
Not even counting Chromebooks
LibrePlanet: Cultivating Backups (of Recordings)
an appeal to recover some of these talks
Microsoft/Windows Machines Are Turned Off (or Windows Deleted/Decommissioned) in Web Servers, as the "Market Share" Collapse Continues
Taking full history into account, this is a decrease of over 90% in some cases
Corwin Brust Hosting Freedom: A Behind-the-scenes Tour With the GNU Savannah Hackers
"the "smiling faces" behind it."
Android at 90% or More in Chad
Windows below 2%
David Wilson: Cultivating a Welcoming Free Software Community That Lasts
"a feeling of shared ownership for all users."
Julian Assange Might Continue Wikileaks, But Certainly Not Yet (Recovery Time Needed)
And probably at a symbolic capacity only
Bringing in 12 Santas and Taking 13 Out (Old Interview With Julian Assange)
Julian Assange's life inside the Ecuadorian embassy
Neil Plotnick on GNU/Linux in the High School Classroom
uploaded to the LibrePlanet instance of MediaGoblin
Asia Appears to be Fastest to Adopt GNU/Linux
the home of a considerable majority of the world's population
Alexandre Oliva's LibrePlanet 2024 Talk About "Software Enshittification"
in spite of technical difficulties encountered while recording
What They Used to Do With Mono They Now Do With Systemd (Lower and Deeper Down Than Userspace)
Now we have a project started primarily by Red Hat (and managed by Microsoft GitHub, which is proprietary) being managed by Microsoft and primarily serving Microsoft and IBM
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, June 28, 2024
IRC logs for Friday, June 28, 2024
Links 28/06/2024: Kangaroo Courts and Patents Spam, EFF Still Fighting for CPC's TikTok (a Digital Weapon)
Links for the day
Links 28/06/2024: Overton window and Polarization
Links for the day
[Meme] In 50 Years...
Microsoft's Vista 11 will take 50 years to be fully adopted
Only About 1 in 8 Russian Windows Users is Using Vista 11
it looks like over the past 12 months Vista 11 hardly grew and it remains very low at around 12% of Windows usage in Russia
Links 28/06/2024: More Attacks on the Press, More Censorship in Russia
Links for the day
Gemini Links 28/06/2024: Christmas Prematurely, Self-hosting
Links for the day
IBM: So Long, Suckers. Your Free OS is Now Proprietary. Pay IBM or Else.
almost exactly a year after turning RHEL into proprietary software
Vista 11 is Doomed and Despite Lack of Adoption Microsoft Already Speaks of Vapourware ("12")
"Microsoft has pulled a Windows 11 update after users reported boot loops and startup failures."
ChromeOS Reaches Highest Share in Years at the World's Most Populous Nation, Windows Now at All-Time Low of 13%
We're talking about India today
[Video] "It Is Incredible That Julian Assange Survives"
There was a positive and mutual relationship between Wikileaks and Dr Jill Stein
Never Assume That Because the Law Exists the Powerful Will Follow the Law
Who's going to hold them accountable now?
Nearly a Month Has Passed and Nobody at the Debian Project Even Attempted to Explain What Seems Like Back-dooring of Debian (and Hundreds of Distros That Are Debian-Derived)
I can cynically guess that only matters when a user with a Chinese name does it
[Video] Julian Assange Explains Wikileaks' Logistics
predating indefinite detention
IBM Was Never the "Good Guy", Just a Self-Serving and Opportunistic Money- and Power-Hungry Monopolist, Living Off of Taxpayers' Money (Government Contracts)
The Nazi Party of Germany was its second-biggest client at one point and now it's looking to profit from the work of slaves
"I Hated Working at IBM. They Were the Most Unfriendly People."
Don't forget what Watson the son did to a poor woman on a plane
State of the News (and Depletion of Journalism Online, Not Just Offline)
Newspapers are not coming back and the Web is not coming back either
GNU/Linux Consolidates in North America
Android rising a lot this year, too
[Meme] More Monopolies Granted While Patent Examiners Die (Overworking for Less Compensation)
Work more; Get less
Staff Union of the EPO (SUEPO) is Taking the New Pension Scheme (NPS) to an International Tribunal (ILOAT)
SUEPO wants more EPO staff to participate in collective action
Stella Assange and the Legal Team Speak to the Media a Day After WikiLeaks Founder Julian Assange Arrives in Australia
Published yesterday by a number of mainstream publishers
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, June 27, 2024
IRC logs for Thursday, June 27, 2024
RIP Daniel Bristot de Oliveira, Red Hat death
Reprinted with permission from Daniel Pocock