Bonum Certa Men Certa

Links 23/3/2022: Linux on Mars and Bhushan Shah Interviewed



  • GNU/Linux

    • IT ProLinux on Mars: 17 flights later | IT PRO

      Last year was a big year for Linux, as the operating system (OS) played a critical role in a major achievement: the first-ever powered flight on another planet. On 19 April last year, the Ingenuity drone – or “Mars Helicopter”, as NASA calls it – took to the skies of Mars. Under the hood, the on-board computer was running Linux.

      Last year, we spoke with Tim Canham, the software and operations lead on the project, who shared with us details of how the helicopter works. Now, a staggering 17 successful flights later, we thought it was time to check in on the helicopter’s progress.

    • Best Linux Media Center Distros for Your Home Theater PC

      There are a number of Linux media center distros out there, and some of them do more than one thing. But which one is best? Which one provides the most value? And which one is the most well-rounded?

      As a subset of the Linux family of operating systems, Linux media center distros are a tool that lets you run Linux on your computer without requiring a traditional hard drive or CD.

    • DedoimedoDoes Linux need an occasional cleanup?

      If you were old enough to use computers in the mid-2000s (just the decade right), and you happened to be running Windows and Linux, and, being a nerd, you also participated in discussions around the benefits of this operating system over that, then you must have come across the following statement: you don't need to do any system maintenance on Linux, it's smart enough to handle it all by itself.

      Indeed, on the Windows side, there was often talk around systems getting slower over time, dire need for defragmentation (in NTFS as opposed to Ext3), cleanup of temporary files, and such. Linux was often touted as maintenance-free. Now, the question is, how true is this statement really? I actually had a chance to test it for myself, all through temporal chance.

    • Audiocasts/Shows

    • Kernel Space

      • Linux 5.17 released: Bootlin contributions

        Linux 5.17 has been released last Sunday. As usual, the best coverage of what is part of this release comes from LWN (part 1 and part 2), as well as KernelNewbies (unresponsive at the time of this writing) or CNX Software (for an ARM/RISC-V/MIPS focused description).

        Bootlin contributed just 34 patches to this release, which isn’t a lot by the number of patches, but in fact includes a number of important new features. Also, we have many more contributions being discussed on the mailing lists or in preparation. For this 5.17 release here are the highlights of our contributions...

      • Graphics Stack

        • GamingOnLinuxNVIDIA 510.60.02 driver rolls out for Linux | GamingOnLinux

          NVIDIA has released the latest update to their Linux driver with version 510.60.02 available now with new GPU support and also some bug fixes. Not as big as previous driver releases but still some essential fixes included.

    • Applications

      • VituxTop 10 compression utilities for Ubuntu – VITUX

        Ubuntu is considered a good distribution for beginners who usually want to learn Linux from scratch. In comparison between OS software, it is far better than windows. The integral part of system administration is File compression. It might be quite a tough task to find a reliable file compression tool. Till now many robust compression tools with better compression rates and the period has been developed which make backing up system data easier. So here we have listed the 10 top compression tools which will help out to choose the best compression tool.

      • Aviation AnalysisNushell 0.60: Command line structuring for Linux, Windows, and macOS

        The most important change in the new version is the individually configurable autocomplete. Users can now write scripts in which they specify which parameters – options and arguments – belong to any command. External commands can also be specified, including correcting typos and highlighting syntax.

        There is also a new configuration file for Nushell: the configuration file generated by a Nushell script replaces the old .toml version. On first startup, the program asks the user to create a new configuration. Standard values ​​\u200b\u200bcan be modified directly here, suitable examples for the latter will help here.

      • OpenSource.comHow our community uses Zulip for its open source chat tool

        When Backdrop CMS needed to upgrade our real-time chat platform, we had to balance ease of use with our preference for open source. Those criteria led us to Zulip, an open source chat and collaboration platform with many features we were looking for.

        In this article, I'll explain our selection process and how we've implemented and adapted this tool across our organization. Maybe it's the right tool for your organization as well.

      • UNIX CopTop 10 File Compression Tools For Linuxs

        Hello! This time we will discuss what could be the top 10 file compression tools. File compression is required all the time to keep data backed up and safe as well. In addition, filing backup compression practice reduces the chances of critical data getting accidentally damaged. Why file compression is a must, let’s have a look.

      • Medevel28 Open-source free XMPP clients and messengers for Windows, macOS, Linux, Mobile, and the Web

        XMPP which stands for Extensible Messaging and Presence Protocol is an open-source XML technology for communication. It is the core for audio calls, video calls, online presence, multi-party or multi-user (MUC) chat, and, of course, instant messaging.

    • Instructionals/Technical

      • How to Start a React Component Library With Storybook and Create-React-App – CloudSavvy IT

        React is one of the leading frameworks for frontend development with JavaScript. It’s a naturally component-based approach where you assemble your app from reusable pieces of self-contained functionality.

      • OSNoteHow to Install and Configure SSH Server on Ubuntu 20.04 – OSNote

        Connection security is the most important criteria when setting up a remote connection between a client and a server . SSH protocol is the best way for Ubuntu users to remotely access and manage servers. SSH encrypts all data sent between machines, ensuring that no sensitive data is leaked. SSH encryption protects against threats such as eavesdropping and hijacking while also providing various authentication and configuration options. Due to its excellent capabilities, SSH has become the standard for accessing a remote Linux server nowadays. In this tutorial, you will learn to install and configure SSH in Ubuntu. In addition, you will also learn how to connect to the SSH server and handle the SSH service in the Ubuntu system.

      • Red Hat OfficialCheck your disk space use with the Linux df command | Enable Sysadmin

        Two related commands that every system administrator runs frequently are df and du. While du reports files' and directories' disk usage, df reports how much disk space your filesystem is using. The df command displays the amount of disk space available on the filesystem with each file name's argument.

        For a good overview of the du command, read Tyler Carrigan's article Linux commands: du and the options you should be using. You might also be interested in my article Make du's output more useful with this neat trick.

      • ByteXDHow to Install LXQt Desktop or Lubuntu in Ubuntu 20.04 / 22.04

        LXQt is a lightweight Qt desktop environment that uses the Qt toolkit (which is a framework to create desktop GUI applications). It is a desktop environment that is designed to be fast and low on system resources, while still being visually appealing and user friendly.

        Lubuntu is a flavor of Ubuntu that uses LXQt as its default desktop environment, focused on providing a very lightweight distribution.

        The philosophy of LXQt is to be as lightweight as possible, while still being user-friendly and beautiful, and is good for anyone who wants a lightweight, modular, fast and user-friendly desktop environment.

      • ID RootHow To Install Vivaldi Browser on AlmaLinux 8 - idroot

        In this tutorial, we will show you how to install Vivaldi Browser on AlmaLinux 8. For those of you who didn’t know, Vivaldi is a freeware, cross-platform web browser developed by Vivaldi Technologies. This browser is an interesting alternative to Chrome, Firefox, Opera, and other popular browsers.

        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 through the step-by-step installation of the Vivaldi modern web browser based on Chromium on an AlmaLinux 8. You can follow the same instructions for CentOS and Rocky Linux.

      • TecAdminHow to Backup Website to Amazon S3 using Shell Script – TecAdmin

        Amazon Simple Storage Service (Amazon S3) is an cloud based object storage device. It is a low cost storage widely used for the backup or static website content.

        You can use AWSCLI command line utility for managing s3 bucket and its content. In this tutorial, you will learn about backup a website to Amazon s3 bucket using a shell script.

      • Making Effects How To | Inkscape

        This is the 9th part of Inkscape for Students the Series. After we had learned about vectorization, now we will learn about making effects in general and drop shadow in particular. Skills we will get are, among others, applying opacity, gradients, duplicating objects, and of course, drop shadows. Let's draw now!

      • UNIX CopHow to install Let's Encrypt on Nginx

        In this post, you will learn how to install Let’s Encrypt on Nginx. This allows us to install certificates and access via HTTPS.

        Before we start, we need to have a fully functional domain available.

      • How to Install Minikube on Ubuntu 22.04 / 20.04 LTS

        Minikube is single node Kubernetes (k8s) cluster and can be installed inside a virtual machines. It generally used for test and development environment. Anyone who is new to Kubernetes and want to learn it then minikube is recommended setup. As it can be deployed very easily almost on all the linux distributions likee Ubuntu, RHEL, CentOS and Debian.

        In this guide, we will learn how to install Minikube on Ubuntu 22.04 (Jammy Jellyfish) and Ubuntu 20.04 (Focal Fossa) LTS. Steps would be identical on the ubuntu version.

      • KY-040 and Arduino: Rotatory Encoder wiring and code

        To make set clock time and count increase with rotation probe, rotatory encoder ky-040 with Arduino is still best to use

        In this tutorial, we’ll interface a rotary encoder (KY-040) with Arduino Uno including code, connection diagram and component list.

      • H2S MediaInstall VSCodium on Ubuntu 22.04 | 20.04 Linux - Linux Shout
      • Linux Shell TipsHow to Install PHP Composer in Rocky Linux

        Written in PHP, PHP Composer is an application-level package management tool for PHP programming language. It’s not exactly a package manager in the same sense as conventional package managers such as APT or DNF. Rather, it handles libraries and packages on a per-project basis, installing them inside your project’s directory.

        Thus, it can also be referred to as a dependency management tool for PHP. In case you have a project that depends on a given number of libraries, and some of those libraries depend on other libraries, then PHP Composer will allow you to declare the libraries they depend on and find out which packages need to be installed and installs them into your project.

      • How to manage WiFi interfaces with rfkill command on Linux

        Rfkill is an utility available in the vast majority of Linux distributions, and often installed by default. The utility allows us to list, enable or disable various types of wireless interfaces like WIFI or Bluetooth on Linux.

        In this tutorial we see how to use it, and what are the most useful options we can pass to modify its behavior.

    • Wine or Emulation

      • CodeWeavers CrossOver 21.2 for Linux Mac and Chrome OS

        I’m thrilled to announce that we have released CrossOver 21.2 for macOS, Linux and Chrome OS!

        This new release offers both improvements from upstream Wine and important fixes for a variety of issues.

        CrossOver 21.2 includes over 300 updates to wined3d from upstream Wine. We also included dozens of changes from Wine 6.0.1 and 6.0.2 and updated to Wine Mono 7.0.

        Audio now works on both Mac and Linux for Halo: Master Chief Collection. We also fixed an issue with a recent Steam update that was causing some connections to take a very long time.

    • Games

      • ViceHow Valve’s Long-Standing Embrace of Linux Is Helping Games Run Better

        The Steam Deck is an impressive piece of hardware, a gaming laptop in a functional and enjoyable portable form, but it’s not a high-end PC, and it wouldn’t be shocking that many modern games would struggle to run on it. It was surprising, then, to learn that not only did Elden Ring run pretty well on the Steam Deck right out of the box, but Valve had been personally working on optimizing Elden Ring for the Steam Deck, helping it run even better.

        This wasn’t a patch issued by developer FromSoftware, specifically targeting Steam Deck, nor did FromSoftware explicitly built a port of Elden Ring for Steam Deck, the way we’re used to (see: port begging related to the announcement of any exclusive). The game just runs. And here, It’s not “fixing” the code in Elden Ring so much as Valve doing sorcery.

      • GamingOnLinuxCyberpunk 2077 gets an official Steam Deck setting but seems broken | GamingOnLinux

        CD PROJEKT RED recently released another major patch for Cyberpunk 2077. Curiously, they added a dedicated Steam Deck preset in the graphics options.

        Nice to see they're paying attention and tweaking things like they said they would be. However, I'm not sure what they're trying to achieve with this new option. Checking between the various presets available, the new Steam Deck option is exactly the same as the Ultra setting. It seems broken and doesn't do anything, or it wasn't supposed to be live right now but no matter the case, it's really not right. Doing a benchmark on the Steam Deck with the setting gives an overall sub-30FPS. If you reload the game with Steam Deck set in the settings, it just goes back to Ultra as the preset too.

      • On Epic Games Buying Bandcamp

        Earlier this month, there was quite the unexpected announcement: Epic Games has bought up Bandcamp. As a regular user of Bandcamp, this has filled me with a bit of despair. I like the fact that this has been a nice place to get indie music and support artists whereby we could actually make sure musicians received a few bucks for their work rather than the fractions of a penny places like Spotify give them. Having a fairly large corporation calling the shots is very concerning.

        Sure, they can try to assuage fears making claims that they will leave things as is, but how often does that hold true in the long term when a big corporation gobbles up a tinier company? Epic has made it clear that they’re big fans of nickle and diming people through Games as a Service business models. As such, why should we trust them not to change Bandcamp into a platform with a model that serves shareholders first and foremost rather than the artists.

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • FSFEInterview with Plasma Mobile developer Bhushan Shah - FSFE

          What are my options if I want to run my phone with Free Software? For our Upcycling Android campaign we interviewed Plasma Mobile developer Bhushan Shah about running a privacy-respecting and secure GNU/Linux phone ecosystem on your phone.

          KDE is an international Free Software community founded in 1996, and KDE e.V. is an associated organisation of the FSFE. In 2014, KDE first released Plasma, a graphical workspace environment which became one of its core projects. Plasma Mobile is a Plasma 5 variant for Linux-based smartphones. Bhushan Shah is a developer in the Plasma Mobile project since 2015. We chatted with Bhushan to learn more about this promising project. In this interview Bhushan explains why using Plasma Mobile benefits one's privacy, and how to get started. Enjoy!

        • Linux Links24 Great KDE Plasma 5.24 Themes

          One of the strengths offered by Linux is that you can customize the system to the way you like it. This is certainly true for the desktop. We looked at the best Linux desktops environments, and it’s important to distinguish that some desktops offer far more customization options.

          KDE and GNOME are highly respected desktops. GNOME has witnessed a slimming down of features in recent releases, although there are plenty of GNOME extensions that let you configure the desktop. But when it comes to customization, arguably no other desktop comes anywhere close to KDE Plasma 5. There’s so many aspects of Plasma you can customize and tweak.

    • Distributions

      • Barry KaulerJWM fails to capture Osmo in systray

        EasyOS starts the desktop with Osmo personal organizer running in the systray. However, when testing the latest Easy on my baby laptop, I found that when restart the X server, Osmo often is not captured by the systray and runs as a regular window.

        I do recall someone reporting that, but now that I can reproduce it, need to do something.

        My Acer baby laptop is incredibly slow, and does show up some issues that I don't see on my other computers. Such as this problem with Osmo. The other tray applets get swallowed OK.

        The tray applets are launched via /usr/sbin/delayedrun, which in turn is run from /root/.xinitrc when X has started. I put in an extra "sleep 1" before launching the tray applets, no difference.

      • IBM/Red Hat/Fedora

        • FedoraYou're invited to the Fedora Linux 36 Release Party! – Fedora Community Blog [Ed: To participate in Fedora Linux 36 Release Party you must run proprietary JavaScript because IBM/Red Hat outsourced to proprietary software]

          As we work our way through the Fedora Linux 36 Schedule, I am pleased to announce we will celebrate the final release of Fedora Linux 36 with a virtual Release Party. Please register on Hopin and join us on May 13th & 14th for a short program of informational sessions and social activities. Make sure to save the dates, share the registration, and show up to party with Fedora Friends!

        • Red HatUse Valgrind Memcheck with a custom memory manager | Red Hat Developer

          Valgrind is an instrumentation framework for building dynamic analysis tools that check C and C++ programs for errors. Memcheck is the default tool Valgrind uses when you don't ask it for another tool. Valgrind Memcheck can detect various memory leaks and keep track of whether memory is accessible and defined. But what if you have built your own memory manager? Memcheck keeps track of memory by observing the standard malloc/free, new/delete, and mmap/munmap system calls. But Memcheck doesn't know how a program subdivides that memory internally without a little help, and this article will show you how to provide that help through specialized code annotations.

        • Red HatLearn how to build, train, and run a PyTorch model | Red Hat Developer

          To complement these resources, we have released a new data science learning path that will guide you through developing a PyTorch model that will be used to predict the onset of diabetes. This article describes the PyTorch learning path and provides an overview of OpenShift Data Science.

        • Enterprisers ProjectDigital transformation: 5 tips to help your team thrive amidst change | The Enterprisers Project

          When I was in the fifth grade, my family moved from a little town in the middle of nowhere to the bustling metropolis of Columbus, Ohio. On the one hand, I was terrified of all the changes headed my way – new people, a new school, and a whole lot of unknowns. On the other, I looked forward to the excitement of new friends, a new neighborhood, and the opportunities of a new school.

          When you introduce significant change to your organization, each team member becomes some version of that fifth grader. They probably handle their emotions better and more easily understand the big picture, but the fundamental feelings of fear, excitement, and uncertainty that come in reaction to change remain the same.

        • Enterprisers ProjectHow SREs can help you stop managing infrastructure | The Enterprisers Project

          Site Reliability Engineers (SREs) have a special set of skills and are in high demand. When the role was first introduced, it was a “behind the scenes” IT group that ran a specific service at massive scale for a public cloud provider. For enterprises that have SREs, finding, retaining, and efficiently utilizing their time is critical. The Red Hat SRE mission is: "Our team works side-by-side with customers, partners, and the leading cloud providers such as AWS, Google Cloud, and Microsoft to ensure your Red Hat OpenShift clusters are operating efficiently and at scale."

        • Red HatQuarkus Superheroes: Managed services save the day | Red Hat Developer

          Are you a developer building microservices? Do you struggle with developing and testing individual microservices that are part of a more extensive system? Would you rather focus on your applications and let something else manage the services they require?

          This article introduces the Quarkus Superheroes sample application, shows how to deploy it to the free Developer Sandbox for Red Hat OpenShift, and then illustrates how Java developers can modify the application to replace the backing services with fully managed services provided by Red Hat OpenShift Application Services. The article might seem long, but running the steps should take only 15 to 20 minutes. There are many screenshots to help guide you on your way.

    • Devices/Embedded

    • Free, Libre, and Open Source Software

      • Programming/Development

        • Trend OceansBhaiLang: A toy programming language syntaxes use Hindi slang

          A new toy programming language that uses Hindi slang instead of typically sophisticated syntax which is written in TypeScript language. A day before, people started using BhaiLang to create funny material and shared it over social media, getting a huge response in terms of engagement. I must you should try once!

        • 9to5LinuxQt Creator 7 Open-Source IDE Released, Adds Wayland Backend for Qt on Linux

          Coming almost four months after Qt Creator 6, the Qt Creator 7 release is here to switch the default backend to Clangd, as well as to make use of the recently released LLVM 14 collection of modular and reusable compiler and toolchain technologies for C++ support.

          Qt Creator 7 uses Clangd for code completion and highlighting on the current document, as well as for global indexing. However, if you experience any issues with Clangd’s global indexing, the devs recommend that you disable the feature from C++ > Clangd > Enable background indexing.

        • SE

          • Growing Pains [ 2022-03-23 ]

            The search engine index has grown quite considerably the last few weeks. It's actually surpassed 50 million documents, which is quite some milestone. In February it was sitting at 27-28 million or so.

            About 80% of this is side-loading all of stackoverflow and stackexchange, and part of it is additional crawling.

            The crawler has to date fetched 91 million URLs, but only about a third of what is fetched actually qualifies for indexing for various reasons, some links may be dead, some may be redirects, some may just have too much javascript and cruft to qualify.

            As a result of this growth spurt, some scaling problems have made themselves apparent. This isn't the first time this has happened, and it's nothing that can't be fixed.

  • Leftovers

    • Science

    • Health/Nutrition/Agriculture

      • Negative [Ed: Well, it has been getting harder to dodge it]

        There was another COVID case in the office, but we were not told who exactly it was. I'm sure that those who had contact to the person were notified.

      • Bird feeder, part 2 🐦

        All this I've seen because I've been at home so much in the last couple of years. Thanks, covid, but it doesn't make up for all the bad stuff.

    • Integrity/Availability

      • Proprietary

        • MakeTech EasierWatermarks to Start Appearing on Unsupported Windows 11 PCs [Ed: Microsoft reminds users of Windows who truly owns and controls these machines. They should move to GNU/Linux ASAP.]

          You may have been patting yourself on the back after loading Windows 11 onto your unsupported machine. If so, your celebration will be ending soon. Some users with beta and preview releases of Windows 11 are seeing a watermark stating that their unsupported PCs don’t meet the system requirements.

        • Security

          • Bleeping ComputerMicrosoft confirms they were hacked by Lapsus$ extortion group [Ed: Microsoft cannot even protect its own systems. Microsoft booster Lawrence Abrams will help deflect blame (blame the attacker, not the system)]

            Microsoft has confirmed that one of their employees was compromised by the Lapsus$ hacking group, allowing the threat actors to access and steal portions of their source code.

            Last night, the Lapsus$ gang released 37GB of source code stolen from Microsoft's Azure DevOps server. The source code is for various internal Microsoft projects, including for Bing, Cortana, and Bing Maps.

          • Matthew GarrettMatthew Garrett: AMD's Pluton implementation seems to be controllable [Ed: Nobody but Microsoft needs this thing there in the first place]

            So, we have two mechanisms to disable Pluton - the PSP can tell it to turn itself off, or the x86 firmware can simply never speak to it or admit that it exists. Both of these imply that Pluton has started executing before it's shut down, so it's reasonable to wonder whether it can still do stuff.

          • A new source of trust for your platform - Dasharo with Intel TXT support

            Intel Trusted Execution Technology is a feature of Intel CPUs and chipsets to perform trusted measurement of the operating system software defined in Trusted Computing Group D-RTM architecture specification. Dell OptiPlex 7010 / 9010 is Intel TXT capable. All you need is an Intel TXT capable CPU (you may quickly check the Intel Trusted Execution Technology capability on Intel ARK for your processor).

          • Daniel StenbergAnatomy of a ghost CVE

            On March 16 2022, the curl security team received an email in which the reporter highlighted an Apple web page. What can you tell us about this?

            I hadn’t seen it before. On this page with the title “About the security content of macOS Monterey 12.3”, said to have been published just two days prior, Apple mentions recent package upgrades and the page lists a bunch of products and what security fixes that were done for them in this update. Among the many products listed, curl is mentioned.

    • Internet Policy/Net Neutrality

      • AccessNowUpdates: Digital rights in the Russia-Ukraine conflict - Access Now

        Since February 15, Ukraine has suffered through over 3000 distributed denial-of-service (DDoS) attacks, while Amazon Web Services has reportedly detected numerous instances of malware targeting charities, NGOs, and other aid organizations providing relief to Ukraine. Civil society has been reporting increases in hacking and phishing, as well as arrests and confiscation of devices belonging to activists. New malicious software has also been detected by CERT-UA, a Ukrainian governmental body responsible for cybersecurity, including wiper malware CaddyWiper and SPECTR.

        Access Now calls for the immediate end to the escalating aggression, and supports the tireless efforts of the self-organizing IT-community in Ukraine, who are working to help protect the country on the cyber-frontline. Access Now is regularly updating our digital security tips (pinned above), and the 24/7 Digital Security Helpline continues to offer real-time, direct technical assistance and advice to civil society groups and activists, media organizations, journalists and bloggers, and human rights defenders affected by the invasion.

      • Our Response to the SC’s Technical Committee on Pegasus #SaveOurPrivacy

        The Technical Committee constituted by the Hon’ble Supreme Court of India to investigate the Pegasus revelations made in July 2021 reached out to IFF’s Executive Director, Mr. Apar Gupta with a questionnaire on the legality of surveillance in India. On March 17, 2022, we shared our responses with a detailed analysis that focussed on the need for comprehensive, legislative reforms. The first step to it is fixing accountability for Pegasus.



