Bonum Certa Men Certa

Links 20/04/2022: GNU/Linux Versus E-Waste



  • GNU/Linux

    • Make Use OfHow Does Linux Help Reduce E-Waste?

      While many proprietary OS vendors have stopped supporting older hardware, Linux continues to power such low-end devices to prevent e-waste disposal.

      E-waste, or electronic waste, is a big problem. With old electronic equipment including used PCs getting thrown away, hazardous chemicals are regularly being introduced into the environment.

      With Linux, it's possible to resurrect old PCs or repair them so that you can use them longer, which in turn, reduces the amount of e-waste.

    • Audiocasts/Shows

    • Applications

      • Ubuntu HandbookNotepad Next – Notepad++ Re-implementation with Linux Support | UbuntuHandbook

        For notepad++ fans, there’s a free open-source project that reimplement the text editor with native Linux support!

        It’s Notepad Next, a C++ application uses Qt5 toolkit for its user interface. Compare to Notepadqq (another Notepad++ like editor), this app looks almost same to Notepad++.

      • MRTProxies for Web Crawling

        If you are looking for means to pull a lot of data from various online sources, you’ve probably crossed paths with web crawling and proxies for web crawling. What is a web crawler? How does it work? What is the role of proxy servers in web crawling? The chances are that these are the questions you want to answer.

    • Instructionals/Technical

      • HowTo ForgeHow to Install vyOS RouterOS with KVM
      • How to install and configure QEMU 7 on Ubuntu 20.04 - NextGenTips

        In this tutorial, we are going to learn how to install and configure QEMU 7 on Ubuntu 20.04.

        QEMU is a free and open-source hypervisor, it emulates the machine’s processor through dynamic binary translation and provides a set of different hardware and device models for the machine, enabling it to run a variety of guest operating systems.

        QEMU is capable of emulating a complete machine in software without the need for hardware virtualization support. It is also capable of providing userspace API virtualization for Linux and BSD kernel services. It is commonly invoked indirectly via libvirt library when using open source applications such as oVirt, OpenStack, and virt-manager.

      • Linux Made SimpleHow to install Minecraft on Debian 11 [Ed: But is is proprietary and controlled by Microsoft]

        Today we are going to look at how to install Minecraft on Debian 11.

      • Linux Made SimpleHow to install Inkscape and Ink Stitch on a Chromebook

        Today we are looking at how to install Inkscape and Ink Stitch 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.

      • Install Oracle VirtualBox 6.1.34 On Ubuntu 20.04 & Linux Mint | Tips On UNIX

        Virtualbox is an open-source application for running operating systems virtually in our base system and this application is available for multiple operating systems (ie) Windows, Linux, and macOS.

        It has a large number of features, high-performing software used at the enterprise level, and is licensed under the General Public License (GPL). It is developed by a community based on a dedicated company.

        This tutorial will be helpful for beginners to install Oracle VirtualBox 6.1.34 on Ubuntu 20.04 LTS and Linux Mint.

      • Install Synaptic Package Manager On Ubuntu 22.04 LTS Jammy Jellyfish | Itsubuntu.com

        Install Synaptic Package Manager On Ubuntu 22.04 LTS Jammy Jellyfish

        Steps by steps method to install Synaptic Package manager on Ubuntu 22.04 LTS

        Synaptic Package Manager lets you manage the various packages and helps you to perform various tasks like installing, removing, updating, or upgrading the various packages. Synaptic Package Manager is the graphical front-end to apt or Advanced Package Tool on Ubuntu 20.04 LTS.

      • How To Install Canon Printer Driver In Ubuntu 22.04 LTS | Itsubuntu.com

        How To Install Canon Printer Driver In Ubuntu 22.04 LTS

        Canon Printer is one of the most widely used printers right now. Due to its increasing usage, Canon started to provide support for Linux users too. Ubuntu is one of the most used Linux-based operating systems and Ubuntu 22.04 LTS is the latest stable version of Ubuntu.

      • Things To Do After Installing Ubuntu 22.04 LTS | Itsubuntu.com

        Things To Do After Installing Ubuntu 22.04 LTS

        Ubuntu 22.04 LTS is the latest stable version of Ubuntu. Ubuntu 22.04 LTS “Jammy Jellyfish” was released on April 21, 2022. Ubuntu 22.04 (LTS) will receive support until 2027. In this post, we are going to show you the things that you should do after installing Ubuntu 22.04 LTS in your system.

      • TechTargetBasic virsh network commands to know

        The virsh program, or command line utility, is an admin's one-stop shop to manage virtual domains. The virsh commands let admins create, pause, restart and shut down guest VMs, as well as view networks, network information and autostart networks. Note that virsh is also, itself, a command.

        Admins might wonder why they should know the virsh utility instead of the commands that ship with VirtualBox or Ansible. Most often, cloud-native VMs don't use either of those technologies, so admins who know how to use a more universal tool, such as virsh, are prepared for just about any VM management or virtual network scenario.

      • TechRepublicHow to deploy ownCloud on Ubuntu Server 20.04 | TechRepublic

        OwnCloud was one of the original on-premise cloud solutions and is still going strong today. This cloud/collaboration platform can be easily deployed to your in-house data center or a third-party cloud host and can serve several use cases. It can be used for cloud storage, team collaboration, file sharing, calendaring, and even a full-blown, cloud-based office suite.

      • OpenSource.com4 cheat sheets I can't live without | Opensource.com

        As a technical writer working on OpenShift documentation, I use a number of tools in the documentation workflow. I love cheat sheets, as they are handy references that make my life easier and workflow more efficient.

        Cheat sheets help you work smarter. Here is my compilation of four cheat sheets that I find useful.

      • OpenSource.comGet started with NetworkManager on Linux | Opensource.com

        Most current Linux distributions use NetworkManager for creating and managing network connections. That means I need to understand it as a system administrator. In a series of articles, I will share what I've learned to date and why I think NetworkManager is an improvement over past options.

        Red Hat introduced NetworkManager in 2004 to simplify and automate network configuration and connections, especially wireless connections. The intent was to relieve users from the task of manually configuring each new wireless network before using it. NetworkManager can manage wired network connections without interface configuration files, although it uses network connection files for wireless connections.

        In this article, I'll review what NetworkManager is and how to use it to view network connections and devices for Linux hosts. I'll even solve a couple of problems in the process.

      • H2S MediaHow to install AnyDesk on Mx linux - Linux Shout

        AnyDesk is a free alternative to TeamViewer for establishing a remote desktop connection. Here in this tutorial we will learn the commands to install AnyDesk on MX Linux.

        If you don’t want to use TeamViewer and looking for some other similar kind of application then AnyDesk is here. It is a close source application developed by AnyDesk Software GmbH. It is a cross-platform remote desktop app, available for Windows, macOS, Android, iOS, and Linux systems. The app offers remote control, file transfer, and VPN functionality.

      • Unix MenStellar Repair for MySQL: Linux Version Review

        MySQL is one of the most widely used database technologies for storing business- and organization-critical data. While MySQL is reliable, computers have the tendency to fail, and issues such as hardware failure and bugs can cause databases to corrupt.

        Besides those issues, users also have to worry about protecting their MySQL server from crashing for any reason if they want to prevent corruption.

        Unfortunately, guaranteeing that a database will never go corrupt isn’t possible. However, it is possible to repair and recover corrupt databases using a powerful MySQL database recovery software such as Stellar Repair for MySQL.

        The tool is available for both Windows and Linux operating systems. You can use it with CentOS 7, Red Hat Enterprise Linux 7, Ubuntu 16.04, 18.04, and 19.10. It is also compatible with Windows Vista through 10, and Windows Server 2003, 2008, and 2012.

        We’ve reviewed the tool in this post to determine whether it delivers on its promise of recovering broken databases.

      • How to Install Qlipper on Debian 11

        On Linux, we have applications of all kinds. Some of them are focused on productivity and others on leisure. In any case, there are more and more every day. Today we will talk about one that interacts with the clipboard and is very useful when we use it frequently. Today, you will learn how to install Qlipper on Debian 11.

      • How to Integrate Collabora Online with Nextcloud on Ubuntu 20.04 - RoseHosting

        Nextcloud is an open-source, flexible, and self-hosted cloud storage service. It provides an alternative solution for online offices through its integration with Collabora. Collabora Online is a powerful online office based on LibreOffice software. It is a great open-source solution for enterprises that are looking for a robust office suite in the cloud.

        With Nextcloud installed on your own server, you will know where your data is stored, who accesses it, and when it was last updated. In this tutorial, we will show you how to integrate Collabora Online with Nextcloud on Ubuntu 20.04.

    • Games

      • GamingOnLinuxSkullgirls 2nd Encore Umbrella update and DLC out now | GamingOnLinux

        Hidden Variable Studios and Autumn Games have given Skullgirls 2nd Encore a big update and new character, with Umbrella now officially available. Nice to see the game do well again after the issues with Lab Zero Games founder back in 2020.

      • GamingOnLinuxFunny run and gun game Mighty Goose gets a free upgrade | GamingOnLinux

        Run and gun like the classics in Mighty Goose, which just got a little bit bigger with a free update out now. See my previous thoughts about the game in this article. Seems it's done quite well, with it now having a Very Positive rating on Steam although that's from less than 500 users.

        "Waddle back in action as Mighty Goose travels to the aquatic planet Ceto to deal with the Evil Baron. Fight enemies on a surfboard, commandeer a new aquatic assault vehicle, and reunite with companions like Regular Duck and Commander Vark. Square off with the malevolent tyrant in a devilish boss fight and save Planet Ceto."

      • GamingOnLinuxGrab a big load of the X Universe space games from Humble Bundle | GamingOnLinux

        Want to go exploring outer space this week? Humble have you covered with The X Universe Collection Bundle. Some of the most in-depth single-player space sims around, Egosoft have a lot of fans.

      • GamingOnLinux2013 classic Proteus gets an update for Linux and Steam Deck | GamingOnLinux

        Proteus, a relaxing casual exploration game from Ed Key and David Kanaga (with porting by Ethan Lee) was recently upgraded for Linux and the Steam Deck due to some graphical problems.

        The Windows and macOS versions were untouched, as the Linux version had a "severe performance regression". The cause was an issue with "OpenGL call lists" that affected AMD GPU drivers (NVIDIA was fine). Apart from that a few of the techy bits behind the scenes were updated like MonoKickstart and SDL2, with 32-bit also being dropped from the main game (although available as a "linux32" Beta.

    • Distributions

      • IBM/Red Hat/Fedora

        • Red Hat OfficialUpdates to using Ansible in RHEL 8.6 and 9.0

          If you use Ansible content within Red Hat Enterprise Linux (RHEL), you should know that important changes are coming to RHEL 8.6 and 9.0. If you’re currently using Ansible Engine in RHEL, additional steps will be required to upgrade from RHEL 8.5 to RHEL 8.6.

          RHEL 7 and RHEL 8.0-8.5 customers have access to a separate Ansible Engine repository. In RHEL 8.6 and 9.0, customers will have access to Ansible Core, which will be included in the corresponding AppStream repository.

      • Canonical/Ubuntu Family

    • Devices/Embedded

    • Free, Libre, and Open Source Software

      • Events

        • Daniel Stenbergcurl up 2022 San Francisco

          All details can be found here. We will add more info and details as we get closer to the event.

          curl up is the annual curl developers and users “conference” where we meet up over a day and talk curl, curl related topics and share ideas about curl, its present and and its future. It is also really the only time of the year where we actually get to meet fellow curl hackers in person. The only day of the year that is completely devoted to curl. The best kind of day!

      • SaaS/Back End/Databases

        • PostgreSQLPostgreSQL: Call for Papers for Postgres Vision 2022 is Still Open!

          PGV is built to empower leaders to own their data and future. This free, virtual event on June 14-15 will bring together the world’s leading Postgres experts, users and community members. Presentations will explore user stories and new technologies harnessing the power of Postgres.

      • Programming/Development

        • Toki Pona Exercises For Lesson 1

          I've been meaning to learn the language toki pona for more than a decade. It's about time.

        • Top 10 Programming Languages and Their Funding Genies

          Python Software Foundation: The Python Software Foundation (PSF) is a 501(c)(3) non-profit corporation that holds the intellectual property rights behind the Python programming language. It manages the open-source licensing for Python version 2.1 and later and owns and protects the trademarks associated with Python. It also runs the North American PyCon conference annually, support other Python conferences around the world, and fund Python-related development with our grants program and by funding special projects.

        • LWNTromey: Faster GDB Startup [LWN.net]

          On his blog, Tom Tromey writes about speeding up the startup of the GDB debugger. He sees 7x improvements in startup time (e.g. 2.2 to 0.3 seconds) for C++ code.

        • FOSSLifeChaos Engineering Explained [Ed: Clickbaity buzzwords]

          Chaos engineering “may sound like an oxymoron or the title of a bad science-fiction movie,” says Fredric Paul at New Relic, but “it’s actually an increasingly popular approach to improving the resiliency of complex, modern technology architectures.”

          In this article, we’ll look at the practice of chaos engineering and explain the methodology and tools involved in this testing approach.

  • Leftovers

    • Fewer Nice Days

      Though we are now a month into spring in the northern hemisphere, local temperatures have tended to remain stubbornly cold. Daytime highs will slowly creep up to around 15 degrees Celsius over the range of about half a week, only to crash back down to near-freezing the next day. The weather in the central United States tends to be unpredictable during this time of year, but I had hoped we would have had more balmy days by now.

      This part of the world is subject to large swings in temperature throughout the year. Summer highs can soar up to 40 C and beyond, while winter lows can dip below -20 C. It seems one of the effects of climate change has been that such temperature swings have become more pronounced, leading to more intensely-cold winters, more brutally-hot summers, and shorter periods of mild weather in between.

    • slrn

      Today I tuned up my slrn config, and I was browsing the Usenet again. Slrn is great tool, but user must has knowledge of the key concepts. One of them is score file. I had been wondering why the default view isn't date ordered. After that I discovered, that you could change order by `ESC s`.

    • Time management

      Sitting in the train. I’m going to the office for the first time since the beginning of Corona. I don’t like it.

    • Health/Nutrition/Agriculture

      • Long Covid

        The horrible virus has done my tastebuds in. This is *deeply* annoying and frustrating for me. If I try and eat meat or some forms of citrus then it tastes of cigarettes.

        [...]

        Honestly it is really getting me down. Given that my Partner and Kid aren't exactly fish fans its forced a bit of a vegetarian lifestyle (okay... pescetarian). I eat *a lot* of cheese now. And beer. Beer is lovely. Most wine too. I'm not opposed to this particularly but it is annoying. I miss eating lasagna with the kiddo.

    • Integrity/Availability

      • Proprietary

        • TechRepublicONLYOFFICE + ONLYOFFICE Desktop Editors make for a great in-house cloud-based document system

           I have seen the light … or at least a dim ray of inspiration at the end of a very long and dark tunnel. That light comes by way of ONLYOFFICE. You see, I’m always looking for outstanding solutions for problems that shouldn’t exist. One such problem is creating an in-house, cloud-based document system that doesn’t require the deployment of a platform that tries to do too much. That’s one of the main reasons I was drawn to the ONLYOFFICE document server.

          Now that ONLYOFFICE can be easily deployed with Docker (find out how in How to deploy the ONLYOFFICE Workspace Community Edition on Ubuntu Server 20.04), I decided to see how easy it would be to create an in-house system I can use to manage documents outside of my usual Google Docs. After all, the idea of keeping more sensitive documentation on a third-party host doesn’t exactly fit within the best-laid plans of mice and men.

        • PurismThe Future of Social Media Depends on You

          What if social media platforms like Twitter did not force-feed a perpetual stream of manipulated content specifically targeting you? What if they did not track you at all? Or sell to you or monetize your data? As the conversation intensifies over the ownership of Twitter and its future, we really have to think about whether we are really inching towards a brighter future?

          Their founders may have envisioned these mainstream social media platforms as “inclusive town squares”, in their current form, they have turned into monstrous mavens that control, track and manipulate critical information in the internet age. These platforms have struggled to balance the tightrope between encouraging free speech and pinning down agents of misinformation. What started as tools to cater to small communities are now in the middle of intensifying global maelstrom of misinformation.

          Reality check: these social media channels valued worth billion of dollars are now potent mediums of manipulating the masses, selling data and harming the digital freedom of millions of people.

        • LinuxiacVivaldi 5.2 Web Browser Comes with Syncable Reading Lists

          Vivaldi web browser, best know for its deep customization capabilities, released a new minor update – Vivaldi 5.2. Here’s what’s new.

          Vivaldi is one of the lesser-known web browsers, but it’s a great choice if you value customization. It appears to be a slightly more colorful version of your average web browser at first glance – mirroring the colors of the webpage is a notable Vivaldi feature.

        • Security

          • USCERTRussian State-Sponsored and Criminal Cyber Threats to Critical Infrastructure [Ed: If they mostly target Microsoft Windows, than Microsoft can be just as culpable as Russia, but CISA/NSA are in bed with Microsoft, so they will never say that]

            Joint CSA: Russian State-Sponsored and Criminal Cyber Threats to Critical Infrastructure, drafted with contributions from industry members of the Joint Cyber Defense Collaborative, provides an overview of Russian state-sponsored advanced persistent threat groups, Russian-aligned cyber threat groups, and Russian-aligned cybercrime groups to help the cybersecurity community protect against possible cyber threats.

          • Market ScreenerQualys : Implications of Windows Subsystem for Linux for Adversaries & Defenders (Part 2) [Ed: WSL is Windows and an attack on GNU/Linux; the way it's spun for FUD against "Linux" is distasteful]
    • Defence/Aggression

      • Exclusive: How CIA uses cyber weapon ‘Beehive’ to monitor, attack global key targets

        A cyber weapon jointly developed by the US' Central Intelligence Agency (CIA) and defense giant Northrop Grumman has recently been exposed by Chinese cybersecurity experts.

        The cyber weapon shows that the specter of the US military-industrial complex has fully penetrated international networks and it continues to foster the US' hegemony in cyberspace, experts said.

        According to a report sent to the Global Times on Tuesday by the National Computer Virus Emergency Response Center, the platform, named "Beehive," is a powerful cyber weapon of the CIA characterized by advanced design and operations. The weapon clearly shows the CIA's capabilities in the field of cyber warfare.

    • Censorship/Free Speech

    • Internet Policy/Net Neutrality

      • I'm not giving up on Gemini.

        The current discourse in geminispace, at least that segment of it I have a window onto, is that a prominent Free Software author and blogger who is noted for promoting Gemini in the technical spaces of the WWW, has decided to stop adding to his gemlog. Geminispace doesn't produce a lot of what he wants to read, while the WWW does. I am not going to link to his post, nor to any of the direct responses to it. I think they promote a "Gemini is dead" discourse that misses a lot of the point of the smol net (Gemini, Gopher, to a certain extent telnet BBSes and Usenet), which is that it's a slower experience, and that it's okay that it's slower.

        Personally, I'm happy with the kind of content I find. Not much of it is tech stuff, and that's good. What tech stuff there is, is mostly retrocomputing, permacomputing, and small, weird devices. I do wish people would stop talking about the technical side of Gemini on Gemini; it's finished, there's no need to discuss it. But most of what I read is intensely personal. Honest to goodness diaries, logs of nature seen on daily walks, tales of what people are reading or learning or listening to, weird short fiction. I'm sure all that stuff exists on the web, but it's buried among all the things that are optimized for your attention. And truth be told, on the web I might be bored by some of these things, or have no urge to seek them out.



Recent Techrights' Posts

IBM Cannot Even Do Payroll, Now a "Legitimate Target" of Iran
Missiles or not, it seems like IBM systems will be targeted more by cybercriminals
Microsofters' SLAPP Censorship - Part 10 Out of 200: Showing Public Tweets is Not a Privacy Violation, But This Isn't About Justice, It's About Censorship
It's time to put a stop to this abuse of process (which is what the Judge deemed it to be last year)
 
European Qualifying Examination (EQE) Being Reduced to Pieces of Papers One Can Buy, Patent System Rapidly Losing Its Legitimacy
Welcome to the "new Europe"
Priorities in 2026
2026 is an interesting year
Willis Towers Watson (WTW) Producing More Propaganda for EPO "Cocaine Communication Managers"
The Local Staff Committee The Hague (LSCTH) has this new paper about Willis Towers Watson (WTW) and its annual EPO-sponsored propaganda, pretending all is well when things are clearly dire
Head of Microsoft Office and Microsoft 360 is Leaving Microsoft Amid Problems and Mass Layoffs
Microsoft is like a "legacy" company
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, March 12, 2026
IRC logs for Thursday, March 12, 2026
Gemini Links 13/03/2026: "Someone to Take Over Antenna" and Random Seed/RNG
Links for the day
By Expanding to Advocacy of Ponzi Schemes and Bill Epsteingate (Sex Trafficking), Linux Foundation Revenue Grew to $220,730,594, But Salary of Linus Torvalds Not Even in Top 10 Anymore!
true!
In the Name of Transparency, Today We Show Our Defence and Counterclaim
already uploaded by the other side
Links 12/03/2026: Heating Bills to Soar, "Banks in Gulf Evacuate Their Offices"
Links for the day
Gemini Links 12/03/2026: On Phone Anxiety and Bjorn "Looking for Someone to Take Over Antenna"
Links for the day
Cultification: best candidates avoiding Debian leader elections
Reprinted with permission from Daniel Pocock
Richard Stallman (RMS) et al Cited in 'Nature' (Journal/Site) Today, "CODE beyond FAIR"
Under Open Access
The Register MS, on Verge of Collapse, Keeps Promoting a Ponzi Scheme for China
Publishers that participate in this simply don't care about their readers
Overview of False Narratives and Lies Used to Lower Salaries at the European Patent Office (EPO), Abandoning Patent Quality and the EPC
Many of the latter slides are the same as Munich's
Links 12/03/2026: Atlassian Layoffs, GAFAN Covering up Slop-Induced Outages, "Age-verification in Operating Systems and the Internet"
Links for the day
The EPO's President, Who Covers Up Cocaine Use, is Trying to Suppress Communication Between EPO Staff Under the Guise of 'Privacy' (and in Defiance of a Court Ruling)
Why does Europe's second-largest institution: 1) curtail communication among staff (including union) and 2) go out of its way to avoid obeying a court order from ILOAT in Geneva?
Exactly One Week Before Next EPO Strike, Media Intentionally Not Mentioning EPO Strikes
One form of propaganda technique/s involves the systematic suppression of certain topics, or of particular "narratives"
Suicide of disgruntled employee? Bus fire at Kerzers / Chiètres, Switzerland, at least six dead
Reprinted with permission from Daniel Pocock
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, March 11, 2026
IRC logs for Wednesday, March 11, 2026
Gemini Links 12/03/2026: "on Urbit" and the True Cost (or Criticism) of "Social Control Media"
Links for the day
Slop About "linux" in Google News
Once people recognise that those sites are fake it's hard to 'unsee' what they are
An American War on GNU/Linux, Software Freedom, and British Investigative, Science-Based Reporting - Part V - Attempts to Take Down and Suppress Criticism of Back Doors Controlled by Microsoft and the American Government
The cost of maintaining illusions
IBM's Payroll: Cannot Even Pay the People What They're Legally Entitled to
How financially-stressed is IBM at this point?
Slides From the European Patent Office (EPO) Explain Why They're Striking, How They're Striking, and What Comes Next
A week from now the strike will go ahead
GAFAM Datacentres Are Facilities of War, So Risk of Downtime by Missiles or State-Sponsored Cracking Has Vastly Increased
How safe is your business in "clown computing" or DCs marked as some "legitimate targets" at wartime?
Companies That Take Away Blood and Sweat From the Community to Sell a Ponzi Scheme to Everybody
We need Free software that is run by communities
1,234 People Gather Online to Plan Next EPO Strikes and Other Industrial Actions
yesterday an online gathering orchestrated the next moves by EPO staff
Links 11/03/2026: Fake Videos Swarm YouTube, "Ukraine Can Now Manufacture ‘China-Free’ Drones"
Links for the day
Gemini Links 11/03/2026: Lagrange for iOS and Android and "Turning a Folder of Git Repos Into Project Launcher"
Links for the day
Kafkaesque: Unlawful Activities in the UK to Cover Up Unlawful Activities in the United States of America
Why is bribery and even extortion seen is OK? Because rich people do those things?
Former IBM Executive, Ron Hovsepian, Doomed S.u.S.E. (SUSE)
SUSE is like a child nobody wants to raise
Quiet Layoffs or Silent Layoffs Alleged at Microsoft
Will some investigative journalists do their job now and ask Microsoft tough questions?
After a Long Lull LinuxTeck (linuxteck.com) Came Back Only as a Slopfarm
Unlike Linuxiac, LinuxTeck wasn't very active in recent years
Links 11/03/2026: EPO and USPTO Software Patents Thrown Out Again, Copyright Concerns Over Slop (Plagiarism Using Buzzwords)
Links for the day
Microsofters' SLAPP Censorship - Part 9 Out of 200: 5RB Barrister Does Not Even Know the Name of His Own Client (That He Was Paid Well Over $200,000 to 'Speak' or 'Cover' for)
If you assault women in the United States, there's a barrister available for you in the UK
IBM's Fedora is Now Led by GAFAM Slop
The official word of Fedora is partly slop
IBM 'Dinobabies' Speak Out
"They want newbies out of school at a much cheaper rate"
Links 11/03/2026: "Drill, Baby, Drill" and Social Control Media Recognised as Threat to Democracy
Links for the day
5 Years Since Freenode Conflict
IRC isn't going away
A Week Ahead of Next EPO Strike the Staff Representatives Show the Administrative Council That the Office Lost the Best Staff, It's No Longer Attractive
the message circulated regarding the open letter to the Administrative Council
Jeff Bezos as an Individual Said to Have Enough Capital to Buy IBM
Assuming a market capitalisation of 234.70 billion
Starting Soon: Another New Series About Richard Stallman
There are some inside stories we can tell
Gemini Links 11/03/2026: School, Code Slop, and "Fancy Weapons"
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, March 10, 2026
IRC logs for Tuesday, March 10, 2026