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

Europe Won't be Safe From Russia Until the Last Windows PC is Turned Off (or Switched to BSDs and GNU/Linux)
Lives are at stake
Links 23/04/2024: US Doubles Down on Patent Obviousness, North Korea Practices Nuclear Conflict
Links for the day
Stardust Nightclub Tragedy, Unlawful killing, Censorship & Debian Scapegoating
Reprinted with permission from Daniel Pocock
 
Balkan women & Debian sexism, WeBoob leaks
Reprinted with permission from disguised.work
Martina Ferrari & Debian, DebConf room list: who sleeps with who?
Reprinted with permission from Daniel Pocock
Links 24/04/2024: Advances in TikTok Ban, Microsoft Lacks Security Incentives (It Profits From Breaches)
Links for the day
Gemini Links 24/04/2024: People Returning to Gemlogs, Stateless Workstations
Links for the day
Meike Reichle & Debian Dating
Reprinted with permission from disguised.work
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, April 23, 2024
IRC logs for Tuesday, April 23, 2024
[Meme] EPO: Breaking the Law as a Business Model
Total disregard for the EPO to sell more monopolies in Europe (to companies that are seldom European and in need of monopoly)
The EPO's Central Staff Committee (CSC) on New Ways of Working (NWoW) and “Bringing Teams Together” (BTT)
The latest publication from the Central Staff Committee (CSC)
Volunteers wanted: Unknown Suspects team
Reprinted with permission from Daniel Pocock
Debian trademark: where does the value come from?
Reprinted with permission from Daniel Pocock
Detecting suspicious transactions in the Wikimedia grants process
Reprinted with permission from Daniel Pocock
Gunnar Wolf & Debian Modern Slavery punishments
Reprinted with permission from Daniel Pocock
On DebConf and Debian 'Bedroom Nepotism' (Connected to Canonical, Red Hat, and Google)
Why the public must know suppressed facts (which women themselves are voicing concerns about; some men muzzle them to save face)
Several Years After Vista 11 Came Out Few People in Africa Use It, Its Relative Share Declines (People Delete It and Move to BSD/GNU/Linux?)
These trends are worth discussing
Canonical, Ubuntu & Debian DebConf19 Diversity Girls email
Reprinted with permission from disguised.work
Links 23/04/2024: Escalations Around Poland, Microsoft Shares Dumped
Links for the day
Gemini Links 23/04/2024: Offline PSP Media Player and OpenBSD on ThinkPad
Links for the day
Amaya Rodrigo Sastre, Holger Levsen & Debian DebConf6 fight
Reprinted with permission from disguised.work
DebConf8: who slept with who? Rooming list leaked
Reprinted with permission from disguised.work
Bruce Perens & Debian: swiping the Open Source trademark
Reprinted with permission from disguised.work
Ean Schuessler & Debian SPI OSI trademark disputes
Reprinted with permission from disguised.work
Windows in Sudan: From 99.15% to 2.12%
With conflict in Sudan, plus the occasional escalation/s, buying a laptop with Vista 11 isn't a high priority
Anatomy of a Cancel Mob Campaign
how they go about
[Meme] The 'Cancel Culture' and Its 'Hit List'
organisers are being contacted by the 'cancel mob'
Richard Stallman's Next Public Talk is on Friday, 17:30 in Córdoba (Spain), FSF Cannot Mention It
Any attempt to marginalise founders isn't unprecedented as a strategy
IRC Proceedings: Monday, April 22, 2024
IRC logs for Monday, April 22, 2024
Over at Tux Machines...
GNU/Linux news for the past day
Don't trust me. Trust the voters.
Reprinted with permission from Daniel Pocock
Chris Lamb & Debian demanded Ubuntu censor my blog
Reprinted with permission from disguised.work
Ean Schuessler, Branden Robinson & Debian SPI accounting crisis
Reprinted with permission from disguised.work
William Lee Irwin III, Michael Schultheiss & Debian, Oracle, Russian kernel scandal
Reprinted with permission from disguised.work
Microsoft's Windows Down to 8% in Afghanistan According to statCounter Data
in Vietnam Windows is at 8%, in Iraq 4.9%, Syria 3.7%, and Yemen 2.2%
[Meme] Only Criminals Would Want to Use Printers?
The EPO's war on paper
EPO: We and Microsoft Will Spy on Everything (No Physical Copies)
The letter is dated last Thursday
Links 22/04/2024: Windows Getting Worse, Oligarch-Owned Media Attacking Assange Again
Links for the day
Links 21/04/2024: LINUX Unplugged and 'Screen Time' as the New Tobacco
Links for the day
Gemini Links 22/04/2024: Health Issues and Online Documentation
Links for the day
What Fake News or Botspew From Microsoft Looks Like... (Also: Techrights to Invest 500 Billion in Datacentres by 2050!)
Sededin Dedovic (if that's a real name) does Microsoft stenography
Stefano Maffulli's (and Microsoft's) Openwashing Slant Initiative (OSI) Report Was Finalised a Few Months Ago, Revealing Only 3% of the Money Comes From Members/People
Microsoft's role remains prominent (for OSI to help the attack on the GPL and constantly engage in promotion of proprietary GitHub)
[Meme] Master Engineer, But Only They Can Say It
One can conclude that "inclusive language" is a community-hostile trolling campaign
[Meme] It Takes Three to Grant a Monopoly, Or... Injunction Against Staff Representatives
Quality control
[Video] EPO's "Heart of Staff Rep" Has a Heartless New Rant
The wordplay is just for fun
An Unfortunate Miscalculation Of Capital
Reprinted with permission from Andy Farnell
[Video] Online Brigade Demands That the Person Who Started GNU/Linux is Denied Public Speaking (and Why FSF Cannot Mention His Speeches)
So basically the attack on RMS did not stop; even when he's ill with cancer the cancel culture will try to cancel him, preventing him from talking (or be heard) about what he started in 1983
Online Brigade Demands That the Person Who Made Nix Leaves Nix for Not Censoring People 'Enough'
Trying to 'nix' the founder over alleged "safety" of so-called 'minorities'
[Video] Inauthentic Sites and Our Upcoming Publications
In the future, at least in the short term, we'll continue to highlight Debian issues
List of Debian Suicides & Accidents
Reprinted with permission from disguised.work
Jens Schmalzing & Debian: rooftop fall, inaccurately described as accident
Reprinted with permission from disguised.work
[Teaser] EPO Leaks About EPO Leaks
Yo dawg!
On Wednesday IBM Announces 'Results' (Partial; Bad Parts Offloaded Later) and Red Hat Has Layoffs Anniversary
There's still expectation that Red Hat will make more staff cuts
IBM: We Are No Longer Pro-Nazi (Not Anymore)
Historically, IBM has had a nazi problem
Bad faith: attacking a volunteer at a time of grief, disrespect for the sanctity of human life
Reprinted with permission from Daniel Pocock
Bad faith: how many Debian Developers really committed suicide?
Reprinted with permission from Daniel Pocock
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, April 21, 2024
IRC logs for Sunday, April 21, 2024
A History of Frivolous Filings and Heavy Drug Use
So the militant was psychotic due to copious amounts of marijuana
Bad faith: suicide, stigma and tarnishing
Reprinted with permission from Daniel Pocock
UDRP Legitimate interests: EU whistleblower directive, workplace health & safety concerns
Reprinted with permission from Daniel Pocock