Recent Techrights' Posts

IBM May Well Be Laying Off Over 13,500 and Up to 27,000 Staff This Week When It Says "Single-Digit Percentage of Our Global Workforce"
It's not yet possible to know how many people IBM gets rid of
Early Unverified Figures About Scale of Latest IBM Layoffs
the real scale of the RAs will remain elusive
How Techrights Search Works
Hopefully bots won't use it
Techrights Became a Lot More Productive as a Result of Attacks on It
By default, it's safe to assume anything on the Web is garbage, especially in social control media
Unverified Rumours: IBM Cuts Will Continue Another ~10 Days, Managers Will Invite Those Impacted for 1-on-1 Meetings
Right now IBM likes diversity because with adoption of low-paid demographies it gets to pay workers less for the same work
analytics.usa.gov: Vista 11 Scarcely Used, GNU/Linux Increasingly Dominant (Microsoft Loses "Goodwill", Depletes Cash Equivalents, and Debt Soars)
"Total current assets" fell by more than 2 billion dollars in the past 3 months
Not Only Mass Layoffs at IBM But Complete Shutdowns "Amid A.I. Boom"
apparently about 10,000 layoffs, not counting those who got pushed out by PIPs and other means
 
Slopwatch: linuxbsdos.com, Linux Journal, LinuxSecurity, Brian Fagioli, and WebProNews
Either Google doesn't care about the integrity of Google News or it deems slop to be acceptable
Gemini Links 05/11/2025: Affirmation, GnuPG, and While Loops
Links for the day
Links 05/11/2025: Economic Trouble in France and US Bombing All Over the World Without Declaration of War or Congress Approving
Links for the day
Red Hat Staff Also Impacted by Latest IBM Layoffs With Focus on North America and Software, Infrastructure
After the bluewashing never expect to see news about "Red Hat layoffs", just as "Tivoli layoffs" aren't to be expected
Coming Soon: Part 4 About the EPO's Substance Abuse (Breaking Laws to Fake 'Production' and Profiting From Unlawful Monopolies)
Notice how quiet the EPO's management has been lately
For the Record: We Never Named Staff of the Law Firm That's Attacking Us, Except the One the Firm is Named After!
Just to affirm and be sure, I've used our new search facility
Links 05/11/2025: Medicare Privatisation and "Breaker Box Economy"
Links for the day
Techrights Search Will Come Early
Maybe tomorrow
It Seems Like GNOME/IBM Don't Like Women and When Budget is Limited Only Women Take the Fall
Seems like a very patriarchal, GAFAM-controlled Foundation
"Last Day" as in "IBM Sacked Me" (Cruel Euphemisms)
"The entire design and research technical leadership at IBM was laid off in the past year, including this round"
Shadow Crew and Ads Disguised as Articles
That The Register MS runs articles that are paid-for fluff isn't unprecedented
Vista 11 "Market Share" Has Fallen This Month, Based on statCounter
The US government's own data shows the same thing this month
This is How Mainstream Media, Boosted or Parroted by Slopfarms, Spins IBM's Commercial Failure and Mass Layoffs as "AI"
Some say "software focus", but most just resort to buzzwords and blame-shifting hype
Resisting Misogynists
Rianne has already added close to 100,000 pages to this site
Starting November on a Strong Note
All in all, this month started well for us as we have good, accurate publications with considerable impact
Fake Retirements Help IBM Keep the Layoff Figures Down
Yesterday we read that it was quite cruel how IBM (or Red Hat) compelled staff to pretend to be happily leaving or "retiring" when the reality was, they had been pushed out with some "package"
Cocaine at the European Patent Office Now a Subject in YouTube, Media Will Revisit the Topic
"The Cocaine Patent Office" is no joking matter
Gemini Links 05/11/2025: "Wuthering Heights" and "Winter is Coming"
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, November 04, 2025
IRC logs for Tuesday, November 04, 2025
2 Days Until Site Anniversary Party, Search Likely to Launch Same Day
We're now just two days away from the nineteenth anniversary of the site
Richard Stallman's 2005 Article on Why Patents on Software Should be Denied
If patent law had been applied to novels in the 1880s, great books would not have been written. If the EU applies it to software, every computer user will be restricted, says Richard Stallman
"Last Day" at IBM and Red Hat as "Stealth Layoffs" (They Force People to Pretend It's Wilful)
So the real extent of the layoffs is being kept 'undercover'
Slopwatch: The WebProNews Slopfarm and the Serial Slopper
The Web is ill
Links 04/11/2025: Tensions Around Belarus Grow, Turkey’s Hype-inflation Continues
Links for the day
Corporate Media That Fails to Report Cocaine at EPO is Totally Failing to Report Mass Layoffs at IBM
How come nobody anywhere writes about this week's RAs?
Search @ Techrights: Almost There Now (Maybe an Anniversary Gift)
Just to be very clear, search would not be unprecedented at Techrights
At IBM, Layoffs Start at 1AM (at Night)
not a single English-speaking site covers the news about the layoffs
Links 04/11/2025: Google Cloud Account Engages in Censorship of the Innocent, arXiv Spammed by LLM Slop
Links for the day
EPO Cocaine Chronicles: Our Aim Will be to Ensure This Becomes a Mainstream Media Topic, Not a Suppressed Scandal (Which the German State Deems Embarrassing and Detrimental to Its Pan-European Patent Franchise)
At the EPO, and perhaps in German media as well, people "fall upwards" (they get rewarded for bad things)
Envy Makes People Do Self-Harming Things (and Harm to Others)
Online communities that can be deemed successful are built around trust, mutual respect, and collective accomplishment
Static Site Generators (SSGs) Made Techrights Better, Faster, Easier to Manage
Consider adopting SSGs if you still use a CMS such as WordPress
But he Was Born in Manchester! (Origin Stories)
Borussia Dortmund does not exist!
What Julian Darley Wrote About the Stallman Talk Regarding "AI" in Oxford (2025)
From LinkedIn (Microsoft)
GNU/Linux is American, Not Finnish
It started in Boston, not in Helsinki
'Hacker' 'News' Makes Dumb Assertions Against Smart People
A logical fallacy
We Turned Down Every Settlement Offer Because Truths Aren't Determined in Bank Accounts
Without free press, there won't be free society
"All truths are easy to understand once they are discovered; the point is to discover them." -Galileo Galilei
This site is educational
Why I'm Always Proud of the Site I've Devoted My Life to
As a graffiti around the corner from our home says, "be a better person"
Standing Up or Standing for What's True But Inconvenient
Bad actors need to be called out
Many People Have Said That They "Leave" IBM in Recent Days (Ahead of Mass Layoffs)
So the real extent of layoffs is greater than what's publicly stated (there are silent layoffs) [...] Whatever IBM says about the scope, scale, or magnitude of the "RAs", it doesn't tell the full story
Media Coverage Regarding IBM is Vapourware and LLM Slop
With slop images, too
statCounter Says GNU/Linux Rose to 4% in the Russian Federation
Adoption of Vista 11 has been embarrassingly weak
Corruption is Not a Joke
we'll try to limit our use of humour to avoid misunderstandings or misinterpretations
The Slopfarm WebProNews is Overwhelming "linux" Results in Google News
Google News is slop
The Fall of IBM: What Happened?
Just like the EPO continues riding some old reputation acquired in the 1970s IBM relies on old myths like, "nobody gets fired for buying IBM."
IBM's CEO Already Has the Excuse for the Latest Wave of Mass Layoffs
Only days ago the CEO told a bunch of nonsense
Links 04/11/2025: Conflicts, Politics, and IPv6 at Home
Links for the day
Gemini Links 04/11/2025: Entering WiFi Passwords and Programming Rambles
Links for the day
Arch Linux Seems Like the New Debian
Arch users (btw!) are growing in relative and absolute share
Analytics From US Government Affirm a Trend: Microsoft's "Market Share" in Search is Falling
the data set is large
Holding Institutions Such as the EPO Accountable Through Public Information
Speaking truth to power is never easy
Techrights Will Contact German Media About the EPO's Substance Abuse
This scandal won't "go to waste"
EPO Staff Losing Holidays, as Usual, as the Office Increases Profits by Illegally Granting Invalid Patents While Reducing Salaries
How much more can the staff endure and generally tolerate?
Free Software Does Not Always Speak for Itself, It Needs Advocates
Legal matters that relate to sharing of code will be discussed
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, November 03, 2025
IRC logs for Monday, November 03, 2025
The Register MS Continues Looking for Money in Promotion of the "AI" Ponzi Scheme
That The Register MS participates in this deceit rather than tackle/debunk it says a lot about The Register MS
IBM Layoffs in "Software", This Likely Impacts Red Hat as Well
Many people say "software" people are impacted
Escaping Proprietary Software, Not Just Escaping Microsoft
To take control of your life adopt GNU/Linux
A Lot of Fake News About Microsoft Headcount (Also: Microsoft's Debt Rose by About 24 Billion Dollars in Past 12 Months)
If you see some headline about Microsoft's CEO making claims about hirings, look away
Techrights Turns 19 in Three Days
It would be nice to meet for a chat
Akira Urushibata on How Grokipedia Fails to Work
The Grokipedia article gives the wrong character for the "Ko" on "Koan"
Links 03/11/2025: Data Breaches, Wars, and Digital Censorship
Links for the day
Gemini Links 03/11/2025: Poetry, Old Androids and Small Shells
Links for the day
The Rumour Was True, Mass Layoffs at IBM Today
How widespread the layoffs are (or how they're disguised, e.g. PIPs) is hard to assess
Links 03/11/2025: Internet Anniversary
Links for the day
Two Years of Uptime
Reboots are seldom involuntary
Richard Stallman is Giving Another Talk in Less Than a Fortnight
in two weeks' time (13 days from now)
Windows Falls Below 20% in the UK
Many people choose to leave Windows altogether
Microsoft's Search Business Falls to Lowest Point in 2 Years, Based on statCounter
what can Microsoft sell other than shares in Microsoft?
Evidence Regarding Layoffs at Red Hat
Seems like IBM layoffs
Microsoft: Our "Goodwill" Value Grew More Than Tenfold Since 2011
Hallmark of pseudo-economics
GNU/Linux as a Boarding Pass
being mostly analogue is still feasible
Links 03/11/2025: Lack of Trust in LLMs and Windows TCO at Jaguar
Links for the day
Gemini Links 03/11/2025: Books in October and Change
Links for the day
Mozilla Firefox Won't Survive and Many Sites Don't Work With It (Compatibility Abandoned)
The Web has become monocultural
Debian is Non-Free
Devuan might be worth looking into
Slopwatch: Brian Fagioli and LinuxSecurity
This is a real problem and most certainly a big problem because when people try to find real information about security and GNU/Linux they instead read "word salads" made by bots
Four Reasons to Party With Us in Four Days, Celebrating the Four Freedoms
Today we expect to be back to a more-or-less regular publication pace
Links 03/11/2025: The "Smartphone Panopticon" and Belarus' Hybrid Attacks on EU Intensify
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, November 02, 2025
IRC logs for Sunday, November 02, 2025