Bonum Certa Men Certa

Links 04/11/2022: GParted Live 1.4.0-6 and Diffoscope 226 Released



  • GNU/Linux

    • Server

      • Net2Docker container orchestration tools

        The rise of containers has changed the way programmers think about developing, deploying and maintaining software applications. Using the capabilities of native isolation of modern operatingsystems, containers support a separation of concerns similar to virtual machines, but without consuming too many resources and greater deployment flexibility compared with virtual machines.

        Containers are so lightweight and flexible that they have spawned new application architectures. This new approach consists of packaging the different services that make up an application in separate containers and then deploying those containers across a cluster of physical or virtual machines.

      • Kubernetes BlogLive and let live with Kluctl and Server Side Apply | Kubernetes

        This blog post was inspired by a previous Kubernetes blog post about Advanced Server Side Apply. The author of said blog post listed multiple benefits for applications and controllers when switching to server-side apply (from now on abbreviated with SSA). Especially the chapter about CI/CD systems motivated me to respond and write down my thoughts and experiences.

        These thoughts and experiences are the results of me working on Kluctl for the past 2 years. I describe Kluctl as "The missing glue to put together large Kubernetes deployments, composed of multiple smaller parts (Helm/Kustomize/...) in a manageable and unified way."

    • Kernel Space

      • BootlinWelcome to Jérémie Dautheribes - Bootlin's blog

        Bootlin is really happy to welcome another engineer in its team: Jérémie Dautheribes, who joined us on November 2, 2022.

        Jérémie Dautheribes graduated in 2020 with a master degree in Ambiant, Mobile and Embedded Systems from the Toulouse University. After graduating, he worked at the french research institute INRIA on cache optimization for FreeRTOS multicore programs, and then in a company called EPSI where he was in charge of developing and maintaining Linux-based BSPs for i.MX6 and Tegra platforms, based on Yocto.

    • Applications

      • It's FOSSFOSS Weekly #22.41: Zorin OS 16.2, CLI Tools, Discord Bots and More

        As promised a few weeks ago, the newsletter landing page is now ready. It highlights the features of the FOSS Weekly newsletter and testimonials from regular readers among other stuff.

        You can now share it in various Linux communities you are part of and encourage them to subscribe.

        Also, I am collecting more testimonials about It's FOSS as a complete portal and they will be listed on a dedicated page. You can send yours by replying to this email :)

      • It's FOSS10 Best Open Source Bots for Your Discord Server

        If it is your first time hearing about it, consider it something like Slack, but with countless fun functionalities to create communities (i.e., servers).

        Among all the features, Discord bots allow automating things or spice up your server. But most of them are proprietary. So, in this list, I suggest some of the best open-source Discord bots.

    • Instructionals/Technical

      • Linux HintSyslog Tutorial

        “Syslog is a way of consolidating logs from various systems to a remote Syslog server. The Syslog server has three key components. The first is a listener that utilizes UDP over port 514 to gather Syslog data. Next is the database that stores the generated Syslog data, and lastly, the management and filtering software that allows filtering the Syslog data for quick troubleshooting.

        As a system administrator, understanding how Syslog works and how to configure client machines to channel their Syslog data to the remote server comes in handy. This guide discusses Syslog in Linux and offers steps for consolidating logs to a remote machine.”

      • Linux HintHow to Install KDE Plasma on Ubuntu 22.04

        “KDE Plasma refers to the KDE desktop environment, and it is among the most intuitive and easy-to-use desktop environments. It has plenty of features, and you will love its consistent user experience across various devices. Moreover, its modern look is impressive and if you are yet to install it on your Ubuntu 22,04, today’s your lucky day.

        We will present the steps for installing KDE Plasma on Ubuntu 22.04. Let’s get started.”

      • Junichi Uekawa: Found the reason podman build was failing as normal user.

        Found the reason podman build was failing as normal user. dbus-user-session was missing and podman wasn't able to connect to systemd user session. This resulted in trying to use cgroupfs instead of systemd for managing cgroups and other things also broke.

      • Linux CapableHow to Install Wine (WineHQ) on Pop!_OS 22.04 | 20.04

        Wine is a software application that translates Windows system calls into POSIX-compliant functions. This allows users to run Windows applications on POSIX-compliant operating systems, such as Linux, BSD, and macOS. Wine is not an emulator and does not require a copy of Windows to be installed. Instead, it uses its own set of libraries to provide the necessary functionality. Wine is open-source software released under the GNU Lesser General Public License (LGPL). The following tutorial will show you how to install the latest version using the command line terminal.

      • Linux CapableHow to Install SeaMonkey on Ubuntu 22.10 | 22.04 | 20.04

        SeaMonkey is a free and open-source Internet suite. It is the continuation of the former Mozilla Application Suite, based on the same source code, which grew out of Netscape Communicator and formed the base of Netscape 6 and Netscape 7. The SeaMonkey project intends to deliver a complete, seamless integration of Internet applications in one easy-to-use package with a browser, email- and newsgroup client, IRC chat client, and simple HTML editing included. The following tutorial will demonstrate how to install SeaMonkey Internet Suite on your Ubuntu desktop from Ubuntuzilla.

      • Red Hat OfficialAdd listening ports to firewalld with Ansible | Enable Sysadmin

        Ansible's community.general.listen_ports_facts module finds all listening TCP and UDP ports on your system.

      • LinuxConfigHow to format data with Column in Linux

        Column is a free and open source utility usually installed as part of the util-linux package in all the most common Linux distribution, and therefore included in even the most minimal installations. With this utility we can organize the content of files or the output of other commands in columns, creating pretty tables or even producing JSON formatted documents.

        In this tutorial we see how to use the “column” utility to format the content of a file as a table or JSON on Linux.

      • TecMintHow to Install and Use VirtualBox in RHEL 9/8

        In this tutorial, we look at how to install VirtualBox 7.0 in RHEL 9 and RHEL 8 distributions to create guest virtual machines using an ISO image file.

        Oracle VM VirtualBox is a popular free and open-source virtualization software that is widely used by desktop lovers and even system administrators and programmers to create virtual machines for various purposes such as testing operating systems.

        As a type 2 hypervisor, VirtualBox is installed on top of an operating system such as Windows and Linux. It supports a wide range of guest systems including Windows, Linux, OpenBSD, Solaris, and OpenSolaris.

      • Make Tech EasierHow to Control DC Motors With the Raspberry Pi - Make Tech Easier

        Whether it’s for a micromouse robot or a tiny IoT electric fan, knowing how to make things run using DC motors with the Raspberry Pi can unlock a broad range of creative DIY projects to keep you busy. For this guide, we are using an L298N motor controller in Raspberry Pi to send electricity to a pair of DC motors and make them spin!

      • DebugPointHow to Install Latest LibreOffice in Ubuntu and other Linux

        Here’s a quick guide on how to install the latest LibreOffice version in Ubuntu and other Linux.

        The free and open-source office suite LibreOffice comes in two versions. The Community and Enterprise versions. The “community” version is for early adopters who want the latest bleeding-edge software tech. And the “enterprise” version is more stable and may not include all the latest features, but it is ideal for the production environment and professional work.

      • DebugPointHow to Enable ’Dark Mode' in LibreOffice

        Tutorial for you on how to enable dark mode in LibreOffice in Ubuntu, Linux and Windows systems.

        LibreOffice, the free and open-source office productivity software, is used by millions worldwide. This cross-platform software runs on Windows, Linux, and other distributions.

        Millions of users around the world use LibreOffice. Probably that includes you. And everyone seems to prefer dark mode these days. And there are some advantages as well.

        Research suggests that dark mode protects eyes for extended use of mobiles and computers and saves a bit of battery as well, especially for AMOLED displays. That’s not all, dark mode makes the text looks crisp and clear and improves productivity.

      • Linux Capable2 Ways to Install Audacious on Ubuntu 22.10 | 22.04 | 20.04

        Audacious is one of the best music players around. Not only is it open-source, but it’s also straightforward to use. With drag ‘n’ drop functionality, you can easily add your favorite songs to your playlist and start listening immediately. Another great feature of Audacious is if you’re worried about the app stealing resources from other tasks on your computer, don’t be! It’s specifically designed to use minimal resources so that you can listen to your music without problems. Plus, with different skins available, you can customize Audacious to look however you want. The following tutorial will cover the installation using the command line terminal on Ubuntu.

      • DebugPointUpgrade to Latest LibreOffice in Ubuntu, Linux Mint and Windows

        This beginner’s guide explains the steps required to upgrade to the latest LibreOffice in Ubuntu, Linux Mint and Windows.

      • Linux Capable2 Ways to Install Code::Blocks on Ubuntu 22.10 | 22.04 | 20.04

        Code::Blocks is a free and open-source software highly extensible Integrated Development Environment (IDE) for the C, C++, and Fortran programming languages. It features support for a wide range of compilers, parallel builds, and multi-target projects and also provides an interface with GNU GDB. The code editor in Code::Blocks features syntax highlighting, code folding, a tabbed interface, code completion, a class browser, and smart indenting. Code::Blocks is one of the most popular IDEs for C++ development and is used by many companies and organizations worldwide. The following tutorial will teach you how to install Code::Blocks on an Ubuntu desktop using the command line terminal.

      • TecAdmin10 Simple Ways to Speed Up Your WordPress Website - TecAdmin

        Did you know that the average user will abandon your website if it takes longer than 5 seconds to load? That’s right, if your website loads too slowly, users will get frustrated and leave. In fact, Statistica reports that 47% of online shoppers will abandon a website if it takes more than 3 seconds to load. If you’ve ever spent time browsing the Internet, you’ll know how crucial speed is to keep users engaged. It doesn’t matter how great your content is or how good your site looks – if it doesn’t load fast enough, people won’t stick around long enough to find out. Luckily, there are lots of ways you can optimize your website so that it loads faster than ever before.

        Your website is the first impression your potential customers will have of your business. Whether it’s a personal blog or an eCommerce store, you want your site to look great and load quickly. If you find yourself often frustrated by slow page loads and lagging performance, it’s time to consider speeding up your WordPress site. A fast website not only makes users happy but also helps search engines index your pages faster. With that in mind, let’s take a look at some easy ways to make your site faster than ever before.

        In this blog post, we will discuss a few ways to speed up your WordPress website.

    • Desktop Environments/WMs

      • Ubuntu PitMasalla Icon Theme: Inspired by the Latest Flat Design Trend

        The Masalla icon theme is a perfect choice for anyone looking to spruce up their Linux desktop. The theme comes with more than 15,000 different icons, including a wide variety of options for applications, devices, categories, places/folders, and much more. It’s also compatible with the most popular Linux desktops like Gnome, Cinnamon, Xfce, Unity, KDE, Mate, LXDE, and others.

        If you have any interest in design, you’ve probably noticed that the current trend is ‘flat’ looks. And I absolutely love it! Hayder Majid, an Iraqi engineer, created this flat Masalla icon theme. The name of his project was “Obelisk” in Arabic and Uruk city (like the Obelisk of Hammurabi in the History of Iraq).

        I had wanted to write about the Masalla icon theme for a long time because I really liked it. Unfortunately, there have been no updates from the developer in over 4 years. Recently, though, an updated version of Masalla was released 3 months ago.

  • Distributions and Operating Systems

  • Free, Libre, and Open Source Software

    • Programming/Development

      • OpenSource.comHow to iterate over tables in Lua | Opensource.com

        In the Lua programming language, an array is called a table. A table is used in Lua to store data. If you're storing a lot of data in a structured way, it's useful to know your options for retrieving that data when you need it.

      • Dirk EddelbuettelRProtoBuf 0.4.20 on CRAN: Maintenance



        A new release 0.4.20 of RProtoBuf arrived on CRAN earlier today. RProtoBuf provides R with bindings for the Google Protocol Buffers (“ProtoBuf”) data encoding and serialization library used and released by Google, and deployed very widely in numerous projects as a language and operating-system agnostic protocol.

        This release is somewhat mechanical and in the spirit of many other recent releases. clang-15 is, as more recent compilers do, more stringent on definitions and wants to see some void in argument-less signatures. Happy to oblige. At the same time, GitHub Actions started to nag us about minimum versions of node code so an upgrade to a newer action is warranted, again as with many other affected packages. We also found another http:// URL hiding somewhere so that was cleaned. Lastly, it appears Protocol Buffers themselves moved on and now need / prefer C++17 so were happy to oblige.

  • Leftovers

    • Hardware

    • Security

      • IT WireiTWire - Helping Optus spin breach fallout: the AFR shows the way

        One reason why a company like Singtel Optus can leak customer data in a breach that is, by all accounts, its own fault and then avoid being held to account is because of the media's fawning coverage.

        A typical example can be seen in Friday's Australian Financial Review, which carried an interview about what the Optus chairman Paul O’Sullivan has learnt from the breach. Of course, it's good to know that the man has learnt something.

        For context, Optus has been dragged kicking and screaming to pledge that it would pay for replacing the passports that were leaked. Only this morning, the ABC reported that the company had been made to extend this to holders of foreign passports as well – after the matter had been ventilated on the 7.30 program.

        The telco is still refusing to pay for the replacement of driving licences, only expressing a willingness to pay for the administration expenses associated with issuing these forms of ID.

      • Diffoscopediffoscope 226 released

        The diffoscope maintainers are pleased to announce the release of diffoscope version 226. This version includes the following changes:

        [ Christopher Baines ]

        * Add an lzip comparator with tests.

        [ Chris Lamb ]

        * Add support for comparing the "text" content of HTML files using html2text.

        (Closes: #1022209, reproducible-builds/diffoscope#318)

        * Misc/test improvements:

        * Drop the ALLOWED_TEST_FILES test; it's mostly just annoying.

        * Drop other copyright notices from lzip.py and test_lzip.py.

        * Use assert_diff helper in test_lzip.py.

        * Pylint tests/test_source.py.

        [ Mattia Rizzolo ]

        * Add lzip to debian dependencies.

      • Hacker NewsCISA Warns of Critical Vulnerabilities in 3 Industrial Control System Software

        The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has published three Industrial Control Systems (ICS) advisories about multiple vulnerabilities in software from ETIC Telecom, Nokia, and Delta Industrial Automation.

        Prominent among them is a set of three flaws affecting ETIC Telecom's Remote Access Server (RAS), which "could allow an attacker to obtain sensitive information and compromise the vulnerable device and other connected machines," CISA said.

    • Censorship/Free Speech

      • AccessNowTwo years of internet shutdowns: people in Tigray, Ethiopia, deserve better - Access Now

        Today, November 4, 2022, marks two years since authorities implemented internet shutdowns in the Tigray region of Ethiopia. After 730 days, this must come to an end.

        As peace talks between the government of Ethiopia and Tigray regional forces show positive signs of a ceasefire, this is the moment to reconnect all — everybody, from civil society to the African Union, has a responsibility to stand up and demand action.

        “For two years — 730 days — millions of people in Tigray have been forced to survive through a horrific war, their circumstances exacerbated by a deliberate internet shutdown that prevents them from communicating with family and friends, accessing potentially life-saving information, and letting the world know what’s happening in their region,” said Felicia Anthonio, #KeepItOn Campaign Manager at Access Now. “Authorities must reconnect Tigray now.”

  • Gemini* and Gopher

    • Personal

      • Azhdahak II
      • The Efficacy Of Live Music

        Tonight I paid for my first-ever official live music event. Not a free one, mind you. Fifteen dollars for entry, fifteen dollars well-spent for an entire night wherein the air became electric with sound, where the potential of humanity to channel emotion and effort into invisible audio waves became tangible.

        I am considering the legitimacy of music journalism, its relationship with music, how well I can straddle both fields- production, mastering, composition, layering- a veritable balancing act. Journalism is, regardless of the others, a channel worthy of respect, of serious pursuit. It has gone from being a minor fascination of mine, a mere passing interest, into an obsession over which I would shell out $15 if I believed the band was worthy enough.

      • Season's First Snow

        Life is scary right now - I'm not too sure about the future at all, and the past has a seductive iridescence to it - but it still feels correct to mark the small beautiful things like this. It probably snowed back at home weeks ago, but here, it's the first.

      • Let's talk about how we talk about sex and entitlement

        For those of us who are women with strong sex drives, comments that make universal declarations about the extent to which sexual interaction is a ‘real’ need is yet another instance of women being invalidated and told what our needs ‘should’ and ‘shouldn't’ be - and also, effectively, another form of slut-shaming.

      • Shoe-wax day



        A few days ago I noticed that my hiking shoes are really in need of some TLC. So, today I had a shoe-wax day, waxing all our hiking boots.

        My wife and I each have two pairs of hiking boots, and one pair of hiking shoes. So, that means six pairs of shoes to wax, or twelve shoes.

    • Technical

      • Internet/Gemini

        • Mirroring sources used in nixpkgs (software preservation)



          This may appear like a very niche use case, in my quest of software conservancy for nixpkgs I didn't encounter many people understanding why I was doing this.

          I would like to present you a project I made to easily download all the sources files required to build packages from nixpkgs, allowing to keep offline copies.

          Why would you like to keep a local copy? If upstream disappear, you can't get access to the sources anymore, except maybe in Hydra, but you rely on a third party to access the sources, so it's still valuable to have local copies of software you care about, just to make copies. It's not that absolutely useful for everyone, but it's always important to have such tools available.

        • Barriers to Gemini

          A frequent criticism of Gemini, and a topic that arises on Gemini itself from time to time, is that the protocol gatekeeps. Specifically, it has a barrier to entry for viewing content, and an even higher one for posting content. Szczeżuja mentioned^ a recent discussion about the matter on Mastodon, and JeanG3nie gave a reply^^ yesterday that resonated with me.

          In a way, talking about these issues on Gemini is a little self-defeating, and it's fresh meat for Gemini's detractors. "Gemini doesn't have a high barrier to entry", we say in our gemlogs, which the critics probably won't read because they don't want to install a client or use a proxy. The fact that they don't see the responses proves their point, right? That's all the convincing they need.


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



Recent Techrights' Posts

Windows in Åland Islands: From 100% to Less Than Half
Åland Islands lost the sense of urgency to move to GNU/Linux
Not Just Slow News But Also Late News (Julian Assange Landing in Thailand)
Why did AP take so long (nearly a week) to release these?
[Meme] Smart Alec Poettering
How many Microsofters can the Debian Project withstand?
Getting Rid of Microsoft Does Not Go Far Enough
Microsoft already has many problems. One day Microsoft won't exist anymore. But that does not guarantee users' freedom.
Alyssa Rosenzweig's LibrePlanet Talk About Freeing the Apple GPU
Alyssa Rosenzweig is the graphics witch behind the reverse-engineered drivers for the Apple GPU. She previously led Panfrost, the free drivers for Arm Mali GPUs powering devices like the Pinebook Pro. She graduated in 2023 with a Computer Science degree from the University of Toronto and now writes free software full-time.
Links 30/06/2024: LLMs Under Fire and Dictatorship of the Old
Links for the day
[Meme] Walking Outside the Guardrails of the Walled Gardens Built by Monopolies
So-called "advertiser-unfriendly" material was never a problem for Wikileaks
 
200 This Week
Monday started with 40 articles/pages and this is #200
Press Complicity and Public Apathy All Along Enabled 14 Years of Illegal, Arbitrary Detention and Coercion Into Plea Bargain of Julian Assange on Brink of Death
They basically blackmailed him into letting the US 'win' the argument
At the End Journalism a Crime (If It Involves Accessing or Gaining Access to Documents Marked "Confidential" or "Classified" by Those Looking to Hide Their Misconduct/Crimes)
At least in the US, especially where the imperialism is at stake
Links 30/06/2024: Tensions in Korea and Japan, Criminalisation of Sleeping Outdoors
Links for the day
100% Slop/Spam From linuxsecurity.com
This is the kind of stuff that's killing the Web faster
Gemini Links 30/06/2024: Murdoch and Ideal OS
Links for the day
In the First 6 Months of 2024 Thailand Moved to GNU/Linux, Not to Windows Vista 11
maybe users moved from Vista 10 and 11 to GNU/Linux, seeing where Microsoft was heading with forced hardware "upgrades"
Eko K. A. Owen, New Outreach and Communications Coordinator for the FSF
Nice to see many new additions to the FSF's team
Microsoft Has Slaves and Enablers, Not Partners
Obligatory meme too
Tobias Platen Covered Freedom-To-Play Games in LibrePlanet 2024
Freedom-To-Play games using Taler
[Meme] Opening a 'Webapp' With 'Only' 4 GB of RAM
Until 2020 none of my PCs ever had more than 2 GB of RAM
Destination 'Five Percent'
We reckon GNU/Linux can break the 5% barrier some time by the end of this year, even without counting Chromebooks
A Crisis of Online Journalism
Almost a week ago a journalist was forced to plead guilty for an act of journalism
Germany One of Many Countries Where Microsoft's Bing Lost Market Share After All That LLM Nonsense (Bing Chat and Further Rebrands/Renames)
openai.com traffic plunged 60% last month
Microsoft’s Latest Antitrust Scrutiny
4 new stories
Microsoft Layoffs, Mass Plagiarism, and More
outrage included
GNU/Linux Climbed 0.25% This Month (in statCounter)
Around midday on Tuesday we'll start seeing preliminary data for July
Ilya Gulko Introduces Pollyanna
"Pollyanna is a web framework that makes it easy to create your own libre social space, such as a social network or blog."
'FSFE': Underage Labour, GAFAM Fronting, and Identity Theft to Undermine the FSF's Current Fundraiser
looking to raise funds at the same time as the FSF
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, June 29, 2024
IRC logs for Saturday, June 29, 2024
Links 29/06/2024: Astronauts at Risk, Ukraine Updates
Links for the day
Fedora and Red Hat Leftovers
mostly redhat.com
Microsoft is Now Googlebombing or Spamming 'Open Source' and 'Linux' to Promote Proprietary Surveillance, Azure
Notice the title and the image, what's being promoted etc.
Seychelles: GNU/Linux Doing OK
Seychelles cannot be considered poor
This War Crime Footage, Nothing Political Per Se, Is What They Made Julian Assange Plead Guilty To (War Criminals Not Convicted, Only Those Who Expose Them)
Wikileaks' Julian Assange: Exposing the US Military Crimes
Gemini Protocol Isn't Even Remotely "Dead"
"Lupa knows of 505,000 (half a million!) working Gemini URLs at present, up from about 425,000 this time last year"
About 10 New Free Software Foundation (FSF) Members Per Day
The total changed from 46 to 47 while typing the article
20 Years Passed, Let's Go Even Faster Now
We are hoping to bring more original stories
Vista 11 Adoption Unusually Low in Germany and It's Going Down, Not Up
This is not happening only in Germany
Kevin Korte on Computers Being Allowed to Make Decisions Based on Cryptic Algorithms and Proprietary/Secret Data
It uses buzzwords where none are needed
[Meme] Garbage In, Garbage Out (linuxsecurity.com)
It is neither Linux nor security, just chatbot-generated slop
Microsoft-Invaded CISA Spreads Anti-Free Software FUD (as If Proprietary Software Has No Memory Safety Issues), Brittany Day Uses Chatbots to Amplify and Permutate the Microsoft FUD
linuxsecurity.com became an anti-Linux spam site
Microsoft Laying Off Staff in an Act of Retaliation and Union-Busting
retaliatory layoffs at Microsoft
Gemini Links 29/06/2024: Content Drowning in 'Goo' and LLM Slop
Links for the day
Windows Lost Almost 92% Market Share in Egypt
From over 99% to just over 7%
In Ecuador, GNU/Linux Adoption Surged From Under 1% to Over 4% in About 3 Years
Not even counting Chromebooks
LibrePlanet: Cultivating Backups (of Recordings)
an appeal to recover some of these talks
Microsoft/Windows Machines Are Turned Off (or Windows Deleted/Decommissioned) in Web Servers, as the "Market Share" Collapse Continues
Taking full history into account, this is a decrease of over 90% in some cases
Corwin Brust Hosting Freedom: A Behind-the-scenes Tour With the GNU Savannah Hackers
"the "smiling faces" behind it."
Android at 90% or More in Chad
Windows below 2%
David Wilson: Cultivating a Welcoming Free Software Community That Lasts
"a feeling of shared ownership for all users."
Julian Assange Might Continue Wikileaks, But Certainly Not Yet (Recovery Time Needed)
And probably at a symbolic capacity only
Bringing in 12 Santas and Taking 13 Out (Old Interview With Julian Assange)
Julian Assange's life inside the Ecuadorian embassy
Neil Plotnick on GNU/Linux in the High School Classroom
uploaded to the LibrePlanet instance of MediaGoblin
Asia Appears to be Fastest to Adopt GNU/Linux
the home of a considerable majority of the world's population
Alexandre Oliva's LibrePlanet 2024 Talk About "Software Enshittification"
in spite of technical difficulties encountered while recording
What They Used to Do With Mono They Now Do With Systemd (Lower and Deeper Down Than Userspace)
Now we have a project started primarily by Red Hat (and managed by Microsoft GitHub, which is proprietary) being managed by Microsoft and primarily serving Microsoft and IBM
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, June 28, 2024
IRC logs for Friday, June 28, 2024
Links 28/06/2024: Kangaroo Courts and Patents Spam, EFF Still Fighting for CPC's TikTok (a Digital Weapon)
Links for the day
Links 28/06/2024: Overton window and Polarization
Links for the day
[Meme] In 50 Years...
Microsoft's Vista 11 will take 50 years to be fully adopted
Only About 1 in 8 Russian Windows Users is Using Vista 11
it looks like over the past 12 months Vista 11 hardly grew and it remains very low at around 12% of Windows usage in Russia
Links 28/06/2024: More Attacks on the Press, More Censorship in Russia
Links for the day
Gemini Links 28/06/2024: Christmas Prematurely, Self-hosting
Links for the day
IBM: So Long, Suckers. Your Free OS is Now Proprietary. Pay IBM or Else.
almost exactly a year after turning RHEL into proprietary software
Vista 11 is Doomed and Despite Lack of Adoption Microsoft Already Speaks of Vapourware ("12")
"Microsoft has pulled a Windows 11 update after users reported boot loops and startup failures."
ChromeOS Reaches Highest Share in Years at the World's Most Populous Nation, Windows Now at All-Time Low of 13%
We're talking about India today
[Video] "It Is Incredible That Julian Assange Survives"
There was a positive and mutual relationship between Wikileaks and Dr Jill Stein
Never Assume That Because the Law Exists the Powerful Will Follow the Law
Who's going to hold them accountable now?
Nearly a Month Has Passed and Nobody at the Debian Project Even Attempted to Explain What Seems Like Back-dooring of Debian (and Hundreds of Distros That Are Debian-Derived)
I can cynically guess that only matters when a user with a Chinese name does it
[Video] Julian Assange Explains Wikileaks' Logistics
predating indefinite detention
IBM Was Never the "Good Guy", Just a Self-Serving and Opportunistic Money- and Power-Hungry Monopolist, Living Off of Taxpayers' Money (Government Contracts)
The Nazi Party of Germany was its second-biggest client at one point and now it's looking to profit from the work of slaves
"I Hated Working at IBM. They Were the Most Unfriendly People."
Don't forget what Watson the son did to a poor woman on a plane
State of the News (and Depletion of Journalism Online, Not Just Offline)
Newspapers are not coming back and the Web is not coming back either
GNU/Linux Consolidates in North America
Android rising a lot this year, too
[Meme] More Monopolies Granted While Patent Examiners Die (Overworking for Less Compensation)
Work more; Get less
Staff Union of the EPO (SUEPO) is Taking the New Pension Scheme (NPS) to an International Tribunal (ILOAT)
SUEPO wants more EPO staff to participate in collective action
Stella Assange and the Legal Team Speak to the Media a Day After WikiLeaks Founder Julian Assange Arrives in Australia
Published yesterday by a number of mainstream publishers
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, June 27, 2024
IRC logs for Thursday, June 27, 2024
RIP Daniel Bristot de Oliveira, Red Hat death
Reprinted with permission from Daniel Pocock