Bonum Certa Men Certa

Links 03/07/2022: Porteus 5.0 and elementaryOS Report



  • GNU/Linux

    • Linux Made SimpleLinux Weekly Roundup #189

      Welcome to this week's Linux Weekly Roundup. We had a full week in the world of Linux releases with ArcoLinux 22.07.03, Nitrux OS 20220629, Pisi Linux 2.3, and Condres OS 1.0.

    • Desktop/Laptop

      • MakeTech EasierThe Best Desktop Environments of 2022 - Make Tech Easier

        As Linux users, we’re often spoiled for choice when it comes to software. There are some basic programs that we keep coming back to that are so integrated into the stack that we forget they’re even there. However, when it comes to things like desktop environments, it can be hard to determine the best option for exactly what you’re going to use it for. We have reviewed different Linux Desktop Environments, and there’s a lot of overlap between use cases. Here we show you the best Linux Desktop Environments for your particular use case.

    • Audiocasts/Shows

    • Benchmarks

      • Lawrence TrattWhat Metric to Use When Benchmarking?

        What is the right metric to use when measuring a program's performance? There are various possibilities, from memory usage to branch prediction hit rates, but I'm going to pick on two that I see widely used: CPU instructions executed (what modern CPUs call "instructions retired") and wall-clock time (i.e. "how much time has elapsed in the real world?"). In this post, I'm going to try and compare both, showing why each has fundamental weaknesses, before explaining why I use each in different circumstances.

    • Applications

      • MedevelMycorrhiza is a Flat-file Self-hosted Wiki Engine

        Mycorrhiza Wiki is an open-source wiki engine developed by Bouncepaw, who is assisted by other open-source contributors. Use Mycorrhiza for personal wikis, digital gardens and wikis for small teams or communities.

        [...]

        Mycorrhiza Wiki is released under the AGPL-3.0 License.

      • MedevelWhat is GROWI?

        GROWI is a new open-source Wiki engine for teams that supports real-time editing

        It is built on top of Node.js and MongoDB. It also uses Redis, and ElasicSearch for full-text search functionality.

      • MedevelDigital Media Server

        Digital Media Server is a DLNA compatible UPnP AV Media Server. It is capable of sharing digital video, audio and image resources to UPnP AV and DLNA capable devices.

        [...]

        The project is released under the GPL-2.0 License.

      • Best free plug-ins this week: Aether, ACM-3SA, and Organ - gearnews.com

        Aether is currently available as an LV2 plug-in for Linux. It’s open-source, so you can also compile it for macOS and Windows if you’re tech-savvy.

    • Instructionals/Technical

      • ByteXDHow to Select All in Vim / Vi

        Knowing how to select all content in Vim or the Vi editor enables you to complete routines like copying and pasting in Linux quickly. The process can be tricky if you don’t understand how to use the editors properly or bind keys.

        For instance, you can select all in Vim/Vi by combining the gg, V, and G keys.

        ggVG Before that, you must be in the normal mode and know what the groups of keys mean or do.

        This article takes you through Vim/Vi modes, commands, and key bindings. You will find it simpler to select and use file contents with this knowledge.

      • ByteXDHow to Use Restic to Backup and Restore Data in Linux

        Restic is an open-source, secure, and cross-platform backup program. Using Restic we can store multiple versions of files and directories in an encrypted repository. Restic can be used to back up data to an external device or to cloud storage.

        Restic encrypts data with the AES-256 in counter mode and then authenticates it using the Poly1305-AES cryptographic message authentication code. This way Restic guarantees confidentiality and data integrity by utilizing cryptography.

        Restic does incremental backups which makes it easier and faster compared to some other backup programs. What this means is that it stores a base backup image and then for each subsequent backup, it stores the difference between that base image and the source machine. This leads to increased backup speed as only the modified data is backed up. It also consumes less backup space.

      • Linux Made SimpleHow to install PulseEffects on a Chromebook

        Today we are looking at how to install PulseEffects on a Chromebook. Please follow the video/audio guide as a tutorial where we explain the process step by step and use the commands below.

      • Ruben SchadeRubenerd: Basic fix between pf tables and macros on FreeBSD

        I worked with a FreeBSD client this morning who’d messed up the pf rules on their VM firewall, and wanted to know how to fix them.

      • ByteXDInstall Discord on Debian 11 - ByteXD

        Discord is one of the sought-after social platform applications that provides voice, text and video chat services.

        It is a digital community where users can create and join spaces called servers where the people communicate. The free application is available on heterogeneous platforms like Andriod, iOS, Windows, Mac and Linux.

        This tutorial will demonstrate several methods to install Discord in Linux in Debian.

      • Make Use OfHow to Capture Network Traffic in Linux With tcpdump

        Linux comes equipped with a plethora of networking utilities to choose from. tcpdump is one such powerful networking tool that can capture and analyze network traffic should you need to troubleshoot network errors on Linux.

        Let's get hands-on with the tcpdump command and explore how to use it to capture network traffic.

      • ByteXDHow to Install Htop in Linux - ByteXD

        htop is a process viewer that lets the user monitor and manage the processes running in Unix and Unix-based environments. It is an alternative to the program called top, but htop is better off regarding process viewing flexibility and with features of additional manipulation.

        htop provides a cleaner and colorful interface with horizontal and vertical scrolling support.

        This tutorial will guide you with the steps of installing htop in Linux with the following methods.

  • Distributions and Operating Systems

    • New Releases

    • Open Hardware/Modding

      • peppe8oRFID and Raspberry PI: RC522 wiring and code with Python

        RFID systems are common in our lives as they are widely used to secure access, monitor objects’ positions (IoT) and a lot of other applications. Their technology is so mature that they are today reliable components and easy to use. The RC522 module with Raspberry PI can bring to your hands this technology with a few steps and a cheap budget

        In this tutorial, I’m going to show you how to connect and configure a Raspberry PI with an RFID RC522 module, using Python.

      • ArduinoThis DIY basketball scoreboard looks and sounds like the real thing | Arduino Blog

        Inspired by his time as a scorekeeper in elementary school, now-high schooler Collin Wentzien wanted to recreate this setup by building a DIY scoreboard several years ago. His idea involved making a bright display composed of several seven-segment displays that could all be controlled by an external device in order to set scores, start/stop the clock, and more.

        The controller sits inside of a small custom box that contains a pair of button matrices, which either increment the score for the home/guest team or provides a keypad that can be used to enter numerical values and set the clock. Below its custom PCB is an Arduino Mega 2560 that handles all of the button inputs, along with a character LCD for showing what has been entered and an nRF24L01+ wireless transceiver for sending new data to the scoreboard.

    • Mobile Systems/Mobile Applications

  • Free, Libre, and Open Source Software

    • Content Management Systems (CMS)

      • Kev QuirkWhat if WordPress Didn’t Exist?

        WordPress powers like 40% of the internet or something, so I don’t think it will be going anywhere anytime soon. But what if Matt and the team decide to go in a direction I don’t agree with, like Ghost have?

        My knee-jerk reaction would be to go back to Jekyll – it’s light and I know it fairly well. But like I said, managing content is painful and Ruby can be a bit of pig to manage.

    • Programming/Development

      • RlangA Major Contribution to Learning R

        Prominent statistician Frank Harrell has come out with a radically new R tutorial, rflow. The name is short for “R workflow,” but I call it “R in a box” –everything one needs for beginning serious usage of R, starting from little or no background.

        By serious usage I mean real applications in which the user has a substantial computational need. This could be a grad student researcher, a person who needs to write data reports for her job, or simply a person who is doing personal analysis such as stock picking.

        Like other tutorials/books, rflow covers data manipulation, generation of tables and graphics, etc. But UNLIKE many others, rflow empowers the user to handle general issues as they inevitably pop up, as opposed to just teaching a few basic, largely ungeneralizable operations. I’ve criticized the tidyverse in particular for that latter problem, but really no tutorial, including my own, has this key “R in a box” quality.

      • The deep learning obesity crisis - Vincent Lequertier's blog

        Deep learning have made dramatic improvements over the last decades. Part of this is attributed to improved methods that allowed training wider and deeper neural networks. This can also be attributed to better hardware, as well as the development of techniques to use this hardware efficiently. All of this leads to neural networks that grow exponentially in size. But is continuing down this path the best avenue for success?

        Deep learning models have gotten bigger and bigger. The figure below shows the accuracy of convolutional neural networks (left) and the size and number of parameters used for the Imagenet competition (right). While the accuracy is increasing and reaching impressive levels, the models get both bigger and use more and more resources. In Schwartz et al., 2020, as a result of rewarding more accuracy than efficiency, it is stated that the amount of compute have increased 300k-fold in 6 years which implies environmental costs as well as increasing the barrier to entry in the field.

      • MedevelMint: A New Programming Language for Building Single Page Apps (SPAs)

        Mint is a refreshing programming language for the front-end web development. It is developed and maintained by a large community of experienced developers.

  • Leftovers

    • Zach FlowerKeep Calm and Comic Con

      Actually... I'm sitting in my hotel room across the street right now, writing this post (which, despite how lame it might sound, sitting at a hotel desk at seven in the morning is turning out to be one of my favorite times to write).

      For the first time, I decided to attend this convention alone instead of with a group of friends. I'm not entirely sure why, but getting away for a few days and experiencing something through only my eyes (instead of through the eyes of my companions) felt right.

      I guess there's just something centering about being alone with your thoughts sometimes (even if that "alone" means you are surrounded by a few thousand strangers).

    • Andre FrancaAndre Updates: June, 2022

      Ok, maybe I’m too strict with my way of thinking, because I try to ask myself why I do something before I do it. So, for me to feel good, I try to be distant (not isolated) from social networks.

    • Science

    • Health/Nutrition/Agriculture

    • Security

      • Troy HuntUnderstanding Have I Been Pwned's Use of SHA-1 and k-Anonymity

        Four and a half years ago now, I rolled out version 2 of HIBP's Pwned Passwords that implemented a really cool k-anonymity model courtesy of the brains at Cloudflare. Later in 2018, I did the same thing with the email address search feature used by Mozilla, 1Password and a handful of other paying subscribers. It works beautifully; it's ridiculously fast, efficient and above all, anonymous.

      • Privacy/Surveillance

        • TechCrunchPeriod tracker Stardust surges following Roe reversal, but its privacy claims aren’t airtight

          Others are abandoning their current period trackers and turning to apps like Stardust instead as a result of the company’s strong statement issued in light of the decision to overturn Roe. Stardust said it would implement end-to-end encryption so it would “not be able to hand over any of your period tracking data” to the government, helping to draw in hundreds of thousands of downloads over this weekend ahead of the release of the new, encryption-featured app version slated for release on Wednesday.

    • Transparency/Investigative Reporting

      • Michael West MediaTimor Spy Saga: Rex Patrick pushes Labor to unveil Australia's dirty secret, end persecution of Bernard Collaery - Michael West

        In one of his last moves as a senator, Rex Patrick has advanced his battle against the National Archives to release important documents relating to John Howard and Alexander Downer’s undermining of Timor-Leste in the early 2000s. Callum Foote reports on the latest efforts to end the persecution and secret trials of whistleblower Bernard Collaery.

        Last month Senator Rex Patrick wrote to the new Attorney-General, Mark Dreyfus, asking him to overturn a decision made by the Australian Appeals Tribunal to hold part of the trial and discussion of certain documents, in secret.

        The decision was made, according to Dreyfus, by former attorney-general Michaelia Cash, who formed the view that “disclosure of the confidential evidence would be contrary to the public interest because it would prejudice the security, defence or international relations of Australia”.

    • Environment

      • Energy

        • How to navigate rising energy costs and inflation

          June 26, 2022Some consumers may consider pressing the brakes on their road trips this summer as gas prices continue to skyrocket. In the United States, gas prices jumped nearly 50 percent year-over-year, driving up energy prices 34.6 percent. The war in Ukraine and supply chain effects have only exacerbated price pressures. These energy price increases, along with spikes in food prices and the shelter index, drove inflation to 8.6 percent in May. And while US inflation has quadrupled over the past two years, it’s risen considerably elsewhere, too, including Greece, Israel, Italy, and Spain. Check out these insights on the trends shaping the energy landscape and bookmark this special collection on inflation to stay up to speed.

    • Finance

      • WSWS[Old] US corporate profits hit new record

        As the death toll from the pandemic continued to mount, US corporations enjoyed the widest profit margins in more than 70 years during the second and third quarters of 2021.

        US corporate profits before adjustments rose to a record high of $3.14 trillion at a seasonally adjusted annual rate in the third quarter of 2021. After tax and adjustments for inventory, profits rose to a record high $2.74 trillion, according to the most recent figures reported by the US Commerce Department.

      • [Old] The Different Ways That the U.S. and Chinese Governments Use Their Power to Regulate Capitalism

        "The socialist left now, as during earlier centuries, advocates for an economic system that does not yet exist in any nation. However, the socialist left does so with the knowledge of what happened to those experiments in socialism that turned out to be and still are forms of state capitalism. Hopefully, 21st-century socialism will not need to repeat those experiments."

        Russia’s war on Ukraine both reflects and deepens a global split that should remind us of Karl Marx’s famous remark: “No social order ever disappears before all the productive forces, for which there is room in it, have been developed; and new higher relations of production never appear before the material conditions of their existence have matured in the womb of the old society.” The United Kingdom already lost its particular social order—its empire—while the United States is now losing its. Despite differences, both of these social orders shared a mostly private form of capitalist relations of production (the organization of enterprises centered around private employers and employees). That social order has given way to a different, mostly public form of capitalist relations of production where state officials are major employers. The latter form of capitalism is developing most dramatically in China.

    • AstroTurf/Lobbying/Politics

      • Jay LittleJay Little - Software Obsessionist - Sometimes The Only Winning Move Is To Not Play At All

        Although this is mostly a tech blog, from time to time I have used this platform to share my political opinion. I don't know if any of my readers really care one way or another, but today I'm going to talk about politics a bit. So if you don't want to hear it, cut loose now because this basically just a politically charged rant.

        The basic jist of this post is this: I am done voting for the Democratic party. I swore off voting for the Republican party back in 2004 and since then I have been constantly and increasingly frustrated with the ineptness of the Democratic party. But the word ineptness doesn't really do this situation justice because that's not what the problem is.

        No the problem is that the Democratic party is structured to operate purely as a foil to the cancerous regressive Republican party. Therefore every part of the platform, their campaigns and even their entire relationship with voters is basically predicated on the simple idea that they themselves are not Republicans.

        So why not a third party? Well our first-past-the-post voting system pretty much makes having a viable third or fourth party impossible. Especially here in America where most of us seem to at least silently concur with the ole Ricky Bobby adage, "If you ain't first, you're last". So ignoring for a moment that the Libertarian and the Green parties are both kind of balls to the wall insane, they don't really have an actual snowball's chance in hell anyway.

      • NBCChina's Xi Jinping arrives in Hong Kong for 25th anniversary celebrations

        Chinese President Xi Jinping arrived in Hong Kong on Thursday on the eve of events to celebrate 25 years since the former British colony returned to Chinese rule and the inauguration of the city's new leader John Lee.

      • Michael West MediaCulture Shock: Liberal exodus from Canberra into lobbyland as Labor staffers flood in - Michael West

        After 9 years of Coalition rule, a Liberal stampede out of Parliament House means political upheaval in the nation's capital and a new guard

      • Michael West MediaPenny wise, foreign policy foolish: why didn't Wong go to Madrid? - Michael West

        The visit of Penny Wong to her home town in Malaysia was a beautiful thing. The affection with which Australia’s Foreign Minister is held by the people of Kota Kinabalu, in Sabah, was apparent.

        We witnessed a heartwarming homecoming to match those pilgrimages some US presidents make to Ireland. But why, and especially, why now?

        There are certainly issues that can be canvassed on a visit to ”Kota”. It’s on the island of Borneo, a rainforest-rich island that has captured the Western imagination since the orang-utan established the myth of ”the wild man of Borneo”. Three nations occupy this island: Indonesia, Malaysia and Brunei.

        The biggest topic concerning in Borneo is the environment, an area where Australia is now proudly parading its credentials on the world stage. Deforestation on the world’s third biggest island is an environmental catastrophe. The logging contributes to the smoke haze that blankets south-east Asia with increasing regularity.

      • AxiosGOP's Gmail feud escalates

        An escalating dispute between national Republicans and technology giant Google threatens to bring political heat on the company and could spur significant changes in political email practices.

        Driving the news: The Republican National Committee fired the latest shot on Wednesday, when chairwoman Ronna McDaniel claimed in a statement to Axios that Google has "systematically attacked" its digital program.

        [...]

        The details: The RNC shared internal data showing regular and dramatic increases in the number of its fundraising and voter-activation emails being sent to Gmail recipients' spam folder.

      • Inside Higer EdHow Students Are Scrubbing Their Social Media Profiles

        Many current college students have had social media accounts since they were young teens, regularly posting on Twitter, Instagram and Facebook without fear of repercussions.

        But posts riddled with profanity or raucous party photos can come back to haunt them once they start looking for a job. According to a 2020 survey from the Harris Poll, a global market research and consulting firm, 71 percent of those who make hiring decisions in the U.S. agreed that looking at social media profiles is an effective way to screen job applicants. Among employers that use social media to vet candidates, 55 percent said they have found content that caused them to turn down an applicant.

        Now a new company called Filtari is partnering with institutions to help students clean up their social media profiles before they start the job-search process. Filtari works by using artificial intelligence to scan and identify written posts and photos on Twitter, Instagram and Facebook that an employer might deem inappropriate or harmful.

    • Censorship/Free Speech

    • Civil Rights/Policing

      • The AtlanticRoe Is the New Prohibition - The Atlantic

        The culture war raged most hotly from the ’70s to the next century’s ’20s. It polarized American society, dividing men from women, rural from urban, religious from secular, Anglo-Americans from more recent immigrant groups. At length, but only after a titanic constitutional struggle, the rural and religious side of the culture imposed its will on the urban and secular side. A decisive victory had been won, or so it seemed.

        The culture war I’m talking about is the culture war over alcohol prohibition. From the end of Reconstruction to the First World War, probably more state and local elections turned on that one issue than on any other. The long struggle seemingly culminated in 1919, with the ratification of the Eighteenth Amendment and enactment by Congress of the National Prohibition Act, or the Volstead Act (as it became known). The amendment and the act together outlawed the manufacture and sale of alcoholic beverages in the United States and all its subject territories. Many urban and secular Americans experienced those events with the same feeling of doom as pro-choice Americans may feel today after the Supreme Court’s overturning of Roe v. Wade.

      • Buzz FeedKetanji Brown Jackson Was Sworn In As The First Black Woman Supreme Court Justice

        Jackson has ascended to the court at a critical time, with both the institution and the country rife with division.

      • DaemonFC (Ryan Farmer)Republicans in Ohio attempt to keep 10 year old girl pregnant with a fetus that was the result of rape, and possibly incest.

        Republicans in Ohio attempt to keep 10 year old girl pregnant with a fetus that was the result of rape, and possibly incest.

        After the US Supreme Court’s Dobbs decision went into effect, Ohio’s 6 week abortion ban law went into effect, with no exceptions for rape and incest.

    • Monopolies

      • Copyrights

        • Cory DoctorowReasonable Agreement

          On the Crapification of Literary Contracts

          I don’t want to pretend that freelance writing contracts were ever great, but in the 34 years since I sold my first short story — at 17 — I’ve observed firsthand how manifestly unfair contractual terms have become standard, and worse, non-negotiable.

  • Gemini* and Gopher

    • Technical

      • Fixed Point

        The 68000 processor in the Amiga and ST is a hybrid 16/32 bit CISC processor; 32bit instruction set, on a 16bit bus. Unlike modern processors, it has no Floating-Point Unit [FPU], so processing numbers with fractional values is slow in comparison to integer based math.

        3D graphics calculates a lot of angles/positions that rely on these fractional values, so we need a way to trade mathematical precision for processing speed. Fixed-Point is a decent compromise.

        In fixed-point, numbers are stored in standard C types (ints, short and long, etc.) but the content of the variable differs from that of a normal int type. Fixed-point implies a position within the variable where the decimal point would be, and this is kinda arbitrary. For example, a signed 16bit integer normally has the range -32768 to 32767. If we create a fixed-point type of 8.8 – 8 bits for the integer part, 8bits for the fractional part – the integer range is reduced to -128, 127, but we’ve gained 8 bits of fractional precision.

      • Web font sizes on mobile are... broken 🗚

        I noticed that web font-sizes on my Android phone often don't look right. Plenty of sites are ok, but plain simple HTML doesn't always work. After digging, mobile browsers have a feature called "Font Boosting" to prevent problems with either tiny fonts or zooming in and srolling left and right. There's some logic in there that does (or doesn't) increase the font size to make text readable without zooming.

      • Science

        • ACMHuge Step Forward in Quantum Computing Announced: The First-Ever Quantum Circuit

          Australian scientists have created the world's first-ever quantum computer circuit – one that contains all the essential components found on a classical computer chip but at the quantum scale.

          The landmark discovery, published in Nature today, was nine years in the making.

        • uni MITEngineers build LEGO-like artificial intelligence chip

          Imagine a more sustainable future, where cellphones, smartwatches, and other wearable devices don’t have to be shelved or discarded for a newer model. Instead, they could be upgraded with the latest sensors and processors that would snap onto a device’s internal chip — like LEGO bricks incorporated into an existing build. Such reconfigurable chipware could keep devices up to date while reducing our electronic waste.

          Now MIT engineers have taken a step toward that modular vision with a LEGO-like design for a stackable, reconfigurable artificial intelligence chip.

          The design comprises alternating layers of sensing and processing elements, along with light-emitting diodes (LED) that allow for the chip’s layers to communicate optically. Other modular chip designs employ conventional wiring to relay signals between layers. Such intricate connections are difficult if not impossible to sever and rewire, making such stackable designs not reconfigurable.

          The MIT design uses light, rather than physical wires, to transmit information through the chip. The chip can therefore be reconfigured, with layers that can be swapped out or stacked on, for instance to add new sensors or updated processors.

        • Scientists emulate nature in quantum leap towards computers of the future

          Quantum computing hardware specialists at UNSW have built a quantum processor in silicon to simulate an organic molecule with astounding precision.


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



