Bonum Certa Men Certa

Links 26/06/2022: Linux 5.19 RC4



  • GNU/Linux

    • Linux LinksLinux Around The World: New Zealand - LinuxLinks

      New Zealand is an island country in the southwestern Pacific Ocean. It consists of two main landmasses — the North Island and the South Island, as well as over 700 smaller islands.

    • 9to5Linux9to5Linux Weekly Roundup: June 26th, 2022

       This week was all about software releases as Plasma users got a new update to their favorite desktop environment, video editors got new releases of the Pitivi and Shotcut apps, music and photography enthusiasts got new releases of the Mixxx and digiKam apps, and the next major Krita release promises big things for digital painting artists.

      Not so many distro releases this week, but we did get a new version of KaOS Linux for fans of the latest and greatest KDE software, as well as a new EndeavourOS ISO snapshot that brought a major new feature for fans of ARM devices, and I had the pleasure of taking it for a spin on my Raspberry Pi 4 computer.

    • Linux Made SimpleLinux Weekly Roundup #188

      Welcome to this week's Linux Weekly Roundup.

      We had a good week in the world of Linux releases with the releases of KaOS 2022.06 and EndeavourOS 22.6.

    • Audiocasts/Shows

      • Git Happens | LINUX Unplugged 464

        We're going back in time to witness the early days of a critical tool to build Linux, then jump forward 15 years and join our buddy Brent on his journey to learn that very tooling.

      • Open Source Security (Audio Show)Josh Bressers: Episode 329 – Signing (What is it good for)

        Josh and Kurt talk about what the actual purpose of signing artifacts is. This is one of those spaces where the chain of custody for signing content is a lot more complicated than it sometimes seems to be. Is delivering software over https just as good as using a detached signature? How did we end up here, what do we think the future looks like? This episode will have something for everyone to complain about!

      • GNU World Order (Audio Show)GNU World Order 466

        **kde-dev-scripts** , **kde-dev-utils** , **kde-gtk-config** , **kdebugsettings** , **kdeclarative** , and **kdeconnect**. from Slackware set **kde**.

      • VideoHow to install Microsoft Edge on Pop!_OS 22.04 - Invidious [Ed: Edge is malware and a password stealer; don't even use it]
      • VideoSource Vs Binary Package Managers: What's The Best? - Invidious

        Most Linux distros at this point use a binary based package management solution but source based solutions still do exist, the question is which is better and why have source based distros all but disappeared.

    • Kernel Space

      • LWNLinux 5.19-rc4
        
        So we've had a couple of fairly small rc releases, and here we finally
        start to see an uptick in commits in rc4. Not what I really want to
        see in the middle of the release cycle, but not entirely surprising
        considering how quiet it's been so far.
        
        

        And while 5.19-rc4 is a bit larger than previous rc's, and is a bit larger than we usually see at this point, it's by no means anywhere near record size. So more of a "a bit bigger than usual" than a "Oh my God, this thing is huge".

        The changes are also spread out fairly widely, and nothing really stands out. I think the individually biggest patches are the reverts to the printk threading changes that people wanted to really think about some more, since the changes had caused some issues. The rest of the diffstat is _fairly_ flat, with perhaps the vc4 drm patches standing out a bit.

        So at least right now this all feels like "making up for a small rc3" rather than anything really worrisome, and probably just a result of timing some of the patches shifted into rc4. But let's see how this develops over the next couple of weeks.

        The full shortlog with all the details is below, and I don't think there's any larger pattern here. We've got all the usual architecture fixes, driver fixes all over the place, and filesystems, core networking, and tooling (perf and selftests). A lot of the changes here are one- and few-liners.

        Please do go test. Thanks, Linus
    • Instructionals/Technical

      • FOSS PostEasily Get 3rd-Party Software on Ubuntu With Deb-Get

        Deb-get is a high-level software installation and management tool that works on top of the apt package manager to easily enable installing 3rd-party software.

        The developers of the utility have already identified a list of where most common 3rd-party applications are distributed, and they have simply programmed their utility to download software from these places and install them for you automatically, so that you don’t have to do it by yourself.

        You can check that list here.

        The usage syntax is quite simple. Just like apt, you can run commands like deb-get install, deb-get show, deb-get search and deb-get remove.

        If the 3rd-party application you are looking for is distributed in a Deb package repository, then that repository will be added to your system so that you can receive updates anytime you run the apt upgrade command. Otherwise, you will just need to run the deb-get upgrade command to update all your 3rd-party installed applications whenever there is a new version.

      • Install GVM 21.4 on Kali Linux

        In this guide, you will learn how to install GVM 21.4 on Kali Linux. Greenbone Vulnerability Management (GVM), previously known as OpenVAS, is a network security scanner which provides a set of network vulnerability tests (NVTs) to detect security loopholes in systems and applications. As of this writing, GVM 21.4.4 is the current stable release.

      • ByteXDHow to install Postman on Ubuntu 22.04 or 20.04 - ByteXD

        Postman, known initially as HTTPie, is an open-source HTTP client for developers to use when building APIs or making requests to various services online. Postman is compatible with any language that makes HTTP requests.

        The best thing about Postman is that it’s FREE and open-source, so anyone can use it on any platform they wish. It has collection management, request building, testing and mocking, response validation, and environment sharing that help you work faster and be more productive.

        You can also automate the same tasks with languages you already know, such as Python, Golang, Javascript, Java, and more.

        This tutorial will show you how to install Postman on Ubuntu Ubuntu 22.04 / 20.04 using different methods.

      • Linux Made SimpleHow to install PhpStorm 2022 on a Chromebook

        Today we are looking at how to install PhpStorm 2022 on a Chromebook. Please follow the video/audio guide as a tutorial where we explain the process step by step and use the commands below.

        Please take note that it comes with a 30-day free trial and afterward it is paid.

        If you have any questions, please contact us via a YouTube comment and we would be happy to assist you!

      • UNIX CopHow to install FFmpeg on CentOS 9 Stream?

        In this post, you will learn how to install FFmpeg on CentOS 9 Stream. This increasingly popular system will serve as the basis for future editions of RHEL. So, it’s good to keep it in mind.

      • Linux CapableHow to Install Darktable on Ubuntu 22.04 LTS - LinuxCapable

        Darktable is a free and open-source photography application program and raw developer. Rather than being a raster graphics editor like Adobe Photoshop or GIMP, it comprises a subset of image editing operations specifically aimed at non-destructive raw image post-production. In addition to basic RAW conversion, Darktable is equipped with a wide variety of tools for basic and advanced image editing. These include exposure correction, color management, white balance, image sharpening, noise reduction, perspective correction, and local retouching. As a result, Darktable is an incredibly powerful tool for photographers of all experience levels. Best of all, it is entirely free to download and use.

        The following tutorial will teach you how to install Darktable on Ubuntu 22.04 LTS Jammy Jellyfish using APT or Flatpak installation using the command line terminal.

    • Desktop Environments/WMs

      • GNOME Desktop/GTK

        • OMG UbuntuGNOME Devs Bring New List View to Nautilus File Manager

           Switching from GtkTreeView (which remains available in GTK4) to this new version is said to offer a number of advantages, and offer ‘full feature parity’ with two (temporary) exceptions (that are being worked on in separate branches).

          But putting that to one side, what benefits does this switch provide (besides a codebase that’s more malleable and modern)?

          Well, say hello to rubber banding — at long last you can now select multiple files/folders in list view simply by dragging out with your mouse, just like you can in the icon view...

        • OMG UbuntuNew Version of ArcMenu GNOME Extension Released

           If you’re not familiar with this GNOME extension — it’s one of the best GNOME extensions around — it offers a traditional app menu experience for GNOME Shell. All sort of layouts are available, ranging from simple setups styled like the Start Menu in Windows through to more exotic arrangements evocative of more niche operating systems.

          The latest version of Arc Menu includes updated styling of the search entry box used by many of the extension’s most popular layouts, along with a new setting to modify the border radius of the input field where it shows. A bug fix: it’s now possible to paste content into the search field using ctrl + v.

  • Distributions and Operating Systems

    • Reviews

      • Distro WatchReview: AlmaLinux OS 9.0

         Looking back on my experiences with AlmaLinux, there was such a lot of ground covered in under a week and with such varied results. Getting started was a painful experience. The release announcement for AlmaLinux OS 9.0 talks about multiple editions which do not (at the time of writing) exist, cutting off avenues of testing live media and running the distribution on Raspberry Pi computers. The torrent I tried to download was incomplete and there are some key pieces of documentation missing that I had to find upstream. To make matters worse, Anaconda is one of the least friendly graphical installers I have used in recent years with awkwardly placed controls and overly complicated screens.

        Once I was up and running, there were several problems on the desktop side of things. GNOME on Wayland is relatively slow and had some problems compared to the GNOME on X11 session, automatic updates are slow and interrupt the flow of using the system. It feels like a functional step backwards to be using a Windows-like update system which is less convenient than virtually any other Linux distribution of the past two decades. To top it off, I couldn't get the Totem player to play videos (despite the software centre claiming I had the proper codecs) and VLC wouldn't play sound, though it works fine on other distributions on the same hardware.

        I'm sure some people will write to me to point out AlmaLinux is not primarily intended to be used as a workstation platform, its main duty is as a server distribution. I agree with this idea, but the project claims (inaccurately, it seems) to offer live desktop editions of AlmaLinux and the system installer has multiple workstation and "Server with GUI" roles we can select. Running as a desktop system might not be the distribution's primary role, but it is one which is advertised and encouraged. Running GNOME is even the default role selected by Anaconda, so it would be foolish to overlook how the distribution functions in this, its default role.

    • New Releases

      • Its FOSSKaOS 2022.06 Release Adds KDE Plasma 5.25 and Sets LibreOffice as the Default - It's FOSS News

        KaOS, the independent distribution featuring KDE has just released version 2022.06. Although this release includes a lot of changes, notable improvements include Plasma 5.25 and the unreleased Calamares 3.3 branch.

        For a little bit of context, KaOS was first created back in 2013. Its initial goals, which continue to this day, are all centered around providing a highly polished and tightly integrated experience with KDE, Qt, and targeting X86_64 architecture.

        This release seeks to enhance the experience of KaOS users. Let’s find out what’s new!

    • Fedora Family / IBM

      • We Still Want IBM i On The Impending Power E1050

        In March last year, as Big Blue was finishing up the development of the Power10 family of Power Systems machines, we wrote an essay explaining that we wanted IBM i to be a first-class operating system citizen on the four-socket Power E1050 machine, which we finally expect to see launch on July 12 if the rumors are correct.

      • Big Blue Tweaks IBM i Pricing Ahead Of Subscription Model

        Back in May, Big Blue said that it was going to be simplifying the IBM i stack ahead of a move to subscription pricing for systems software as well as hardware that runs it. To do that means zeroing out prices for a slew of things that had price tags on them formerly.

      • Guru: The Finer Points of Exit Points

        Many years ago, we received a call from an IBM i customer stating that all exit points were gone and the QAUDJRN and receivers were missing. Then the question, “Do you think we’ve been hacked?” Truth was, the exit points weren’t gone; the associated programs had been de-registered. Conclusion, they had most likely been compromised.

      • IBM i Licensing, Part 3: Can The Hardware Bundle Be Cheaper Than A Smartphone?

        How many monthly iPhone bills is a Power10-based entry server worth?

      • Guild Mortgage Takes The 20-Year Option For Modernization

        When Kurt Reheiser returned to the IBM i server after a 15-year hiatus away the platform, things weren’t a lot different than how he left them.

    • Canonical/Ubuntu Family

      • UbuntuWhat’s new in Security for Ubuntu 22.04 LTS?

        Canonical Ubuntu 22.04 LTS is the latest long term support release of Ubuntu, one of the world’s most popular Linux distributions. As a Long Term Support release, Ubuntu 22.04 LTS will be supported for 10 years, receiving both extended security updates and kernel livepatching via an Ubuntu Advantage subscription (which is free for personal use). This continues the benchmark of Ubuntu LTS releases serving as the most secure foundation on which to both develop and deploy Linux applications and services. In this blog post, we take a look at the various security features and enhancements that have gone into this new release since the Ubuntu 20.04 LTS release. For a more detailed examination of some of these features, be sure to check out the previous articles in this series which cover the improvements delivered across each interim release of Ubuntu in the past 2 years between 20.04 LTS and 22.04 LTS.

    • Mobile Systems/Mobile Applications

  • Free, Libre, and Open Source Software

    • Programming/Development

      • DJ AdamsUnderstanding jq's SQL style operators JOIN and INDEX

        In this post I explore a couple of new (to me) operators in jq's arsenal: JOIN and INDEX, based on an answer to a question that I came across on Stack Overflow.

        The answer was in response to a question (JQ: How to join arrays by key?) about how to merge two arrays of related information. I found it interesting and it also introduced me to a couple of operators in jq that I'd hitherto not come across. There's a section in the manual titled SQL-Style Operators that describe them.

      • Migrating Rails cookies to the new JSON serializer



        How to move from Marshal to the new Rails 7 default JSON serializer.

        I was recently upgrading Phrase to Rails 7. Big upgrades like that are usually being done with the most minimal changes, and this one wasn’t an exception. However, every major and minor version of Rails brings some new defaults that can accumulate over time, leaving you with some debt to pay.

      • gfldex: Sinking Errors

        I was looking for a way to output debug messages that can also carry additional values, when not output to the screen. That is easy. The tricky part is golfing the interface. After quite a bit of struggle. I ended up with the following.

      • MedevelFriday is an Open-source Virtual Assistant

        Virtual assistant technology defines as an application program that uses semantic and deep learning. It can also call an AI assistant or digital assistant. It helps users or enterprises to assist people or automate tasks.

  • Leftovers

    • thread-type crafts



      any time something like this happens, it's because i embark on a project, intend to write about it, but then i hit some hurdle (still have not been able to procure affordable lithography ink, speaking of which) and complete new projects in the meantime, but then i don't want to write about them until i've written about the first, still unfinished one. so as to not mess up the order of the mess, you know. anyways, while awaiting progress on a few other projects, i'm writing about some thread-y crafts i've been enjoying the last few years.

      [...]

      i really and truly enjoy the grandma vibes of cross-stitch. it's a lot less modern of a craft, since you can only create things like wall hangings or frame your final pieces, but its tedium and archaic-ness sort of makes it a high-value gift, because there's no way to do it quickly.

    • I know that feel



      I saw sud0nim's post about feeling alone. Sud0, I'd give you a hug, man. I know that feel, and I can tell you that it ebbs and flows.

    • practice of everyday life reading group



      on consumers: focused more on how to consume than consumers themselves. maybe this is also what he means by focusing on the universal and not the individual, that consuming is universal in some way?

    • Security

      • Privacy/Surveillance

        • Jamie McClellandJamie McClelland: Deleting your period app won't bring back Roe v Wade

          In some ways it feels like 2016 all over again.

          I’m seeing panic-stricken calls for everyone to delete their period apps, close their Facebook accounts, de-Google their cell phones and, generally speaking, turn their entire online lives upside down to avoid the techno-surveillance dragnet unleashed by the overturning of Roe v. Wade.

          I’m sympathetic and generally agree that many of us should do most of those things on any given day. But, there is a serious problem with this cycle of repression and panic: it’s very bad for organizing.

    • Finance

      • Matt RickardPanic of 1907/2022

        F. Augustus Heinze was the founder of United Copper Company and one of the "Three Copper Kings" of Butte, Montana. United Copper produced 40 million pounds of copper a year. By 1906, Heinze was rich and set his sights on the financial markets.

        Heinze had two brothers, Otto and Arthur, who devised a "short squeeze," not unlike the one that happened to GameStop in January 2021. Otto had realized that United Copper had 105% short interest – i.e., 450,000 shares were trading, yet only 425,000 had been issued, the rest borrowed. GameStop had 140% short interest. And Otto Heinze believed that the Heinze family owned most of the outstanding shares.

        The plan? Buy stock in United Copper, drive the price up, and force the short sellers to buy back the stock at exorbitant prices. Otto found outside financing from the Knickerbocker Trust Company to execute the short squeeze – he still didn't have enough to purchase all the shares, but that was OK since the Heinze would make up the margin in the short squeeze.

    • AstroTurf/Lobbying/Politics

      • Extremes in Politics

        People seem to think that gossip on Twitter (and other social media platforms) makes them informed enough to meaningfully contribute to political discussions but all they end up doing is weaving conspiracy theories devoid of facts. The amplification algorithms then turn these conspiratorial narratives into social contagions, e.g. Epstein suicide/murder. So it should not be surprising that political discourse is in such shambles, not everyone has worthwhile information to contribute to the discourse and even when they do their viewpoint is colored by their own information/filter bubble (imposed on them by another set of algorithms). In short, the algorithms and UI affordances on social media platforms don't optimize for meaningful discourse, they optimize for social contagions which in practice ends up being equivalent to spreading and amplifying conspiracy theories (and other dubious models/narratives of reality).

        It's a little surreal seeing this happen in real time. Nothing (good) is going to come out of any discussion happening on Twitter (and other algorithmically mediated discussion platforms) because the moderate voices are going to get drowned out by incoherent hysterics and conspiracy theories, simply because this is what the algorithms are designed to amplify. To actually come up with an effective political strategy would require a whole bunch of people to get organized and present a unified front. This is impossible on social media platforms because the platforms are not designed for organizing political activity, they're designed for disconnecting and atomizing individuals (basically the exact opposite of what is required to create and enact effective political strategies).

      • Williams, Raymond. Politics of Modernism: Against the New Conformists. Verso, 2007 (1989).



        Such endless border-crossing at a time when frontiers were starting to become much more strictly policed and when, with the First World War, the passport was instituted, worked to naturalize the thesis of the non€¬-natural status of language. The experience of visual and linguistic strangeness, the broken narrative of the journey and its inevitable accompaniment of transient encounters with characters whose self-presentation was bafflingly unfamiliar, raised to the level of universal myth this intense, singular narrative of unsettlement, homelessness, solitude and impoverished independence: the lonely writer gazing down on the unknowable city from his shabby apartment. (50)

      • DaemonFC (Ryan Farmer)Illinois: Trump appears for a stump speech for Darren Bailey that turns into a Nazi/White Pride rally. – BaronHK's Rants

        Illinois: Trump appears for a stump speech for Darren Bailey that turns into a Nazi/White Pride rally.

        Donald Trump appeared in Illinois yesterday to stump for downstate Republican Congresswoman Mary Miller, who slipped and called the Supreme Court decision to reverse Roe v. Wade a “victory for white life”.

        Then if that wasn’t bad enough, as Trump was stumping for Gubernatorial candidate Darren Bailey of Xenia, Illinois, Bailey “waved” at the crowd and it looked to me to be more of a Nazi salute than a wave.

    • Censorship/Free Speech

    • Civil Rights/Policing

      • Abortion

        This is a post about my thoughts on abortion. It is personal and not intended to persuade. I'm writing it because I am, on occasion, asked about my opinion, and thought it helpful to write them down.

    • Internet Policy/Net Neutrality

      • Small Internet Survey

        I've put together a survey about the Small Internet (gopher, gemini, individual webpages, small community sites) and I would love your input. Please spend a few minutes and fill in your thoughts. I'm especially interested in the open response questions. This will help inform an upcoming conference talk I'll be giving at May Contain Hackers (MCH).

      • Small Internet Survey
      • Smol Web Survey
      • Small Internet User Survey
      • Does email spark joy?

        I skim email on the phone, move stuff to spam (maybe up to ten a day?) and so on. Spam does not spark joy.

        Anything that requires more than two or three sentences only gets answered on the laptop. There, I have a keyboard, I have a big screen, and it's not the system where I get to see spam.

        I start up my favourite mail client and I download my mail using POP3. That is, it gets deleted from the server. These days, I try to treat private mail like paper letters.

        One thing I try to do, for example, is to not quote the mail I received, because I don't do that in letters, either. I paraphrase, summarize, and then I write.

      • What we can do about the Internet

        The Web is broken, which is almost as much as to say that the Internet is broken too. No news here, no need to even link to what has been already said a zillion times. Also, I am sure we cannot fix it. There are too many people trying to make money, a few of them actually getting wealthy in the process with a huge tail of hopefuls.

        I do not believe a, relatively, small subset of people being to fix that monster. And, I think, most of us agree with that.

        What we can do is to build little strongholds of sanity, havens, Rivendells, hidden valleys, secret gardens, forest huts, firefly class ships, small tugboats. Then, connect with one another in some meaningful ways. Finally, perhaps, see what works best and do more of that stuff.



Recent Techrights' Posts

Russian "Hybrid Attacks" Are Typically Microsoft TCO and/or Windows TCO (Total Cost of Ownership)
Information-related warfare relies a lot on computer systems
It Seems Like IBM is Firing 'Everybody' (Anywhere, Any Age, No Matter What Team)
Healthy companies would sack IBM's management (sacked by Board, bylaws etc.) but IBM is a sick company
Latest Stallman Talk (Event in Argentina) Published
Less than a day ago they released his talk
LLM Slop Becoming Rarer
Today we've found no LLM slop in our RSS feeds regarding "Linux"
 
Google News is Google Noise
Google News is really hopeless, even on weekends
IBM: We Pay You to be Obedient or Deny You What You're Entitled to If You Don't Act Obediently
Good luck starting legal battles with a company that has almost as many lawyers (including aggressive patent lawyers) as it has geeks
Links 13/12/2025: Jimmy Lai and Media Freedom on Trial, "OpenAI Researcher Quits, Saying Company Hiding the Truth"
Links for the day
Gemini Links 13/12/2025: Extensive Catchup With Gopherholes
Links for the day
Deliberate Lies or Glaring Distortions
Calling Torvalds anything "Soviet" or "Russian" would overlook the fact he comes from Finland and has Swedish roots
Canonical and Ubuntu: Working for Microsoft, Promoting Proprietary Surveillance (Dis)Services
Canonical started with a rich and overambitious Debian Developer. He wanted to become richer.
EPO People Power - Part XI - The Media in Europe is Ill and Complicit in Ills
We must all recognise that there's a problem here
Running With Technology
At least they always run Linux (all of them, since 2015)
Dealing With "Tech Cults"
If you think you identified a "Tech Cult", walk away
GAFAM is a Financial Problem and Sovereignty Risk, a Policy-Level (National Level) Boycott is Needed
Europe has plenty of skilled computer engineers
2026 Could Very Well be Last Year of XBox, Microsoft Dropped the Ball
It would be shocking is XBox can stage any kind of comeback
Links 13/12/2025: Social Control Media Bans and "Could Finland be Hiding a Blue Zone?"
Links for the day
Expecting Mass Layoffs, More Microsoft Workers Join Unions
they see tough times ahead
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, December 12, 2025
IRC logs for Friday, December 12, 2025
Links 12/12/2025: GAFAM Now Trying to Settle With Remaining News Sites It Plagiarised, "NATO's Rutte Says Alliance Is 'Russia's Next Target'"
Links for the day
Gemini Links 12/12/2025: Bad Joke, Western Union Blues, and More
Links for the day
Life Began at 40
This is what I wanted to do all along
To Linus Torvalds, the Microsoft Linux Foundation is Increasingly a Liability and Risk to the Brand
If Torvalds is no longer in control or "in charge", then somebody else is
EPO People Power - Part X - Together, We Can Fix the EPO
every call for action matters
IBM Layoffs in Europe as Well
IBM is a collapsing, dying old brand
EPO People Power - Part IX - Insiders Say the EPO's Chief Propagandist Effectively Ousted (on Fake 'Sick Leave') Because of Reporting by Techrights
So the EPO is in effect rewarding a cocaine addict
Litigation Transparency Until 2030 or 2031
The ultimate goal is to 1) improve the British legal system and 2) raise awareness of how this system works
Links 12/12/2025: Thunderbird Adds Proprietary Plug, "Catch-22 of Canadian Digital Sovereignty" Explained by Michael Geist (About GAFAM/US)
Links for the day
Developing Some New Software for the Sites
Sites that are static are in more control over their future and present direction
Julian Assange on Fake Activists in Silicon Valley
Julian Assange on Fake Activists in Silicon Valley
"In a modern economy it is impossible to seal oneself off from injustice."
― Julian Assange
EPO People Power - Part VIII - The Chipmunk on Cocaine, Now Deleting Videos
video has been removed
What If the Economy Isn't "Down" But Mostly Diverted? (While "AI" Fills a Gap for Capital That No Longer Exists in Tech)
"AI" is an "Arms Race", because they need to be bailed out by taxpayers' money
Techrights Site Search Was a Success After All
A few hiccups dealt with, ironed out
Valve's SteamOS, Microsoft Canonical's Ubuntu, and Other Platforms That Only Leverage Free Software (But Won't Protect It)
Ubuntu "took off" not because it was very good or very easy. Ubuntu "took off" because of ShipIt, i.e. because of a multi-millionaire subsidising its mass distribution (at a personal cost).
The Free Software Foundation (FSF) Paid Respect to Its Founder This Year, Now It Wants You to Join
We're glad to see the FSF paying respect to its founder in its Web site
2026 Guaranteed to Give Us Compromised Media Funded by "AI" Boosters to Promote "AI" and Sometimes be Composed by "AI" (Chatbots)
follow the money of the Ponzi scheme
Under IBM, Things Culminate at "AI-Equipped Customer Experience Transformation" at Red Hat
Whatever that even means
Andy Farnell and Helen Plews Now at the Wheel in Cybershow
Cybershow (Cyber|Show) has very good blog posts and episodes
Microsoft Trims More Jobs
The worst layoff year in 20 years, by the numbers
EPO People Power - Part VII - The Corporate Media and the Reference Sites (e.g. Wikipedia) Are Already Compromised and Complicit
Looking back at the whole thing, it's clear to me that Europe does not really have free press
EPO People Power - Part VI - Criticism Not Permitted, Media Subjected to Contempt by Cocaine Addicts Who Manage the Press for the EPO
Why won't any large publisher in Europe cover this? What does that say about the state of journalism in Europe?
"Smart" or "Intelligent" Agents and "Vibe Coding" Deletes Everything You Have
A high price to pay, no?
New Paper Shows That EPO "Growth" is Dictated From Above, Not Earned (More Monopolies Granted by Breaking Rules, Laws, Conventions)
"Targets for 2026 are currently being handed down to individuals."
EPO People Power - Part V - The European Media is Practically Dead When It Comes to Covering European Patent Office (EPO) Corruption
That sort of sums up where European media/press stands
Datacentre and Server Maintenance Next Week
The last time we rebooted into the latest stable kernel was 96 days ago
Afraid of Words, Not Afraid of Actions
Those corporations want us to bicker over words, not their actions
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, December 11, 2025
IRC logs for Thursday, December 11, 2025
IBM Workers Still Blast IBM Management for Firing Loads of Workers While Overpaying to Buy Useless Companies
IBM's CEO is killing the cow
LLM Slop About Linux Still Seems Scarce
LLMs aren't dead, but metrics published online say that their usage is fast declining
Links 12/12/2025: Oracle Shares Collapse After Slop Bubble Inflated (Circular Funding/Financing One's Own 'Clients'), "Trials by Jury" in UK Considered
Links for the day
Gemini Links 12/12/2025: 'Kinetic Energy' and Browsing Geminispace With a GUI, TUI, or CLI Client
Links for the day
Links 11/12/2025: Escalations Around Japan, Software Patents Found Invalid
Links for the day
Killing the IBM Cash Cow, Raising Massive Debt Instead
In a healthy company, the CEO and CFO would get sacked on the spot for doing so. But IBM is not a healthy company, it's just a sick cow being milked to death.
Links 11/12/2025: Dangerous Flukes by Slop and Bottled Water as 'Placebos'
Links for the day
Gemini Links 11/12/2025: Repairs, Wisdom of the Crowds, and AC Explorations
Links for the day
Those of Us Who Grew Up Playing Doom Must Remember What Microsoft Did to Its Creator
Doomed by Microsoft
We Need Your EPO Insider Stories
To date, the EPO and any other company/institution hasn't managed to remove even a single public page that we published
Yes, IBM is Also Laying Off Indians (Even in India)
that goes against the popular/hot narrative of "jobs moving to India"
At The Register MS, Fake 'Articles' Sponsored by WIntel (Windows+Intel)
We've meanwhile noticed that there's new sponsored spam in at The Register MS and it might be slop
Microsoft-Sponsored Wikipedia Spam About "AI", Added by Microsoft Operatives
When it comes to Wikipedia, follow the money (sponsors)
Keep on Pushing, EPO Management is in a State of Panic This Week
Contact your representatives today
In Addition to National Delegates, Contact the French or Portuguese Governments (Politicians) Regarding António Campinos
Someone needs to step into the EPO and open up all the closets
EPO People Power - Part IV - Sexism, Chauvinism, and Lines of Cocaine at Europe's Second-Largest Institution
Recently, one reader told us about Berenguer, who made the "mistake" of using cocaine in the open market
If You Want Freedom, Follow Richard M. Stallman (RMS)
To be clear, I like Linux, I like its founder
EPO People Power - Part III - Challenging Corruption
The media - as in the national press - isn't interested in writing about it
The Flawed Notion of Criticising for Criticism's Sake
People who are highly critical of things are not "toxic"
A Lot More Than Techrights
you probably also want to follow the RSS feed of the sister site
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, December 10, 2025
IRC logs for Wednesday, December 10, 2025