Bonum Certa Men Certa

Links 02/06/2022: Armbian 22.05 and pgAdmin 4 v6.10 Released



  • GNU/Linux

    • Desktop/Laptop

      • SlashdotHP Dev One Laptop Running System76's Ubuntu Linux-based Pop!_OS Now Available
      • 9to5LinuxYou Can Now Pre-Order the HP Dev One Linux Laptop Powered by Pop!_OS Linux

         Unveiled last month, the HP Dev One laptop is the culmination of several years of collaboration between HP and System76 in an attempt to provide developers of all sorts with a premium notebook that ships with the Ubuntu-based Pop!_OS Linux distribution pre-installed.

        HP Dev One is not a configurable laptop and it features an 8-core AMD Ryzen 7 PRO processor with AMD Radeon integrated graphics, 16GB DDR4 3200MHz RAM, 1TB PCIe NVMe M.2 storage, and a beautiful Full HD (1920×1080) 1,000 nit display.

      • XDADoes the Dell Latitude 5430 run Linux? Can you install it?

        If you’re fully committed to Linux as your main operating system, your best option is to configure the Latitude 5430 to come with Ubuntu installed out of the box. Dell sells this laptop with Ubuntu 20.04 LTS pre-installed, with LTS standing for long-term support. Going with Ubuntu actually saves you some money, since it costs almost $80 less than getting the Windows license. You can buy the laptop below, and the option to choose Ubuntu is near the top, right below the processor.

    • Audiocasts/Shows

    • Applications

      • HackadayLinux Fu: Easy Widgets | Hackaday
      • Here’s a scenario. You have a microcontroller that reads a number of items — temperatures, pressures, whatever — and you want to have a display for your Linux desktop that sits on the panel and shows you the status. If you click on it, you get expanded status and can even issue some commands. Most desktops support the notion of widgets, but developing them is a real pain, right? And even if you develop one for KDE, what about the people using Gnome?

        Turns out there is an easy answer and it was apparently inspired by, of all things, a tool from the Mac world. That tool was called BitBar (now XBar). That program places a widget on your menu bar that can display anything you want. You can write any kind of program you like — shell script, C, whatever. The output printed from the program controls what appears on the widget using a simple markup-like language.

        That’s fine for the Mac, but what about Linux? If you use Gnome, there is a very similar project called Argos. It is largely compatible with XBar, although there are a few things that it adds that are specific to it. If you use KDE (like I do) then you’ll want Kargos, which is more or less a port of Argos and adds a few things of its own.

      • Ubuntu PitTop 20 Best Project Management Software for Linux in 2022

        In this world of business and commerce, project management tools are an inseparable part of human life. The reason lies in these tools’ excellent assistance capability of organizing work and managing tasks and projects efficiently for individuals or teams. If you are a Linux user, you can certainly find a lot of Project Management Software for Linux. But all of them may not fit well for your particular projects. Well, if you are looking for one that fits most project types, we can help.

        As it is a crucial issue, we took it seriously and researched the 20 best project management applications that you can use comfortably with Linux. Here, we divided the list into two groups; where the first one will introduce you to the best installable project management software, and the next one is for the web-based project manager. We hope you will go through the entire section to enrich your Linux experience.

    • Instructionals/Technical

      • GNU Linux – neatest function ever – virt-manager kvm qemu pass through usb device to vm works like a charm
      • OpenSource.comThe only Linux command you need to know | Opensource.com

        Information about Linux and open source abounds on the internet, but when you're entrenched in your work there's often a need for quick documentation. Since the early days of Unix, well before Linux even existed, there's been the man (short for "manual") and info commands, both of which display official project documentation about commands, configuration files, system calls, and more.

        There's a debate over whether man and info pages are meant as helpful reminders for users who already know how to use a tool, or an intro for first time users. Either way, both man and info pages describe tools and how to use them, and rarely address specific tasks and how to accomplish them. It's for that very reason that the cheat command was developed.

      • Software-Only Setup to Diagnose QEMU SCSI Passthrough and Multipath Failover
      • GNU Linux how to – quick tmux tutorial – alternative to screen – multi tab multi window multi session
      • Francesco MazzoliHow fast are Linux pipes anyway?

        In this post, we will explore how Unix pipes are implemented in Linux by iteratively optimizing a test program that writes and reads data through a pipe.

      • LWNMazzoli: How fast are Linux pipes anyway?

        Francesco Mazzoli delves deeply into the kernel's implementation of pipes (and more) in an attempt to maximize the throughput of data.

      • How to make a local NixOS cache server
      • DebugPointHow to Install FFmpeg in Ubuntu and Other Linux

        A tutorial on how you can install the FFmpeg package in Ubuntu and other Linux distributions, also some examples to get you started.

      • How To Use Tags In Ansible Playbooks - OSTechNix

        In this article, we are going to learn what are Ansible tags and the effective ways to use tags in Ansible playbooks to run only specific tasks.

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

        In this tutorial, we will show you how to install TensorFlow on Ubuntu 22.04 LTS. For those of you who didn’t know, TensorFlow is a wildly popular open-source framework used for numerical computation that makes building machine learning algorithms easy and convenient. It includes comprehensive tools, libraries, and a community, ensuring a robust environment for the researchers to develop machine learning and AI-related applications with ease.

        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 TensorFlow open-source framework 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.

      • Auto-generating build-requires for packages built with Maven

        For a few months all Fedora packages built using Maven in rawhide have auto-generated build-requires included in their build.logs, which after some adjustments can be copied to .spec files.

      • Running rawhide app in chroot by example of Eclipse

        You don’t need rawhide machine to test Fedora rawhide packages. In fact you don’t even need Fedora machine, any Linux distro should do.

      • How To Add Swap Space On Ubuntu 22.04 LTS | Itsubuntu.com

        How To Add Swap Space On Ubuntu 22.04

        Swap space is the part of the HDD or SDD that is designed to help the operating system temporarily store data. The data or information that the OS cannot hold in RAM is stored in Swap space. It is useful when there is more load on RAM.

        In this tutorial, we will see the steps to add swap space on Ubuntu 22.04 LTS.

      • TechtownHow to Install Smartctl on Ubuntu 20.04 ? - Monitor the health of your hard disks - Atechtown

        Knowing how your system’s hardware is doing can help solve many performance problems and can also prevent dangerous situations with your data. For example, one of the most sensitive components of the computer is the hard disk because that is where we store data. Therefore, today you will learn how to install Smartctl in Ubuntu 20.04. Thanks to this command, you will learn how to monitor the health of the hard disk.

      • The Server SideHow do I install Java on Ubuntu?

        While Ubuntu does not come with a Java runtime preinstalled, it does come prepackaged with the ability to easily install Java with the apt command.

        There are many different ways to install Java on Ubuntu, but if all you need is the ability to run a Java program or even develop and compile some Java source code, the apt-based installation path is the easiest one to follow.

      • How To Set JAVA_HOME Environment Variable On Ubuntu 22.04 | Itsubuntu.com

        How To Set JAVA_HOME Environment Variable On Ubuntu 22.04

        Before setting Set JAVA_HOME Environment Variable On Ubuntu 22.04 LTS, make sure that you have Java installed in your Ubuntu 22.04 LTS.

      • Red Hat OfficialHow to configure your system to preserve system logs after a reboot

        Log entries for the systemd-journald service, which is at the heart of the logging architecture in Red Hat Enterprise Linux (RHEL), do not persist across reboots.

        This means entries are wiped after a reboot, so you won't have historical data for analysis. However, with a little configuration, you can keep log entries even after a reboot.

      • UNIX CopHow to enable REMI repository in CentOS 9 Stream

        Hello, friends. In this simple post, you will learn how to enable REMI repository in CentOS 9 Stream. This way, you will be able to have multiple PHP versions or upgrade the one you already have on the system.

    • Games

      • Make Use OfWhat Is Steam Proton and How Does It Run Windows Games on Steam Deck?

        Valve has ventured into console gaming with Steam Deck, a handheld device with hardware comparable to the PS5 and Xbox Series S & X. It's a solid device that should run most AAA titles reliably. The Deck stands out in its ability to run a wide range of games out of the box. It comes with the entire Steam catalog of games, so users don't have to wait for popular titles to release for the console.

        Steam Deck runs on SteamOS, an Arch-based Linux distro with built-in Proton support. You can run almost any Windows game on the Deck using Proton.

  • Distributions and Operating Systems

  • Free, Libre, and Open Source Software

    • Web Browsers

      • Mozilla

        • MozillaThe Mozilla Blog: Mozilla releases local machine translation tools as part of Project Bergamot

          In January of 2019, Mozilla joined the University of Edinburgh, Charles University, University of Sheffield and University of Tartu as part of a project funded by the European Union called Project Bergamot. The ultimate goal of this consortium was to build a set of neural machine translation tools that would enable Mozilla to develop a website translation add-on that operates locally, i.e. the engines, language models and in-page translation algorithms would need to reside and be executed entirely in the user’s computer, so none of the data would be sent to the cloud, making it entirely private.

          In addition to that, two novel features needed to be introduced. The first was translation of forms, to allow users to input text in their own language that is dynamically translated on-the-fly to the page’s language. The second feature was quality estimation of the translations where low confidence translations should be automatically highlighted on the page, in order to notify the user of potential errors.

        • MozillaThe Mozilla Blog: Social media’s ‘Doomscrolling Reminder Lady’ on her favorite corners of the internet
    • SaaS/Back End/Databases

      • PostgreSQLPostgreSQL: Citus Con: An Event for Postgres—It’s a wrap!

        Citus Con: An Event for Postgres is a free and virtual developer event that took place Apr 12-13, 2022—and we owe a huge THANK YOU to everyone who participated in the first ever Citus Con—from the attendees to the 42 amazing speakers. We trust you had fun and learned a lot.

      • PostgreSQLpgAdmin 4 v6.10 Released

        The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.10. This release of pgAdmin 4 includes 23 bug fixes and new features. For more details please see the release notes.

    • Content Management Systems (CMS)

      • Kiwi TCMS: Survey: How do testers and QA use GitHub, GitLab and Bitbucket

        Hello testers, we are conducting a little research/survey into how other testers and QA professionals use modern platforms like GitHub, GitLab and Bitbucket. At this moment in time our goal is to collect as much information as possible in order to understand the existing ecosystem.

      • The Month in WordPress – May 2022

        WordPress has a lot to celebrate this month. The newest release “Arturo” is here. WordPress turned 19 years old last week. And WordCamp Europe, the first in-person flagship WordCamp in two years, is starting today in Porto, Portugal. Read on to learn more about these and other exciting news around WordPress!

    • Programming/Development

      • Barry KaulerOpenEmbedded Dunfell revision-9 compile

        Yocto/OpenEmbedded released a minor bump of their Dunfell release to 3.1.16, so I have sync'd with that and done another complete recompile. A total of 935 packages and it took 19€½ hours. The compile was on a USB3.0 SSD (1TB Crucial MX500 SATA), Lenovo Ideacentre PC with i3 CPU and 32GB RAM.

      • OpenSource.comGet started with Cadence, an open source workflow engine | Opensource.com

        Modern applications require complicated interactions between long-running business processes, internal services, and third-party APIs. To say it's been a challenge for developers is putting it mildly. Managing these processes means tracking complex states, preparing responses to asynchronous events, and communicating with often unreliable external dependencies.

        Developers typically take on these complex challenges with solutions that are just as convoluted, assembling unwieldy systems that leverage stateless services, databases, retry algorithms, and job scheduling queues. Because these complex systems obscure their own business logic, availability issues are common, often stemming from the application's dependence on scattered and unproven components. Developer productivity is regularly sacrificed to keep these sprawling, troubled systems from collapsing.

      • QtDEADLINE EXTENDED – Call for Presentations: Qt World Summit 2022

        We've extended the deadline for the Qt World Summit 2022 Call for Presentations until June 24, 2022. With this extension, you'll have an additional two weeks to finalize your submission. As a reminder, we are looking for speakers, collaborators and industry thought leaders to share their expertise with the community during the upcoming virtualQt World Summit on November 9, 2022. We are looking for a wide range of topics that you think are important to the community.

      • Perl / Raku

        • Replay Cron Events With Cron::Sequencer

          Trivially find out which cron events ran, or will run, for an arbitrary time range; allowing you to rerun, debug, fast forward (speed up test iterations), with cron-sequencer:

          cron-sequencer --show "last hour" /path/to/crontab

          At Humanstate we still use cron to drive many of our backend processes. While we continue to move some to event and message driven logic, there will always be a number of jobs that have to run at very specific dates and/or times: communications with banks, archiving, backups, and so on. That’s where cron comes in.

      • Rust

  • Leftovers

    • Health/Nutrition/Agriculture

      • WSWS[Older] Biden marks 1 million US COVID deaths by preparing for the next million

        On Thursday, US President Joe Biden finally acknowledged that over 1 million Americans have now died from COVID-19. He did so by issuing a perfunctory written statement and a pre-recorded video, both of which were characterized above all by their cynicism and indifference to the lives of those lost and their loved ones still mourning.

        Various COVID-19 trackers rely on different data sets, and the Biden administration artificially delayed official recognition of this horrific milestone, choosing to use the Reuters tracker. The 1 million death milestone was first reached by Worldometer nearly two months ago on March 22, which only the World Socialist Web Site commented on at the time. This was followed by the NBC and News Nodes trackers last week, which led to a handful of additional comments in the corporate media but continued silence from the White House.

      • New York Times[Older] How America Lost One Million People
      • Los Angeles Times[Older] After less than 2€½ years, U.S. COVID-19 death toll surpasses 1 million

        The U.S. death toll from COVID-19 reached 1 million Monday, a once-unimaginable figure that only hints at the multitudes of loved ones and friends staggered by grief and frustration.

        The number of dead, as tallied by the Centers for Disease Control and Prevention’s National Center for Health Statistics, is equivalent to that of a 9/11 attack every day for 336 days. It is roughly equal to how many Americans died in the Civil War and World War II combined. It’s as if Boston and Pittsburgh were wiped out.

    • Security

      • USCERTCISA Updates Advisory on Threat Actors Chaining Unpatched VMware Vulnerabilities [Ed: While VMware, infiltrated by Microsoft, runs many anti-Linux FUD campaigns it turns out VMware itself is a back door of sorts]

        CISA has updated Cybersecurity Advisory AA22-138B: Threat Actors Chaining Unpatched VMware Vulnerabilities for Full System Control, originally released May 18, 2022. The advisory has been updated to include additional indicators of compromise and detection signatures, as well as tactics, techniques, and procedures reported by trusted third parties.

      • Hacker NewsEnemyBot Linux Botnet Now Exploits Web Server, Android and CMS Vulnerabilities [Ed: This isn't about Linux but about flaws in some software or some plugins that aren't being patched]

        Also incorporated is a new scanner function that's engineered to search random IP addresses associated with public-facing assets for potential vulnerabilities, while also taking into account new bugs within days of them being publicly disclosed.

        [...]

        Besides the Log4Shell vulnerabilities that came to light in December 2021, this includes recently patched flaws in Razer Sila routers (no CVE), VMware Workspace ONE Access (CVE-2022-22954), and F5 BIG-IP (CVE-2022-1388) as well as weaknesses in WordPress plugins like Video Synchro PDF.

      • LWNSecurity updates for Thursday

        Security updates have been issued by Debian (firefox-esr), Fedora (thunderbird and vim), Red Hat (firefox, postgresql:10, postgresql:12, and postgresql:13), Scientific Linux (firefox and rsyslog), SUSE (hdf5, hdf5, suse-hpc, postgresql14, rubygem-yajl-ruby, and udisks2), and Ubuntu (imagemagick and influxdb).

      • The Register UKZero-day vuln in Microsoft Office: 'Follina' will work even when macros are disabled

        Infosec researchers have idenitied a zero-day code execution vulnerability in Microsoft's ubiquitous Office software.

        Dubbed "Follina", the vulnerability has been floating around for a while (cybersecurity researcher Kevin Beaumont traced it back to a report made to Microsoft on April 12) and uses Office functionality to retrieve a HTML file which in turn makes use of the Microsoft Support Diagnostic Tool (MSDT) to run some code.

      • Optics
      • Privacy/Surveillance

        • The Register UKExpressVPN moves servers out of India to evade data law ● The Register

          Virtual private network operator ExpressVPN will pull its servers from India, citing the impossibility of complying with the nation's incoming requirement to record users' identities and activities.

          ExpressVPN offers software that routes traffic through servers that load their operating systems entirely into RAM and therefore leave no trace of users' activities on persistent media. The outfit suggests that's a point of difference to other VPN providers.

        • ReutersIndia’s new VPN rules spark fresh fears over online privacy

          Virtual private networks (VPNs) that encrypt data and provide users with anonymity online have seen a surge in use in India in recent years as the government tightened its grip here on the internet to curb dissent, and as more people worked from home.

          Now, some VPN providers are leaving India while others are considering doing so ahead of new rules that the government says are aimed at improving cybersecurity, but that the firms argue are vulnerable to abuse and could put users’ data at risk.

          Under legislation scheduled to take effect this month, VPN providers are required to retain user data and IP addresses for at least five years - even after clients stop using the service.

        • AccessNowIndian IT Ministry’s amendments to the 2021 IT Rules: not enough to protect rights and freedoms - Access Now

          Earlier today, the Indian Ministry of Electronics and IT (MeitY) published a notice on their website calling for inputs on amending the Information Technology (Intermediary Guidelines and Digital Media Ethics Code) Rules, 2021. Shortly afterwards, the document was inaccessible on the Ministry’s website.

          While the Government of India clarifies its process on this notice and the extent of this planned consultation, Access Now is urgently calling on MeitY to substantially amend the Rules, ensuring the rights of people across India are upheld. MeitY must meaningfully engage with all stakeholders and address the criticism from many quarters, including United Nations experts, that the Rules jeopardise the right to privacy and free speech.

          “The MeitY Rules endanger people’s rights and freedoms, and removal of such provisions should be the primary goal of any proposed amendments, and MeitY’s current draft fails to do so,” said Raman Jit Singh Chima, Asia Pacific Policy Director and Senior International Counsel at Access Now. “The version of proposed amendments that was made available today shows that the Indian Government intends to continue to impose frameworks, including on grievance redressal, that are beyond the executive branch’s legal competence, and are regrettably doing their utmost to avoid public and parliamentary scrutiny.”

    • Internet Policy/Net Neutrality



