Bonum Certa Men Certa

Links 27/2/2022: Coreboot 4.16 and GNUnet 0.16.0



  • GNU/Linux

    • Desktop/Laptop

      • The 4 Best ARM Linux Laptops You Can Buy Now

        With transistors already nearing their physical size limits, many would agree that ARM-based CPUs will supersede x86-based CPUs soon. For this reason, veteran laptop manufacturers and startup companies have begun the race to develop and produce quality ARM laptops for the new market.

        And with efficiency being an ARM-based laptop's main advantage, pairing such an efficient CPU with an efficient operating system, such as Linux, is a dream come true for many tech enthusiasts.

        If you're in the market for the best Linux laptop that utilizes a highly efficient SoC (System on Chip), keep reading below for a list of the best ARM Linux laptops you can buy today.

    • Server

    • Audiocasts/Shows

    • Applications

      • 4 Best Free and Open Source Sound Systems

         A sound system is software that manages the use of and access to audio devices (usually a sound card). It commonly runs as a background process.

        To provide an insight into the quality of software that is available, we have compiled a list of 4 high quality free and open source sound systems.

        Here’s our verdict captured in a legendary LinuxLinks chart. We only feature open source goodness.

      • Strimio: A Collection of Best Radio Streaming Stations for Linux

        It is true that modern music streaming tools are quite flexible and let you enjoy just technically any song you like. But still, people like me are there who love the old fashion radio streaming functions. I called this radio streaming system an old-fashioned one because you don’t control what program is running on it. So, everything is just like a surprise here. However, if you love to enjoy a radio streaming tool on Linux, this is where you should be right now. We will here discuss one of the best radio streaming apps, Strimio.

        [...]

        Strimio is one of the most popular radio streaming apps for Linux. And it’s completely free. Furthermore, the installation process is easier too. So, why don’t you give it a try? This beautiful app requires nothing but a few minutes to spare to install. In exchange, it offers you hours of exciting radio streaming experience.

        Here, we take our leave and promise to come back with something new. So, if you are already impressed, just follow the installation process mentioned above to enjoy unlimited streaming fun with Strimio. Till then, stay tuned with Strimio. Thank you.

      • NewPipe Is Your Alternative YouTube Client For Android

        The official YouTube client for android is full of ads and other tracking scripts. If you use it, then you will be forced to watch tens of intrusive ads from video to video, and your privacy will be under attack because of Google’s tracking activities.

        Luckily, you don’t have to go through all this. You can use an alternative YouTube client app for android in order to avoid this situation.

        NewPipe is an open source YouTube client for android, which also happens to be completely free of charge. It allows you to watch and browse any content on YouTube without having to use the official YouTube app from Google. In this way, you won’t see any ads and you will never be tracked by Google.

    • Instructionals/Technical

      • How To Install Timeshift on Debian 11 - idroot

        In this tutorial, we will show you how to install Timeshift on Debian 11. For those of you who didn’t know, Timeshift is a powerful open-source tool that can help you protect your data. Timeshift protects your system by taking incremental snapshots of the file system at regular intervals. These snapshots can be restored at a later date to undo all changes to the system.

        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 Timeshift open-source tool back up and restore file snapshots on a Debian 11 (Bullseye).

      • How to Show Line Numbers in Vim

        Vim is a remarkable editor that most Linux/UNIX sysadmins have come to love and use every day.

        You might think, “I would switch to Vim immediately if Vim could show me line numbers”. Well, consider that done.

      • Install Google Cloud SQL Proxy on Ubuntu 22.04 | 20.04 - Linux Shout

        The Cloud SQL Auth proxy works by having a local client running in the local environment. Your application communicates with the Cloud SQL Auth proxy with the standard database protocol used by your database.

        It uses a secure tunnel to communicate with its companion process running on the server. Each connection established through the Cloud SQL Auth proxy creates one connection to the Cloud SQL instance.

      • How To Install Nmap on AlmaLinux 8 - idroot

        In this tutorial, we will show you how to install Nmap on AlmaLinux 8. For those of you who didn’t know, Nmap is an open-source network scanner and security auditing utility. Nmap allows finding devices running on their network and discovering open ports and services that, if not secure or hardened, can lead to potential exploiting known vulnerabilities security risks. Nmap support is available for Linux, Windows, UNIX, FreeBSD, etc.

        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 Nmap network scanner on an AlmaLinux 8. You can follow the same instructions for CentOS and Rocky Linux.

      • How To Install MyPaint on Ubuntu 20.04 LTS - idroot

        In this tutorial, we will show you how to install MyPaint on Ubuntu 20.04 LTS. For those of you who didn’t know, MyPaint is an easy-to-use painting program that works well with Wacom graphics tablets and other similar devices. MyPaint takes quite a little memory and has a smaller footprint on the disk. It is super fast and does a marvelous job to get bitmap images done just like MS Paint. It’s a cross-platform application available for Microsoft Windows, macOS, Linux, and Unix-like operating systems.

        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 MyPaint simple painting tool on Ubuntu 20.04 (Focal Fossa). You can follow the same instructions for Ubuntu 18.04, 16.04, and any other Debian-based distribution like Linux Mint.

      • How to Add a Directory to PATH in Linux [With Examples]

        This article discusses an important Linux shell environment variable called PATH and how you can add a directory to this variable.

        In general, most programs you’ll ever run on your Linux system will work flawlessly, and your shell will not present any errors at the time of their execution. However, there may be times when you might want to quickly run custom scripts or programs from non-standard directories on your Linux system.

        In such cases, you need to add their source directory to your shell’s PATH variable so that it knows where to find them.

      • How to Install Google Chrome on Manjaro 21 Linux - LinuxCapable

        Most web users need no introduction to Google Chrome as it is the most used Internet Browser software globally, with a recent update in 2022 that Chrome is currently the primary browser of more than 2.65 billion internet users and is why most websites’ code now target it first before any other browser.

        Chrome is designed to be sleek and clean in its looks and features and especially at loading website pages as it used to claim to be the fastest of all the browsers, but that is now a considerable debate with Edge leading the charge and many others have caught up, the browser competition has increased recently.

        The tutorial will use the yay AUR helper, ideally most users may be using some wrapper for Pacman, for new users, it is essential to install one to keep your packages up-to-date while you learn Arch/Manjaro.

        In the following tutorial, you will learn how to install Google Chrome on Manjaro 21 Linux by installing either stable, beta, unstable (nightly build), or a combination of the browsers.

      • How to install Python on Linux Mint 20

        If we discuss very popular programming languages, we have to discuss Python. This programming language is present in many technologies that are part of our days. And Python is also a fundamental component of many Linux distributions. So, in this post, you will learn how to install Python on Linux Mint.

      • How To Make SLAX Bootable USB Stick

        SLAX is a portable desktop operating system designed to run on removable media like USB stick. We covered it yesterday in a short review. However, we didn't make it clear how to make its bootable media. It's different to Ubuntu and another standard GNU/Linux distros in the making of its bootable as we cannot use image writing utilities like Rufus or Unetbootin. For that purpose, now we share with you how to make it from start to finish.

    • Games

      • Proton Experimental Beta gets Steam Deck performance fix for ELDEN RING | GamingOnLinux

        Are you finding that ELDEN RING has some mad stuttering when loading things in the background? Valve has released an update for Proton Experimental in the bleeding-edge Beta to help.

      • Godot Engine - Godot XR Update Feb 2022

        At the end of last year we had rounded off most of the core changes in Godot 4 to support XR, had XR fully working through OpenVR/SteamVR and except for a pesky timing issue had OpenXR up and running.

        It initially seemed the timing issue was related to issues with the original Vulkan implementation on OpenXR, OpenXR had already moved to a new approach where OpenXR takes over managing the Vulkan instance. Switching to this new approach however required embedding OpenXR support into the core of Godot. With the Meta grant securing the funding to switch to the new approach the whole implementation was ported to the core.

        While we would later discover the cause of the timing issue was fixable in the plugin the new approach is far more future proof and will make it much easier to implement various XR features including the editor features we have on the roadmap.

        The initial version of this work was merged this week, for details check the Core OpenXR PR. Currently only desktop VR is supported as we are waiting on Meta to adopt the official Khronos OpenXR loader.

    • Distributions

      • EasyOS

      • IBM/Red Hat/Fedora

        • IBM Emeritus Irving Wladawsky-Berger: How Do Digital Infrastructures Increase a Firm’s Value?

          “In the information age, the value of a firm rests fundamentally on how it stores, shares and processes information,” wrote Seth Benzell, Jonathan Hersh, and Marshall Van Alstyne in a recent paper, How APIs Create Growth by Inverting the Firm. “Digital infrastructure is therefore central to a firm’s success.”

          But, how do digital infrastructures increase a firm’s value? One method is to make more efficient use of the firms internal capital by modularizing, reconfiguring and reusing the firms IT resources. A second method, used in platform businesses, is to leverage external capital by giving access to the firm’s resources to third parties, and capturing a share of the resulting surplus. Both methods require the implementation of Application Programming Interfaces (APIs), whether for only for internal use by the firm’s developers or exposed externally to the firm’s platform partners. Both methods also feature a modular architecture of remixable resources. “Modularity combines the advantages of standardization typically associated with high volume processes together with the advantages of customization typically associated with bespoke processes.”

          “An API is a set of routines, protocols, and tools that standardizes building software applications compatible with an associated program or database. APIs fundamentally are code that control access to information. … They govern the type and format of calls or communications that any application can make of another associated program. The answering program is agnostic about the source of the call, yet can require access permission, and the calling program need not know anything about the internal workings of the answering program. … When designing an API, the architect decides how much of the computer system or data to expose to which users. Being accessible on the web, these API endpoints act as a constant conduit to business processes that the firm itself specifies.”

          The authors developed a novel method to quantify the changes in a firm’s valuation based on its adoption of APIs by analyzing four unique data sets. They then applied their methods to systematically evaluate several different hypotheses on the potential impact of APIs on firms. Let me summarize their evaluation of four of these hypotheses.

      • Debian Family

        • Daniel Silverstone: Subplot and FOSDEM 2022 talk

          At the start of February we had FOSDEM which was once again online, and I decided to give a talk in the Safety and open source devroom to introduce the concepts of safety argumentation and to bring some attention to how I feel that Subplot could be used in that arena. You can view the talk on the FOSDEM website at some point in the future when they manage to finish transcoding all the amazing talks from the weekend, or if you are more impatient, on Youtube, whichever you prefer.

    • Devices/Embedded

    • Free, Libre, and Open Source Software

      • Best Free and Open Source Alternatives to Intuit Quickbooks

         Intuit Inc. is an American corporation that specializes in financial software. Specfically, the company develops personal finance, accounting, and tax return software.

        The company is headquartered in Mountain View, California. It has more than 10,000 employees.

        While Intuit has a GitHub presence with over 100 repositories for numerous open source projects, none of these repositories offer any substantial desktop software. Instead, the repositories focus on tools and libraries for the developer community. None of these projects have attracted significant interest from the open source community.

      • Announcing coreboot 4.16 – coreboot

        coreboot 4.16 release

        coreboot's first quarterly release in a number of years, version 4.16 was tagged on February 25th, 2022.

        Since 4.15 there have been more than 1770 new commits by more than 170 developers. Of these, more than 35 contributed to coreboot for the first time.

      • FSF

        • GNU Projects

          • GNUnet 0.16.0 released

            We are pleased to announce the release of GNUnet 0.16.0. This is a new major release. It breaks protocol compatibility with the 0.15.x versions. Please be aware that Git master is thus henceforth (and has been for a while) INCOMPATIBLE with the 0.15.x GNUnet network, and interactions between old and new peers will result in issues. 0.15.x peers will be able to communicate with Git master or 0.16.x peers, but some services - in particular GNS - will not be compatible. In terms of usability, users should be aware that there are still a number of known open issues in particular with respect to ease of use, but also some critical privacy issues especially for mobile users. Also, the nascent network is tiny and thus unlikely to provide good anonymity or extensive amounts of interesting information. As a result, the 0.16.0 release is still only suitable for early adopters with some reasonable pain tolerance.

            [...]

            This release was the work of many people. The following people contributed code and were thus easily identified: Christian Grothoff, Tristan Schwieren, Alessio Vanni, Florian Dold, Thien-Thi Nguyen, t3sserakt, Lucien Heuzeveldt, Gian Demarmels, madmurphy, TheJackiMonster and Martin Schanzenbach.

      • Programming/Development

        • 9 Top Free and Open Source C++ Web Frameworks

          One of the types of software that’s important for a web developer is the web framework. A framework “is a code library that makes a developer’s life easier when building reliable, scalable, and maintainable web applications” by providing reusable code or extensions for common operations. By saving development time, developers can concentrate on application logic rather than mundane elements.

          A web framework offers the developer a choice about how to solve a specific problem. By using a framework, a developer lets the framework control portions of their application. While it’s perfectly possible to code a web application without using a framework, it’s more practical to use one.

        • Russ Allbery: INN 2.6.5

          This is a bit of a sneak preview announcement since I'm waiting for the ISC mirror to update before sending the official announcement to the normal channels, but INN 2.6.5 has been released. (The release was finalized a few days ago, and I'm a bit behind in posting it.)

          This is a bug fix and minor feature release over INN 2.6.4, and the upgrade should be painless. You can download the new release from ftp.isc.org (once it updates) or my personal INN pages. The latter also has links to the full changelog and the other INN documentation.

        • Linux applications with Python and QML – dimitris.cc – Notes on technology and freedom

          Linux applications with QML and Python? Why not? Python is a popular programming language. QML offers an intuitive way to create user interfaces. Kirigami provides useful UI components and implements UI/UX patterns for mobile and desktop. Let’s fit these technologies together and create a simple application.

  • Leftovers

    • Science

      • ML system proves adept at pinpointing power grid problems ● The Register

        Machine learning could one day help energy providers better pinpoint failing or compromised components in power grids, or better identify traffic congestion for local authorities, according to a study.

        A research project led by MIT describes a technique capable of modelling complex interconnected systems made up of numerous variables that change value over time. By mapping connections in these so-called multiple time series, a Bayesian network can learn to identify anomalies in the data.

      • 3D Printed CPU Bracket Reduces Temperatures | Hackaday

        What do you do when your motherboard bends your CPU? If you’re [Karta] or [Luumi], you 3D print a new retaining bracket to fix the problem. [Karta] originated the design, and [Luumi] also tried it and produced the video you can see below.

        We think we find flat surfaces all the time, but it is actually very difficult to create something truly flat. You usually learn this when you try to maximize heat transfer between two surfaces. Getting two supposedly flat surfaces to touch is quite hard. CPU brackets use a combination of pressure and some sort of thermal media or paste to fill in any gaps between the CPU case and the heat sink. Intel’s LGA1700 bracket is an example, but there’s been a problem. Apparently, with recent CPUs, the bracket is a little too tight, and it bends the CPU’s case. It doesn’t hurt the CPU, but it does inhibit thermal transfer.

        Others have “fixed” this problem by adding some washers to slightly raise the bracket. In both cases, there has been some very small improvement in CPU temperatures. [Luumi] says part of the problem is his water cooling block is not completely flat and needs to be lapped. [Karta], however, reported a 7 degree drop in temperatures, which is pretty significant.

    • Hardware

      • 3D Printed Climbing Holds, Now With Texture | Hackaday

        Technology enables all kinds of possibilities to mold our environments in the way we best see fit. Plenty of ski resorts use snowmaking to extend their seasons, there are wave pools for surfing hundreds of miles away from oceans, and if you don’t live near any mountains you can build your own climbing wall as well. For the latter, many have turned to 3D printers to create more rock-like climbing grips but plastic doesn’t tend to behave the same as rock unless you do what [Giles Barton-Owen] did and incorporate salt into the prints.

      • Here’s How Those Battery-Free Flashing Phone Stickers Worked | Hackaday

        The late 90s and early 2000s were a breakout time for mobile phones, with cheap GSM handsets ushering in the era in which pretty much everybody had a phone. Back then, a popular way to customize one’s phone was to install a sticker that would flash when the phone rang. These required no batteries or any other connection to the phone, and [Big Clive] has dived in to explain how they worked.

    • Integrity/Availability

      • Proprietary

        • Security

          • CISA Releases Advisory on Destructive Malware Targeting Organizations in Ukraine

            CISA and the Federal Bureau of Investigation have released an advisory on destructive malware targeting organizations in Ukraine. The advisory also provides recommendations and strategies to prepare for and respond to destructive malware.

          • Privacy/Surveillance

            • 12 Simple Tools to Protect Your Privacy

               Data is one of the most valuable assets available.

              For better or worse, data collection techniques aren’t going anywhere. To be practical, we need all sorts of data to analyze, study, and learn about things.

              Of course, it also brings in the risk of exploiting the data collected, such as malicious agencies getting hold of your browsing data (or internet activity).

            • You Break It, We Fix It

              Apple’s AirTags have caused a stir, but for all the wrong reasons. First, they turn all iPhones into Bluetooth LE beacon repeaters, without the owner’s permission. The phones listen for the AirTags, encrypt their location, and send the data on to the iCloud, where the tag’s owner can decrypt the location and track it down. Bad people have figured out that this lets them track their targets without their knowledge, turning all iPhone users into potential accomplices to stalkings, or worse.

              Naturally, Apple has tried to respond by implementing some privacy-protecting features. But they’re imperfect to the point of being almost useless. For instance, AirTags now beep once they’ve been out of range of their owner’s phone for a while, which would surely alert the target that they’re being tracked, right? Well, unless the evil-doer took the speaker out, or bought one with the speaker already removed — and there’s a surprising market for these online.

    • Defence/Aggression

      • NATO Puts Response Force on Stand-by After Russia's Aggressive Invasion of Ukraine

        As Russia moves aggressively on its objective to invade Ukraine, other countries, especially Sweden and Finland, are concerned. NATO’s reaction force has been launched for the first time in response to Russia’s invasion of Ukraine.

        To protect its partners, NATO Supreme Allied Commander Gen. Tod Wolters ordered the response force. This activation of the response force means that any attack on a NATO member will be met with resistance from this multinational force. The mobilisation of this multinational force does not imply that NATO forces will enter Ukraine to defend it against invasion.

        The US president, Joe Biden, has made it clear that the US will not enter Ukraine to confront Russia.

    • Finance

      • all money is fake

        "American money stopped being real when the gold standard was abandoned, but Bitcoin is definitely real money because we say so" is certainly a take.

        Gold was "real money" when we used it, because we all agreed that it was.

        If people agree that Bitcoin is "real money" then sure, it's real money.

        And yet somehow paper money isn't "real money" even though everyone agrees that it is? Money doesn't have to be backed by anything but public opinion. That's what money IS.

    • Censorship/Free Speech

      • Russia Blocked Twitter

        Russia has blocked Twitter as it continues its invasion of Ukraine. In Russia, Twitter has the most users (31.1 million messages per month), followed by Odnoklassniki (88.5 million m/month), Instagram (135.1 million m/month), and Vkontakte (408.8 million m/month).

        Today, February 26, NetBlocks, a global internet monitoring service, verifies that Russia began restricting Twitter access on the morning of February 26th, 2022. “The bans apply to numerous providers and come as Russian authorities and social media sites dispute over platform rules related to the crisis with Ukraine,” NetBlocks stated in an article.

    • Internet Policy/Net Neutrality

      • Corona Plandemic [Ed: I don't agree with the points about it being faked as a crisis]

        The internet in its current state is an instrument of control and suppression. This becomes especially obvious in the increase in censorship and the introduction of vaccine-passports which are planned to become universal passports for all aspects of our life.

      • A flawed idea of InDEA!

        IFF submitted comments in the ongoing consultation for India Digital Ecosystem Architecture (InDEA) 2.0 released by the Ministry of Electronics and Information Technology in January 2022. Our core approach is towards ensuring that the rollout of the architecture happens in a manner that safeguards the rights of the user. In our response, we focus on four core data rights-centric issues that we feel are of extreme significance. Comments on this paper have been invited by the Ministry from the public and other stakeholders latest by February 27, 2022.



Recent Techrights' Posts

Layoffs in Twitter, Facebook, and Microsoft's LinkedIn
There are silent layoffs at Microsoft this month
We Don't Depend on Google and Don't Care for Google
We have our own site search and we don't depend on Google to bring visits/visitors to us
Facebook Layoffs Due to Enormous Debt, Nothing to Do With "Hey Hi" Slop
The lies about "hey hi" in relation to layoffs will only contribute to further public resentment towards: 1) the media and 2) all the slop.
Universities Became Bad Places for Work
What happened to academia?
 
