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

WordPress Becoming What We Feared It Would Become
WordPress and other such bloatware (WordPress used to be fast and light) are moving in the same trajectory that GAFAM leads
Call for European Patent Office (EPO) Whistleblowers
The European Patent Organisation (EPO) might not reform the Office
400-Page US Federal Court Against Abuses by Google, Microsoft and Front Groups That Abuse Volunteers for American Corporations
There are 386 pages in total (in the US claim)
Projection Tactics - Part IV: SLAPP by Americans Against Techrights (UK) to Hide Serious Abuses Against American Women
"PRs need to stop being complicit in suppression of information via SLAPPs"
Five Years Ago, After We Broke the Story About Richard Stallman Rejoining the FSF's Board, All Hell Broke Loose (for Me and My Family)
They generally seem to target anyone who thinks Richard Stallman (RMS) should be in charge or thinks alike about computing
Projection Tactics - Part II: Causing "Serious Harm" to Many People (Even Animals)
Narcissists and sociopaths are like that
Sirius Open Source's Latest Report: Fake (False) Number of Staff, Almost No Money in the Bank, Overdraft, and Growing Debt (About £100,000 More Borrowed)
massive (and still growing) debt
European Patent Office (EPO) Series: Photo-Ops Galore and Suspicions of Influence-Peddling
coverage of the EPO's Croatian junket
 