Recent Techrights' Posts

EPO Examiners Point Out to the Heads of Delegations in the Administrative Council of the EPO That the "AI Policy" of the Office is Illegal
"the Central Staff Committee (CSC) asks the Administrative Council to exert its supervisory role and instruct EPO management to enter into genuine dialogue with the staff representation on the AI Policy, to revise the “Leverage AI” target of 90% AI-automated classification in the SP2028 and to put in place the measures supported by staff in the resolution."
French Cities Dumping Microsoft Because They Recognise Software Freedom, Open Standards, GNU/Linux Autonomy
We hope that more French cities - maybe Paris - will follow Lyon.
LWN is a Voice of GAFAM (Through Linux Foundation, Their Front Group or Occupying Force Inside Linux)
remember who the chief editor works for and who sponsors many of the articles
The 'Case' of the Serial Strangler From Microsoft is a Lot of Copypasta (Maybe Also LLM Slop) From the Matthew Garrett 'Case'
5RB deserves to know and the matter shall be properly reported in due course (when the time is right)
EPO Squeezing the Staff - Part II - Office Breaks Rules, Ignores Courts, Defies Justice
False promises everywhere
IBM - Like Microsoft - is a Dying Company and Perishing Brand ("AI" is a Lie and Decoy)
"Arvind is cutting costs (layoffs, PIPs, forced RTO, etc...) like crazy. IBM offices are closing all over the place in the US."
"Code of Conduct" Invoked When Fedora and Red Hat Users (Since the 1990s) Don't Want to Use Wayland
That is IBM "DEI"
Microsoft Layoffs Next Week: About 10% to be Laid Off in Microsoft Gaming (2 Days Before Independence Day), About 20%+ of XBox Staff
Microsoft is rapidly collapsing
 
