Bonum Certa Men Certa

Links 23/12/2022: Meson 1.0.0 and Haiku R1 Beta 4



  • GNU/Linux

    • Audiocasts/Shows

    • Kernel Space

    • Applications

      • OMG UbuntuAnnotate Files & Folders in Nautilus with this Extension

        Nautilus (also known as GNOME Files these days) used to have a built-in “notes” feature. This allows you to attach short written annotations to files and directories on your system, and view/edit/access them at a later date. This (admittedly little-known) feature seems to have been removed in Nautilus 3.2 back in 2011.

        Well, this week I found a new Nautilus extension that brings this (admittedly niche) feature back, and it works with the latest versions of GNOME’s famed file manager. When installed, you are able to annotate files, directories, and even storage devices with custom text inside of the file manager itself...

      • Linux LinksExcellent Utilities: Rnote - sketch and take handwritten notes - LinuxLinks

        This series highlights best-of-breed utilities. We cover a wide range of utilities including tools that boost your productivity, help you manage your workflow, and lots more besides.

        Rnote is a vector-based drawing app for sketching, handwritten notes and to annotate documents and pictures.

        The software is written in Rust and published under an open source license.

    • Instructionals/Technical

      • Linux Shell TipsHow to Backup and Restore Linux Commands History [Ed: Updated now]

        This article walks us through an understanding of the Linux terminal history, a demonstration of its backup and restore procedures, and why it is important.

        The Linux operating system is a feature-rich operating system environment. Its command line environment alone has the capability of transforming an ordinary user into a super user. In this case, we will look at the concept behind how to back up and restore Linux terminal history.

      • How to Install Audacity 3.2.2 on Ubuntu and Linux Mint

        This beginner tutorial will help show you how to install Audacity 3.2.2 on Ubuntu 22.04 LTS, Ubuntu 20.04 LTS, and Linux Mint 21.

      • Beginners Guide for mv Command in Linux

        In UNIX/Linux systems, the mv command shipped with the operating system is usually used for the following purposes:

        - Moving files from source to destination directory. Rename the file or directory name. - If you’re familiar with the cp command, you can use the same techniques to use the mv command.

        Even though you can use this article to learn how to use this command from the most basic to the most advanced levels.

      • Make Use Of8 Ways You Can Fine-Tune NGINX Performance on Linux

        NGINX is a popular, free, and open-source web server. The default NGINX configurations are good enough to get the web server working.

        However, if you want to use NGINX to its fullest, you need to play with its configuration files and set the parameters that will optimize the server’s performance. You will find the configuration files in the /etc/nginx directory on a Linux machine.

      • Wine Reviews : Steam and Lutris in EuroLinux Desktop

        The holiday season is approaching, so today we offer a slightly lighter, but interesting topic. After a period of tumultuous development, Linux gaming has finally managed to win the trust of gamers and convince them to the platform from under the penguin sign. Thanks to digital video game distribution services, gamers can enjoy their favorite Windows titles also on EuroLinux Desktop.

        However, before trying to install Steam, you should make sure that EuroLinux Desktop includes the required graphics drivers. If not, Nvidia users should download the company's official drivers, and AMD users should install the open Mesa drivers.

      • Continuing my familiarisation with GeckoLinux/openSUSE | Fitzcarraldo’s Blog

        As my old nettop only has an Intel dual-core Atom 330 CPU I wanted to install a spin with a lightweight desktop environment. I opted for the LXQt spin based on openSUSE Tumbleweed (see the aforementioned earlier post for details), and am pleased with its functionality and performance.

      • Daniel StenbergThe curl fragment trick | daniel.haxx.se

        curl supports globbing in the sense that you can provide ranges or lists in the URL that will make curl iterate, loop, over all the different variations and do a separate transfer for each.

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

        In this tutorial, we will show you how to install Vagrant on Ubuntu 22.04 LTS. For those of you who didn’t know, Vagrant is a command-line tool for building and managing virtual development environments. It allows developers to easily create and configure lightweight, reproducible, and portable development environments. By default, Vagrant can provision machines on top of VirtualBox, Hyper-V, and Docker too.

        This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the Vagrant on Ubuntu 22.04 (Jammy Jellyfish). You can follow the same instructions for Ubuntu 22.04 and any other Debian-based distribution like Linux Mint, Elementary OS, Pop!_OS, and more as well.

      • Make Use OfHow to Automatically Create Compose Files From Running Docker Containers

        Docker is an essential tool for easy installation of the apps which can run your sites and services, and it's even easier to manage with docker-compose.

        Some projects don't come with docker-compose files, and it's time-consuming to create one yourself. docker-autocompose can generate a working docker-compose file from any running Docker container.

      • ID RootHow To Change TimeZone on Rocky Linux 9 - idroot

        In this tutorial, we will show you how to install aaPanel on Rocky Linux 9. For those of you who didn’t know, The time zone of a system is the geographic region where the system is located. It determines the local time, which is used to display the date and time on the system. By default, the time zone is set during the installation of the operating system. However, it may be necessary to change the time zone if you move to a new location or if the time zone was set incorrectly during the installation.

        This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step change timezone on Rocky Linux. 9.

      • ID RootHow To Install Redis on Fedora 37 - idroot

        In this tutorial, we will show you how to install Redis on Fedora 37. For those of you who didn’t know, Redis is a popular open-source in-memory database that is commonly used as a cache and message broker and more. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, streams, and spatial indices.

        This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the Redis on a Fedora 37.

      • Linux Made SimpleHow to install the Palemoon browser on a Chromebook

        Today we are looking at how to install the Palemoon browser on a Chromebook.

      • H2S MediaHow to install Gnome GUI on Redhat 9 or 8 Linux Server

        Minimal users of RHEL will not have a GUI interface by default. In this tutorial, we learn the commands that we can use to install the popular GNOME Desktop UI on Redhat 9 or 8 Server Linux.

        Widely used Gnome desktop environment is also a part of RedHat Linux, if you are going for GUI desktop installation. I know most of the time RHEL is used as a server distro, preferably with a command line interface. However, if you are a beginner and need GUI on Linux but without reinstalling it then here in this article, we let you know how?

      • Wine Reviews : Manage Your Linux Game Library With Lutris

        Lutris is an open-source Linux game manager, but it’s more than that. It aims to provide a single unified way to handle gaming on Linux.

        It brings together all aspects of Linux gaming into one place. Steam, Wine, HumbleBundle, GOG, and even a whole range of emulators are all brought together for a relatively seamless experience.

        Lutris also provides methods for installing games. It integrates with Steam, and it provides installer scripts for even the trickiest Wine games.

      • Install OpenVAS on Rocky Linux 8

        We are going to use Atomicorp repository to install OpenVAS on Rocky Linux 8.

        OpenVAS is an open source full-featured vulnerability scanner.

    • WINE or Emulation

    • Games

      • The VergeValve answers our burning Steam Deck questions — including a possible Steam Controller 2 - The Verge

        We speak to Steam Deck designers Lawrence Yang and Pierre-Loup Griffais about their plans for the handheld gaming PC, after nine months of rapid updates that have made it a much easier recommendation.

      • Godot EngineGodot Engine - Dev snapshot: Godot 4.0 beta 10

        Happy holidays! We have been enjoing Godot 4.0 betas for over three months now, and we are glad to see it get more stable and usable every week. Every beta release so far has included a lot of fixes in one or more key areas, and the next major version of the engine starts to finally look complete.

        Beta 10 will be the last dev snapshot of the year 2022, as a lot of our contributors will no doubt be slowing down for the end of year celebrations and some quality family time. We will continue our work on the engine and will release a new snapshot every week in the upcoming year, just as before, to get fast feedback on bugfixes, and potential regressions they may introduce. Thank you for being an integral part of the dev process with your rigorous testing and timely reports!

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • TSDgeos' blog: Donate to KDE with a 10% power up! (1-week-offer)

          Hopefully by now, you know that in KDE we are running an End of Year Fundraising campaign.

          If you didn't, now you know :)

          The campaign has already raised around 16 thousand euros, but there's still a bit to go to the minimum goal of 20 thousand.

          So let's spice things up a little, I will donate 10% of every donation you make, you donate 1€, I will donate 0.1€, you donate 100€ I will donate 10€, etc.

      • GNOME Desktop/GTK

  • Distributions and Operating Systems

    • New Releases

      • HaikuOSHaiku R1/beta4 has been released! | Haiku Project

        After a year and a half since the last beta, Haiku R1/beta4 has been released. See “Release Notes” for the release notes, “Press contact”, for press inquiries … and “Get Haiku!” to skip all that and just download the release (or upgrade to it from an existing install!)

      • HaikuOSR1/beta4 – Release Notes | Haiku Project

        The fourth beta for Haiku R1 over a year and a half of hard work to improve Haiku’s hardware support and its overall stability, and to make lots more software ports available for use. Over 400 bugs and enhancement tickets have been resolved for this release.

        Please keep in mind that this is beta-quality software, which means it is feature complete but still contains known and unknown bugs. While we are increasingly confident in its stability, we cannot provide assurances against data loss.

        For most of this release cycle, waddlesplash was employed as a contractor to work on Haiku. His contract is presently ongoing, supported by the generous donations of readers like you to Haiku, Inc., a 501(c)3 non-profit.

    • SUSE/OpenSUSE

      • The Register UKFresh preview of SUSE's new enterprise Linux distro arrives ● The Register

        As the end of the year and the holiday season both approach, so do new previews of both SUSE's new enterprise Linux distro, ALP, and the NetBSD OS.

        It's been a few months since Les Droites, the first prototype build of SUSE's next-gen enterprise Linux distro, appeared. ALP is SUSE's Adaptable Linux Platform, the company's next-generation containerized enterprise distro.

        Now, the second prototype is here, and it's codenamed "Punta Baretti". (Like "Les Droites", the original of the codename is a mountain in the Alps.)

        This version has a new installation program, based on SUSE's YAST D-Installer project. This splits the installation program into separate layers which communicate over D-bus, so that same installater can be controlled by a local GUI, or a command line, or another machine over the network, or even by the Cockpit web management system.

        There's more information about D-Installer on the project's home on Github. Courtesy of a customized version of LUKS2, the new installer can install onto bare metal with full disk encryption, unlocking the disk with a key from the TPM chip – similarly to the system we described when talking about the new Unified Kernel Image system a few months ago.

      • Dominique LeuenbergeropenSUSE Tumbleweed - Review of the week 2022/51 - Dominique a.k.a. DimStar (Dim*)

        The winter holiday period is upon us, and the number of requests submitted to Factory is getting lower (I even managed to have an empty review queue for a couple of minutes yesterday). But small snapshots never stopped Tumbleweed – and it kept on rolling, again with 7 snapshots released during this week (1216…1222)

    • Fedora Family / IBM

      • Yum Extender - Rises Like a Phoenix

        Yum Extender (yumex-dnf) as retired 5 years ago from Fedora, as I did not have the time to handle development.

        Back in May 2021 i started up the development up again on yumex-dnf.



      • Fedora ProjectFedora Community Blog: Friday’s Fedora Facts: 2022-51

        Here’s your weekly Fedora report. Read what happened this week and what’s coming up. Your contributions are welcome (see the end of the post)!

        I have weekly office hours on Wednesdays in the morning and afternoon (US/Eastern time) in #fedora-meeting-1. Drop by if you have any questions or comments about the schedule, Changes, elections, or anything else. See the upcoming meetings for more information.

    • Canonical/Ubuntu Family

      • ZDNetLinux Mint 21.1: The better-than-ever Linux desktop | ZDNET

        You can keep your Windows 11 and macOS Ventura on your PCs. On my desktop, what I want is open-source Linux. In particular, I want Linux Mint. Why? Because, it's free, easy to use, and far more secure than its proprietary rivals.

        The latest version, Linux Mint 21.1, Vera, is better than ever. If you don't know it, let me introduce you.

    • Devices/Embedded

    • Mobile Systems/Mobile Applications

  • Free, Libre, and Open Source Software

    • FSF

      • FSFFSF job opportunity: Operations assistant

        The Free Software Foundation (FSF), a Massachusetts 501(c)(3) charity with a worldwide mission to protect and promote computer-user freedom, seeks a motivated and organized Boston-based individual to be our full-time operations assistant.

      • FSFSharing is at the core of the free software community

        FSF program manager Miriam Bastian shares why she thinks the freedom to share is important Sharing is what makes a strong community. It has always impressed me to see how people in the free software community share their time, ideas, achievements, knowledge, and software with others. This sharing community is what attracted me in the first place to the free software movement: I wanted to know what it is that people spend so much time and joint effort on and why. What I found convinced me and won me over to free software.

        I started to climb the freedom ladder in 2014. Having profited from software like KeePassXC, Calibre, LibreOffice, F-Droid, Zotero, VLC media player, Privacy Badger, and TeXstudio for more than seven years, I wanted to give back to the free software community. When the Free Software Foundation (FSF) was looking for a program manager, I considered this to be the perfect opportunity to utilize my organizational, managerial, and interpersonal skills, and I am immensely grateful that I now have the privilege to contribute to the free software movement as the FSF's program manager.

    • Programming/Development

      • Meson 1.0.0 was released on 23 December 2022
      • Jussi PakkanenNibble Stew: After exactly 10 years, Meson 1.0.0 is out

        The first ever commit to the Meson repository was made 10 years ago to this day. To celebrate we have just released the long-awaited version 1.0.

        The original design criterion for doing a 1.0 release was "when Meson does everything GStreamer needs". This happened, checks notes, three years ago (arguably even earlier than that). That is not the world's fastest reaction time, but that comes mostly down to our development policy. Meson aims to make releases at a steady pace and maintains backwards compatibility fairly well (not perfectly). There is unlikely to ever be a big breaking change, so there is no pressing technical need to bump the major version number.

        Thus 1.0 is mostly a symbolical milestone rather than a technical one, end users should not not really notice that big of a difference. This does not mean that the release is any less important, though. To celebrate here is an assortment of random things that have happened over the years. Enjoy.

      • QtMoving to OpenSSL 3 in binary builds starting from Qt 6.5 Beta 2

        This is a short but an important note for all those who use the binaries from the Qt builds provided in Qt Maintenance Tool as a runtime for applications in the field.

        As some of you might know, Qt6 supports OpenSSL 3 since Qt 6.2.0. Starting from the next (second) beta of Qt 6.5, our binary builds will be based on OpenSSL 3. Since OpenSSL 3 is a new major version, it is not binary compatible with OpenSSL 1.x , see this link. This makes binary builds in Qt 6.5 beta 2 and later binary incompatible with applications using OpenSSL 1.x. If your application is using OpenSSL, you would need to rebuild it on top of Qt 6.5 binary builds from the Qt Maintenance Tool in order to run it on top of Qt 6.5 binaries or use your own builds based on OpenSSL 1.x. This is especially important for Linux applications, since Windows and macOS have other API for secure communications in addition to OpenSSL.

    • Standards/Consortia

      • Joe BrockmeierYear of the RSS reader? : Dissociated Press

        Well. Maybe? Certainly there’s an opportunity for something better. Between Twitter going to hell and the difficulty in keeping up with information, there’s opportunity. Something that unifies or improves ActivityPub and RSS and… all of the things, would be damn nice. I don’t see it on the horizon yet.

        And I don’t see droves of people going back to RSS. I still use it, where it’s available, but my habits aren’t the best predictor of what others will use.

        My prediction here is that 2023 is going to be messy as hell when it comes to social media and media consumption. Lots of parties will be vying for the top spot, and there’s a great deal of opportunity if someone gets it right. Will people have finally learned the lesson against centralization and letting the virtual town halls be controlled by entities like Twitter? Would love to see it, but I’m skeptical.

        Whatever wins I don’t think it’s going to be RSS or ActivityPub in its current form. I’m betting someone is tinkering with a contender right now, hopefully in the form of an open protocol with open source implementations. Maybe ActivityPub++ or maybe something entirely new.

  • Leftovers

    • Security

      • The StackIs this CVSS 10 Linux Kernel vulnerability going to ruin your Christmas? [Ed: It's more about SMB than Linux, and requires some access level]

        Every security researcher just knew some god-awful vulnerability was going to get lobbed into the mix just as people wind down for the holiday and it looked for a moment like it might have landed: A critical (CVSS 10) vulnerability in the Linux kernel that lets remote and unauthenticated hackers execute arbitrary code? Yikes.

      • ZDNetPatch now: Serious Linux kernel security hole uncovered [Ed: Most machines aren't impacted because of how they are set up]
      • Wladimir PalantLastPass has been breached: What now? | Almost Secure

        If you have a LastPass account you should have received an email updating you on the state of affairs concerning a recent LastPass breach. While this email and the corresponding blog post try to appear transparent, they don’t give you a full picture. In particular, they are rather misleading concerning a very important question: should you change all your passwords now?

      • The Register UKZerobot malware now shooting for Apache systems ● The Register

        The Zerobot botnet, first detected earlier this month, is expanding the types of Internet of Things (IoT) devices it can compromise by going after Apache systems.

        The botnet, written in the Go programming language, is being sold as the malware-as-a-service (MaaS) model and spreads through vulnerabilities in IoT devices and web applications, according to the Microsoft Security Threat Intelligence (MSTIC) team in a report released on Wednesday.

      • LWNSecurity updates for Friday [LWN.net]

        Security updates have been issued by Debian (node-hawk and node-trim-newlines), Fedora (insight, ntfs-3g, and suricata), and SUSE (conmon, helm, kernel, and mbedtls).

      • NBCQueens: 2 Men Arrested for Working With Russian Nationals to Hack Taxi Dispatch System at JFK Airport - NBC New York

        Two men are facing charges for allegedly conspiring with Russian nationals to hack the taxi dispatch system at JFK International Airport, charging taxi drivers a fee to cut the taxi line, prosecutors said.

        Daniel Abayev and Peter Leyman are facing two counts of conspiracy to commit computer intrusions in connection to the alleged plot, Damian Williams, the United States Attorney for the Southern District of New York, and John Gay, the Inspector General of the Port Authority of New York and New Jersey, jointly announced Tuesday.

        According to the indictment, from at least September 2019 through September 2021, Abayev and Leyman, who are U.S. citizens residing in Queens and Russian nationals residing in Russia engaged in a scheme to hack the Dispatch System at JFK.

      • Bruce SchneierHacking the JFK Airport Taxi Dispatch System - Schneier on Security

        Two men have been convicted of hacking the taxi dispatch system at the JFK airport. This enabled them to reorder the taxis on the list; they charged taxi drivers $10 to cut the line.

      • Make Tech Easier15 of the Best Hacking Apps for Android - Make Tech Easier

        The apps mentioned are some of the best Android hacking apps. None of them require your Android phone to be rooted and all are easy to use for beginners. They’re useful to network administrators, penetration testers, and white hat hackers. All are available on Google Play Store and work with the latest Android versions.

      • Privacy/Surveillance

        • AccessNowU.S. Congress takes additional steps to combat spyware - Access Now

          Access Now applauds the U.S. Congress for passing bipartisan legislation to counter foreign commercial spyware that poses a threat to human rights defenders around the world. This legislation will aid efforts to mitigate the threat posed by targeted surveillance technologies, like NSO Group’s notorious Pegasus spyware.

          Sec. 6318 of the Intelligence Authorization Act, which was included in the broader 2023 National Defense Authorization Act (NDAA), is primarily aimed at creating protections for U.S. intelligence community personnel. But it could also generate new avenues to address the abusive use of spyware around the world by mandating the U.S. intelligence community report to Congress on dangerous companies and promoting international governmental coordination. President Biden signed the 2023 NDAA into law on Friday, December 23.

          “The proliferation and use of spyware is one of the greatest human rights challenges of our time, and bold U.S. action is critical to meeting this challenge,” said Michael De Dora, Senior Campaigner at Access Now. “While designed to protect the U.S. intelligence community, this legislation will also bolster efforts to restrict the spread of spyware and hold perpetrators accountable. It is an important step that should serve as a standard for governments around the world to emulate.”

          [...]

          In June, the House Permanent Select Committee on Intelligence held a public hearing on the threats posed by foreign commercial spyware like NSO Group’s Pegasus. NSO was added to the U.S. Department of Commerce’s Entity List in November 2021 along with Candiru.

        • Citizen LabCatalanGate Report: Correcting a Case - The Citizen Lab

          On December 15, 2022, as part of our regular re-analysis of past cases to find additional spyware infection indicators and details, we discovered that a researcher had misread the labels assigned to two individuals’ results, leading to a confusion between phones owned by two people with the same initials who were part of the same group of potential targets in the CatalanGate investigation.

          The error originates solely from a single mistake in interpreting a system of working labels, which we used to protect the privacy of research participants during the research process, and to reduce potential researcher bias.

          We have exhaustively reviewed other cases analyzed and published by the Citizen Lab where any similar research participant labeling system was used. We found no similar errors either in the other 64 cases in the CatalanGate report, or in other Citizen Lab publications.

    • Environment

      • Energy

        • The Register UKCrypto craziness craps out – and about time too ● The Register

          With the quick one-two punch of FTX and Binance, crypto is finally losing its luster as the next revolution in money.

          I was recently in Manhattan at the Linux Foundation and Fintech Open Source Foundation's (FINOS) Open Source in Finance Forum New York (OSFF) 2022 event. There the topic of the day was fintech. It was all about how open source and the cloud are revolutionizing how banks, finance companies, and stock markets are working with money. Do you know what we didn't talk about? Crypto.

          Crypto bros still blather on about how their Bitcoin, Ethereum or what have you will go to the Moon. They also insist that with their diamond hands, they're going to Hold On for Dear Life (HODL) no matter what happens.

          That's cute. In a pathetic sort of way.

  • Gemini* and Gopher

    • Personal

      • Donations
      • After being sick for a month

        The 5 year old caught some sickness from school the week before Thanksgiving. That eventually went through all of us, kids got strep, one had it infect their ears. At one point we were all on multiple antibiotics, made worse due to the fact that the kids and wife are allergic to most of the common ones.

    • Technical

      • Programming

        • Test Suite

          Suppose we wish to verify that a calculator application returns correct numbers. This will be a very simple calculator, as the verification is the important part, and a real test suite for a real calculator would be too long and too boring. So, our calculator specification:

        • R function to find nearest named colour

          I wrote an R function to find the nearest named colour to a given colour hexcode.


* Gemini (Primer) links can be opened using Gemini software. It's like the World Wide Web but a lot lighter.



Recent Techrights' Posts

Microsoft's Bing Falls to Fourth in the Europe/Asia-Based Turkey, Share Halved Since LLM Hype, Now Only 1% (Sometimes Less)
Turkey (Eurasia) is another example of Microsoft failing with LLM hype and just burning a lot of energy in vain (investment without returns)
Backlash and Negative Press After Microsoft Tells Diversity, Equity, and Inclusion (DEI) People to DIE
Follow-up stories
Censorship as Signal of Opportunity for Reform
It remains sad and ironic that Wikileaks outsourced so much of its official communications to Twitter (now X)
The World Wide Web Has Been Rotting for Years (Quality, Accuracy, and Depth Consistently Decreasing)
In the past people said that the Web had both "good" and "bad" and that the good outweighed the bad
Comoros: Windows Plunges to Record Low of About 6% in Country of a Million People (in 2010 Windows Was 100%)
Many of these people earn a few dollars a day; they don't care for Microsoft's "Hey Hi PC" hype
The Mail (MX) Server Survey for July 2024 Shows Microsoft Collapsing to Only 689 Servers or 0.17% of the Whole (It Used to be About 25%)
Microsoft became so insignificant and the most astounding thing is how the media deliberate ignores it or refuses to cover it
Windows Down From 98.5% to 22.9% in Hungary
Android is up because more people buy smaller mobile devices than laptops
Microsoft Windows in Algeria: From 100% to Less Than 15%
Notice that not too long ago Windows was measured at 100%. Now? Not even 15%.
Microsoft Windows "Market Share" in New Zealand Plunges to 25%
Android rising
SUSE Goes Aryan: You May Not Use the Germanic Brand Anymore (It's Monopolised by the Corporation)
Worse than grammar Nazis
Gratis But Not Free as in Freedom: How Let's Encrypt is Dying in Geminispace
Let's Encrypt is somewhat of a dying breed where the misguided CA model is shunned
 
Fedora Week of Diversity (FWD) 2024 Attracting 0.01% of the IBM Staff "Was a Success"
They expect volunteers (unpaid slaves) to do the PR for them...
African's Largest Population (Nigeria) Approaching 80% Android "Market Share" Amid Steady Monthly Increases While Microsoft Has Mass Layoffs in Nigeria
Microsoft- and Apple-sponsored Western (or English-speaking) media chooses to ignore that or treat it as irrelevant (a racist disposition in its own right)
[Meme] The Warlord's Catspaw
Thugs that troll us
Microsoft Misogyny Will be the Fall of Microsoft (Covering Up for Misogynists is a Huge Mistake and Highly Misguided Short-term Strategy)
Microsoft's undoing may in fact be its attitude towards women
Red Hat Keeps Behaving Like a Microsoft Reseller (for Proprietary Stuff!), Microsoft Employees as Authors in redhat.com
In some ways this reminds us of Novell
UEFI 'Secure Boot' Once Again Bricking PCs and Fake Security Models Are Perishing in Geminispace
Let's Encrypt has just fallen again
Links 17/07/2024: New Attacks on the Press, European Patents Squashed Even at Kangaroo Court (UPC)
Links for the day
Gemini Links 17/07/2024: Proponents of Censorship and New Arrivals at Gemini
Links for the day
Links 17/07/2024: School Budget Meltdown and Modern Cars as Tracking Nightmares
Links for the day
This Should Certainly be Illegal, But the Person Who Helped Microsoft Do This is Still Attacking the Critics of It
perhaps time for an "I told you so post"
[Meme] A Computer With an Extra Key on the Keyboard Isn't Everyone's Priority
(so your telling me meme)
Africa as an Important Reminder That Eradicating Microsoft Doesn't Go Far Enough
Ideally, if our top goal is bigger than "get rid of Microsoft", we need to teach people to choose and use devices that obey them, not GAFAM
Billions of Computers Run Linux and Many Use Debian (or a Derivative of It)
many devices never get updated or even communicate with the Net, so exhaustive tallies are infeasible
[Meme] Microsoft is Firing
Don't worry, Microsoft will have some new vapourware coming soon
More DEI (or Similar) Layoffs on the Way, According to Microsoft Team Leader
What happened shortly before Independence Day wasn't the end of it, apparently
[Meme] Many Volunteers Now Realise the "Open" in "OpenSUSE" or "openSUSE" Was Labour-Mining
Back to coding, packaging and testing, slaves
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, July 16, 2024
IRC logs for Tuesday, July 16, 2024
[Meme] Ein Factory
A choice between "masters" (or "master race") is a false choice that results in mass exploitation and ultimately eradication (when there's little left to exploit)
Links 17/07/2024: Open Source Initiative Lies and Dark Net Thoughts
Links for the day
Media Distorting Truth to Promote Ignorance
online media is rapidly collapsing
Android Rises to New Highs of Almost 80% in Cameroon
How many dozens of nations will see Windows at under 10% this coming winter?
Links 16/07/2024: TikTok Ban in Europe and Yandex Split
Links for the day
Gemini Links 16/07/2024: On Packrafting and on Trump Shot
Links for the day
[Meme] Firefox Users Who Think They Know Better Than Mozilla
Enjoy Firebook
Firefox Used to Have About Half the Market in Switzerland, But It Doesn't Stand a Chance Anymore (Chrome Surging This Summer)
Mozilla has managed to alienate some of the biggest fans of Firefox
Microsoft's Biggest Losses Are in Europe This Summer
Microsoft's ability to milk a relatively rich Europe is fast diminishing
How to Make Software Suck and Discriminate Against People at the Same Time
ageism glorified
Bing Was at 2.6% in Russia When LLM Hype Started. Now It's Down to 0.8% (for 3 Months in a Row Already)
The sharp fall of Bing may mean that exiting the Russian market won't matter to anybody
[Meme] Microsoft Seems to be Failing to Comply With WARN Act (by Refusing to Announce Mass Layoffs as They Happen)
since when does Microsoft obey the law anyway?
Microsoft Layoffs Are Still Too Frequent to Keep Abreast of and Properly (or Exhaustively) Classify
The "HR" department knows what's happening, but whistleblowers from there are rare
Bahamas Joined the "5% Windows" Club
statCounter only traces back about 1 in 20 Web requests to Windows
Links 16/07/2024: Salesforce Layoffs and Microsoft's DMARC Fail
Links for the day
Antenna Abuse and Gemini Abuse (Self-hosting Perils)
Perhaps all this junk is a sign of Gemini growing up
Possibly Worse Than Bribes: US Politicians and Lawmakers Who Are Microsoft Shareholders
They will keep bailing out Microsoft to bail themselves out
The Software Freedom Conservancy Folks Don't Even Believe in Free Speech and They Act As Imposters (Also in the Trademark Arena/Sense)
Software Freedom Conservancy was already establishing a reputation for itself as a G(I)AFAM censor/gatekeeper
Djibouti Enters the Windows "10% Club" (Windows Was 99% in 2010)
In Africa in general Microsoft lost control
GNU/Linux Share Doubled in the United States of America (USA) in the Past 12 Months
Or so says statCounter
Even in North Korea (Democratic People's Republic Of Korea) Google Said to Dominate, Microsoft Around 1%
Google at 93.26%
[Meme] The Red Bait (Embrace... Extinguish)
They set centos on fire, then offer a (de facto) proprietary substitute for a fee
Shooting the Messenger to Spite the Message
segment of a Noam Chomsky talk
[Video] Boston Area Assange Defense (Yesterday)
It was published only hours ago
Guinea: Windows Down From 99.3% to 2.7% 'Market Share'
Guinea is not a small country
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, July 15, 2024
IRC logs for Monday, July 15, 2024
What's Meant by "Antenna Abuse" (Gemini)
syndication is not a monopoly in Gemini and if one doesn't condone political censorship, then one can create one's own syndication service/capsule
Microsoft Layoffs and Entire Unit Termination: Diversity, Equity, and Inclusion
What an announcement to make just before Independence Day
Links 16/07/2024: Old Computer Challenge and One Page Dungeon Contest
Links for the day
Microsoft Falls Further and Closer Towards 10% (Windows "Market Share") in Kuwait
more countries entering the "single-digit Windows" (under 10%) club
Gemini Links 15/07/2024: Antenna's Pro-Hamas Bias Revisited and Old Computer Challenge
Links for the day
[Video] Julian Assange, Over One Decade Ago, Cautioning About What the Internet Had Truly Become
video is not new
Homage to Malta
Malta is probably easy for Microsoft to bribe
IRC at 16
Logging has been used for us and against us
In Malta, Android/Linux Has Overtaken Microsoft Windows (According to statCounter)
statCounter milestone?
Links 15/07/2024: China’s Economic Problems, Boeing Under Fire
Links for the day
500 Days' Uptime Very Soon
Good luck doing that with Windows...
Windows Falls Below 20% in Tunisia
A month ago we wrote about GNU/Linux in Tunisia
Links 15/07/2024: Google Wants Wiz and Why "Sports Ruin Everything"
Links for the day
Gemini Links 15/07/2024: Old Computer Challenge and Sending Files via NNCP
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, July 14, 2024
IRC logs for Sunday, July 14, 2024