Bonum Certa Men Certa

Links 29/12/2022: siduction 2022.1, MariaDB 11.0, and RISC-V Proliferation



  • GNU/Linux

    • Desktop/Laptop

      • Systemd 762022 at System76: A Year in Review

        PNY, NVIDIA, and System76 have teamed up to give away a System76 Thelio Mira Workstation! Check out the Watch2Win contest for details on entering. There are 16 ways to enter! Deadline for entry is January 31st.

    • Google

      • Kubernetes BlogKubernetes v1.26: Advancements in Kubernetes Traffic Engineering | Kubernetes

        Kubernetes v1.26 includes significant advancements in network traffic engineering with the graduation of two features (Service internal traffic policy support, and EndpointSlice terminating conditions) to GA, and a third feature (Proxy terminating endpoints) to beta. The combination of these enhancements aims to address short-comings in traffic engineering that people face today, and unlock new capabilities for the future.

      • 9to5GoogleGoogle ramping up Fuchsia development going into 2023

        Ahead of the new year, Google has been making preparations for more of its developers to work with the Fuchsia operating system.

    • Audiocasts/Shows

    • Kernel Space

      • CollaboraAlways growing, always evolving

        With only a few months passing since our last new joiner update, it should come as no surprise that the Collabora crowd has expanded yet again. Our flexible disposition affords us an exceptional bunch to onboard when opportunity knocks, but also leaves room to hear new voices as we shape our path forward.

        We're fortunate that our newest team members will be able to bring fresh eyes to the departments of Core, Collabora Productivity, Graphics, DevOps, Multimedia, and People Operations. Their skills and innovation will help advance our many projects within the pipeline. Without further ado, let's meet our new teammates!

    • Applications

      • How to use Matrix

        As I’ve gotten more into FOSS, I’ve noticed a lot of FOSS projects, like KDE, use Matrix protocol.

        A protocol that lets you use any client you wish to chat with each other. Basically, it’s IRC but with more features.

        And I’m into that! So I decided to move my Aks_Dev community from Discord to Matrix. Just to support the project in general but also I do not want my community to be tied to one client. In fact I’ve been using Matrix-Discord bridge for a while, but it is not the optimal way to chat, IMO. Some things just drop out, like replies from Discord side. It works but.. It would be better if everyone was just on the Matrix side.

        On top of the bridge being Very Good but Not Optimal, Discord being proprietary platform can easily follow the path of Twitter. Who knows when Discord decides to add cryptocurrencies or other meaningless crap? Who knows where your data is going to? And if you want to use different client, Discord just can easily ban you because it’s their walled garden and you’re the prisoner of convenience.

      • 9to5LinuxHandBrake 1.6 Open-Source Video Transcoder Finally Brings AV1 Video Encoding

        HandBrake 1.6 open-source, free, and cross-platform video transcoding application is now available for download as a major release that introduces support for the AV1 video codec and numerous other new features and improvements.

        HandBrake 1.6 is here almost a year after HandBrake 1.5 and it finally adds the long-anticipated AV1 video encoding support through the implementation of SVT-AV1 (software) and Intel QSV AV1 (hardware) video encoders, along with 4K AV1 General, QSV (Hardware), and MKV (Matroska) presets.

      • How BASB, GTD, and Scrum help me to manage my productive life - Real App User

        People often tell me that I seem to have a very busy life. They ask how I keep it up, and whether I should relax once in a while. And even though I really make room in my life to watch tv series with my wife every day, listen to some music, discuss a good book together, or just talk and think together about life and the world, nevertheless I also have a creative and productive side that I want to give attention, just because it gives me pleasure and energy. In addition to my daily work as an IT Solution Engineer, I have many creative interests, like photography, drawing, writing books, and writing articles for my two websites. I cannot balance my day job, all these interests, and normal life activities in a healthy way without some kind of productivity system. In this article, I want to give you a look into how I implemented a combination of BASB (Building a Second Brain), GTD (Getting Things Done), and Scrum, to manage my productive life. This article will also be the foundation for future articles in which I will fill in this productivity system with a diversity of productivity tools.

      • [Old] How to be more productive with Kanban and what are my favorite Kanban apps - Real App User

        In 1997, directly after University, I started as an IT specialist and have been working in this area ever since in different roles. During these more than 20 years of being part of and later also leading IT related projects, our teams were using several methods and supporting software solutions to plan our projects in the best possible way. Not all were equally successful. Currently our teams are working in a Scrum approach which is part of the Agile methodology. To support this way of working we use among others an Microsoft Azure Kanban board to plan and monitor our daily work. Kanban is nothing new but seems extremely popular at the moment. It is not only a great approach for large and complex projects, but also on a smaller scale for your study and your personal projects. In this article I want to explain three topics: What is Kanban, Why should you use Kanban to be more productive and what are some of the best Kanban apps available.

    • Instructionals/Technical

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

        In this tutorial, we will show you how to install Mattermost on Ubuntu 22.04 LTS. For those of you who didn’t know, Mattermost is an open-source, self-hosted chat and collaboration platform that is designed for modern teams. It is similar to other chat platforms like Slack, but it is designed to be more flexible and customizable, with a focus on security and privacy. One of the main advantages of Mattermost is its flexibility and customization options. It can be easily integrated with other tools and services, such as GitLab and JIRA, and it can be customized to meet the specific needs of a team. It is also highly scalable, with support for large organizations and distributed teams.

        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 Mattermost 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.

      • Linux Made SimpleHow to install Wrapper Offline on a Chromebook
      • VideoHow to install Microsoft Edge on KDE Neon - Invidious [Ed: It's proprietary, it is Microsoft, and it is a notorious password stealer that ought to be subjected to fines and penalties. No GNU/Linux users has a good reason to install this.]
      • Make Use OfHow to Use Vim to Encrypt Text Files on Linux

        Most of us keep important notes, login credentials, and other sensitive information in text files. However, it is unsafe to keep this information in plain text. One of the ways to protect sensitive information is to use encryption.

      • Simon JosefssonPreseeding Trisquel Virtual Machines Using 'netinst' Images - Simon Josefsson’s blog

        I’m migrating some self-hosted virtual machines to Trisquel, and noticed that Trisquel does not offer cloud-images similar to the Debian Cloud and Ubuntu Cloud images. Thus my earlier approach based on virt-install --cloud-init and cloud-localds does not work with Trisquel. While I hope that Trisquel will eventually publish cloud-compatible images, I wanted to document an alternative approach for Trisquel based on preseeding. This is how I used to install Debian and Ubuntu in the old days, and the automated preseed method is best documented in the Debian installation manual. I was hoping to forget about the preseed format, but maybe it will become one of those legacy technologies that never really disappears? Like FAT16 and 8-bit microcontrollers.

      • Make Tech EasierHow to Securely Transfer Files in Linux Using SCP - Make Tech Easier

        When transferring files to a remote Linux server, you have a few options. One of the best way is to use a program called Secure Copy, or SCP, that runs over the SSH protocol to quickly transfer files over your network to a remote system. This tutorial shows you how to transfer files securely using SCP in Linux.

      • HowTo ForgeHow to Install osTicket on Ubuntu 22.04

        osTicket is an open-source and one of the most widely used ticketing systems by small and medium-sized businesses. It is a simple and easy-to-use web-based customer support portal that helps you to manage and track all tickets.

      • HowTo ForgeHow to Install Mastodon Social Network on Debian 11

        In this tutorial, you'll install Mastodon, a decentralized microblogging platform on a Debian 11 server. With this guide, you'll set up Mastodon with PostgreSQL as the database server and Nginx as a reverse proxy.

      • OMG UbuntuDon’t Like Ubuntu's Apt "News" Feature? You Can Turn it Off - OMG! Ubuntu!

        It's easy to disable the apt awareness message that appears each time you run an apt update on Ubuntu 22.04 Why is it needed at all? We discuss inside.

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

        In this tutorial, we will show you how to install Gradle on Ubuntu 22.04 LTS. For those of you who didn’t know, Gradle is a build automation tool that is used to build different applications, from mobile applications to microservices. It is flexible and helps developers’ teams to automate and build easier and faster software. Gradle is written in the Java programming language and is widely used in the development of Java-based projects, particularly those that use the Java Developer Kit (JDK).

        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 Gradle 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.

      • UNIX CopWorking with MooseFS

        MooseFS is a distributed file system that aims to be a fault-tolerant, highly available and performing, scalable general-purpose network distributed file system for data centers. In this article I’ll show how I’ve started working with MooseFS.

      • Ubuntu HandbookHandBrake 1.6.0 Released! How to Install in Ubuntu 22.04 | 22.10 | UbuntuHandbook

        HandBrake video transcoder and DVD ripper announced new major 1.6.0 release today. Here are the new features and how to install guide for Ubuntu Linux users.

        HandBrake 1.6.0 is a big release with new AV1 video encoding support. They are SVT-AV1 (software) and Intel QSV AV1 (hardware) video encoders.

        This release as well introduced high bit depth and color depth support to various encoders and filters, including VP9 10-bit, NVENC HEVC 10-bit, and VCN HEVC 10-bit encoders.

      • Introducing parity declustering RAID

        Declustered RAID decreases resilvering times, restoring a pool to full redundancy in a fraction of the time over the traditional RAIDz. We look at OpenZFS, the first freely distributed open source solution to offer a parity declustered RAID feature.

        Fault tolerance has been at the forefront of data protection since the dawn of computing. To this day, admins continue to struggle with efficient and reliable methods to maintain the consistency of stored data, either locally or remotely on a server (or cloud storage pool) and keep searching for the best way to recover from a failure, regardless of how disastrous that failure might be.

        Some of the methods still being used today are considered ancient by today's standards. Why replace something that continues to work? One such technology is called RAID. Initially, the acronym stood for redundant array of inexpensive disks, but it was later reinvented to describe a redundant array of independent disks.

        The idea of RAID was first conceived in 1987. The primary goal was to scale multiple drives into a single volume and present it to the host as a single pool of storage. Depending on how the drives were structured, you also saw an added performance or redundancy benefit. (See the box titled "RAID Recap.")

    • Desktop Environments/WMs

      • MX LinuxXfce 4.18 coming soon to MX-21 - MX Linux

        Xfce 4.18 will be coming soon to MX-21 users. We intend to add Xfce 4.18 to the main MX repositories sometime in January, and the update should come to existing Xfce users via the usual update channels. There are a lot of benefits to Xfce 4.18, including dual pane capability in thunar, updates to the Xfce settings applets, panel, and terminal, and options to have Xfce apps use the older Xfwm window theming instead of gtk3-client-side-decorations.

      • NeowinMX Linux set to receive Xfce 4.18 update sometime in January - Neowin

        The team behind MX Linux – the number one distro in DistroWatch’s rankings – has said that Xfce 4.18, which was released in mid-December, will be available to MX Linux users in January. The plan is to add Xfce 4.18 to the main MX repositories in January, then MX-21 users running Xfce will get the upgrade through the MX Updater program.

      • K Desktop Environment/KDE SC/Qt

        • MauiKitMaui Report 20 - MauiKit — #UIFramework

          Today, we bring you a new quick report on the Maui Project’s progress before new years eve.

          Maui 2.2.1 was released almost one month ago, and since then, new features, bug fixes, and improvements have been made to the Maui set of apps and frameworks; the following blog post will cover some of the changes and highlights building up to the upcoming stable release.

      • GNOME Desktop/GTK

        • My geek stuff blog: [GNOME] Maps wrap-up 2022

          As I was quite busy during the days before Christmas this year I didn't get time to write the traditional holidays Maps blog post.

          So I thought I should at least write a quick wrap-up of the happenings during 2022 before the end-of-year.

          As always, we started out in spring with a new major release along the spring GNOME release (42.0).

          In 42.0 (or rather during the development cycle leading up to it) Maps gained support for using the development profile, so that you can install nightly snapshot releases from the GNOME nightly Flatpak repo (or using locally-built bundles) in parallell with a stable release (using the Flathub release or from a „traditional“ distro package).

  • Distributions and Operating Systems

    • Debian Family

      • Release Notes for siduction 2022.1 €»Masters of War€« - siduction Linux

        During holiday season we present to you our new release siduction 2022.1. This edition for obvious reasons has been given the code name €»Masters of War€«. This goes back to a Bob Dylan song of the same name from 1962. Users that have been with us for a while will remember that we used to use rock songs as code names for our releases. Well, today we are returning to that tradition. The wallpaper of this release combines the artwork for Debian GNU/Linux 12 €»Bookworm€« with this Bob Dylan song, that is as fresh today as it was in 1962.

      • 9to5LinuxDebian-Based siduction 2022.1 Arrives with Linux Kernel 6.1, Xfce 4.18, and LXQt 1.2

        Dubbed “Masters of War,” siduction 2022.1 is powered by the latest and greatest Linux 6.1 kernel series to provide users with the best possible hardware support. The ISO images come with Linux kernel 6.1.1 by default, which is the latest release at the moment of writing.

        Three flagship editions are provided with this release featuring the latest KDE Plasma 5.26.4 desktop environment, which is accompanied by the latest KDE Frameworks 5.101 and KDE Gear 22.12 software suites for the best Plasma experience, as well as the recently released Xfce 4.18 and LXQt 1.2 desktop environments.

    • Open Hardware/Modding

      • Getting a First Picture on my Nezha RISC-V Board - cordlandwehr

        Compared to other embedded boards that I have, this one is surprisingly well documented; given you find the right webpages (list at the end). The vendor page itself is in a rather typical state, where an online translator occasionally comes handy to translate Chinese into something I understand 😉 But then, there is the really nice sunxi community wiki with has all extra information that you need.

        For the device itself, some months ago I decided to get this one mostly because of the reasons price and delivery date. However, it has a big disadvantage for me when I use it for testing the KDE Yocto layers: There is only a 2D GPU on the board (namely a “G2D” unit) for which also no Kernel drivers are present at the moment (except those from the Kernel source blob by the device vendor). However, for all other parts there is impressive community work. Most notably, coming with Kernel 6.2, there is finally the HDMI driver support that made the above picture possible.

        [...]

        Unfortunately, I do not expect any Plasma or KDE application running on the Nezha board in the sooonish future (at least not accelerated via the G2D chip)… Yet, if you recall, at FOSDEM 2019 Alistair already demonstrated Plasma running on a HiFive Unleashed board, using an expansion board for graphics. Finally, there is right now another very interesting and not too expensive RISC-V board becoming available with on-board 3D GPU and it is already on my shopping list… I am looking forward to 2023 🙂

      • Ventana RISC-V CPUs Beating Next Generation Intel Sapphire Rapids! – Overview of 13 RISC-V Companies, CPUs, and Ecosystem

        Last week we attended the RISC-V Summit in San Jose. Traction in the RISC-V ecosystem is accelerating faster and faster. The embedded world has shipped 10’s billions of RISC-V cores collectively over the last few years. Qualcomm has silently shifted control and security cores that are not exposed to the user since the 2020 S865 chip. This has enabled them to ship a total of 650 million RISC-V cores! Andes and Codasip are each at over 2 billion RISC-V cores shipped, Western Digital ships over a billion RISC-V cores a year, and even Apple is converting some non-user-facing functions to RISC-V!

      • ArduinoThis train of trash bins moves to the curb with the press of a button | Arduino Blog

        Once a week, millions of people set out their trash cans next to the curb for collection the following day, which many consider to be extremely annoying or laborious. So rather than manually dragging out the garbage and recycling bins, the YouTuber known as Max Maker decided to build a system that could automate the task at the touch of a key fob button.

        Max’s idea involved creating a single track that would span from the back garden area all the way down the driveway to the curb. From here, a train consisting of several flat carts with wheels underneath would be connected together in addition to a single locomotive cart at the rear. The first version of the locomotive used a windshield wiper motor, controlled by an Arduino Uno and motor driver board, to rotate a pair of rubber wheels along the lower track. However, the lack of power from the windshield wiper motor combined with the lack of grip from the wheels meant the heavy weight of the loaded trash cans could not be moved uphill.

    • Mobile Systems/Mobile Applications

  • Free, Libre, and Open Source Software

    • Web Browsers/Web Servers

    • SaaS/Back End/Databases

      • Monty says: I want to wish you a happy new year with MariaDB 11.0!

        When I created the original MySQL optimizer in 1995, it was quite simple. A big part of the plans were based on costs, but there where also a lot of rule based choices. The original 'base of cost' was "one disk seek". The cost of key read was also a disk seek.

        Over time a lot of developers have worked on the optimizer and added many new features, but the original cost model has stayed the same (until now). Most new features was done with based on a cost model, but still some new things (like deciding which index to use for sorting) were still partly rule based.

        If there was only one or a few choices for a plan, the old optimizer was reasonably good in finding a good plan. But the more complex the queries got (complex = a lot of different choices could be made for each table) the more chance that it would not find the optimal plan. This goes all back to the original cost model not being 'good enough'.

        The main developers of the 11.0 optimizer changes in MariaDB 11.0 are Sergei Petrunia and me. Vicențiu Ciorbaru has also provided some code and help.

        The optimizer changes consist of more than 100 commits, starting from October 2021!

        It has been a long project!

    • FSF

      • 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

      • Daniel StenbergAn m1 for curl | daniel.haxx.se

        A generous member of the wider curl community stepped up and donated an unused Mac mini m1 model to me to be used for curl development. Today it arrived at my home. An 8C CPU/16GB/1TB/8C GPU/1GbE model as per the sticker on the box.

      • Perl / Raku

        • Raku CLI AWS - Postvent - Physics::Journey

          These posts presented my work in progress, in advent calendar style of course, on a new raku module: CLI::AWS::EC2-Simple. The module is now available at the raku zef repository via raku.land with github repo here. This post completes the CL::AWS trilogy with a demo of it in action and how the OO model from last time is now wrapped as a command.

        • PerlDone before, Done better, Done again differently. | Saif [blogs.perl.org]

          It is my firm belief that every thought or idea that you or I have, has been had before. On the balance of statistics, the chances are that those that had these ideas handled it better, and have developed more powerful utilities to exploit these innovations. One therefore has a few possible options, when thinking of creating a solution to a problem. The first probably is to look for other published solutions and use them; these may be more mature, tried, tested and optimised. The second is to go ahead and implement another idea, foolishly perceived as an innovation, leading to a proliferation of methods duplicating, triplicating existing work, in the end producing a half-baked distraction.

          Statistics indicate that someone will take that path of the fool. I am not going to argue with Quantum Programmodynamics; if it has to be someone, let it be me. Interaction in console applications may involve the ping-pong between a script and STDIN. It may be more sophisticated using Curses::UI. This is established, used for heavyweight applications and has a superb feature set. It could be more modern using Tickit by Perl's resident genius and author of over 235 Perl modules, Paul Evans; powerful, versatile, event-aware and handled in a Perlish way, Tickit is the API for the future of Perl console applications. Or one could try and invent something different. Not better, not more powerful, not more elegant. Just different. Why? Quantum, that's why.

          There may be reasons other than pure bloody mindedness or foolishness for doing something differently. Indeed, perhaps the only way to learn to appreciate the right way, is to do the wrong thing. Honestly.

  • Leftovers

  • Gemini* and Gopher

    • Personal

      • Dear Hell

        All the times, I smile, the thoughts. Every time, I wish those, feelings. Many times, I wonder, emotions. Make my life, heaven, hey Hell!

      • saving the osprey

        i have a ultra lightweight osprey backpack: might be very useful except the zips open by themselves and then stuff falls out!

        today i sewed the zips so that these can't open past the top of the backpack. one side i did with a button foot, the other with a wide zig-zag. the zig zag was the better of the two.

      • Picking up my Guitar

        Just kidding, I don't have a guitar. I borrowed my sisters acoustic guitar, so that's the one I am picking up.

        I am not new to the guitar, it's just that when I discovered triathlon in the earliest 90'ies I immediately got real serious about that, it completely took over my life, in a good way, for some years. And now, about 30 years and a lot of triathlon training and racing later, I feel quite done with that.

      • Gardening descrescendo

        It seems like the history of me writing about gardening on the small internet is basically the story of my efforts getting ever, well, smaller. But not in the warm and fuzzy "smol" sense, although maybe I ought to try to mentally reframe it that way.

    • Technical

      • Programming

        • Using markov chains to generate gibberish

          A couple of weeks ago I was playing with Haunt to see if it was an good candidate to replace Jekyll for a couple of websites I host.

        • My game on itch.io

          I forgot to publish here that a few weeks ago I had published an alpha version of my ninja platform game Pagoda of Death on itch.io. I had this project rolling since 2015 or 2016 but I was trying to make it perfect, so didn't shipped anything since. Now I said "screw it" and published it anyways:

        • On Sources

          I've mentioned that an artifact (a compiled function or data) ingested into harn is stored with all the metadata needed to recreate it. This metadata includes the source code of the artifact.

          Note that unlike current systems, I am not satisfied with leaving the source in the middle of some text file in some directory. I want the source for that particular artifact in _my system_, and to that end, I keep a running log of all compiled C code in the 'sources' file.


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



Recent Techrights' Posts

(Live-)Stream of Richard Stallman's Latest Talk in Europe (No Longer Live)
The latest public talk and Live-Streamed schedule were announced early on for the public to know about
Richard Stallman is Already in India, Giving Talks About Microsoft Chaffbots and More
he's already giving some talks in India
Drunk on Chatbots, LinuxSecurity.com Spews Out More LLM Slop About "Wine"
They just keep googlebombing "Linux" and "Security" using slop
Gemini Links 24/01/2025: The "Hey Hi" Hype Continues Fading, Tesla/X/Twitter/SpaceX Associate With Nazism
Links for the day
Robbery at the European Patent Office (EPO), Office Staff as 'Prisoners'
publication from the Central Staff Committee, dated yesterday
Techrights in 0.036 Seconds
Combining Gemini and HTTP/S, yesterday we served an impressive number of requests
BetaNews Run by Plagiarism Bots That Googlebomb (for SEO) "Linux"
Google rewards and thus encourages plagiarism
IBM Titles Considered Worthless and Many IBM 'Fellows' Are Vanishing (Also: IBM Staff Inside Linux Attacks the Rights of Computer Users for Recognition or Rewards Like "Distinguished Engineer")
James Bottomley is still "a Distinguished Engineer at IBM"
 
Rumour of IBM 'Bloodbath' in Clown Computing
Performance Improvement Plans mean one step ahead or before layoffs
Dr. Andy Farnell: "Richard Stallman Chose to Stand For the Rights of People to Use Technology as They Wish. He Chose Freedom Instead of Riches."
Keeping busy in public transport
Gemini Links 24/01/2025: Drehgriffel, Computer Science and Capitalism
Links for the day
Microsoft Lost a Ton of Market Share in Web Servers Last Month (the Last Month of 2024) and Massive Losses Continue in 2025, Shows New Report
Microsoft down sharply
Microsoft (Nick Vidal) and Co-opting "Open Future" With Microsoft-led "Open Source AI Definition" (Openwashing LLM Slop and GPL Violations)
Microsoft is tainting all sorts of groups via the OSI
Microsoft, IBM, and Front Groups That Advance Racism for Profit
IBM has profited a lot from racism and it still does
FOSDEM and 'No Nazis'
the issue isn't wealth but principles
Gemini Links 24/01/2025: "Social" Control Media is Unsatisfying; An Old Call for a Gemini Without TLS
Links for the day
[Meme] Levels of Outrage
Apparently it's hip for criminals to leverage "the law" to silence their exposers
Links 24/01/2025: Earthquake, Landslide, and Official Implicated in Airplane With Landing Gear Issues (Boeing Plane) "Found Dead"
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, January 23, 2025
IRC logs for Thursday, January 23, 2025
CDN Giant: Microsoft Bing and Skype Collapsed Since the LLM Hype, Same as Other Metrics Show
No wonder Microsoft managers suffer anxiety and there are several waves of layoffs even on the same month
Gemini Links 23/01/2025: Experience With Outer Wilds and Gifting a Site
Links for the day
Slopwatch: Fake 'Articles' About Linux by Brian Fagioli and by Brittany Day in BetaNews and linuxsecurity.com (LLM Slop Sites That Are Online Leeches or SEO Operations Working Against Free Software Journalism)
Two new examples for today
Links 23/01/2025: More Overt Constitutional Violations and "TikTok Executive Order" (White Flag to CCP)
Links for the day
Status of New Year's Resolutions
3 weeks later
"The AI Bubble is Popping", Now It's Bailout Time
The hype will quietly fizzle, just like "blockchains"
[Meme] When the Government of the Netherlands Participates in Your Crimes It Lacks an Incentive to Hold You Accountable for Crimes
the EPO's corrupt management boasted (on television) that it would ignore rulings against it even if issued by the highest Dutch court
Links 23/01/2025: US Constitution Already Besieged (Impeachable Offences Pile Up), Arrest Warrant for Assad
Links for the day
Microsoft's Head of Business Development Quits (Days After Two Large Waves of Mass Layoffs)
We recently learned that people close to the management are very stressed this month
[Meme] Reliable Sources
Sooner or later LLMs swallow up their own lies (that they generated), which means that over time those things will only deteriorate further, exacerbating an already-large misinformation pandemic
BetaNews Plagiarising Work in the Linux Space
The originals won't even be listed
Gemini Links 23/01/2025: US Politics and DevOps Career
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, January 22, 2025
IRC logs for Wednesday, January 22, 2025
Links 22/01/2025: Jeju Air Blame-Shifting (Talk to the Wall), Copyright Maximalism Rebounds
Links for the day
[Meme] The 'Garbage in, Garbage Out' Patent Office
"law of the buzzword"
Clueless and Nontechnical EPO Management Uses the 'Great Scam' (Hey Hi Hype) to Justify Automation Where It's Both Detrimental and Illegal
The EPC has been practically set aflame; thus, the EPO has no legitimacy or reason to exist anymore
Links 22/01/2025: Democratising Tech Initiative and "Bye Bye Meta"
Links for the day
The Japanese translation of the term "free software"
by Akira Urushibata
Links 22/01/2025: "The AI Bubble Is Bursting" and Microsoft's Scam Altman is Already Looking for De Facto Bailout From the Insurrectionist
Links for the day
Dr. Andy Farnell's Latest Article About Software Freedom and Richard Stallman
why Dr. Stallman is being picked on
Geminispace (Gemini Protocol) Offers an Escape From Social Control Networks Owned by Oligarchs and Governments
Gemini capsules that promote fascism and retreat to feudalism are rare and scarce
The Free Software Foundation (FSF) Has Formally Added an Outreach and Communications Coordinator
Maybe the addition happened last year (we mentioned it in passing), but now it's in the "rota"
Electronic Frontier Foundation: Fighting 'for the Poor and Powerless' While Taking Home $336,000 in Annual Salary
nowadays works for or serves not the interests of the masses
Of Note: The Misguided, Infiltrated, Weakened Electronic Frontier Foundation (EFF) Now Operating at a Loss of Over a Million Dollars
Worst since the COVID-19 lockdowns
Free Software Foundation's Miriam Bastian: We Surpassed Our Year-end Goal of $400,000 USD Thanks to You!
Miriam Bastian: We surpassed our year-end goal of $400,000 USD!
[Meme] Omit Microsoft When It's a Scandal or a Breach, Whereupon It Becomes Just an 'IT Company'
Microsoft is like a cult. Members of this cult promote the opposite of security, expecting to be financially rewarded for it.
Calling Out Windows (TCO) is Apparently Impermissible in Some News Sites
The online news sites are failing us (and corporate sponsors play a role)
Richard Stallman's Remarks on His Pain
Published two days ago
Focusing on the Issues
we'll do our best to find the news and not talk about "Mr. T"
Only About 3.6% of Web Users in Pakistan Use Vista 11, According to statCounter
It's not hard to see why so far in 2025 Microsoft has already had several waves of mass layoffs - more than any other company
Rumour: In IBM, Impending "25% Reduction in Finance Roles"
25% to be laid off?
[Meme] Fake Articles From linuxsecurity.com (Just Googlebombing "Linux" With LLM Slop)
Google should really just entirely delist that site
RedHat.com Written by Microsoft Staff, Promoting Microsoft' Proprietary Software That Does Not Even Run on Linux!
This is RedHat.com this week...
Links 22/01/2025: Mass Layoffs at Stripe, Microsoft's Illegal Accounting Practices Under Scrutiny
Links for the day
Fake 'Article' by Brittany Day (Guardian Digital, Inc) About Linux Mint 22.1 'Xia'
Apparently they've convinced themselves that this is OK
Red Hat Dumps "Inclusive Language", Puts "Master" In Official Communications and Headlines
Red Hat: you CANNOT say "master" (because it is racist). Also Red Hat: we put in it our headlines.
Red Hat Offers DRM, TPM, and Backed Doored 'Confidential' Containers (CoCo) for Microsoft (Proprietary Spyware)
No kidding!
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, January 21, 2025
IRC logs for Tuesday, January 21, 2025