Keeping Things Accessible
Gemini Protocol seems to be growing
Technical People Need Technical Lawyers
Technical Litigants in Person (LIPs) have many real and concrete advantages
10,000+ Articles in About 20 Months (and How We Got Here)
More bloat does not beget efficiency and "bells and whistles" tend to have a hidden cost
Links 26/06/2025: Illegal Kangaroo Court (UPC) Failing Scandinavia, K-Pop Agencies Abuse People
Links for the day
Gemini Links 26/06/2025: AuraGem Twitch Proxy is Back and UI Sluggishness
Links for the day
Links 26/06/2025: Noise Pollution Considered High in Europe, Mass Layoffs Next Week in Microsoft Confirmed, Very Large in Scale and Scope
Links for the day
No, I Don't Want Your Latest XYZ, ThankYouVeryMuch...
Wayland is finally ready?
China Keeps Breaking Into Microsoft Systems, So for True Sovereignty, Nations Wary of China Need to Dump Microsoft
Looking at data from Taiwan (not China) and Maharlika (not Philippines, the king is dead and Spain is out), there are encouraging signs
Linux Journal Wants Ads on Its LLM Slop or Ads as 'Articles'
it's basically another BetaNews
How to Kill a Monopoly
in 10 simple steps
Mozambique: GNU/Linux Rose From 0.5% Last Year to 3% This Year
what (or how) statCounter is measuring
Next Month Marks 11 Years Since Our In-Depth EPO Coverage
The same is happening to Microsoft right now
Free Software Foundation (FSF) Campaigns Against Vista 11, Adds 4 New Associate Members Per Day
If more people understood the underlying principles, more of them would flock to Free software overnight
Canonical Seems to Have Culled Some Sources of LLM Slop From Planet Ubuntu
It's like "junk food", it's not information
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, June 25, 2025
IRC logs for Wednesday, June 25, 2025
On "Weak Claims"
For the record, they sent me unjustified threats, repeatedly tried injunctions (censorship)
EPO Squeezing the Staff - Part I - Burnout and Family Health
more exceptional circumstances
This Month's Mail (MX) Server Survey Shows Microsoft at 0.20% "Market Share"
We need to remind people that desktops and laptops decline (in proportion to other client devices) and at the "back end" GNU/Linux is already dominant and has long been dominant
Links 26/06/2025: Filespooler Guide and Learning to Code
Links for the day
Why Techrights Cannot be Vilified (and Instead It Gets SLAPPed Repeatedly by Microsoft People)
Attack dogs are all "bark"; because they have no actual "bite"
Austrian GNU/Linux Usage Up to About 5% as More of Europe Abandons Microsoft
Since inauguration day the Austrian people have adopted more and more of GNU/Linux
Why the "Wayland People" and "Rust People" Will Lose Hearts and Minds (Same Reasons)
Wayland pushers are fast becoming like "Rust People"
5,600 Pages/Articles Per Year
So far this year we've kept all the promises
BetaNews Beginning to Show What Its True Goals Are
The 'new' BetaNews won't be about journalism. It's trying to sell things.
Microsoft Has Lost "The War"
We'll soon see the 9th or 10th wave of Microsoft layoffs in 2025 alone
Slopwatch: A Wreck and a Dreck, "Flooding the Zone With Dreck" or Flooding the Web With Junk
"Slopwatch" continues today because we have many new examples
Links 25/06/2025: Thwarting More Software Patents, Overlap Grows Between EPO Corruption and Illegal Kangaroo Patent Courts in EU
Links for the day
Links 25/06/2025: Elon Musk’s Lawyers Caught Lying, WhatsApp Faces More Bans
Links for the day
Wayland Pushers Lose the Argument, Use LLM Slop and Chatbots to Make Up Arguments for IBM
Another new low and low blow
Brian Fagioli Created Another Slopfarm Targeting "Linux" After BetaNews Became a Slopfarm of Phantom Accounts and Pseudonyms
Mr. Fagioli even had slop about a dead Torvalds (hypothetical) as clickbait
Wayland is Perfect, Nobody Can Escape Its Perfection! (Or Not)
Do not form on opinion on Wayland based on politics
What is "MATA"?
Think of it as GAFAM or "Meta"
Moral Duty for "Linux Sites" to Speak Out Against LLM Slop
My wife has long complained about "Linux bloggers" keeping quiet and thus passive about a growing problem: slop
In Recent Hours Google News Promoted at Least 3 Slopfarms That Relayed Linux Foundation Propaganda Made by Bots or LLM "Bullshit Generators" (as Dr. Stallman Dubbed Them)
Google is circling down the drain and Google News too is hopeless
Linux Journal is a Slopfarm, It's Experimenting With LLM 'Authors'
Is Slashdot next?
WebProNews is a Slopfarm
Please avoid linking to WebProNews
Microsoft LinkedIn is Dying and Many More Layoffs Are on the Way
LinkedIn is just a failed acquisition of Microsoft. It causes losses and debt.
Gemini Links 25/06/2025: Combinatorial Music and Self Hosting
Links for the day
Richard Stallman Coming Back to Europe This Autumn to Give More Talks
His last talk in Europe attracted about 400-450 people
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, June 24, 2025
IRC logs for Tuesday, June 24, 2025
Social Control Media, Technology & Catholicism: Synod on Synodality review and feedback
Reprinted with permission from Daniel Pocock
How Many More Women Will Managers at Microsoft Strangle and Tell to Kill Themselves (or Try to Kill)?
The world needs to know what happened
The New BetaNews: 7 New 'Articles', All of Them LLM Slop
BetaNews is basically defunct. Nobody writes there anymore.
Another "Told You So!": XBox Mass Layoffs at Microsoft (Many Recent Reports Were Chaff and Spin), Many Other Divisions Affected
With mass layoffs at Microsoft the world would be much better
statCounter Estimates Only 1 in 300 Iranians Would Use Microsoft for Search
Iranians don't quite trust Microsoft
Gemini Links 24/06/2025: ftpd on FreeBSD and Online Small Web Magazine
Links for the day
Google News Does Great Harm by Promoting Slopfarms as Legitimate News Sites
Slopfarms are sites which are 100% LLM slop
Links 24/06/2025: Trouble at "Open" "AI" and ‘Siarhei is Free’
Links for the day
Gemini Links 24/06/2025: Stimulants and Subscription Costs for DRM
Links for the day
When the Microsoft Aggressors Rely on Several Law Firms ('Attack Dogs', 'Guns for Hire'), Not Just One, Lawyering Up Against Techrights (Acting on Behalf of Americans Against UK Publishers)
From serving customers at some restaurant he has moved on to bullying people with demand letters
Links 24/06/2025: OpenAI [sic] May Soon Die (Too Much Debt) and Social Control Media Accused of Being Misinformation/Disinformation/Propaganda Amplifier
Links for the day
Nirbheek Chauhan in Planet GNOME Explains Why Wayland Pushers Are Losing
"A strange game. The only winning move is not to play."
Polygamy, from Catholic Synod on Synodality to Social Control Media & Debian CyberPolygamy
Reprinted with permission from Daniel Pocock
Only a Third of or 1 in 3 Web-Connected Devices is a Desktop or Laptop, According to statCounter
we can expect Android to widen its lead
The Days Are Getting Shorter, the First Half of 2025 is Almost Over
We're gratified to see significant increase in traffic and also positive feedback on the work we do
Turning GNU/Linux Into a Political Football
X (not the site) is Free software
X Server Still Works for Many People
A lot of people will grow suspicious of Wayland boosters/pushers if they persist and insist on using these tactics
Exactly a Week Ago "BetaNews Staff" Said "Betanews Is Growing Alongside You". Since Then Every Article (All by "Camila Nogueira") Has Been LLM Slop.
BetaNews is basically a slopfarm
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, June 23, 2025
IRC logs for Monday, June 23, 2025
The "Tarzan Effect" in Compilers and Software
What happens when you forcibly make things 'work', either by hacks or by disregarding warnings (like those that compilers tend to issue)?
Gemini Links 23/06/2025: Mass Tourism, Hair Love, and Google Gemini as a Googlebomb
Links for the day