Gemini Links 30/06/2026: Music Theory, Addiction, Clown Computing
Links for the day
Links 30/06/2026: France Recorded 1,000 Excess Deaths During Heat Wave, Slop Replaced by Human Staff
Links for the day
People Given the Totally Wrong Idea That "Secure Boot" is About Security (It's the Opposite, It's About Handing Control Over to NSA/Microsoft)
"Secure Boot" with capital "B" is conflating compromise with security.
Today The Register MS is Publishing Fake Articles About "AI", 100% of All "Content"
Maybe the media is dying because it is selling its soul [...] The Register MS has no standard
America Has Cost Europe Too Much
Countries ought to be controlling all their own systems
GAFAM Debt Will Surge, in July We'll Know by How Much
Do not fall for slop or sloppy narratives
Too Many "Marketers on the Payroll" at IBM, Selling Impossible Products That Cannot be Delivered or Will Never Deliver
IBM is rotting away
Media Says Microsoft's (XBox) Layoffs May be Record-Breaking
think somewhere in the range of ~5000 for gaming/XBox alone
Links 30/06/2026: What's Wrong With EU Age Verification, RSA Keys with Many Zeros
Links for the day
This is Not a Security, This is a Circus
Security does not mean "asked Microsoft for permission"
Communities Need Strong Leadership, Not Dictators Like IBM
Leadership in Free software is not ownership [...] Fedora will only last as long as IBM can somehow make some money out of it or leverage it to attract sharecropping
Patents Are Not "Cash Cows"
People who deliberately don't understand patents (or believe lies about them) will fail to understand how the world works (or does not work)
Sad Lives of People Who Think Women Are Just Sexual Toys (All They Have is Money)
money is still a man-made concept and life is finite
SLAPP Censorship - Part 123 Out of 200: Why Violence Against Animals Matters
Starting tomorrow (Wednesday) we'll begin telling stories about what happened last week
EPO Staff Union's (SUEPO) The Hague Committee, With Help of Lawyer, Challenges Lack of Rewards for Hard Work
The EPO is not about granting valid patents anymore. The horse-trading corrupt officials just see the EPO as some thing that "prints money"
Massive EPO Demonstration Today
It'll start in about 6 hours
More Layoffs in Microsoft's PR Department, Even Ahead of 'D-Day'
Notice they are not even waiting for the official date (nor week)
Gemini Links 30/06/2026: Music and Broken Hearts
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, June 29, 2026
IRC logs for Monday, June 29, 2026
Gemini Links 29/06/2026: Using More of GPLv3+ and Merits of Security by TOFU
Links for the day
Links 29/06/2026: Lemote Yeeloong Laptop With OpenBSD, Slop Ruins Code/Development
Links for the day
Antisocial People With No Computer Science Background Are Ruining the Technology Space (Like Officials With No Experience in Patents Destroyed the EPO)
This is a real issue; it needs to be widely recognised and tackled
DDoS Attacks Are a Crime and They Only Increase Interest (Intrigue) in Their Target
Information cannot be DDoSed out of reach/existence, except temporarily
Pushing to the Top
Publishing is about exposing corruption
Whistleblowing and Retaliation by Microsoft Workers Against Microsoft Seems Increasingly Likely
some will go to the press, looking to expose some shenanigans
How Long Can a Company Delay Its Financial Report That Likely Confirms Exodus of Staff, Growing Debt, and Other Problems?
Brett Wilson LLP was meant to release its annual report some time early this month
SLAPP Censorship - Part 122 Out of 200: Garrett's Solicitors Confirm That Garrett is Ban-Evading and Spying on Our IRC Network
his solicitors basically acknowledge this
European Patent Office (EPO) Series: Networking With the National Delegates
António Campinos with a prime opportunity to network with the Administrative Council delegates and lobby for his reappointment
PIPs and "Retirements": IBM Layoffs in Anything But Name
That former Red Hat (now IBM) staff threatens to put my wife and I in prison is worse than cruel
Contact Members of the EPO Administrative Council, Tell Them the EPO (Office) Became a Disgrace and an Enemy of Europe's Citizens
If you live in Europe (not just the EU, even Turkey is included), please contact your delegates
The World Needs GNU/Linux for Security, Turn Off "Secure Boot" (It's the Opposite of Security)
They call it "Secure Boot", but what does it mean to say "Secure" when you actively opt for back doors controlled by Microsoft, the FBI, and many more parties?
In Signal of Weakness or Phasing Out XBox (Not Sustainable, According to the CEO) Microsoft "Pauses New Third-Party Game Pass Deals"
Moments ago
Two Pieces About "AI" This Morning Were Paid-For SPAM at The Register MS
The Register MS is the "Tech News" publisher you can pay to promote your company and even key-word-stuff pages for SEO purposes
Week of Microsoft Layoffs, Maybe Record-Breaking Scale
They will mislead about the scale
Links 28/06/2026: More Om Malik Eulogies, Cloudflare Promotes Web Browser Monocultures
Links for the day
IBM's Alderon as "Silent Layoffs", Not Just Bailout From Taxpayers
Seeing through the noise
'Modern' Web: "Stop! You Are Browsing Too Fast!"
Can the Web ever recover from this?
Pensions Tied to Ponzi Schemes Are Themselves Ponzi Schemes
Pensions are becoming more like that as well
Laptop Bricked After Microsoft Certificates Expiry
Is "Jim" dead?
Monoculture in Europe as National (or Continental) Security Threat
We need more browser diversity
Canada 5-0: GNU/Linux Rises to 5.0%, Windows Rapidly Falls to New Lows
Will we be seeing 6-0 (6%) by year's end and will Microsoft be shown two red cards?
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, June 28, 2026
IRC logs for Sunday, June 28, 2026
Gemini Links 29/06/2026: Sansieviera, HiFi, and Self-Signed Certificates
Links for the day
Outsourcing is Not Security
Outsourcing to Microsoft is the opposite of security
Links 28/06/2026: Turkey's State Broadcaster Suspends Commentator, Journalists Under Attack
Links for the day
Debugpoint.com Turns to LLM Slop for 'Help'
This is how sites die
Follow the Real Security Experts
Werner Koch
Assessing the Upcoming (July) Proprietary/GAFAM Cuts
The total (or %) matters to us because it can help shed light on what scale of layoffs to expect next week
Microsoft Lunduke Does Not Correct or Clarify Misinformation That He Posted (or Repeats It Instead)
Not the first time [...] detracts and/or distracts from legitimate criticisms
How Not to Do Security
Asking Microsoft for permission
Gemini Links 28/06/2026: Simulation Theory and Pursuit of Novelty
Links for the day
Five Years After Its Formation Libera.Chat Has the Most Simultaneous Users in Internet Relay Chat (IRC)
netsplit.de also measures the cross-network total at over 300k, probably for the first time in years
The Slop 'Religion' is Dying: From Widespread (Paid-for) Hype to Widespread Hate
Wait till "sentiment" in Wall Street - not just general (public) "sentiment" - shifts strongly against slop
For Whistleblowers' Sake, Choose Hosting Platforms Wisely
Techrights is hard to 'sedate'
How to Discreetly Leak Important Information to Techrights
Some years ago we published multi-part series about how to contact us securely
Expect Many More Whistleblowers From Microsoft
We envision many pissed off workers from Microsoft will become whistleblowers after next week's giant wave
Efforts to Resume Progress on FreeJS, LibreJS, and Reduce Dependence on Microsoft
It's still in a relatively early development stage
Whistleblowers Improve the World
we should appreciate and respect whistleblowers
Microsoft Windows Plunges to All-Time Lows in Japan
Microsoft is disintegrating; many people no longer use (nor need) Windows
GNU/Linux Turns 43 in 3 Months From Now
The Manifesto of the Free software movement (GNU Manifesto, 1985) turned 40 last year
SLAPP Censorship - Part 121 Out of 200: One Day We'll Discover What Company or Rich Person/s Funded the Lawfare Against Us
Even if the law firm shoulders some of the losses, then it is in effect an investor in the lawfare, according to established caselaw
Working on "Linux", But on Microsoft's Payroll
Under the totally false guise of "security" those same people are now promoting TPMs and other horrible things
Links 28/06/2026: Energy Crunch, EEE by Microsoft, and John Bolton Pleads Guilty in Dictatorship of SLAPPs
Links for the day
Jim Not Dead Yet
Let's wait a few more days
Microsoft Layoffs So Big They Cannot Even Wait for 'D-Day' (July 1)
"Layoffs at Xbox Appear to Have Already Begun, with Multiple Compulsion Games Employees Announcing Their Departures"
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, June 27, 2026
IRC logs for Saturday, June 27, 2026
Links 28/06/2026: Heatwave in Europe and Media Failing to Actually Criticise Power
Links for the day
Gemini Links 28/06/2026: Poems, Photographs, and Neoliberalism as Religion
Links for the day