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

The 'Corporate Neckbeard' is Not the "Good Guy"
Works for IBM
Microsoft's Nat Friedman Became Unemployed the Same Time the SLAPPs Against Techrights Started Coming From His Friends (Weeks After We Had Exposed Scandals About Him and the Serial Strangler, His Best Friend, Who Got Arrested a Few Days Later)
Nat Friedman is not "Investor, entrepreneur"
Weeding Out Extremism in Our Community
To me it seems like Microsoft Lunduke is rapidly becoming like a "hate preacher" who operates online, breeding an extremist ideology or trying to soften its image
Censorship Versus Fact-Checking and Quality Control
It's not censorship but a matter of quality control
Gemini Links 07/07/2025: BaseLibre Numerical System and TUI Rant
Links for the day
 
Links 07/07/2025: Science, Conflicts, and a Fictional K-pop Group
Links for the day
Gemini Links 07/07/2025: Being a Luddite and Announcement of Gotify
Links for the day
Links 07/07/2025: XBox Effectively 'Dead', DMCA Subpoena Versus Registrar
Links for the day
The Nasty Smear (and Stereotype) of "Neckbeard" or "Greybeard" is Ageism
This is the sort of stuff they might try to volley at critics of Wayland
Why Many of Us Use X Server and Will Continue to Use It For Many Years to Come
Don't make this about politics
Brett Wilson LLP Uses Threats to Demand Changes to Pages or Removal of Pages Without Even Revealing Which Staff Member Does That (Sometimes People From Another Firm!)
This has been in the public for years
Dan Neidle Said "It Really Then Became a Job of Tormenting" Lawyers Like Brett Wilson LLP (Who Threatened Him for Exposing Crimes, Just Like They Threatened My Wife a Few Months Later)
he and his wife decided to take on the evil people and their evil lawyers
Large Language Models (LLMs) Externalise Their Cost to the Free Software Foundation (FSF)
"The forty-sixth Free Software Bulletin is now available online!"
Reinforcing the Allegations Some More, Bryan Lunduke Digs His Own Grave
In his latest episodes he merely repeats his own lies, which I debunked using evidence right from his own mouth
Global Warming and Free Software as a Force of Mitigation
we'll need to think about Software Freedom, not just brands like "Linux"
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, July 06, 2025
IRC logs for Sunday, July 06, 2025
[Video] "Copyleft Isn't a Bug."
"Copyleft isn’t a bug. It’s a feature. GNU GPL forced the world to treat code like a public good."
Being in Social Control Media Means Exposing Oneself to Heckling
Richard Stallman does not (either himself or directly) post to any social control media
Links 06/07/2025: Airlines Perils, Scams, and Breaches
Links for the day
Two Risks to Companies: The Microsoft Culture and the Microsoft Tools
Novell was killed by a form of "social engineering" by Microsoft
It's Hard to Trust People Who Worked - Not Only Those Who Still Work - at Microsoft
Bryan Lunduke is just what people would call an "arsehole of a person"
For the Second Time, Bryan Lunduke From Microsoft is Siccing Racist Trolls and Vandals at Me
You're only reinforcing the point we made yesterday
Links 06/07/2025: End to End Encryption at Risk, Reuters Twitter ("X") Account Withheld in India
Links for the day
Gemini Links 06/07/2025: Tinylog and Certification Rotation
Links for the day
Links 06/07/2025: Climate Change and "The Right to Criticise"
Links for the day
PCLinuxOS Sites Coming Back, Gradually
let's just be patient
Social Control Media, Even If Based on Free Software, Still Has Many Problems
a distraction from what actually mattered and still matters
IBM is Not Your Master
IBM makes friends with people who exclude the majority of the population: women
Help Fund the Free Software Foundation (FSF)
If you have some dollars to spare, go support the FSF
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, July 05, 2025
IRC logs for Saturday, July 05, 2025
A Short History of Attacks on Techrights (and Boycott Novell Before That)
good opportunity to tell again the story of several (not all) attempts to silence us
The Mainstream Media Took 4 Days to Realise Microsoft Shut Down Its Operations in Pakistan and Fired Everybody
We estimate that Microsoft has had about 29,000 layoffs since January
Leadership in Free Software
Don't let IBM lead. It's a terrible flag bearer.
“Twibel” Actions Against Comedians (and Why It's a Truly Low Blow)
they try to make up in quantities for a lack of merit or quality
Linux Foundation Apparently Flirting With Slop (Marketing by LLM-Generated SPAM)
The Web is in a really bad state!
COVID-19 Sped Up Site Improvements in Techrights
A few months later we created our very own IRC network
Gemini Links 05/07/2025: Negative Questions and 'Touching Grass' (Going Outside)
Links for the day
Links 05/07/2025: Dalai Lama Succession as 90th Birthday Approaches, 40 deg C in China
Links for the day
Links 05/07/2025: Hungary and US Defecting to Russia, "Google's Hotseat Hypocrisy"
Links for the day
Gemini Links 05/07/2025: 4th of July 2025 and "Zig Roadmap 2026"
Links for the day
How to Combat the Exploitation and Abuse by Microsoft GitHub
Not to mention corruption and crimes against women
Bryan Lunduke is Actually Sending His Audience to Attack People
"[Lunduke] is actually sending his audience to attack people."
Even The Right Wing is Rejecting Bryan Lunduke
no wonder he became so irrelevant and marginal
Microsoft's MSN Helps Microsoft Spread Lies About the Layoffs' Scale (Well Over 25,000 People Laid Off This Year)
There seem to be monopolies on lies and on truth
The Death of X Has Been Greatly Exaggerated (by Compromised Media)
X.Org Server is alive and well
Rewriting Things in Rust
How far would you go?
In 2025 Everything is "AI". Remember Blockchains?
Talk about what companies and things (services, products, software) actually do, not the labels they use
Julian Assange Has Been Free for a Year
Julian Assange and I disagreed on some things
Monopolies and Scalping
Monopolies gravitate towards price hikes
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, July 04, 2025
IRC logs for Friday, July 04, 2025
Microsoft's August Layoffs Wave: "August is Confirmed for Additional Performance Based Cuts"
"August is confirmed for additional performance based cuts from the recent connects along with additional organizational cuts."
What Microsoft Reputation Laundering (With a Weaponised Law Degree) Looks Like in a Foreign Continent
You would expect this in uncivilised and primitive countries
Slopwatch: LLMs 'Write' Fake or Distorted 'News' About "Linux"
LLM slop disguised as news