Links 15/03/2026: Slop "Bubble Driving Interest in Chip Alternatives" and Wildlife Erosion Reported
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, March 14, 2026
IRC logs for Saturday, March 14, 2026
Change of Address at the Hired Guns, Address Removed
Companies tend to alter their 'shell structure' in anticipation of major action
The Good IBM Managers Have Flown Away, All That's Left is the Book-Cooking Loyalists
IBM is just cheating the SEC and shareholders. This seems to be the only thing IBM's management is nowadays good at.
Microsofters' SLAPP Censorship - Part 12 Out of 200: Months Ahead of Serial Strangler From Microsoft Who Helped Double the Lawsuits (Funded by Third Parties) as 'Revenge' for Exposing Crimes
In 2024 I sat down and wrote about what had been done to me and to my wife
Crime Comes in Many Forms
apparently the SRA is OK with stranglers of women in America bullying the media in the UK
commandlinux.com, linuxteck.com, linuxiac.com, and linuxsecurity.com are Slopfarms With "Linux" in Their Domain Name
once readers realise they read slop they immediately lose interest
Links 14/03/2026: Adoption of Slop Has Killed BuzzFeed, Russia Sees "Economic Gain From Iran War"
Links for the day
Patriotism is Conditional, If It's Unconditional, Then It's Like a Cult
My love for Software Freedom is only as strong as my love for Freedom of the Press
Links 14/03/2026: Mass Layoffs at Facebook ('Meta') and Sweeping Layoffs at Twitter (xAI), Social Control Media and Slop Are Only Debt
Links for the day
Wrong Time, Wrong Place (Digg)
Kevin Rose and Alexis Ohanian can relaunch Digg.com, but we doubt it'll work "this time for real!"
Reporting New and Suppressed Information is What Journalism is All About
In the domain of Free software, there are very few sites out there that offer exclusive coverage on community affairs and there are many gagging/censorship attempts
The Limits of Speech and the Rationale of Limitations
it seems to be part of an international trend
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, March 13, 2026
IRC logs for Friday, March 13, 2026
Gemini Links 14/03/2026: Goodness, AD534 Multiplier Module, and Extroverts Online
Links for the day
Atlassian Corp: We're Doing Layoffs Because of "Hey Hi"; Wall Street: Atlassian Corp is Just a Failing Business
Don't ask "the media"
Microsofters' SLAPP Censorship - Part 11 Out of 200: Cannot Censor His Spouse, Accusations Are Repeated Today
He already has a history of threatening to sue gay people in America; he cannot take criticism too well
Price of Storage, Price of Energy... What Next?
EPO workers are going on strike because their salaries don't keep up with price increases and tech companies without connections in "the channel" face long delays, low availability, and high prices (no "bulk" purchases), which further solidifies monopolies.
Don't Forget Red Hat's RTO (Return-to-office) Layoffs
How many people still remember that Red Hat did the same thing?
Reminder: Microsoft silent Layoffs by RTO (Commute Time and Lack of Comfort/Work Satisfaction) Already in Effect This Year
It's difficult to measure how many employees have already "left on their own" due to the RTO policy
Founder of IBM Ventures Has Just Quit IBM
Some people leave IBM and many people 'leave' IBM
Signs of Impeding Mass Layoffs - Not Just Quiet Layoffs - at Microsoft
Beneath the surface there are waves of layoffs and even entire teams are let go
Career Science and Academia as Corporate Propaganda 'on Tap'
article about surveillance
Veteran GNU/Linux Journalist Jack Wallen Tries Geminispace and Likes It
It'll turn 7 some time soon
Scheduled Maintenance Tonight
There will be similar work early next week
"Alternative to Microsoft Office" Must Use Free/Open Standards/Formats for Real Sovereignty
It would make sense for the EU to invest in its own workers and its own software projects, more so now that there are hostile countries both to the east and to the west
IBM Has No Clue How to Integrate Companies Like Red Hat
IBM is failing to respect this company's culture
Fake Articles From Sites With "Linux" in Their Name/Domain Name
we can at least hope that linuxteck.com made a decision to quit slop
Links 13/03/2026: New US Weapons for Taiwan, Pakistan Air Strikes Hit Kabul
Links for the day
Gemini Links 13/03/2026: Exhaustion and Smartphone Addiction
Links for the day
Friday the 13th & Debian Developers afraid to nominate in DPL elections
Reprinted with permission from Daniel Pocock
Links 13/03/2026: Chatbot "Pentagon Contract" (Bailout) and Secret Service Ditches Slop Pusher
Links for the day
When Everybody Has a Right/Access to An Attorney/Lawyer (But Some Get Funding From Malicious American Corporations to Spend a Million Dollars on Many Lawyers and Several Barristers)
And send about 75 KG of legal papers to the residence of the "opponent"
European Qualifying Examination (EQE) Being Reduced to Pieces of Papers One Can Buy, Patent System Rapidly Losing Its Legitimacy
Welcome to the "new Europe"
Priorities in 2026
2026 is an interesting year
Willis Towers Watson (WTW) Producing More Propaganda for EPO "Cocaine Communication Managers"
The Local Staff Committee The Hague (LSCTH) has this new paper about Willis Towers Watson (WTW) and its annual EPO-sponsored propaganda, pretending all is well when things are clearly dire
Head of Microsoft Office and Microsoft 360 is Leaving Microsoft Amid Problems and Mass Layoffs
Microsoft is like a "legacy" company
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, March 12, 2026
IRC logs for Thursday, March 12, 2026
Gemini Links 13/03/2026: "Someone to Take Over Antenna" and Random Seed/RNG
Links for the day