Recent Techrights' Posts

IBM Effect at Confluent: Mass Layoffs and IBM's Business Conduct Guidelines (BCGs) Said to be Violated
For Confluent employees who survived the layoffs there will be "culture chock"
Estimates That IBM to Lay Off Close to 10,000 Workers in 2026 (Not Counting People Pushed Out)
There's still chatter about Confluent mass layoffs
Sophie Brun, Raphael Hertzog & Debian sexual conflicts of interest
Reprinted with permission from Daniel Pocock
 
Links 19/03/2026: "AI Glasses" as Euphemism for Mass Surveillance and ABC (US) Has Begun Publishing Slop as 'News'
Links for the day
The European Patent Office, Europe's Second-Largest Institution, is on Strike Today
Lots more to come
What People Impacted by the Bluewashing Layoffs at IBM Confluent Say (While the Media Says Nothing at All, in Effect Burying the News)
Worse yet, the mainstream media spreads lies about it right now
IBM Has Turned Red Hat and Fedora Into Slop
This is IBM policy
IBM is Being Robbed, Companies and Jobs Are Destroyed
Companies taken over by IBM will be exploited and destroyed to keep a bubble inflated for a little while longer
In Confluent Layoffs, IBM Vapourises a Quarter of Its Workforce (IBM Buys Something That It Destroys Already)
In the past, such things were typically referred to as "media blackout"; now it's just "the norm".
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, March 18, 2026
IRC logs for Wednesday, March 18, 2026
Links 19/03/2026: LLM Fatigue (It Doesn't Work as Advertised), "Small Web Feeds"
Links for the day
SLAPP Censorship - Part 15 Out of 200: Background and Particulars of Truth Regarding Techrights and Tux Machines
the basic facts (this has aged well, except the times/ages/numbers)
A Slopfarms Survey for Today (linuxteck.com, linuxsecurity.com, linuxjournal.com)
Not only did Google news link to a slopfarm; it linked to three run by the same team!
Links 18/03/2026: "Venture Capitalist Warns That It’s All About to Come Crashing Down" Due to Slop Bubble, "Birdwatching for Fun and no Profit"
Links for the day
IBM Red Hat is Still Promoting Restricted Boot Which Restricts Users' Control Over Their Computers
Red Hat under IBM is a total catastrophe
Arvind Says... Something Something "Hey Hi" (the State of Today's Media)
Look for news about IBM and most likely it'll boil down to some sound bites from an executive and nothing else
New Post Has Just Explained How IBM Gets Robbed by the People Who Fail IBM
Their plan for IBM is a personal plan
Slop-Spewing GAFAM LLM That Knows Nothing and Understands Nothing, It's a Stochastic Parrot That Cannot Even Figure Out Tux Machines is a Community That Started in Tennessee 22 Years Ago
RMS rightly calls those things "bullshit generators"
Cusdeb Makes New Presentation About Where GNU Hurd (Still a Possible Linux Replacement) Stands in 2026
coming from a generally RMS-friendly account
Gemini Links 18/03/2026: Librarians, Phone Anxiety, Growing 'Small' Net, and Slop Versus Software Engineering
Links for the day
Smug Threat by Garrett to Put My Family and I in Prison Doesn't Prove We Did Anything Wrong, It Only Proves He's Truly Desperate to Stop Further Publications That Embarrass Him
his reputation is poor in the United States
systemd Increasingly Microsoft Project, Controlled by Microsoft and Slopware
Cannot allow choice
What IBM Meant to Red Hat: "Proprietary Bundling, Restricted Source Access"
Anyone or anything that joins IBM likely shortens its lifespan
IBM Thrashing Confluent Upon Arrival, Based on Rumours
We deem it a bigger issue that investigative journalism perished, not that one must rely on hearsay online or mere "rumours"
Slop Is Plagiarism, Not (Vibe) Coding, and It's Not Automated, It Doesn't Save Money
Reject misnomers, explain what's actually happening
UPC is Still Illegal and Unconstitutional (Kangaroo Court for Patents, Manned by Corporate Staff), Federal Court of Justice of Germany Receives Belated Complaint About It
What is happening to Europe???
EPO Demonstration Happening Right Now, Later This Week Things Will Only Escalate Further
The SUEPO The Hague Committee wrote to staff this morning
Links 18/03/2026: Commodore's Hedley Davis Dies, Apple Not Good Enough, Cheeto "Floats Treason Charges for Iran War Coverage"
Links for the day
A Step Close to Shutting Down the European Patent Office (EPO)
Not going to work all month long
EPO Staff Demonstration Today
The demonstration will be live-streamed for those thousands of colleagues who don't live in Munich
Gemini Links 18/03/2026: Brazilian SYN Attacks and BGP
Links for the day
LibreLocal Also Coming to Jordan, Kenya, Mexico, New Zealand, and Spain
It helps raise awareness of Software Freedom
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, March 17, 2026
IRC logs for Tuesday, March 17, 2026
Microsofters' SLAPP Censorship - Part 14 Out of 200: Men Who Strangle Women (and Worse) Trying to Force Us to Write Public Apologies to These Men
For those who never before saw a SLAPP, they basically make many demands
Instant Bluewashing at Confluent: Mass Layoffs Alleged at IBM
So the main question is, did IBM just fire 800 people?
"Vibe-forking" and Why It'll Ultimately Fail (Hype on Top of Hype)
Code made with LLMs sucks; converting solid, human-tested code into slop only complicates matters and increases risk
Updates About Richard Stallman's Free Software Foundation
After all those years (a decade) and in spite of phony scandals many people out there still respect him
LLM Slop With "Linux" in the Domain Names
This is becoming a pain and a problem also in the arts and in software engineering
The EFF Has a Bug, Fixing This Bug is Likely Not Possible Anymore
"the EFF's continued existence impairs the arrival of a replacement organization, one which will actually champion digital rights."
Links 17/03/2026: Microsoft Windows Broken by Samsung, Afghanistan-Pakistan War Escalation
Links for the day
Gemini Links 17/03/2026: Newcomers and False-Positive 'Slop'
Links for the day
Héctor Orón Martínez & Debian shadow candidate pressure on Sruthi Chandran
Reprinted with permission from Daniel Pocock
Links 17/03/2026: American Fentanylware (TikTok) Investors Implicated in Kickbacks, "Big Oil Knew It Was Wrecking Louisiana’s Coast"
Links for the day
For Third Time in a Week The Register MS Runs Google SPAM That Paints Google as an Ally of Women (Which is False, They're Womanisers)
What does that make The Register MS to women?
British Justice Minister Sarah Sackman Blasts Solicitors Regulation Authority (SRA)
The "legal industry" is due for "some reckoning"
GAFAM Deprecating Old Videos ("Content") by Removing the Support for Their Format for No Good Reason
"Security" is not a valid excuse
Credit/Debit Cards Have Long Been Called Plastics, Over Time They're Becoming More Like Pure Plastics
They cost less than a dollar to manufacture
The European Patent Office (EPO) Holds a Public Demonstration Tomorrow and It'll be Live-streamed
The EPO's workforce was meant to be capable of speaking many languages and have extensive experience in the sciences
People Who Attacked Techrights Also Attacked My Mother
Picking on old ladies because you don't like Free software advocates is never OK
Little Community Element Left in CentOS
CentOS, unlike Fedora, was meant to be long supported and solid
Social Control Media is Cancel Culture (Companies Like Facebook Also Punish/Ban Accounts for Mentioning "Linux" and Lobby for Anti-Linux Legislation)
The masters of Social Control Media decide what ideas can and cannot be expressed
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, March 16, 2026
IRC logs for Monday, March 16, 2026