Bonum Certa Men Certa

Links 20/06/2022: Curtail and Tagger



  • GNU/Linux

    • Desktop/Laptop

      • Beta NewsHP Dev One Pop!_OS Linux laptop [Review]

         Should you buy the HP Dev One? Well, first things first, while it is a developer-focused machine, it is not only for developers. Anyone that wants a quality laptop that comes with a Linux-based operating system pre-installed should absolutely check it out. This is a fine laptop for developers, students, business users, home users... hell, anyone. The AMD Ryzen 7 PRO 5850U APU is even capable of light gaming.

        Look, folks, the HP Dev One is thin, fairly light, and very solidly built. The specs are all respectable and both the RAM and storage are user-upgradeable. Pop!_OS is one of the easiest Linux distributions for beginners, but even expert-level Linux users love it too. When such wonderful software and hardware come together, greatness happens. This is simply a great laptop that is a joy to use. At $1,099 you just cannot go wrong.

    • Server

    • Applications

      • Its FOSSCompress Images in Linux Easily With Curtail GUI App

         Got a bunch of images with huge file sizes taking too much disk space? Or perhaps you have to upload an image to a web portal that has file size restrictions?

        There could be a number of reasons why you would want to compress images. There are tons of tools to help you with it and I am not talking about the command line ones here.

        You can use a full-fledged image editor like GIMP. You may also use web tools like Squoosh, an open source project from Google. It even lets you compare the files for each compression level.

      • Linux LinksBest Free and Open Source Alternatives to Google Classroom

         Google has a firm grip on the desktop. Their products and services are ubiquitous. Don’t get us wrong, we’re long-standing admirers of many of Google’s products and services. They are often high quality, easy to use, and ‘free’, but there can be downsides of over-reliance on a specific company. For example, there are concerns about their privacy policies, business practices, and an almost insatiable desire to control all of our data, all of the time.

        What if you are looking to move away from Google and embark on a new world of online freedom, where you are not constantly tracked, monetised and attached to Google’s ecosystem.

        In this series we explore how you can migrate from Google without missing out on anything. We recommend open source solutions.

      • OMG UbuntuTagger is a Terrific GTK Audio Tag Editor for Linux Desktops - OMG! Ubuntu!

        I’ve been curating summer mixtapes for friends (well mix SD cards since their cars don’t have tape players) and I’ve needed to do a bit of basic tag editing to make sure everything is correctly labeled.

        As I’m sure you’re aware, there is a ton of ace audio tag editing software for Linux, much of it open source. These apps are great and can do what I need to. However, I find some of them a little overwhelming for my simple metadata editing needs, often to the point that I don’t know how to use them correctly.

        I don’t need something resembling a MySQL database just to correct the odd bit of errant capitalisation in the artist field of a couple of MP3s, y’know?

        Fitting the role perfectly is Tagger. This is a relatively new GTK4/libadwaita app that bills itself as an “easy-to-use music tag (metadata) editor” and YOU’LLNEVERGUESSWHAT?!! – I found it to be exactly that.

    • Instructionals/Technical

      • Trend OceansHow to Set Environment Variables in Linux

        The environment variable is a pair of keys and values stored within the system and can be accessed by an application from the shell or sub-shell.

        You can set environmental variables for your programs, such as user preferences, long commands into the more minor abbreviations, system locale, the path of the executable file, development environment variables, etc.

      • Linux BuzzHow to Install Docker on Fedora 36 Step by Step

        Hello Linux geeks, welcome to the guide on how install Docker on Fedora 36 step by step. This guide also be applicable to previous versions of Fedora 35/34. During this guide, we will be installing docker community edition package from docker official repository.

        Docker is a Platform as a Service (PaaS) tool which leverage the OS level virtualization to spin up containers. System on which docker is installed is known as Docker Engine.

      • Linux Shell TipsHow to Colorize Bash Prompt in Linux Terminal

        The bash prompt is probably the happiest place for most Linux users. A typical Linux bash prompt will look like the following screenshot.

      • Linux CapableHow to Install PlayOnLinux on Ubuntu 22.04 LTS

        Wine is popular software that allows many Windows applications to run on Linux. The problem with Wine, however, is some required configurations for each application you want to use can be extremely time-consuming and prone to errors while setting up. A great PlayOnLinux will make your life easier by providing easy-to-understand automated installation of many popular installations, which can benefit the average desktop users or new users of Linux.

        In the following tutorial, you will learn how to install PlayOnLinux on Ubuntu 22.04 LTS Jammy Jellyfish using the command line terminal using the default Ubuntu APT repository or installing the Flatpak third-party package manager to get a newer version binary.

      • OpenSource.comHow I use the attr command with my Linux filesystem | Opensource.com

        The term filesystem is a fancy word to describe how your computer keeps track of all the files you create. Whether it's an office document, a configuration file, or thousands of digital photos, your computer has to store a lot of data in a way that's useful for both you and it. Filesystems like Ext4, XFS, JFS, BtrFS, and so on are the "languages" your computer uses to keep track of data.

        Your desktop or terminal can do a lot to help you find your data quickly. Your file manager might have, for instance, a filter function so you can quickly see just the image files in your home directory, or it might have a search function that can locate a file by its filename, and so on. These qualities are known as file attributes because they are exactly that: Attributes of the data object, defined by code in file headers and within the filesystem itself. Most filesystems record standard file attributes such as filename, file size, file type, time stamps for when it was created, and time stamps for when it was last visited.

      • Red HatInstall Cryostat with the new Helm chart | Red Hat Developer

        Cryostat is a tool for managing JDK Flight Recorder data on Kubernetes. Cryostat 2.1 is now installable using a Helm chart. While the Cryostat Operator is our preferred installation method for production environments, the Cryostat Helm chart is a better choice for demo purposes. The Helm chart has a flexible design and requires few permissions to allow many users as needed.

      • What is PPID on Linux?

        A process ID is the number assigned to an application by the operating system. This serves to identify the application uniquely while it is running. This number changes for each copy of a program running. And it is different each time an application opens and closes.

        By the nature of the system, further applications are spawned by the original process that is loaded when the operating system is loaded. So all processes have a parent and child relationship with the process that spawned them.

      • Trend OceansHow to Change Default Root Directory of Apache Web Server

        The Apache web server default root directory for storing site content is at the “/var/www/html” path. This directory can be manually changed to the custom directory of your choice.

        To achieve this, you need to edit Apache configuration files depending upon the distribution you were using and replace the current directory path with the new location.

      • UNIX CopHow Argo CD Works

        Continuous Delivery or commonly known as CD is quite a common term in Software Development. It is basically used for all the code changes which automatically are updated n the production release. It can update all the changes from new features to configuration changes, and from bug fixes,—into production.

      • Linux CapableHow to Install Waterfox Browser on Ubuntu 22.04 LTS

        Waterfox is fresh air for those who want to maintain their privacy and security online. This browser has been made explicitly with 64-bit processors in mind but also runs on ARM devices like smartphones or tablets without any issues! In addition, it can be found across multiple platforms, including classic desktop systems and recent ones such as Mac OS X/ Linux interfaces, where users will enjoy its fast performance thanks to an open-source codebase that ensures stability over time.

        In the following tutorial, you will learn how to install Waterfox Browser on Ubuntu 22.04 LTS desktop using the command line terminal with tips about maintaining and removing the browser versions.

      • Linux CapableHow to Install qBittorrent on Debian 11 Bullseye

        qBittorrent is a cross-platform free and open-source BitTorrent client. qBittorrent is a native application written in C++ which uses Boost, Qt 5 toolkit, and libtorrent-rasterbar library and is extremely lightweight and fast. qBittorrent is very popular amongst torrent users as the main alternative to UTorrent.

        In the following tutorial, you will learn how to install qBittorrent on Debian 11 Bullseye desktop GUI and install qBittorrent-nox, which can be installed on a desktop or headless server using the command line terminal to access the WEB UI.

      • Linux HintAtinout on Ubuntu

        A software called Atinout reads a list of AT instructions. It sends each instruction/command to the modem one at a time while waiting for the current command’s final result code before moving on to another command on the list. Atinout is a program that runs the AT commands in order and records the modem’s answer. In this article, we will discuss the installation and the use of Atinout on Ubuntu systems.

        Atinout is an application available for different versions of Linux. Ubuntu is a Linux operating system that is very popular and easy to use. We can install and use Atinout on the Ubuntu system.

  • Distributions and Operating Systems

    • Reviews

      • Distro WatchReview: openSUSE 15.4 Leap

        openSUSE is a project which almost always impresses me with its technology, its integration, and its flexibility. However, it's never a distribution I've run as my main operating system for various reasons. One of the main reasons I haven't fully embraced openSUSE, despite its many technological capabilities, is its inconsistent polish. Some aspect of the operating system are polished and developed to near perfection. The installer is both fairly easy to navigate and surprisingly flexible. The default Btr filesystem is powerful and its snapshots easy to use. The YaST control panel is remarkably good at adjusting low level aspects of the operating system and integrates nicely with Btrfs.

        However, on the other side of things, we have issues like the KDE Wallet utility nagging the user and displaying vague prompts about which cryptography functions to use. The live media offers a different and quite less appealing experience than the installed operating system, and (despite the progress in this arena) the documented steps to install media codecs are still some of the most complex in the Linux ecosystem.

        openSUSE 15.4 feels like a distribution by system administrators for administrators. We can set up a printer and rollback filesystem snapshots with a few clicks of the mouse, but installing video codecs is a two-commands-and-four-prompts command line process. Managing services and setting up network shares takes just a few clicks, but getting sound working on the live disc was an exercise in frustration. openSUSE is a distribution which makes a lot of usually hard tasks easy and the normally easy tasks hard.

        In short, some parts of openSUSE feel like the Iron Man nanotech suit and some parts feel like they were built in a cave. The former parts definitely outweigh the latter, but the little issues are what separate a good, solid distribution from a great experience.

    • New Releases

      • Its FOSSManjaro 21.3.0 'Ruah' Release Adds Latest Calmares 3.2, GNOME 42, and More Upgrades - It's FOSS News

        Manjaro Linux is a rolling-release distribution. So, technically, you will be on the latest version if you regularly update your system.

        It should not be a big deal to upgrade to Manjaro 21.3.0, considering I am already running it without issues for a few days before the official announcement.

        Also, you might want to read my initial experience switching to Manjaro from Ubuntu (if you’re still on the fence).

      • The Register UKSpiralLinux: Creator of GeckoLinux emits new Debian remix ● The Register

        SpiralLinux is the result of the creator of GeckoLinux turning their attention to Debian – with an interesting outcome.

        Some Linux distros have many remixes and respins, while some have very few. For example, there are multiple downstream variants of Debian and Ubuntu, but very few of Fedora. The Reg FOSS desk is only aware of one for openSUSE: GeckoLinux, whose Rolling edition we looked at earlier this year.

        Now, the creator of GeckoLinux – who prefers to remain anonymous – has turned their attention to one of the most-remixed distros there is, Debian, to create SpiralLinux. What can a new remix bring to the already-crowded table of Debian meta-distributions? (That is: distributions built from other distributions.)

        SpiralLinux is to Debian what GeckoLinux is to openSUSE. They both offer easier, friendlier ways to install the upstream distro, but the final result is as close as possible to its parent. Neither adds any new components that aren't in the parent distro, and updates come direct and unmodified from upstream.

        Both Debian and openSUSE offer default downloads which boot directly into an installation program. This is in contrast to the more modern Ubuntu and Fedora way of doing things, where the install image boots into a live desktop, so you can try it out and get a feel for it before you commit yourself to installing it. (We must be fair and note that both Debian and openSUSE do offer optional live-image downloads as well – but you need to know to look for them.)

    • Fedora Family / IBM

      • Red Hat8 open source Kubernetes security tools | Red Hat Developer

        Security remains a top concern for developers working with containers and Kubernetes. In a just-released paper from Red Hat, the 2022 State of Kubernetes security report, 93% of respondents experienced at least one security incident in their Kubernetes environments during the previous year. And 31% of respondents attributed revenue or customer loss to these security incidents.

        Innumerable tools exist—including intrusion detection systems, code scanners, and more—to improve security in an increasingly at-risk software development environment. Unfortunately, few of these are built with the unique risks and needs of a Kubernetes environment in mind.

      • Enterprisers ProjectDigital transformation: Maximize customer experience in 3 steps

        Organizations looking to improve the customer service experience have long turned to digital solutions – to great effect if done correctly. According to McKinsey, organizations that successfully leverage digital products to improve the customer experience are able to increase customer satisfaction by up to 20 percent, reduce the cost to serve by up to 40 percent, and boost conversion rates and growth by 20 percent.

        However, to truly impact and improve the customer experience, organizations need to go beyond simply purchasing a product. Research from Boston Consulting Group shows that 70 percent of digital transformation efforts fail, often for reasons that have more to do with implementation than with the actual solutions themselves.

      • Enterprisers ProjectDiversity in IT: 3 key components to enable meaningful change

        At a recent Tech Titans Industry luncheon, I had the honor of moderating with three distinguished leaders of change on how to improve diversity in IT...

    • Devices/Embedded

      • Linux GizmosSparkfun unveils microSD Data Logging Shield with SPI and USB-C interfaces

        SparkFun has unveiled a data logging module compatible with their own Thing Plus devices. The SparkFun Thing Plus Dual-Port Logging Shield features an ATtiny841 MCU which allows the user to interface with a microSD card through SPI or USB-C.

        According to the company, the Dual-Port Logging Shield was designed for easy data transmission using any standard Arduino SD library. The module can be connected to a computer via USB-C and perform read/write operations with speeds up to 35MBytes/seconds.

      • CNX SoftwareIono RP D16 industrial IO module features Raspberry Pi RP2040 MCU - CNX Software

        The Iono RP D16 module provides sixteen digital 24V I/O lines, an RS-485 serial interface, a wide range 12-28V power supply input, and its DIN-rail case enables installation in electrical cabinets and automation control systems.

      • Linux HintCompute Module by Banana Pi

        With the growing importance of Raspberry Pi and its compute module series, the Banana Pi company has introduced its own series similar to Raspberry Pi. They have right now released several series of micro-computers, but this time they are releasing Banana Compute Module, getting inspiration from the previous Raspberry Pi Compute Module 4. However, the developers have put in some amazing specs in the device to blow up your mind.

        If you don’t know about the Banana Pi Compute Module, you should read this article that will provide you with all the information about the compute module developed by BananaPi foundation.

      • CNX SoftwareHybrid Time-of-Flight (ToF) 3D range image sensor offers up to 30-meter range - CNX Software

        We’ve written about STMicro Time-of-Flight ranging sensors several times over the year, including the latest VL53L8 which offers a range of up to 4 meters. But if your application would benefit from a more extended range, Toppan and Brookman Technology have designed a three-dimensional range image sensor (3D sensor) capable of measuring distances from one to 30 meters. using a hybrid Time-of-Flight (ToF) method.

        That method, proposed by Professor Shoji Kawahito of Shizuoka University, is a new sensing technology combining the indirect ToF method of measuring distance by phase difference and the direct ToF methodology for measurement based on time differences. The hybrid method is said to be more tolerant to ambient light noise than the conventional indirect ToF method, especially outdoors.

      • Geeky GadgetsShaRPiKeebo mini Linux computer - Geeky Gadgets

        ShaRPiKeebo is a new tiny Linux computer complete with a daylight readable screen, keyboard and long-range transceiver. Measuring just 6 x 11 x 1.5 cm and powered by a Raspberry Pi (RPi) Zero W or 2W.

        “Who hasn’t dreamed of a computer the size of a calculator they could use to play games or carry out system-administration tasks when they’re on the go? Who doesn’t want a way to keep busy or stay entertained on a bus or a train or a subway? (A way that does not require balancing expensive hardware on their lap while repeatedly elbowing their neighbors…) Who wouldn’t enjoy leaving their bag or backpack at home more often? Scenarios like this speak to us, here at Morpheans, so we decided to make them a reality—with the ShaRPiKeebo nanocomputer.”

      • Geeky GadgetsRaspberry Pi Zumo robot - Geeky Gadgets

        lectronic enthusiasts, students, hobbyists and those interested in building a Raspberry Pi robot may be interested in a new tutorial published to the Hackster.io website this week providing information on how to create a small form factor Raspberry Pi robot. The Zumo can be controlled by a Raspberry Pi Zero 2 W and STM32 micro-controller and takes about four days to complete according to the project details on the Hackster.io website.

        Hardware components include a Raspberry Pi Zero 2 W mini PC, Zumo Chassis Kit, DFRobot Micro metal Gear Motors, Custom Hardware & Software all powered by a rechargeable Pimoroni Lipo battery 3.3V 2000mAh.

        “The first step was to decide not to use the Zumo Shield from Pololu. It’s a great shield designed specifically for the Arduino Uno, but it cannot be used to charge batteries. I wanted to use Lipo Battery Charger from Adafruit. However, with chip shortage being the pain of the day (week? month? year?? When will it end lol), I did not have anything which would meet my first need, a battery charger and boost converter. Not to let a crisis go to waste, I decided to design my own Battery Charger and Boost Converter Circuit.”

    • Mobile Systems/Mobile Applications

  • Free, Libre, and Open Source Software

    • Programming/Development

      • Copying stdin to stdout using Hare

        I have been kicking the tyres of the Hare programming language recently. I find that a useful program to create when exploring new programming languages is to echo stdin to stdout.

      • QtNew Chief Maintainer for the Qt Project

        Qt has been released as Open Source since its very first version all the way back in 1994. But development happened in a closed-source fashion inside the companies owning Qt (Trolltech and then Nokia). In 2011, we changed this. We took the big step and turned Qt into a real Open Source project, with a public governance structure consisting of Approvers, Maintainers and one Chief Maintainer.

        I had the honour of being the Chief Maintainer for the Qt Project since that time. It's been 11 fantastic years for Qt, where we've seen a huge amount of new features and work flowing into Qt. We've seen a large growth in our user base, and we released 2 major versions, 21 minor versions and countless patch level releases of Qt.

      • Ted Unangstfrom apples to pears

        Here at Enterprising Enterprise, we love technology, but we’re also pushing it hard, constantly trying to expand the frontier of what’s possible.

      • uni TorontoI wish Grafana dashboards and panels could have easy, natural comments

        Recently I was looking at a panel in one of our Grafana dashboards and noticed that its PromQL queries used avg_over_time() when it (now) felt as if max_over_time() was what the panel should be using. It's been years since I created this panel and last touched it, and I definitely no longer remember what I was thinking at the time. Did I have a good reason that avg_over_time() was necessary, or did an average just feel more correct for the purpose of the panel at the time I created it?

        We have Prometheus alert rules with similarly tangled PromQL expressions, but since Prometheus alert rules are (normally) configured in YAML text files that allow comments, most of our complicated and non-obvious alert rules have commentary about why they're that way, what options don't work, and so on. This commentary has periodically been extremely helpful for refreshing my mind about what on earth past me was thinking when he wrote the rule.

        Setting up Grafana panels and dashboards is normally done through their web GUI, which doesn't really offer any good way of writing this sort of commentary.

      • Bozhidar BatsovCompliment 0.3.13 | Meta Redux

        The new version of compliment has already been integrated in cider-nrepl 0.28.5 and it’s being used by CIDER’s 1.5-SNAPSHOT builds. That’s probably the easiest way to take it out for spin. I hope you’ll love this release and I hope I didn’t mess anything up!

        You might be wondering why I’m doing the release announcement this time around instead of compliment’s author and all-star Clojure hacker Alex Yakushev. Well, sadly Alex has been impacted much more by the war than me. He’s from Ukraine and is now fighting for the freedom of his country. In the mean time I’ll be helping Alex out a bit with the maintenance of compliment until he’s back home safe and sound.

      • The Register UKUnbelievable: A single-file web server that runs on six OSes ● The Register

        A bunch of almost unbelievably clever tech tricks come together into something practical with redbean 2: a webserver plus content in a single file that runs on any x86-64 operating system.

        The project is the culmination – so far – of a series of remarkable, inspired hacks by programmer Justine Tunney: αcÏ„€µÃŽÂ±lly pδrταblε εxεc€µÃâ€žÃŽÂ±blε, Cosmopolitan libc, and the original redbean. It may take a little time to explain what it does, so bear with us. We promise, you will be impressed.

    • Standards/Consortia

  • Leftovers

    • Health/Nutrition/Agriculture

      • Nigeria Offers Many COVID-19 Lessons

        Recent blood studies on the continent show up to 65% of people in Africa have been infected with COVID-19.

      • ADF‘Ghost’ COVID-19 Fragments May Stay in Stomach for Months - Africa Defense Forum

        New studies suggest that bits of COVID-19 can linger in a patient’s gastrointestinal system for months after the person is infected.

        Ami Bhatt, an oncologist and geneticist at Stanford University in California, and Timon Adolph, a gastroenterology internist at the Medical University of Innsbruck in Austria, led separate studies. In the pandemic’s early days, the number of COVID-19 patients who experienced vomiting, diarrhea, abdominal pain and other gastrointestinal issues baffled both Bhatt and Adolph.

        “At that time, this was thought to be a respiratory virus,” Bhatt, who referred to the lingering coronavirus bits as “ghosts,” told Nature magazine.

    • Proprietary

      • Beta NewsMicrosoft acknowledges that a Windows 11 update is causing serious connection issues

        June’s Patch Tuesday update releases for Windows 11 have once gain proved to be problematic. Microsoft has acknowledged a new known issue with the operating system following the installation of the KB5014697 update. The KB5014697 update was supposed to address a number of security flaws in Windows 11, but it also introduced connectivity issues for some users, Microsoft is currently investigating the problem which affects Windows 11’s Wi-Fi hotspot feature.

    • Security

      • TecMint7 Useful Linux Security Features and Tools for Beginners

        The primary use of computers in any form, whether it’s a mobile phone, personal computer, or a workstation, or a server offering services on the internet, is for the storage and manipulation of data and generation of information to support our daily lives. Paramount in our use of or interaction with computers is privacy and data or information security whether these entities are at rest (in storage) or in transit.

        Even as a beginner or an intermediate Linux user, it will serve you right to always use your laptop, workstation, or VPS in the cloud with security in mind. We have prepared a list of features security features and tools for you to get started with understanding and practicing security on any Linux operating system.

    • Defence/Aggression

      • Deutsche WelleGoogle’s data plans in Saudi Arabia ‘will risk lives’: activists

        Saudi Arabia doesn't exactly have a positive track record when it comes to digital espionage.

        In 2018, the country's government reportedly used the notorious spy software Pegasus on devices belonging to the family of Jamal Khashoggi, the Saudi dissident and journalist who was killed that year in a gruesome assassination allegedly orchestrated by the government.

        In 2019, two former Saudi employees of Twitter in the US were charged with using the popular social media platform to unmask critics of the Saudi government.

        And last year, a Saudi aid worker who had used a Twitter account to make jokes about his government was jailed for 20 years. His case is believed to be connected to the government's infiltration of Twitter.

        And then there's Google. The online giant has the most popular search engine and most-used, web-based email service in the world. Part of US company Alphabet Inc., Google regularly boasts about how carefully it protects users' data. But it has also had some noteworthy run-ins with authoritarian leaders.

      • Site36German Bundeswehr: Heavy drone first time flies in regular air traffic

        A new EU certificate allows drones over 25 kilograms to fly beyond visual range in civil and military airspace. But there have been crashes.

        The German Armed Forces Procurement Office tested a drone for the first time in military airspace beyond visual range, while regular air traffic was also taking place there. Flown was the UAV One 150 fixed-wing aircraft from the Primoco company in the Czech Republic.

        The aircraft was equipped with transponders for this purpose in addition to radio communication. This allowed it to be integrated into the air traffic management system of manned aviation. The required sensors came from the German interception specialist Plath.

        Plath and Primoco described the drone flights as a „milestone“ in a German military airspace. In fact, the tests could provide a breakthrough. That’s because until now, aviation law has stipulated that heavy drones can generally only fly in restricted airspace. This enormously reduces the possibilities for use in the military and civilian sectors.



