Bonum Certa Men Certa

Links 05/07/2022: Weston 10.0.1 and Lennart Poettering Reportedly Leaves Red Hat



  • GNU/Linux

    • Desktop/Laptop

      • TechHQChina retires last Windows desktops for homegrown Linux distro
        To cut foreign dependencies, China pursues an open platform to accelerate the development of home-grown desktop computing.

        Google search ‘Microsoft in China’ and you will find news from as far back as 2003, revolving around the American giant’s endless tussle in the world’s most populous country. What started as piracy conundrum for Redmond eventually morphed into censorship debates and today, massive privacy concerns and international politics. Microsoft has never had it easy in the country – but frankly speaking, which foreign companies have?

      • Hindustan TimesUbuntu laptops: Here are the top 10 picks

        When buying a laptop, we mainly look for a system with a decent CPU and RAM. Depending on our requirements, we also search for the one that offers adequate space, a regular web browsing facility, and productivity. Some of you may also want the system to be compatible with video streaming and light to heavy gaming.

        You get all of these and much more with Ubuntu laptops. Many renowned PC manufacturing brands certify Ubuntu for their laptops to ensure fast, smooth, reliable, and efficient performance. Ubuntu laptops come with high-end software.

        The best part is that they are free of viruses and use fewer resources (your computers) than their counterparts. Ubuntu-certified hardware, from top-end workstations to super-portable systems, goes through stringent testing and quality review procedures. This approach ensures it runs well, sans any troubles.

      • The Register UKTuxedo launches second-gen Pulse Linux Laptop ● The Register

        Tuxedo Computers is launching a second generation of its Pulse high-end Linux laptop.

        If you want to run Linux on a new PC, you have fewer options than if you want the default of Windows. Of course, you can just buy a Windows laptop and hope that everything works. This means paying for an OS you don't want and accepting the risk that some things don't work when running a Linux OS, don't have drivers, and so on.

        The PC maker may well not accept such incompatibilities as grounds for return, and in any case, by the time you discover them, you may have removed or modified the pre-loaded OS and can't return the machine anyway.

      • Hindustan TimesLinux laptops: This is a good option for those keen on customisation

        Ideally, you can install Linux on almost every laptop you buy. However, there’s no assurance that the hardware in the laptop will work with Linux. Some of the laptop’s functions won’t operate if the proper hardware drivers are unavailable for the Linux hardware you choose, and the laptop’s battery life may suffer due to poor optimisation.

        Linux is pre-installed on some laptops. These companies officially support Linux on their hardware, so you can be certain that everything will operate as expected and that the laptop will continue to function with future software upgrades.

        Compared to other operating systems like Windows, Linux is more secure and is less vulnerable than others. There are more software updates while using Linux than operating systems, and these updates are far quicker. A characteristic that offers a substantial edge over other operating systems is customisation. Considering that the operating system is open source, you can alter, add, or remove a feature as needed. Linux is freely available on the web to download and use. Since Linux and a lot of its software are released under the GNU General Public Licence, you do not need to purchase a licence for it.

    • Audiocasts/Shows

    • Graphics Stack

      • CollaboraWeston 10.0.1 - a bug-fix release

        The latest release of Weston was made on February 1, 2022. Meanwhile, a few bugs were discovered and we decided to do a bug-fix release, which we haven't had in several years.

    • Instructionals/Technical

      • VideoHow to install IntelliJ IDEA Community on Pop!_OS 22.04 - Invidious

        In this video, we are looking at how to install IntelliJ IDEA Community on Pop!_OS 22.04.

      • CitizixHow to install and configure Prometheus mysql exporter in linux

        The Prometheus Mysql exporter is a tool that periodically runs configured queries against a Mysql Server and exports the result as prometheus gauge metrics. It can be configured to collect MySQL metrics like queries per second (QPS) and InnoDB buffer pool size MySQL.

        Prometheus is an open-source software application used for event monitoring and alerting. It can be used along with a visualization tool like Grafana to easily create and edit dashboards, query, visualize, alert on, and understand your metrics.

        We will configure Prometheus to scrape MySQL Exporter metrics and optionally ship them.

      • Linux Made SimpleHow to install Friday Night Funkin' ONLINE VS on a Chromebook

        Today we are looking at how to install Friday Night Funkin' ONLINE VS 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.

      • Make Use OfHow to Annotate Screenshots in Linux With Pensela

        Capturing and annotating screenshots effectively requires the right software. Depending on your requirements, Linux has a wide selection of tools for this purpose. However, not all of them include the essential screenshot functions.

      • TechTargetThe role of name resolution in networking

        Name resolution is the process of associating names and IP addresses, and it's one of the most essential services on a network.

        People understand descriptive names, but network communications require difficult-to-remember addresses. While it's simple enough for network administrators to connect to webserver3, a computer needs the destination server's IP address to establish communications.

        This article explains network host identities and the DNS name resolution process. The next two articles in this series cover troubleshooting from the perspective of both clients and DNS servers.

      • SUSE's Corporate BlogWrite with a little help from a stylish friend
      • How Can Containers Help You Use Microservices in DevOps? - Container Journal

        For many companies today, containers and microservices are both becoming a normal part of the industry landscape. According to a global survey put out by Statista in 2021, 19% of enterprise organizations today say they are already utilizing containers to achieve their business goals, while 92% of respondents claim microservices to be a success factor. That said, containers and microservices are not the same—and will ultimately affect the success of DevOps teams in different ways.

      • TechRepublicTrueNAS SCALE is a brilliant Network Attached Storage solution with a slight learning curve | TechRepublic

        Your business or family probably uses something akin to Google Drive to store files and folders. That makes perfect sense, given how everyone needs ready access to data at all times. But there are some pieces of data you don’t want to be housed by a third-party service, such as sensitive information you don’t want to risk becoming public.

        When you have such information, or simply want easy access to file storage within your LAN, you should turn to open-source solutions such as TrueNAS.

      • LinuxOpSysHow to Split Large Text File into Smaller Files in Linux

        Linux has several utilities for breaking down large files into small files. Split and csplit are two of the popular commands which are used for this purpose. These utilities will help to break down big log files and even archive files to make it into a smaller size. This will make it convenient to split large files into smaller sizes so that it fits on smaller media storage devices like USB to meet our purpose. By this technique, we can even speed up network file transfers, because parallel transfers of small files are usually faster.

      • HowTo GeekHow to Get Started With firewalld on Linux

        If you’re looking for a modern, powerful firewall for Linux that is easy to configure on the command line or with its GUI interface, then firewalld is probably what you’re looking for.

      • TechRepublicHow to enable SSH 2FA on Ubuntu Server 22.04 | TechRepublic

        When you open your Linux servers up for SSH login, there’s always a chance someone could break into that server and do bad things. You don’t want that, but how do you prevent such a reality? One way is to enable two-factor authentication on the server. Once enabled, only those with the properly generated 2FA codes (along with their regular credentials) will be given access.

        How do you set up SSH 2FA on your Ubuntu Server? Let me show you.

      • TechRepublicHow to fix the apt-key deprecated warning in Ubuntu

        Let me set the stage for you. It’s time to update or upgrade your Linux server or desktop, which should be done regularly without fail. You open the terminal window and run apt-get update, only to be presented with the following warning:

      • ZDNetHow to install Ubuntu Server in less than 30 minutes | ZDNet

        For years, Ubuntu Server is my go-to server operating system. Not only is it one of the most widely-used server OSs on the planet (especially when you add cloud deployments into the mix) it's also one of the most user-friendly server platforms available. To make Ubuntu Server even more appealing, you can download and install it on as many machines as you like for free.

      • ID RootHow To Install SuiteCRM on Ubuntu 22.04 LTS - idroot

        In this tutorial, we will show you how to install SuiteCRM on Ubuntu 22.04 LTS. For those of you who didn’t know, SuiteCRM is an open-source Customer Relationship Management (CRM) written in PHP. It’s a fork of the popular SugarCRM software after SugarCRM stopped releasing its community edition. It is used to create a central repository for all your customer data to gain insights that can be used to enhance and nurture your business relationships. You can also install plugins to extend the functionality of SuiteCRM.

        This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the SuiteCRM with Apache and free Let’s Encrypt SSL on Ubuntu 22.04 (Jammy Jellyfish). You can follow the same instructions for Ubuntu 22.04 and any other Debian-based distribution like Linux Mint, Elementary OS, Pop!_OS, and more as well.

      • Ubuntu HandbookInstall & Use GNOME Sushi to Quickly Preview Files in Ubuntu 22.04 | UbuntuHandbook

        Looking for ways to get quick look at your files in Ubuntu, Fedora, or other Linux with GNOME? Try Sushi file previewer!

        It’s a free open-source project present more than 10 years. I’ve almost forgotten about it, until I saw that Ubuntu desktop team proposed to install Sushi by default in 23.04 release

        GNOME Sushi runs as a DBus-activated service. With it, user may hit Space Bar on keyboard to quick preview selected file in a pop-up window. And, hit the Space Bar again will close it.

      • VideoHow to install ArcoLinux 22.07.03 - Invidious

        In this video, I am going to show how to install ArcoLinux 22.07.03.

      • LinuxTechiHow to Install Ansible on RHEL 9 (Step by Step)

        In this post, we will cover how to install Ansible on RHEL 9 step by step. Later we will learn how to use ansible to manage remote linux systems.

        Ansible is a free and open-source automation and configuration tool. On RHEL 9, ansible core package is available in the default package repository (AppStream). This means, we don’t need to enable any additional repositories like Ansible Engine or EPEL.

      • Tips On UNIXInstall MKVToolNix 68 On Ubuntu /AlmaLinux & Fedora | Tips On UNIX

        This tutorial will be helpful for beginners to download and install MKVToolNix 68 on Ubuntu 22.04 LTS, Ubuntu 20.04, AlmaLinux 9, and Fedora 36.

        MKVToolNix is an open-source software to create, alter and inspect Matroska files. MKVToolNix is available to end-users as a graphical and command line.

        MKVToolNix recently released a new version 68.0.0 with a change in the build system (ie) QT’s SVG Library now required

        Users are recommended to upgrade to this version, due to bug fixes and new features added to this release.

      • OSNoteHow to Install Apache Maven on AlmaLinux 8 and Rocky Linux 8 - OSNote

        Maven is the name of an automated build engine used primarily for Java projects. It is a free, open-source tool that greatly eases building and managing of other libraries or applications that are to be bundled as part of the project.

        Maven takes care of details such as downloading dependencies, parsing information about those dependencies from the POM file ( pom.xml ), storing them in local repositories, resolving dependencies, compiling source code, packaging binaries, testing software quality, deploying it etc. which are all cumbersome tasks for developers.

      • CitizixHow to Install and Configure Postgres 14 on Alma Linux 9

        In this guide we are going to install Postgresql 14 in Alma Linux 9. This will also work in RHEL 9 and its derivatives.

        Postgresql is an open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. Postgres, is a free and open-source relational database management system emphasizing extensibility and SQL compliance. It was originally named POSTGRES, referring to its origins as a successor to the Ingres database developed at the University of California, Berkeley. PostgreSQL is used as the primary data store or data warehouse for many web, mobile, geospatial, and analytics applications. PostgreSQL can store structured and unstructured data in a single product.

      • Own HowToHow to Install Flameshot-Screenshot Software on Linux

        Flameshot is an open source screenshot tool that you can use to take screenshots on Linux.

        In this tutorial you will learn how to install flameshot on multiple different Linux distributions, and how to use it via GUI and terminal commands.

      • ByteXDHow to Pass Password to SCP Command in Linux using SSHPass - ByteXD

        SCP stands for secure copy and is used to securely copy files or directories from one Linux environment to another.

        Using the SCP command you can copy files or directories from a remote environment to a local environment, from a local environment to a remote environment, or between two remote environments in your local environment.

        There are a number of benefits to using the SCP command to copy files i.e. you can limit the bandwidth which the channel can occupy using the -l tag.

        SCP command supports password encryption to protect the data from leaking or files being snooped during transfer. Password encryption is what makes SCP secure.

      • Make Use OfThe Linux Directory Structure, Explained

         If you've finally decided to learn more about the Linux operating system, understanding its underlying file system structure is a good place to start.

        If you have recently switched to Linux from Windows, the lack of C Drive, D Drive, and such familiar naming conventions may confuse you. But fret not, because once you understand how the Linux directory structure is laid out, all your doubts will be clarified.

    • Games

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

      • GNOME Desktop/GTK

        • Linux MagazineGNOME 43 To Bring Some Exciting New Features
          The first alpha of GNOME 43 should be released before the GUADEC 2022 conference (July 20-25th) in Guadalajara, Mexico (which is the first in-person GNOME event since the pandemic hit). Although GNOME 43 isn’t going to be ready for the masses any time soon, there are a few features that should get you excited about the upcoming release.

          First off, GNOME 43 will introduce support for Web Apps (with a particular focus on Progressive Web Apps – PWAs) in GNOME Software. Because of this, users will find even more available applications to install.

  • Distributions and Operating Systems

  • Free, Libre, and Open Source Software

    • MedevelSearXNG: The Open Source Metasearch Engine that puts your Privacy First

      SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.

      You can easily find dozens of secure and private instances for your search that are hosted securely for free on many servers. Furthermore, some of these servers are hosted on Tor, which grants more security and privacy.

  • Leftovers

    • Entrapment (Microsoft GitHub)

      • FOSSLifeSoftware Freedom Conservancy Issues Call to Give Up GitHub

        The Software Freedom Conservancy (SFC), a non-profit organization centered around FOSS rights and copyleft compliance, has issued a statement urging developers to leave GitHub, citing FOSS license infringement and other concerns following GitHub’s release of Copilot as a for-profit tool.

    • Security

      • CISAGoogle Releases Security Update for Chrome | CISA

        Google has released Chrome version 103.0.5060.114 for Windows. This version addresses vulnerabilities that an attacker could exploit to take control of an affected system.

      • Naked SecurityGoogle patches “in-the-wild” Chrome zero-day – update now! – Naked Security

        Google’s latest update to the Chrome browser fixes a varying number of bugs, depending on whether you’re on Android, Windows or Mac, and depending on whether you’re running the “stable channel” or the “extended stable channel“.

      • Stable Channel Update for Desktop

        A full list of changes in this build is available in the log. Interested in switching release channels? Find out how here. If you find a new issue, please let us know by filing a bug. The community help forum is also a great place to reach out for help or learn about common issues.

      • LWNSecurity updates for Tuesday [LWN.net]

        Security updates have been issued by Debian (blender and thunderbird), SUSE (ImageMagick, qemu, and sysstat), and Ubuntu (php7.0).

      • USCERTPrepare for a New Cryptographic Standard to Protect Against Future Quantum-Based Threats [Ed: More quantum-hype from NIST/NSA, proponents and spreaders of back doors]

        The National Institute of Standards and Technology (NIST) has announced that a new post-quantum cryptographic standard will replace current public-key cryptography, which is vulnerable to quantum-based attacks. Note: the term “post-quantum cryptography” is often referred to as “quantum-resistant cryptography” and includes, “cryptographic algorithms or methods that are assessed not to be specifically vulnerable to attack by either a CRQC [cryptanalytically relevant quantum computer] or classical computer.” (See the National Security Memorandum on Promoting United States Leadership in Quantum Computing While Mitigating Risks to Vulnerable Cryptographic Systems for more information).

      • Understanding and Preventing Dependency Confusion - FOSSA

        Dependency confusion is a software supply chain exploit that takes advantage of a quirk in certain package managers to inject unwanted (and potentially malicious) code.

        These attacks are based on the fact that many package managers check public code registries for a package before private registries. Accordingly, if a package exists in a private registry, an attacker could register a package of the same name with the public registry. Then, when a new install occurs, the malicious version on the public registry would be pulled in.

      • Privacy/Surveillance

        • Signal

          Signal is a proprietary chat app that ties accounts to phone numbers.

          [...]

          Signal leaks your phone number to everyone you talk to, and if you want to quit using it, everyone who had you on there can no longer text you, and if, when you get a new phone number, you get the used phone number of someone who used to have signal, you’re SOL. It literally destroys the texting capability of phones.

          A phone needs to do three things and it destroys one of them, infects that feature and locks it into its own network. It’s more of a virus than an app.

    • AstroTurf/Lobbying/Politics

      • Daniel PocockFrom ham radio to Bushmaster in Ukraine

        With Australia's new prime minister visiting Europe, one of the hot topics in the news was whether he would visit Ukraine and maybe give them some more Bushmasters. He did.

        When I did my ham radio exam back in 1993, it was in a room at the defence factory in Bendigo, Australia. Not long after that I got onto the two meter band and made contact with the cosmonauts on the Mir space station and the NASA STS-59 Shuttle mission.

        The world has changed and I doubt anybody in Bendigo today would like the thought of Russian spacecraft passing overhead. The defence factories in Bendigo were acquired by Thales and that is where they are making the Bushmasters.

  • Gemini* and Gopher

    • Personal

      • SpellBinding: JYNSTUL Wordo: HAMES
      • Naturam Expelles Furca

        Back in April or so I discovered that rats are partying in my car's engine compartment. After trapping a couple of rats in a giant tubular rat trap that somehow fit between the radiator and the cylinders, I was elated and felt like I was pretty smart. But...


* 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