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

The UEFI Restricted Boot 'Time Bomb' is About to Go Off in a Few Weeks
Garrett was the first person to face sanctions (like muting) in our IRC channels because of his abuse; worse yet, he hijacked other people's names and then locked them out of their own accounts
Nobody is "Replaced by AI", It's Just a Smokescreen for Jobs Being Eliminated by Lack of Money (Too Much Debt) and Offshoring
It's also why many make the jokes about the "I" in "AI" being "India" or "Indians"
The US Government is Now in the Business (Literally!) of Saving Microsoft and Intel
This means that President TACO/Cheeto now has greater financial incentive to also prop up Microsoft and Windows
 
Links 24/08/2025: Heatwaves Threaten Workers, Maldives Versus Press freedom
Links for the day
Gemini Links 24/08/2025: Digital Cameras and Printers
Links for the day
Links 24/08/2025: GAFAM Lie About Pollution and Slop's Carbon Footprint, The Guardian Says Slop ("Hey Hi") is a Bubble That Will Send Stock Markets Into a Freefall
Links for the day
80% of the Sponsored (Fake) Articles in The Register MS Are Promotions of Ponzi Schemes (Unethical Money), the Rest is Banned Chinese Business
Is that an ethical way to make money? No.
Should Currys PCWorld Start Voiding Warranties of Users of Vista 11?
If a person's laptop has a mechanical issue, should this person replace GNU/Linux with Vista 11 for the repair shop? Only to damage the SSD?
Newer is Not Always Better, and It's Possible That 'Peak' is the Past
People creating their own platforms means progress, whereas centralisation (like moving from blogs to social control media) is the opposite of progress
LLM Hype is Sowing Destruction: It Contributes to DDoS Attacks and Makes the Web Less Accessible (JavaScript "R U Human?" Tests)
If it was googlebot, it would be possible to argue that you'd at least then get referral traffic from Google Search. With LLMs, all you get is plagiarised.
Links 24/08/2025: New York Times Talks About Hey Hi (AI) Bubble
Links for the day
Gemini Links 24/08/2025: Upgrading Debian and Mobile-indifferent Design
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, August 23, 2025
IRC logs for Saturday, August 23, 2025
Richard Stallman's Talk in Buenos Aires Scheduled for 16 November 2025 (a Month After FSF Turns 40)
they've just updated their site and Stallman is listed first
Men Who Abuse Women Should Never Spend Over 3 Years of the UK High Court's Time
This demonstrates that we need a reform in the UK
Slopwatch: Linux Journal, WebProNews, LinuxSecurity, and the Serial Slopper
The bubble needs to burst, but even then the Web will be left with residues of these slopfarms
Links 23/08/2025: Science, War, and Important Win for the British Media Against SLAPPers Who Abuse Women
Links for the day
Gemini Links 23/08/2025: BaseLibre Numerical System and Back to Oldschool
Links for the day
"Deserved Victory" for "Women That Suffered"
"GNM defended its reporting as being both true and in the public interest and in a judgment on Friday"
Links 23/08/2025: onmicrosoft.com as Spam Cannon, The Cheeto-Intel Deal Is Official
Links for the day
Wired Complained About LLM Slop Only Days Before It Got Caught Doing That Itself
Never throw stones in a glass house
IBM "Value" Down 14.16% in a Month, Red Hat Layoffs Allegedly Discussed 12 Days Ago
"IBM is a dinosaur. Dinosaurs get extinct when the don't keep up."
We're Seeing More Countries Where Windows Isn't Even in Second Place Anymore (Third or Worse)
In a way, Microsoft can barely even hold onto second place anymore
Microsoft Workers on Canonical's Payroll
If you want something that's sort of like Ubuntu but is not controlled by Canonical, then look into Linux Mint, Debian, or LMDE
GNU/Linux Climbs to 4% in Sierra Leone
Sierra Leone isn't a very rich country (to say the least), but it's better off than some of its neighbours
The SLAPPS Run Out of Oxygen Because They're Abuse of Process
At the end of the day we plan to publish over 1,000 articles explaining what happened
The Register MS Gets Paid by the Employer of the Previous Editor in Chief to Promote the "AI" Ponzi Scheme, Which Does Considerable Damage to the Web and to Online Journalists
The Register MS can 'badmouth' slop all it wants; it gets paid to inflate this bubble. It's actively participating in it.
Soon It'll be Autumn, Time to Repair Things
Where they don't charge an arm and a leg
Doing Our Best to Cover Software Patents When the Mainstream Media Does Not
Even the FSF has its limits
Gemini Links 23/08/2025: August Questions and Network Solutions
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, August 22, 2025
IRC logs for Friday, August 22, 2025
Microsoft Has Issues in Guyana
It's not just Guyana
About 25% of the "Linux" News/Results in Google News Today Are LLM Slop, Almost 20% From the Same Rogue Operators of Slopfarms
Google, which tries to market itself as an LLM giant, apparently fails to understand what's wrong with it
Harassing People on Holiday
There are "no-go areas"; but that assumes all laws firms have ethical standards
The Great, Undeniable Value of Paper Trail, Not Purely Digital Systems
Suppose you have nothing but bits on someone else's computer and "word of mouth"...
The Company Behind Ars Technica, Reddit and Wired Caught Publishing LLM Slop (It Also Admits It Now)
Condé Nast busted
Links 22/08/2025: Lagrange 1.18.8, Wired Magazine and Business Insider Caught Resorting to LLM Slop
Links for the day
This Saturday It's Gonna be 3.5 Years* Since Russia Invaded Ukraine. No Microsoft Protests Against Microsoft Having Provided Russia With Services.
Companies do not have consistent policies and enforcement of "corporate values" is somewhat of an egg salad
Slopwatch: Sites Gone Rogue, Google Promoting Lies, and DDoS Attacks by Plagiarism Giants
Charlatans and frauds engage in a war against artistic industries, mislabeling plagiarism as "AI"
Links 22/08/2025: Cisco Layoffs, LA Times Says "AI Hype is Fading Fast"
Links for the day
Gemini Links 22/08/2025: K for Kentucky and Caddy Versus LLM Slopbots
Links for the day
The "End Software Patents" Initiative of the FSF Explains "WHY [to] ABOLISH SOFTWARE PATENTS"
We hope to cover patent-related issues more and more as the big anniversary of the FSF approaches
Freenode Sniffing
The grown-ups left the building
The Only Thing Worse Than Misinformation is Misinformation Sold to Everyone as "Intelligence"
Misplaced trust is worse than none at all
The Register MS Now Openly Admits LLM Hype Does Damage, But It's Also Being Paid to Participate in the LLM Hype (With Paid 'Articles' and 'Webcasts' for Paying Advertisers)
The Register MS gets paid to do this
End of the Smartphone Era? No.
Maybe the media should focus on producing accurate, factual news
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, August 21, 2025
IRC logs for Thursday, August 21, 2025
Enshittification of Airports, Airlines, and Airplanes
If people are willing to tolerate standard declines and enshittification (nowadays sold as "pivot to AI" or "replaced by AI" or "AI layoffs") they will pay for it some other way
Latest Is Not Greatest: The Case of "Foldable" Tech
don't be shamed into abandoning old things just because the "fashion industry" of Apple and Samsung tells you to
Airlines and Their Tricks That Only Work in the 'Digital Age'
People sceptical of the direction technology has taken are not "Luddites"
Open Source Initiative (OSI), Which Became a Propaganda Front of Microsoft and "Hey Hi" (Hype, Misnomer), Wants You to Forget These Scandals
A lot of these issues won't be set aside until there's a resolution