Bonum Certa Men Certa

Links 29/12/2022: IPFire 2.27 - Core Update 172 and OpenCV 4.7.0



  • GNU/Linux

    • Audiocasts/Shows

      • VideoOpenIndiana 2022.10 Quick overview #shorts - Invidious

        A Quick Overview OpenIndiana 2022.10 #illumos #OpenIndiana #mate #opensource https://youtu.be/dHkRq9FpKyE OpenIndiana is a continuation of the OpenSolaris operating system. It was conceived during the period of uncertainty following the Oracle takeover of Sun Microsystems, after several months passed with no binary updates made available to the public.

    • Applications

    • Instructionals/Technical

      • TecAdminUnderstanding the "/etc/shadow" File in Linux - TecAdmin

        The `/etc/shadow` file in a Linux system stores password information for user accounts. It is a secure file that is readable only by the root user and is used to store the encrypted password for each user account, as well as other optional password-related information.

      • Red Hat OfficialTop 10 tutorials for Linux administrators of 2022 | Enable Sysadmin

        Get some tips and tricks to help you become a better sysadmin from Enable Sysadmin's community of writers.

      • Open file in Google Chrome / Chromium, Google Chrome

        Over the years one feature that has been removed from web browsers such as Google Chrome and Chromium is the file menu, which gave you the ability to open a file a directly in the browser.

        To open a file locally in your web browser you need to locate the file, then right click and open with Google Chrome or Chromium.

      • Unix MenThe Dig Command: An Introduction to Linux Digging | Unixmen

        The Domain Information Groper command, or “dig” for short, collects data about Domain Nameservers and enables troubleshooting DNS problems.

        It’s popular mainly because it is one of the simplest and most flexible networking commands and provides a clearer output than the host command.

        You can use the dig command on Linux and Unix machines to perform DNS lookups, verify ISP internet and DNS server connectivity, check spam and blacklisting records, find host addresses, mail exchanges, nameservers, CNAMEs, and more.

        In this guide, we’ll walk you through how the command works. Boot your machine, launch a terminal, and ensure you have sudo privileges, and we’re ready to go.

      • Unix MenFsck: How to Check and Repair a Filesystem | Unixmen

        Every operating system needs a mechanism to store and recover data. This mechanism is called the filesystem.

        But the odds of a filesystem failing increase over time for one reason or another. If your filesystem goes corrupt, you might not be able to access certain parts of your data.

        The good news is that inconsistencies can be checked for and repairs carried out accordingly. You can use the fsck system utility to verify your filesystem’s integrity.

        In this brief post, we’ll walk you through using the utility and repairing disk errors.

      • Linux CapableHow to Install Audacious on Manjaro Linux

        Audacious is an lightweight open-source audio player that comes with different skins like Winamp Classic, amongst many other things. The following tutorial will demonstrate how to install Audacious on Manjaro Linux using the command line terminal.

      • Linux CapableHow to Install Stellarium on Manjaro Linux

        Stellarium is a free, open-source planetarium software package. The software renders the night sky in 3D, allowing users to see stars, constellations, planets, nebulae, and other astronomical objects in their correct positions relative to each other. Users can also set the time and date to see how the night sky changes. The following tutorial will teach you how to install Stellarium on Manjaro Linux. The tutorial will use the command line terminal with the Arch Linux user repository for the latest Stellarium version.

  • Distributions and Operating Systems

    • New Releases

      • IPFire Official Blogblog.ipfire.org - IPFire 2.27 - Core Update 172 released

        Shortly after Christmas, we release IPFire 2.27 - Core Update 172. It comes with cryptography improvements for IPsec and OpenVPN, as well as security improvements under the hood, a plethora of package updates and various bugs fixed across the place.

        [...]

        OpenVPN is automatically reconfigured to use a secure Diffie-Hellman parameter, both of sufficient length of 4,096 bit and standardized (see RFC 7919, section A.3, bug #12632). All OpenVPN clients and peers will automatically benefit from this cryptography improvement; no manual action is required. This also obsoletes the necessity of generating or uploading Diffie-Hellman parameters while configuring OpenVPN, saving a lot of time, as the generation of such parameters could have taken hours on slower hardware.

        For early 2023, we anticipate post-quantum cryptography (PQC) to land in IPFire for IPsec, for which there is a strong (and growing) need, thanks to so-called "capture now, decrypt later" attacks endangering the confidentiality of information with long-term secrecy demand, such as biometric and health data.

    • BSD

      • DragonFly BSD[DragonFly] New packages: 2022Q4 and upgrade notes
        Hi all,
        
        

        We've updated the binary package sets for both master and RELEASE 6.2. You can use the conventional upgrade method (aka the bulletproof method).

        There are a few caveats to take in consideration:

        1. Wayland isn't working

        Previously we had a locked Wayland version (1.18.0) that was working but we were forced to upgrade it and there are still things to be added before it can work. Sorry for the inconvenience.

        2. Xorg defaults to evdev now

        We have EVDEV support in kernel for a while but recently we had to change the default mask to '12' to avoid duplicated events from the input devices:

        $ sysctl kern.evdev.rcpt_mask kern.evdev.rcpt_mask: 12

        If you're not running master or the latest stable RELEASE from source, you'll have to set it via sysctl.

        You will also need to install 'xf86-input-evdev', if you don't have it already, to have a working mouse/keyboard.

        After the full upgrade, see if you have the following file:

        $ ls -l /usr/local/etc/X11/xorg.conf.d/20-evdev-kbd.conf -rw-r--r-- 1 root wheel 152 05-Dec-2022 23:50 /usr/local/etc/X11xorg.conf.d/20-evdev-kbd.conf

        If it's not the case, you can grab it from here: https://github.com/DragonFlyBSD/DPorts/blob/master/x11-servers/xorg-server/files/20-evdev-kbd.conf

        3. LibreSSL in base was upgraded (only in master)

        We've upgraded LibreSSL in the base system from 3.2.5 to 3.6.1. The shlib version has changed so you'll find the following message after running 'make upgrade':

        ===> Checking for deprecated files (harmless ELF linker warnings may appear here) /lib/libprivate_crypto.so.46 is deprecated /lib/libprivate_ssl.so.48 is deprecated ================================================================== = You have 2 now deprecated files. = Once you are sure that none of your third party (ports or local) = software are still using them, rerun with: = make upgrade -DREMOVE_DEPRECATED ==================================================================

        If you want the current binary package set to work on your system, please do not run 'make upgrade -DREMOVE_DEPRECATED' just yet.

        The reason why we built this binary package set with the previous LibreSSL version is because we wanted it to work in system pre- and post-LibreSSL upgrade.

        --

        If there are other issues, please reply to this thread so that we can have all the information in the same place.

        Regards, Antonio Huete
      • The BSD Now PodcastBSD Now 487: EuroBSDcon Interviews Pt. 2

        This year end episode of BSDNow features a trip report to EuroBSDcon by Mr. BSD.tv, as well as an interview with FreeBSD committer John Baldwin. Happy New Year, 2023!

      • VermadenValuable News - 2022/12/27 | 𝚟𝚎𝚛𝚖𝚊𝚍𝚎𝚗

        The Valuable News weekly series is dedicated to provide summary about news, articles and other interesting stuff mostly but not always related to the UNIX or BSD systems. Whenever I stumble upon something worth mentioning on the Internet I just put it here.

      • DragonFly BSD DigestLazy In Other BSDs Reading for end of 2022 - DragonFly BSD Digest

        Merry Christmas! Here is a present. I haven’t been posting while I fiddle with layouts, or just get too busy from holiday work, but here’s a pile of links, also known as “all my open tabs so that I can now close them”.

    • Fedora Family / IBM

      • Enterprisers Project8 resources for navigating the cloud during digital transformation

        Hybrid cloud figures prominently as companies continue to accelerate their digital transformation plans. For CIOs, delivering strategic business value requires more agility and flexibility in your technology stack than ever. This year, we shared valuable insight from our community with advice for navigating the cloud during digital transformation.

      • Enterprisers ProjectProduct leader: A day in the life | The Enterprisers Project

        Many people associate product leaders with owners of strategy, tools, and systems. But I think a product leader is someone who helps individuals and teams be their best selves.

        A product leader’s role is to listen, learn, and ask questions; define a positive, trusting culture; and hire and promote top talent to achieve the best results on behalf of customers, stakeholders, shareholders, and users.

        Each day, I set out to accomplish this while navigating the demands of family, business, and industry. I believe that everything and everyone has an opportunity to continuously improve. This foundational belief is powerful to me as a product leader because digital transformation requires enormous amounts of change, adaptation, and general evolution. It’s not only about changing technology but also processes and the skills people bring to the table, both for technology and those it reaches.

    • Debian Family

      • LinuxiacZephix 6 Portable Linux OS Released Based on Debian 11.6

        Zephix is a USB-ready portable Linux OS based on Debian’s stable branch that can be easily installed and run from a USB drive. This allows you to take the operating system wherever you go and use it on any computer with a USB port.

        You’ll find Zephix very useful if you need to use multiple computers or want to have a portable and secure operating system for use on the go. Furthermore, when running from USB, you can make additional changes and then save them back to the USB device as a module. As a result, they will be available after a system reboot.

        Recently, a brand-new release of Zephix 6 has been announced, so let’s see what’s new.

    • Open Hardware/Modding

      • Tom's HardwareRaspberry Pi 'Holographic' Christmas Tree Spins Ridiculously Fast | Tom's Hardware

        We’ve seen Raspberry Pi hologram projects before but this is the first one we’ve seen that functions as a Christmas tree. This project, created by Sean Hodgins, uses a Raspberry Pi 4 and relies on the principle of persistence of vision. This principle uses an LED strip to "paint" light at a specific speed. Using the tree's rotation, it displays custom 3D effects in mid-air that in this case resemble a festive holiday evergreen.

        This tree is made from a metal, triangular frame. It’s mounted to a larger frame that has a motor capable of spinning the triangle into a cone at 10 Hz. The tree is capable of displaying both static and moving images. This makes it possible to display a simple tree or cartoon images and, in one demonstration, a flaming tree.

      • Tom's HardwareHow To Monitor Temperature With a Raspberry Pi Pico | Tom's Hardware

        The Raspberry Pi Pico is the ideal way to get into microcontrollers. Starting from $4, the board is cheap and easy to work with. The low cost and ease of use means we can easily drop them into a project without fearing the worst for our wallet.

        In this how-to, we will use a Raspberry Pi Pico to capture live temperature data using a DS18B20. This sensor comes in many forms, from a bare transistor chip, to a water resistant cable. We’ll be using the latter version, which can be partially submerged in a liquid to monitor the temperature. Our project will take a temperature reading and using a conditional test in MicroPython it will trigger an LED to flash if the temperature goes below 20 degrees Celsius.

      • Memfault Adds Embedded Linux to IoT Platform

        Memfault, which provides an Internet of Things (IoT)-based reliability platform, has announced that its solution now includes full support for embedded Linux. This expansion, according to the company, offers cross-platform support for developers building on microcontroller units (MCUs), Android-based devices or embedded Linux for any hardware, for an unlimited number of devices running any use case.

      • CNX SoftwareBoufallo Lab BL616/BL618 RISC-V MCU supports WiFi 6, Bluetooth 5.2, and Zigbee - CNX Software

        Boufallo Lab BL616/BL618 is a 32-bit RISC-V wireless microcontroller with support for 2.4 GHz WiFi 6, Bluetooth 5.2 dual-mode, and an 802.15.4 radio for Zigbee, Thread, and Matter designed for IoT applications.

        We first spotted the BL616 RISC-V IoT MCU during the BL602/BL606 announcement in November 2020, but we had virtually no additional information about it so far. It appears both BL616 and BL618 will be launched next month with the main difference between the two being that BL616 has 19 GPIOs and BL618 comes with 35 GPIOs.

    • Mobile Systems/Mobile Applications

  • Free, Libre, and Open Source Software

    • OpenSource.comHow open source provides accessibility for the neurodivergent community | Opensource.com

      Not everyone uses the internet or digital assets in the same way. When some people think about accessibility, they only think of people with physical disabilities, which accounts for a portion of disabilities worldwide. According to the National Cancer Institute, 15-20% of people live with neurodivergence.

      [...]

      Light sensitivity is common in people who are autistic, as well as folks who just had their eyes dilated or have a migraine. There are two articles from 2022 that support the configurability of light and dark modes.

      In Ayush Sharma's A practical guide to light and dark mode in Jekyll, you walk through how to tighten up HTML and then utilize CSS and Sass to create classes. Once you consolidate your styles, you can reuse them, define the new styles, and apply them to the HTML elements. Lastly, you can add a toggle so folks can easily switch modes.

      A beginner's guide to making a dark theme for a website by Sachin Samal introduces a beginner-friendly way of programming a dark theme. Samal gives you practical code examples of how icons can be inserted and how to toggle between themes. It reminds you that you can utilize your browser inspector to play around with styling.

    • Programming/Development

      • Matt RickardShortest Time-to-Launch

        There's a class of software that solves the simplest case and optimizes for the shortest time-to-launch (a different sort of TTL). When code is a liability, sometimes these are the best options. Think of this post as a continuation or list of examples for Solving the Simple Case. While these products aren't always the best for real stacks, they can be invaluable for a proof-of-concept or demo app. I imagine looking back at this list in a few years will be interesting.

      • RlangMIDI madness with ChatGPT: the AI-powered tunes that will make you laugh, cry, and dance | R-bloggers

        ChatGPT seems to be taking the world by storm. This is version of the GPT3 language model which is somehow optimised for chat dominates my Mastodon feed and inspired countless articles and discussion. 1

        A decent chunk of the discourse has been about how the outputs of the models sound very plausible and even authoritative but lack any connection with reality because the model is train to mimic language, not to give truth. Another chunk of the discourse is dominated by funny responses and creations. Things like poems, stories, limericks.

      • Andrew HealeyA Personal File Share CLI — Andrew Healey

        There are a few ways around this problem without paying for a subscription. Like emailing the PDF as an attachment or uploading it to Google Drive with share permissions.

        None of the alternatives are perfect. When I need to quickly share a file during an online conversation (on a platform without unrestrictive, native file upload) I waste time.

        I estimated that by building a custom solution within a time budget of two hours, I would start saving time within one year.

        This is where I lose time when I have to share a file.

      • Carlos BeckerAnnouncing GoReleaser v1.14 — the Christmas release

        Another month, another release! In fact, the last release of the year.

        This one in particular marks the 6 years anniversary of GoReleaser, and is packed with new features and improvements.

      • Python

        • TecAdminPython readlines() Method - TecAdmin

          Have you ever wanted to read a file line by line in Python? Then you should be familiar with the Python `readlines()` Method! This powerful Python Method is used to read a file line by line and store each line in a list. This means you can access each line of the file using a simple list index, and you can easily manipulate the contents of the file.

          The `readlines()` Method is very useful for reading files that contain lots of information or have many lines of text. You can also use the `readlines()` Method to read a file one line at a time, which is great for file-processing tasks. What’s even better is that the `readlines()` Method is easy to use and can be implemented in just a few lines of code. So if you’re looking for a reliable way to read files in Python, look no further than the `readlines()` Method!

      • Shell/Bash/Zsh/Ksh

        • Unix MenA Complete Guide to Check If File Exists in Bash | Unixmen

          A Shell script might demand that you check whether a file exists before doing a task.

          You could always assume that the programmer or user that will run the script will do their due diligence and ensure the file is present. But bash offers the ability to check that a file exists, and leaving it to chance will be the clumsy thing to do.

          Also, assuming a file is present isn’t the right way to go if the script is distributed on various operating systems.

  • Leftovers

    • Science

      • "The most intrusive animation is a train that twice interrupts the mathematician Moon Duchin, who is reflecting on what it would mean for a mathematical object like infinity to 'exist.'"

        "The second appearance of the train blocks her entirely from view and rumbles over her thoughts, as though the underlying ideas aren’t interesting enough on their own. As a mathematician, I may be biased, but I think that they are. Is the universe as infinite as we might imagine it to be?"

      • The New StackDonald Knuth’s 2022 'Christmas Tree' Lecture Is about Trees - The New Stack

        This year, 2022 marks the 60th anniversary of that fateful day in 1962 when a 24-year-old Donald Knuth started writing “The Art of Computer Programming.” Now approaching his 85th birthday, Knuth has become almost a legend in the world of computer programming — and he’s still writing additional volumes for his massive analysis of algorithms.

        But every year, right around Christmas time, there’s another tradition. Knuth gives a special lecture “pitched at non-specialists” for a small audience at Stanford University (where Knuth is a professor emeritus) and a larger audience online. Because of the pandemic, it’s been three years since Knuth has been able to honor this tradition.

        [...]

        So this year’s triumphant “homecoming” lecture would indeed include trees — specifically a phenomenon Knuth describes as “twintrees,” along with Baxter permutations, and Floorplans. Knuth noted they’re all topics touched on in the latest volume of The Art of Computer Programming, before jokingly reminding the audience that his book makes an excellent Christmas present.

        He added with a laugh that “From a lecturer’s point of view, it’s always best when you have something that you love to talk about.”

        Knuth began by introducing the audience to binary trees — a familiar branching data structure where, as you work your way down, each node can have up to two lower nodes (a left and a right “child” node). But then he showed the audience “one of my favorite algorithms of all time, for more than 50 years… binary tree insertion.” This is where data is inserted in the left fork if it’s lower than the key value, and in the right fork if it’s higher.

      • VideoStanford Lecture: Don Knuth - Twintrees, Baxter Permutations, and Floorplans (2022) - Invidious
    • Hardware

      • Ruben SchadeRubenerd: Cleaning and retr0brighting a Commodore 64C

        A fortnight ago I bought a Commodore 64C because I’d always wanted one, though I rationalised it by saying it was so I could try out carts that aren’t compatible with my 128. It was in excellent working order, but the keyboard was a bit gross, and the case had an ugly, blotchy band of yellow along the front and edges of the case.

        Last weekend I popped the keys off, removed the springs, washed the individually in warm water mixed with dishwashing detergent, then gave them a scrub with 303 cleaner as Adrian’s Digital Basement recommended in a throwaway line on a video. They look practically brand new; I couldn’t be happier with the results.

        [...]

        I put on gloves and smoothed the cream across the worst parts of the case, then wrapped it in plastic cling wrap and set it on our balcony for some Australian sun. Every half an hour I went back out and smoothed the cream around to reduce the chance of streaks where it was thicker than in other places.

        We’ve been having an uncharacteristically brisk summer in Sydney again, so it ended up staying outside for much of the day. But by the evening I unwrapped the shell, gave it a solid soak in the shower, and was shocked at how well it worked. The blotchy texture was completely gone, and what was an ugly yellow streak is now an almost unnoticeable line. Paired with the freshly washed and buffed keys, and it almost looks new.

    • Security

    • Finance

    • AstroTurf/Lobbying/Politics

      • Michael West MediaA cry from the regions: media dominated by billionaires and corporations is not journalism - Michael West

        This submission to the Parliamentary Inquiry into Regional Newspapers by Broome journalist Andrew Chambers was rejected by the Committee for containing content “adverse” to another party so we published it here. I live in Broome, Western Australia, in the fiefdom of Kerry Stokes, owner of the Seven West network. Our regional weekly is The Broome Advertiser which offers little in the way of news in a traditional sense. It fills the columns between advertisements with a variety of re-written press releases, opinion pieces and the very occasional facsimile of news when it suits the editorial diktat. My understanding of what news should be is probably one based on a romantic notion, that it should attempt to retain some balance in reporting on an issue, to inform the public debate on issues that are of importance to the readership of the community. That, I had hoped, would include some attempt at fact-checking or seeking the response of named parties in any piece being published. This is almost explicitly not the case when it comes to publication of items under the banner of “news” in the Advertiser. It is invariably a trenchant supporter of big business and a slavish correspondent on behalf of those who take out advertising space, evidently the larger the advertisement, the more lavish and purple the prose.

      • Misinformation/Disinformation/Propaganda

        • RFALimited TikTok ban could augur sweeping changes — Radio Free Asia

          A new ban on TikTok's use on U.S. government devices may only be the start of congressional prohibitions against the Chinese social media app, with lawmakers from both parties angling for more decisive action against what they say represents a national security threat.

          The $1.7 trillion spending bill, which funds the federal government through to September 2023 and was passed by the Senate on Thursday morning, now heads to the House. Included in the package is a law that prohibits the installation of TikTok on federal government devices.

          But revelations this week that employees at TikTok’s Chinese parent, ByteDance, used the app to track the physical movements of some of its users, including two journalists, may add momentum to efforts in Congress to pass even more restrictions on the app’s use.

          When he introduced a bill to ban TikTok entirely in the United States earlier this month, Sen. Marco Rubio (R-Fla.) accused TikTok and its parent company ByteDance of “collecting data on tens of millions of American children and adults” in order “to spy” on them on Beijing’s behalf.

  • Gemini* and Gopher

    • Personal

      • Xmas Road Trip Report

        My wife and I just got back from

        Northern Alberta. It was a nice -- but

        eventful -- trip. The trip up to the

        Peace River area took three days

        because of a bad accident south of

        Grande Prairie. Traffic was stopped

        for almost 12 hours. It was -40C

        (which is pretty much -40F) and we

        waited for a bit, but neither of us

        felt like doing the "how much gas do

        we have left" math while trying to

        keep warm. So we went back to Grande

        Cache (an old coal mining town) and

        spent a lovely evening there.

      • 🔤SpellBinding: BEHNXPO Wordo: FREON
      • META: content in atom feed

        So I recently went back to using feed readers and it has made my life much much easier, only problem is - the feed does not have a <content> tag. So I have to open any posts in their own links. Could we add a <content> tag to midnight pub if possible?


* Gemini (Primer) links can be opened using Gemini software. It's like the World Wide Web but a lot lighter.



Recent Techrights' Posts

Garrett Does Not Just Try to Cover Up for Himself, He's Clearly Covering Up for His Mates From Microsoft (and Admits Third Parties Fund His Litigation, With Their Legal Bills Estimates Already Approaching $1,000,000)
They have already sent us about 75 KG of legal papers. How is any judge supposed to keep up?
Richard Stallman in the United States - Part IV - Back to Switzerland
The "cancel mob" tried to "finish off" RMS 5 years ago
Dr. Richard Stallman in Ada Lovelace Lecture Series 20 Hours From Now in Lucerne School of Computer Science and Information Technology (Rotkreuz)
Well-connected and affluent corporations want everything to be controlled by them, ranging from culture to words and news
GNU/Linux Seen as Rising to 20% in Eritrea, But That's statCounter Identifying "Unknown" as GNU/Linux
What if statCounter managed to figure out what all those "unknowns" are?
 
It's Friday and Many People Publicly Announce Leaving IBM (Which is Engineering 'Willful' Departures to Mask RAs' Scale)
We understand from whistleblowers that IBM already destroyed Red Hat's culture
Dr. Richard Stallman (RMS), the Man Whose Mind Scares GAFAM et al, Began Speaking in Switzerland
His ideas and ideals are not obscene
Gemini Links 06/03/2026: "Setting up the Feed" and Using Molly Brown
Links for the day
Links 06/03/2026: Can't Copyright Slop in US, Microsoft Became Slop Provider for Militarism
Links for the day
Threats Issued to Daniel Pocock Having Launched the JuristGate Web Site Which Covers Financial Fraud in "Legal Insurance" Clothing
Is our world governed by laws or by rich corporations (or nations/superpowers) with well-connected lawyers/politicians?
International Women's Day: At the EPO, for Women to Become Managers They Need to Sleep With Well-connected Men and Mingle With Corrupt Men
Sunday is International Women's Day
Dr. Richard Stallman Starts His Talks in Switzerland in 8 Hours
They try to assess how many people plan to attend to ensure everyone gets a seat (without compromising the privacy/identity of those attending)
IBM Red Hat Layoffs: It's Not About "AI"
"Automation" is not "AI", it's just a generic term which can describe jobs left for machines to do, sometimes computers
Microsoft Windows Used to be Identified on Over 99% of Web Requests From Benin. Now It's Around 50%.
Or a lot less
Microsoft 'Open' 'AI' Has Severe Financial Problems, Version Inflation ("GPT-5.4") is Mindless Hype and a Misleading Distraction
In practice, both users and sponsors of ChaffGPT are fleeing
The Techrights Static Site Generator (SSG) Turns 5 Next Year
It's still under active development in our Git servers
New XBox Boss (Sharma) Implicitly Confirmed XBox (the Console) is Now Dead
Vista 11 is now also known as "XBox"
Murder as a 'Joke' to GAFAM People (Sociopathy)
When it comes to Microsoft and Salesforce, they profit from this mentality
Microsoft ‘Project Helix’ is Just a Tweet in MElon's "X"
Some "tweet" is easy, as words are cheap
Microsofters' SLAPP Censorship - Part 4 Out of 200: Rianne’s Version of Events and Narrative
today we tell Rianne's experience
EPO Staff to 'Meet' This Coming Tuesday to Plan Industrial Actions Including Upcoming Strikes
using Microsoft spyware to organise this can be an own goal because Microsoft serves the dictators, not the union that tries to topple them
Thousands of EPO Workers Rally Against EPO Management
The staff is furious to see what became of the EPC and the EPO. This is not sustainable.
In Argentina Firefox is Measured at Only 1%, Google Chrome (Proprietary) at About 90%
And it has long been that way
IBM's March 2026 Layoffs Already Happening (to Accelerate Soon in Europe and America)
We're probably seeing some of the last years of IBM and it's anything but certain that IBM can survive the coming decade
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, March 05, 2026
IRC logs for Thursday, March 05, 2026
Gemini Links 05/03/2026: Industrial Panettone, Cancel, and LLMs
Links for the day
It's Not "AI", IBM is Collapsing Due to Financial Difficulties, "All Small Country Offices Will Close"
IBM is in trouble. Insiders know it.
"AI Companies" Running Out of Money, GAFAM Layoffs Are Signs of Weakness, Not "AI Efficiency" or Novelty
In the past, this term ("AI") had another meaning and connotation
Libel/Defamation Law Does Not Exist to Cover up Crimes
The projection tactics are nothing new
Myanmar/Burma: Growing Acceptance of GNU/Linux, Big Losses for Windows
GNU/Linux has come close to 5% there
Without IBM, Microsoft Would Not Have Taken Off. Both Companies Need to be 'Taken Down'.
Maybe it's time to boycott IBM as well
'Former' Red Hat Staff Upset That Techrights Covers IBM Accounting Problems
Are we touching a sensitive subject at IBM?
Ubuntu is Controlled by a Youngster From the British Army (Background in Mass Surveillance), So One Can Expect Ubuntu to Not Respect Privacy
"Canonical is aware of the legislation and is reviewing it internally with legal counsel"
IBM Hates Computer Freedom. This Means Red Hat Too is an Enemy of Software Freedom.
A summary of Fedora's position when it comes to "attestation"
IBM Union Says Many IBM Layoffs in Europe, With Netherlands and Belgium Confirmed, Allegedly Italy Soon (200 Layoffs)
IBM's demise will harm Red Hat and already harms Red Hat, according to whistleblowers
Microsoft and Microsoft's 'Open' 'AI' Seeking Bailout From the Pentagon Means Brand Erosion
Microsoft and its offshoots growing more and more dependent on military ("defence"; "Department of War") budget
Another EPO Strike a Fortnight From Now, Local Staff Committee Munich (LSCMN) Shares 127-Page Document Explaining How Policies Impact EPO Staff
The Office is circling down the drain
Microsofters' SLAPP Censorship - Part 3 Out of 200: A More In-Depth Breakdown
presents the narrative in a less chronological and more logically coherent fashion
2026 Seems Like (Potentially) the Last Year of Slop Drowning News Sites
Sites that do so perish [...] It's getting hard to find slop in news sites which cover "Linux" because many gave up
Links 05/03/2026: New LexisNexis Data Breach Confirmed, "Goldman Sachs Head During Financial Crisis Says He “Smells” a Similar Crash Coming"
Links for the day
"Silent Layoffs" or "Forever Layoffs" at IBM and Red Hat (After Bluewashing)
Like every day (all day long) we can see people who leave IBM and say something that's based on a 'script'
Free Software Foundation (FSF) and Others Promoting String of RMS Talks, Starting Tomorrow in Lucerne School of Computer Science and Information Technology
Well done, FSF!
Links 05/03/2026: A Bet Against Substack, American Government Openly Hostile Towards Environment
Links for the day
Gemini Links 05/03/2026: Greed and Sentiments Shifting Against Slop
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, March 04, 2026
IRC logs for Wednesday, March 04, 2026
FSF Promoting Richard M. Stallman (RMS) Talk in Switzerland in Just Over a Day From Now
RMS may have more talks on the way
Why Slop Will Flop - Part IV - We've Seen the End of It
Some years ago they insisted blockchains would revolutionise everything
Android is Proprietary 'Linux' and It Becomes More Malicious Over Time, Google Only Delayed What It Planned All Along
Google is a proprietary software giant, GSoC is only a distraction and confusion
Links 04/03/2026: Scam Altman Causes Chatbot Sub Numbers to Plunge, "Stocks Drop as Inflation Risk Emerges"
Links for the day
Why Slop Will Flop - Part III - Our Relationship With Slop (and Yours)
I never - except inadvertently - "used" an LLM-based chatbot
Why Slop Will Flop - Part II - Devil in the Details
News sites or social control media sites which tolerate slop are digging their own grave
Simpler Means Faster
Do you know your bottlenecks?
Gemini Links 04/03/2026: About a Missing Symbol and "Good Manners"
Links for the day
The Register MS Takes Money From Chinese Surveillance Threat to Promote a Ponzi Scheme
"Sponsored by Huawei."
Nicaragua's GNU/Linux Usage Measured at Over 8% by statCounter
Nicaragua is a poor country, but it also has rich culture
Why Slop Will Flop - Part I - Slop Fatigue Prevalent
See, sooner or later people (audiences of colleagues) find out and as soon as they find out you are slopping, they will lose interest
Microsofters' SLAPP Censorship - Part 2 Out of 200: Detailed Timeline From 2012 (Attack on Reporters That Question Restricted Boot) to 2024 (Lawsuit Against Reporter and His Wife in Another Continent)
we reproduce a document produced 2 years ago to give people more context and more facts
Links 04/03/2026: "The EU moves to kill infinite scrolling" and a call to "Nationalize Amazon"
Links for the day
Coming Soon: Evidence of Abuse in Our IRC Network
IRC's freedom can sometimes be its 'weakness' if not properly guarded
High GNU/Linux Adoption in Brunei Darussalam
It's worth noting (or at least noticing) that Microsoft loses ground in some of the countries where the government contracts paid the most
Media Blackout Reducing or Preventing Press Coverage of Microsoft Layoffs in 2026
Worse yet, there will be gaslighting and deceit
GNU/Linux in Laptops/Desktops Still Matters, It's Likely the Only Way to Achieve Software Freedom
Software Freedom requires all sorts of things at the "OS level"
Gemini Links 04/03/2026: The Garnet Star, The Hunt, The SYN Attacks
Links for the day
The EPO's General Consultative Committee (GCC) Discussion Illuminates How Much Worse Things Have Gotten ("on Strike and Participated in the 'Meeting'")
a videoconference - not a physical meeting - discussed EPO policies
Free Software Foundation Supports Its Founder, Advertises His Talks in Switzerland
When you suppress voices, assuming the reasons for suppression are bunk, it is always bound to backfire very badly
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, March 03, 2026
IRC logs for Tuesday, March 03, 2026