Bonum Certa Men Certa

Links 14/07/2022: Rocky Linux 9 and GNOME Builder 43 Alpha



  • GNU/Linux

    • Desktop/Laptop

      • Linux MagazineSlimbook Executive Linux Ultrabook Upgrading Their CPUs

        The Spanish-based company, Slimbook, has made available their next generation Slimbook Executive Linux ultrabooks with a 12th Gen Intel Alder Lake CPU.

        Slimbook, the company well known for producing KDE Plasma-powered laptops, has given their Executive series a bit of a refresh by making them available with the 12 Gen Intel Alder Lake CPU. This new iteration adds considerably more power (14 Cores, 20 threads, 24MB cache, and up to 4.80 GHz clock speeds), improved battery life, and better graphics (via an integrated Iris Xe 4K chipset). Consumers will find 2 different models available with this configuration: A 14" 3K display, running at a 90Hz refresh rate (at 2880 x 1800 resolution) and a 16" model that sports NVIDIA RTX 3050Ti graphics with 4GB GDDR6 RAM (also at a 90 Hz refresh rate).

      • Full Circle Magazine: Full Circle Magazine #182

        This month: * Command & Conquer * How-To : Python, Blender and Latex * Graphics : Inkscape * Everyday Ubuntu : Ubuntu Software Centre * Micro This Micro That * Review : Kubuntu 22.04 * Review : Fedora 35 * Review : Ebook Readers * My Story : Calibre

    • Audiocasts/Shows

      • Jupiter BroadcastingLinux Action News 249

        Why Google says we should all go rolling, Red Hat's got a new boss, Microsoft gets called out, and why it might be the year of Linux hardware.

      • The BSD Now PodcastBSDNow 463: The 1.0 Legend

        Differences between base and ports LLVM in OpenBSD, Netgraph for FreeBSD’s bhyve Networking, Audio on FreeBSD – Quick Guide, FreeBSD’s Legend starts at 1.0, Hacker News running by FreeBSD, TrueNAS 13, and more

      • The TLLTS PodcastThe Linux Link Tech Show Episode 961
    • Kernel Space

      • MIT Technology ReviewThe US military wants to understand the most important software on Earth | MIT Technology Review

        Now DARPA, the US military’s research arm, wants to understand the collision of code and community that makes these open-source projects work, in order to better understand the risks they face. The goal is to be able to effectively recognize malicious actors and prevent them from disrupting or corrupting crucially important open-source code before it’s too late.

        DARPA’s “SocialCyber” program is an 18-month-long, multimillion-dollar project that will combine sociology with recent technological advances in artificial intelligence to map, understand, and protect these massive open-source communities and the code they create. It’s different from most previous research because it combines automated analysis of both the code and the social dimensions of open-source software.

        “The open-source ecosystem is one of the grandest enterprises in human history,” says Sergey Bratus, the DARPA program manager behind the project.

    • Instructionals/Technical

      • H2S MediaInstall Sensu Go Monitoring on Ubuntu 22.04 or 20.04 LTS

        Start Monitoring your server systems and network devices by installing the Sensu Go Monitoring tool on Ubuntu 22.04 LTS Jammy JellyFish or 20.04 Focal fossa.

      • Trend OceansHow to Start and Stop Monitor mode in Linux - TREND OCEANS

        The Wifi module comes with multiple modes and one of them is monitor mode, which you have commonly heard from security enthusiasts to sniff over a network using Wireshark.

      • LinuxBuzHow To Remove Docker Images, Containers & Volumes - LinuxBuz

        Docker is an open-source tool that helps you to build, test and deploy applications in containerized environments. However, there are lots of unused containers, images, volumes, and networks that may reside in your system. They consume a significant amount of disk space of the host operating system. Docker does not remove those objects without cleaning up it manually.

        It is a good habit to clean up these unused disk spaces regularly and keep your system organized. Docker has several commands to clean up those unused objects.

        In this tutorial, we will show you how to remove Docker images, containers, and volumes.

      • LinuxBuzHow to Stop / Remove all Docker Containers and Images - LinuxBuz

        There are a lot of commands for running and managing a Docker container. If you are new to Docker then it is very difficult for you to deal with Docker commands. “Stop and remove all docker containers” is a day-to-day task of any Docker administrator. So it is essential for you to know how to remove and stop all docker containers. In this post, we will show you how to remove and stop all containers.

      • UbuntubuzzLibreOffice Calc Basics VI: ROUND

        This tutorial continues Calc Basics V and now we will learn a new formula namely ROUND. With this, we can simplify numbers. For example, we will simplify student scores based on the previous AVERAGE exercise. As a reminder, if you haven't followed this LibreOffice Calc series, read the first and second parts here. Now let's exercise again.

    • Desktop Environments/WMs

      • GNOME Desktop/GTK

        • Builder 43.alpha0 – Happenings in GNOME

          It’s been an absolute mad dash this cycle porting Builder to GTK 4, but 43.alpha0 is out and available on GNOME Nightly.

          Builder is one of the larger applications within GNOME, especially if you include the libraries I had to write and maintain to make that possible. Porting an application to a new toolkit is always a big undertaking. However, it also provides an opportunity to rethink how major components work and simplify them while you’re there.

          So that is what has happened this cycle. It’s going to end up being a much more polished product due to the enormous amount of simplification going on.

          GTK 4 has simplified how a lot of things work and provided APIs that feel so obvious when you use them.

  • Distributions and Operating Systems

  • Free, Libre, and Open Source Software

    • Its FOSS'Matrix' Network Hits 60 Million Users, Improving the Demand for Decentralized Communication

       Matrix is an open-source standard for decentralized communication. It is constantly evolving to the requirements of modern solutions keeping in mind the privacy of users.

      You will find Matrix clients as a replacement for Slack, Microsoft Teams, and several other popular communication platforms.

      And, to re-affirm the adoption of decentralized communication, Matrix has announced that it has surpassed sixty-million users worldwide.

    • Linux Links10 Top Free and Open Source Lisp Web Frameworks

       Lisp (derives from “LISt Processing”) is one of the oldest programming languages. It was invented in 1958, with the language being conceived by John McCarthy and is based on his paper “Recursive Functions of Symbolic Expressions and Their Computation by Machine”. Over the years, Lisp has evolved into a family of programming languages. The most commonly used general-purpose dialects are Common Lisp and Scheme. Other dialects include Franz Lisp, Interlisp, Portable Standard Lisp, XLISP and Zetalisp.

      Here’s our recommended web frameworks for Lisp captured in a legendary Linuxlinks chart. We only feature free and open source software.

    • OpenSource.comHow one European bank embraces open source

       As the Development COE lead, I consider the expertise, structure and capabilities needed to make software development successful across hundreds of developers. We have roughly 600 people in the broader development team, but I'm not directly responsible for managing them. I'm responsible for defining how they will do their job. So for development best practices, standards unification and so on.

      Our transformation project. We have the current bank, which is built on typical legacy banking systems that are huge, distributed monolithic architecture systems. That is where most of our developers (around 400) are working day-to-day as it generates the bulk of the revenue for the bank.

      Alongside the legacy applications, we decided to completely modernize to something that we call "Digital Hub" which is replacing the bank's current infrastructure. The front-end applications are native mobile and web applications.

    • Programming/Development

      • Improving Space Bar Functionality - GSoC'22 post #6

        On my weekly call with mentors today, I showed them how my Space bar works and I recieved some suggestions.

        One point of discussion was that clicking on a Space icon for first time resulted in noticeable delay before the UI was updated with filtered room list. The cause was traced to the latency introduced by /hierarchy api call.

      • Review and Updates for Merge Request - GSoC'22 post #7

        On July 9th, I created a merge request to submit all the work I did to add Space bar. The first issue was that CI builds failed because CI image has libQuotient 0.6 which doesn't support the Space /hierarchy call. As suggested by Tobias, getting around it was easy, as I could guard relevant code inside #ifdef QUOTIENT_07. This got the CI build passing.

      • MedevelReactide is an Open-source RAD React IDE

        Reactide is a cross-platform desktop application that offers a simulator, made for live reloading and quick React component prototyping.

        The IDE is built to aid developers produce rapid React-based application as it streamlines the development, offers components visualization, simple configuration, and comes with a built-in development server reactide-server.

        React brings an integrated suite of development tools to streamline react development. The days of flipping between browser, IDE, and server are over.

      • MedevelEditor.js is The Best Modular Open-source Content Block Editor for 2022

        There are many WYSIWYG content editors out there, however, this one is not your typical editor, it is a block editor that is similar to WordPress content block editor, and the best part it is free and open-source.

      • OpenSource.com5 ways to learn C programming on Linux | Opensource.com

        There are many theories about why the C programming language has endured for as long as it has. Maybe it's the austerity of its syntax or the simplicity of its vocabulary. Or maybe it's that C is often seen as a utilitarian language, something that's rugged and ready to be used as a building material for something that needs no platform because it's going to be its own foundation. C is clearly a powerful language, and I think its longevity has a little something to do with the way it serves as a springboard for other popular technologies. Here are five of my favorite technologies that utilize and rely upon C, and how they can each help you learn more about C yourself.

      • Python

      • Shell/Bash/Zsh/Ksh

        • Run a command after the process you choose finishes

          Run a command as soon as another long-running command finishes. E.g. suspend the machine after performing apt upgrade. The process is selected interactively via fzf.

        • Network World[Old] Open-sourced tool speeds up Linux scripts via parallelization

          Researchers have open-sourced pa.sh (also called pash), a tool that can dramatically speed up Linux scripts by using parallelization, saving time and without risk of introducing errors.

          The process of parallelization first examines a script for code that can be run separately and independently, so not all scripts can benefit from the tool. But when pa.sh does find portions that can run independently, it runs them in parallel on separate CPUs. It also uses other techniques to get the code to run faster.

        • Copying previous commands with fzf and zsh

          Sometimes I want to copy a command I previously typed on my shell to the clipboard. It may be for documentation, note taking, writing a script, setting up an Ansible playbook, sending to someone… You name it.

      • Rust

  • Leftovers

    • IBM Old TimerThe Potential Impact of Web3 on the Internet and the Digital Economy [Ed: Buzzwords and hype spewed out by former IBM chief]

      A few weeks ago, the Blockchain Research Institute (BRI) announced that its annual global conference would be renamed Web3 Blockchain World, and that the Enterprise Blockchain Awards would now be called the Web3 & Blockchain Transformation Awards.

      I’ve been affiliated with BRI for a number of years as a research contributor and as chair of its blockchain awards committee. I was somewhat concerned with the name change, because, as is generally true of new technologies in their early stages, there are multiple views of what web3 is all about. Critics view web3 as little more than hype, a rebranding effort to shed some of the cultural and political baggage of crypto, while supporters believe that web3 represents the future of the internet, upending traditional gatekeepers and ushering a middleman-free digital economy.

    • Security

      • Peter 'CzP' CzanikMy Favorite IT Security Event: Pass the SALT | Random thoughts of Peter 'CzP' Czanik

        “Pass the SALT” (PTS) is a small IT security conference in Lille, France. It has less participants than speakers at the RSA conference. I gave talks at both events. RSA is a lot more prestigious event, but I still prefer PTS. Why?

      • Jump CloudEasily Add Full-Disk Encryption to Linux with JumpCloud [Ed: Proprietary software invalidates any encryption in Linux]
      • LinuxSecurityCrypto-Gram, February 15th, 2003

        CRYPTO-GRAM is a free monthly newsletter providing summaries, analyses, insights, and commentaries on computer security and cryptography. In this issue, Random Notes on the SQL Slammer, The Importance of Authentication, and a nice analysis of Matt Blaze's door locks attack in Locks and Full Disclosure. "I'd rather have as much information as I can to make an informed decision about security. I'd rather have the information I need to pressure vendors to improve security. I don't want to live in a world where locksmiths can sell me a master key system that they know doesn't work or where the government can implement security measures without accountability.". . .

      • LWNSecurity updates for Thursday

        Security updates have been issued by Debian (request-tracker4), Fedora (kernel and vim), Mageia (gerbv, gnupg2, pgadmin4, and python-coookiecutter), Slackware (xorg), SUSE (cifs-utils, gmp, gnutls, libnettle, kernel, libsolv, libzypp, zypper, logrotate, openssl-1_1, opera, squid, and virglrenderer), and Ubuntu (ca-certificates, git, linux, linux-aws, linux-aws-hwe, linux-azure, linux-azure-4.15, linux-gcp-4.15, linux-hwe, linux-kvm, linux-oracle, linux-raspi2, linux-snapdragon, linux, linux-aws, linux-azure, linux-azure-5.4, linux-azure-fde, linux-gke, linux-gkeop, linux-hwe-5.4, linux-ibm, linux-kvm, linux, linux-aws, linux-azure, linux-gcp, linux-gke, linux-ibm, linux-kvm, linux-lowlatency, linux-oracle, linux-aws, linux-oem-5.14, and vim).

      • 5 Tricky Container Security Challenges - Container Journal

        Containerized environments can be relatively complex to secure, particularly for enterprise teams used to more traditional network security processes and strategies. There was initial optimism that containerized infrastructure would actually be more inherently secure because microservices are limited in function and can be hardened. The reality, though, has proved otherwise.

        Here are five reasons why securing container and Kubernetes environments requires new approaches that must diverge from—and go beyond—traditional security capabilities.

      • Privacy/Surveillance

        • PoliticoChina Direct: A hawk for No. 10? — Xi mulls extra title — TikTok in trouble

          China is selling less to Russia, but buying from its internationally-isolated neighbor at an “elevated pace.” That’s according to a Reuters analysis of the latest figures issued by the Chinese customs authorities. Chinese imports from Russia jumped 56 percent in June versus the same month a year ago, in addition to a surge of 80 percent in May. Much of it is thanks to China’s energy needs, particularly in oil and gas. On the other hand, Chinese businesses appear cautious when it comes to selling things to Russia — partly because of Russia’s dire economic situation, but also out of concerns about such activities attracting the (threats of) sanctions from the West. Getting energy from Russia, after all, is not sanctionable. Just look at Germany, which says it will keep buying Russia oil until 31 December.

          [...]

          IN HOT WATER: Italy’s data protection authority has warned TikTok that it may have breached EU privacy laws with its plan to use personal data stored on users’ devices for personalized ads without explicit consent, my colleague Antoaneta Roussi reports.

          The issue: In an update to its privacy policy, TikTok, which is owned by Chinese company ByteDance, informed users that starting yesterday (July 13), those over the age of 18 would be targeted by personal advertizing based on their behavior on the app. The legal basis for processing the data would no longer be consent, but rather the “legitimate interest” of TikTok and its partners, the company announced.

          A fast-tracked investigation by the Italian authority found that TikTok’s policy was incompatible with the European e-Privacy Directive, which requires individual consent for access to information on a user’s device. It also notified the European Data Protection Board and the Irish privacy authority (which formally oversees TikTok in Europe) to consider further action since the move was incompatible with the European General Data Protection Regulation.

    • Censorship/Free Speech

      • WiredTwitter’s Case in India Could Have Massive Ripple Effects [Ed: Twitter is all about censorship but for political reasons it pretends otherwise]

        IN JUNE, TWITTER received an ultimatum from the Indian government to remove some 39 accounts and content from its platform. Sources familiar with the order say it outlined that if Twitter refused to comply, its chief compliance officer could face criminal proceedings. They say it also stated that the company would lose its “safe harbor” protections, meaning it would no longer be protected from liability for the content created by its own users. This is an escalation of a series of “blocking orders,” or content removal orders, sent by the Indian Ministry of Electronics and Information Technology, which have increased significantly in the past 18 months.

        Last week, Twitter responded: It will take the Indian government to court.

        While the dispute itself deals with only specific accounts and pieces of content, experts told WIRED that its outcome could have major repercussions, and serve as a “bellwether for this ongoing battle about internet freedom,” says Allie Funk, research director for technology and democracy at Freedom House.

  • Gemini* and Gopher

    • Personal

      • On Prescriptive Descriptions [ 2022-07-14 ]

        I'd like to discuss a mental somersault that I've found has caused me a lot of grief in the past, which is prescriptive descriptions.

      • SpellBinding: ABLNOSW Wordo: GIGAS
      • Email



        I have never really used email for more than making online accounts and work related stuff. Skype,,Discord, Facebook, text and calls were the vehicles of my communication for many years. This year I have been making a concious effort to go back to the humble email to talk to people.

        [...]

        Email is kind of like a digital post card to me.

    • Technical

      • Internet/Gemini

        • Is 16KB enough?

          Quite everyone agrees that nowadays you need a several megabyte internet speed, or if you're privileged you have several hundred megabytes. But what for?

          The internet got gradually faster, while the websites got gradually slower and more bloated. Even if you have a decent internet connection by today's standards, try loading any "modern" website and you'll wait a good dozen of seconds, then you will be bombarded with ads and trackers.

          This is why I've switched to text-based browsers. Aside from obvious advantages like no ads, cookies, javascript etc. I don't participate in any monopoly either. I currently fluctuate between w3m and lynx, both with their pros and cons. Nonetheless, I mostly browse Gemini than use HTTP.


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



Recent Techrights' Posts

[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
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
20 Years Passed, Let's Go Even Faster Now
We are hoping to bring more original stories
 
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?
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
Windows in Åland Islands: From 100% to Less Than Half
Åland Islands lost the sense of urgency to move to GNU/Linux
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
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
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