Recent Techrights' Posts

Attacks on Techrights Are Only Making Techrights Bigger and Even More Popular
A week ago they offered to settle with us
EPO Staff Can Go Listen to Richard Stallman Next Week in Munich (Technical University of Munich, Rudolf-Diesel Hörsaal (MW2001) on Campus Garching at 18:00)
"The talk is open to the public and attendance is free. Registration is not required."
 
Vista 10 is 'Dead', Here's Why People Should Move to GNU/Linux (or the BSDs)
Today we try to make an outline of reasons move away from Windows to GNU/Linux
Our Sites Continue to Improve
LLM slop has had no noticeable impact on us
Gemini Links 15/10/2025: Neovim, Helix Compared and Gemlog.blue Now Closed
Links for the day
Links 15/10/2025: Mass Layoffs at Amazon, OneDrive Spyware Revved Up, More 'Gen Z Protests'
Links for the day
The EPO's Staff Engagement Survey 2025 is Already Tainted by Intimidation by EPO Management (Trying to Influence Outcomes by Scaring Genuine, Honest Critics)
"[W]e have received reports that, following the previous survey, teams with negative responses were reproached or questioned about their answers..."
The DDoS Attacks by Microsoft's Scam Altman and Other Slop Charlatans and Frauds is Hurting the FSF, Delinking It From Copyleft Projects
This impacts a lot more than access to the licences
Microsoft Scanning Faces in Photos People Upload to Microsoft (Even Unconsciously), Slashdot Turns Report About It Into "Microsoft Sez" (Says)
Or "let's repeat the lies from a PR person/Microsoft's publicist"
[Teaser] Angel Aledo Lopez the Manipulator (Nepotism, Poll Rigging, and Other EPO Corruption)
We'll discuss this later today or tomorrow, based on internal EPO material
Epic Metaphor for End of IBM: "The IBM Demolition is Down to the Last Shards!"
Nothing lasts forever
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, October 14, 2025
IRC logs for Tuesday, October 14, 2025
Proprietary and DRM Prisons Spiralling Down the Sinkhole? Not Just Yet.
Let's hope that more people will flee to GNU/Linux
The European Patent Office (EPO), the Second-Largest Institution in Europe, is Cracking Down on Recreational Activities
Without AMICALE activities, and as staff already says it's pressured to work more for less, how can the EPO recruit bright people?
Transparency: FSFE financial reports exclude speaker fees and expenses
Reprinted with permission from Daniel Pocock
Many Developers Have Many Political Views, They'll Never Agree on Everything
It's an effort to divide and destroy, not build
Gemini Links 14/10/2025: An Opportunity to Consider GNU/Linux and Another Simple IRC Client
Links for the day
Slopwatch: UbuntuPIT, LinuxSecurity, Google News, and the Serial Slopper Brian Fagioli
Nothing of merit here, just more slop
Links 14/10/2025: Lack of Trust in Slop and "Retirement Challenges"
Links for the day
Rhonda D'Vine, Gerfried Fuchs, Pronouns & Debian pregnancy cluster
Reprinted with permission from Daniel Pocock
At IBM, Relocation Means Layoffs (Downsizing)
Silent or 'invisible' layoffs?
Central Staff Committee of the European Patent Office (EPO) Warns That EPO Management is Robbing or Manipulating Pension Funds Again
Faking "growth" is just about as bad as forgery
Probably a Lot Worse Than LLM Slop: GNOME Tying Itself to Divisive Politics, Even Where It's Clearly Not Relevant
Something has gone terribly wrong in GNOME
Links 14/10/2025: Microsoft OneDrive Scanning Faces in Photos (Without Asking First), "OpenAI Says It Will Move to Allow Smut"
Links for the day
They Generally Don't Like Scholars, as They're Less Compelled or Pressured to Repeat What Corporations and Oligarchs Say
People who loathe scholars have an agenda in mind that, unlike that of reasonable people, revolves around controlling people
Dystopian Trends in Technology Make Richard Stallman More Relevant Than Ever
It's good to see him attracting vast audiences
Belated New Article About Last Thursday's Lecture by Richard Stallman in Helsinki, Finland
there are good reasons to pay with cash, not limited to privacy
Attacking Richard Stallman Has Become 'Career Suicide'
If you're going to viciously attack somebody, make sure your arguments are rock-solid
Microsoft's Failing XBox Business Has Turned Games Into Funerals
How does it feel to depend on Microsoft?
Yesterday's "Distinguished Lecture" by Richard Stallman Possibly Attended by Close to 1,000 People
The capacity of the place is about 900
Slop Poisons Everything
Imagine wanting to find what Torvalds has just said or what has just been released
Taking Software Freedom 'Mainstream'
interest in Software Freedom must have grown
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, October 13, 2025
IRC logs for Monday, October 13, 2025
Gemini Links 14/10/2025: Ada Lovelace Day, Sony CLIE PEG-TG50 Review, Why to Avoid Network Solutions
Links for the day
Richard Stallman (RMS) Announced His Talk Less Than 24 Hours Before It Took Place and Still Filled Up the Auditorium at Sapienza Università di Roma
Photos from yesterday evening [...] It looks like it was a very successful event
The EPO's War on Techrights Was a Massive Mistake
The EPO started the SLAPPs after we had published a few hundreds of articles; we've since then published close to 6,000 because the attacks on us emboldened insiders to help us
General-Purpose Computers to Become Growing Area of Coverage
Without them, we have little left for controlling our lives
"They missed a great opportunity to shut up." -Jacques Chirac
Brett Wilson LLP has been trying to cheat the legal system many times
Harassment evidence: Switzerland, overcrowded fitness and yoga centers, incompetence and racism in accident response
Reprinted with permission from Daniel Pocock
Vincent Danjean & Debian NXIVM collateral, blackmail risks
Reprinted with permission from Daniel Pocock
In Sweden This Past Friday Richard Stallman Explained Why Copyleft is Important
And he didn't have to 'bash' BSDs, either
IBM Layoffs Due to a Lack of Money and Company Debt Rising by Almost 10 Billion Dollars in 6 Months
IBM didn't buy Red Hat for any ideological reasons; it was a fast "cash grab" for revenue
Forbes Already Stopped Being a News Sites. Now It's a Spam and Propaganda Platform for "Paying Partners" (Companies).
news from Forbes became very scarce
Is the Second-Largest Institution in Europe (EPO) Gradually Becoming More Like a Sweatshop?
Underpaid, unqualified, inexperienced and incompatible people are already recruited to replace veteran examiners
The Register MS Has No FOSS Coverage Anymore
The Editor in Chief is like a Microsoft plant
Links 13/10/2025: "Toasty Subwoofer" and WiFi Speakers "Are About To Go Dumb"
Links for the day
Gemini Links 13/10/2025: iNaturalist and Tove Jansson’s Moominpappa at Sea
Links for the day
Microsoft Does Not Deny That Large Retailers Like Walmart, Costco and Target Are Giving Up on XBox (and Not Stocking It)
No doubt XBox is in trouble and rumours suggest that more mass layoffs are imminent
We'll Encourage Richard Stallman to Talk About Software Patents at the EPO Next Week When He Visits Munich (EPO Headquarters)
Go listen to Richard Stahlmann
Investigative Journalism Protects Society From Corruption, Crimes Against Women, Assaults on Civil Society
"what is the point of men doing military practice to defend a system that is so rotten?"
Swiss pimp usurping reputation of legendary Tissot boss Francois Thiébaud from France (BaselWorld, SWATCH Group SA)
Reprinted with permission from Daniel Pocock
Paris 'Love Nest' & Debian Outreachy: from Lycée Lakanal to ENS Cachan, Cr@ns, nepotism
Reprinted with permission from Daniel Pocock
Richard Stallman to Give Public Talk in 3 Hours, Then in the Technical University of Munich (Germany) Next Week
Richard Stallman at TUM on 21.10.2025 18:00, MW2001
Arnaud Parreaux lost case defending rogue employer
Reprinted with permission from Daniel Pocock
Mathieu Elias Parreaux declared bankrupt in Switzerland
Reprinted with permission from Daniel Pocock
Breakdown of the Rule of Law and Patent Law in the European Union (EU)
The EPO cannot recruit suitably qualified patent examiners this way, let alone retain them
Gemini Links 13/10/2025: Good Films, Wizard of Earthsea, Upgrading the Steam Controller's Stick
Links for the day
Leaks and Whistleblowers: Our Plan for Today
Society simply cannot advance when too many people self-censor
It's Not Justice When One Side Denies the Other Side the Ability to Even Speak
At this stage, Brett Wilson LLP is in my humble opinion acting in contempt of the Court
Links 13/10/2025: Australian Catholic University Uses Slop to Libel Students, Canada Threatens to Kill Beluga Whales
Links for the day
How Not to Silence Tux Machines (It'll Only Backfire, Badly)
defending Microsoft while attacking this site
Slopwatch: UbuntuPIT and Google News
It seems abundantly clear that Google News and Google in general participates in the slop epidemic
Vincent Danjean (not INTERPOL), Claire Bardel & Debian pregnancy cluster
Reprinted with permission from Daniel Pocock
Christmas lynchings: Martin Krafft (madduck), Penny Leach (mjollnir) & Debian pregnancy cluster
Reprinted with permission from Daniel Pocock
Gemini Links 13/10/2025: Birthdays and "Committee Unable to Contact Nobel Prize Winner"
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, October 12, 2025
IRC logs for Sunday, October 12, 2025