Bonum Certa Men Certa

Links 14/3/2022: VLC 3.0.17 and GStreamer 1.20.1



  • GNU/Linux

    • Best Linux Distros in 2022 | ServerWatch

      Though it only accounts for a fraction of globally used operating systems, Linux continues to be a prevalent and critical tool for IT administrators and developers.

      The open-source software operating system originally released in 1991 is now a large family of variations, giving administrators a range of free and commercial options for managing Linux systems. Servers in particular widely use Linux, thanks to its numerous benefits as an operating system for managing network and infrastructure workloads. In all, Linux is a desirable solution when considering the stability, security, compatibility, and cost benefits for managing modern IT environments.

      This article looks at the best Linux distributions, their features, pros and cons, and what to consider when evaluating Linux distros.

    • Server

      • UPIPi Day: Pi calculated to more than 62.8 trillion digits

        Guinness World Records said Thomas Keller and his team at the Center for Data Analytics, Visualization and Simulation, or DAViS, used the software y-cruncher on a machine using the Ubuntu 20.04 operating system to create their precise calculations.

    • Audiocasts/Shows

      • VideoEssential Linux Commands - Cat, Tac and Tee - Invidious

        In this video, I will discuss three of the basic command line utilities: cat, tac and tee. These commands are useful for printing the contents of files to standard output and concatenating files.

      • VideoDid You Know Linux Kernel Releases Are Named?? - Invidious

        We all know that linux distros are named but did you know that the kernals also get the same treatment and some of these names are absolutely incredible.

      • 269: Deep Dive Into Lesser Known Web Browsers - Destination Linux

        This week’s episode of Destination Linux, we’re going to be discussing lesser known browsers and see which browsers are worthy of checking out. Then we’re going to take a look at the latest innovations coming from VLC. Plus we’ve also got our famous tips, tricks and software picks. All of this and so much more this week on Destination Linux. So whether you’re brand new to Linux and open source or a guru of sudo. This is the podcast for you.

      • VideoSteam Deck Desktop Guide: Connect USB-C Hubs and External Monitors - Invidious

        I'm using Steam Deck as my main PC for working and gaming, so I'm making a series of guides (USING THE DECK!) aimed at new Linux users. In this video, learn how to get to Desktop Mode, manage a monitor, and connect up your keyboard, mouse and game controllers.

      • LHS Episode #458: SPF 25

        Hello and welcome to the 458th installment of Linux in the Ham Shack. In this short-topics episode the hosts discuss the rise of the current solar cycle, AMSAT on Discord, GCC and the Linux kernel, Zorin, Sparky Linux, Hamshack Hotline and much more. Thank you for listening and have a great week.

    • Kernel Space

      • TechRadarLinux 5.17 delayed after vulnerability discovered in AMD processors
        The resurgence of Spectre-like malware has pushed the release date for the next iteration of Linux for at least a week, its creator has confirmed.

        In the 5.17-rc8 announcement, the kernel development head Linus Torvalds explained that the discovery of CVE-2021-26341 - a vulnerability in some AMD processors that resembles the dreaded Spectre/Meltdown fiasco, meant the team needed to apply certain patches, which complicated things for the 5.17 version of the OS.

      • Improving the reliability of file system monitoring tools

        A fact of life, one that almost every computer user has to face at some point, is that file systems fail. Whether it is for an unknown reason, usually explained to managers as Alpha particles flying around the data center, or a more mundane (and way more likely) reason - a software bug - users don't usually enjoy losing their data for no reason. This is why file system developers put a huge effort in not only testing their code, but also in developing tools to recover volumes when they fail. In fact, all persistent file systems deployed in production are accompanied by check and repair tools, usually exposed through the fsck front-end. Some even go a step further with online repair tools.

        fsck, the file system check and repair tool, is usually run by an administrator when they suspect the volume to be corrupted, sometimes following a mount command that failed. It is also run at boot-time on every few boots iCollabora, PipeWire, Bluetooth, Fedora 35, WirePlumber, audio layer, policy logic, PulseAudio, comple cameras, libcamera, linux audio, open source software, open source software consultingn almost every distro, through the systemd-fsck service, or equivalent logic.

        Indeed, fsck is quite efficient in recovering from errors of several file systems, but it sometimes requires placing the file system offline and either walking through the disk to check for errors, or poking the super block for an error status. It is not the right tool to monitor the health of a file system in real-time, raising alarms and sirens when a problem is detected.

      • LWNImproving the reliability of file system monitoring tools (Collabora blog)

        Gabriel Krisman Bertazi describes the new FAN_FS_ERROR event type added to the fanotify mechanism in 5.16.

    • Applications

      • Ubuntu HandbookVLC 3.0.17 Released with DAV Video Playback Support | UbuntuHandbook

        A new point release for VLC media player 3.0 branch, VLC 3.0.17 is out.

        Without any tweak, VLC now support for playing .DAV video files, created via a DVR365 or Dahua Technology digital video recorder (DVR).

        The release also features better notch support for new macbooks, adaptive streaming stack overhaul, and major codec updates.

      • GStreamer 1.20.1 stable bug fix release

        The GStreamer team is pleased to announce the first bug fix release in the stable 1.20 release series of your favourite cross-platform multimedia framework!

        This release only contains bugfixes and it should be safe to update from 1.20.0.

      • LinuxiacNala: A Prettier Frontend for the APT Command

        Nala is a frontend for APT so that you can have prettier output, faster downloads of packages, and a history. Here’s how to use it.

        APT – It’s likely that you’ve typed it hundreds, if not thousands of times. So why not use Nala to make things easier and prettier?

        If you’re searching for a more attractive CLI tool to conduct most APT terminal operations, Nala is a good option. In short, Nala is a libapt-pkg frontend.

        Sometimes it can be difficult for novice users to comprehend what apt is trying to accomplish while installing or upgrading. And this is where Nala comes on the scene.

        The goal of Nala is to fix this problem by removing some redundant messages, improving package formatting, and using color to illustrate what will happen with a package during installation, removal, or upgrade.

    • Instructionals/Technical

      • VideoHow to install FreeCAD on Zorin OS 16 - Invidious

        In this video, we are looking at how to install FreeCAD on Zorin OS 16. Enjoy!

      • ID RootHow To Install Bagisto on Debian 11 - idroot

        In this tutorial, we will show you how to install Bagisto on Debian 11. For those of you who didn’t know, Bagisto is a free and open-source e-commerce platform. It is built on various open sources technologies such as Laravel and Vue.js. Bagisto is a hand-tailored eCommerce that allows you to build your online store in no time. It is fast, responsive, beautifully frontend, and easy to use.

        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 Bagisto open-source eCommerce on a Debian 11 (Bullseye).

      • Linux Made SimpleHow to install Krita on a Chromebook in 2022

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

      • CitizixHow to Install mysqmail-postfix-logger in Ubuntu 20.04

        mysqmail-postfix-logger software package provides real-time logging system in MySQL – Postfix traffic-logger. MySQMail is a set of tiny daemon loggers for mail and FTP servers that save traffic information in a MySQL database. The information is split by domain and by user so that it’s easy to measure all the traffic for a given domain name in real time. This package provides a logger for SMTP traffic handled by Postfix.

      • How to Install CloudPanel on Debian 10 Buster

        CloudPanel is an open-source control panel that allows you to efficiently manage your servers. It’s a high-performance PHP-based control panel that is specially designed for managing hosted services.

        It is built on PHP and uses Nginx and MySQL. It is easy to install using an installation script that takes care of all the hard work of installing and configuring the packages required for everything to work as expected.

      • HowTo GeekHow to Use the timedatectl Command on Linux

        The Linux timedatectl command lets you set your time, date, and timezone for your system clock and your real-time clock. Spare a moment, and we’ll show you how it all works.

      • Linux Handbook[Solved] 'manifest not found' Error During Docker Image Pull

        We self-host Ghost using Docker for our website Linux Handbook.

        My colleague Avimanyu has put an excellent mechanism in place that allows updating Docker containers without downtime (if it is set via reverse proxy).

      • H2S MediaHow to install Tor Browser in AlmaLinux 8 - Linux Shout

        Secure your privacy while surfing online by installing Tor browser on Almalinux 8 RPM-based Linux using command terminal.

        When it comes to accessing the notorious dark web standard browsers are not safe without any third-party technology. Well, in such situations the Tor browser is required that uses the Tor network, used by around two million people every day. It is based on Mozilla Firefox. The name Tor was originally an acronym, standing for “The Onion Router”. The reference to an onion was not accidental but was intended to indicate that the Tor network consists of several layers due that users can surf the internet anonymously.

        In Tor Network, all data packets are sent from node to node (proxy server) without any point knowing the previous points. You will also receive a random, anonymous IP address. However, there is no 100% security guarantee here either, since every system can potentially be misused by criminals, for example through social engineering or other methods. Not only can you access the dark web with Tor Browser, but you can also surf the regular web. The security is higher, but the speed is lower because of the many diversions.

      • Disk Partitioning in Linux (Without LVM) - ByteXD

        Disk Partitioning is the process of dividing a disk into one or more logical areas, known as partitions.

        Before we can create any files, a filesystem must exist. And for creating a filesystem we must create a partition on our disk.

        In this tutorial, we’ll discuss the tools and the process of partitioning disks in Linux. First, we will add a new disk in our server and then create a new partition in it. We will create a partition with both the parted and fdisk commands.

      • MakeTech EasierWhat Is Gentoo Linux and How to Install It

        Gentoo is a powerful and extensible Linux distribution. It is one of the few operating systems that stuck to the original source-based package management in Linux. Further, its package manager, portage, is a powerful utility that allows you to fine-tune and tweak each aspect of your distribution.

      • HowTo ForgeExploring the Lynis Audit Report

        Lynis is a free and open-source security auditing tool and released as a GPL licensed project and is available for Linux and Unix-based Operating systems like MacOS, FreeBSD, NetBSD, OpenBSD and so on.

      • HowTo ForgeGetting Started with Pre-built Docker Images

        Images are the fundamental component of docker. In this guide, we will discuss what docker images are, how to build them, how to manage them, and how to use them.

      • GNU Linux (Debian) 10 – how to access QNAP (TS-219P) NAS via NFSv4 – why QNAP has created a security mess – portmap query failed: RPC: Program/version mismatch / Protocol not supported
      • Linux.orgLFCS – Client OpenLDAP Authentication | Linux.org

        We previously set up OpenLDAP servers for both CentOS7 and Ubuntu 18.04.9 Even though the setup of OpenLDAP is not on the LFCS exam, setting up a client is on the exam.

        Make sure you have two systems you can use for setting up and testing authentication. The systems can be virtual, like VirtualBox.

        First, let’s look at some basic setup for both Operating Systems. Then we’ll look at CentOS before we look at Ubuntu, depending on the test OS you are taking or more concerned with learning.

    • Games

      • GamingOnLinuxBuilding a Retro Linux Gaming Computer - Part 16: We Are All Doomed | GamingOnLinux

        The most appealing aspect of my QDI Advance 5/133 motherboard is its inclusion of AGP, PCI, and ISA expansion slots. This is what allows me to pair a GIGABYTE ATI Rage 128 Pro Ultra AGP video card sold in 2001 with a Creative Labs Sound Blaster 16 WavEffects ISA sound card made in 1997. By having both dedicated MIDI and 3D acceleration hardware I can dip my toes into two different eras of gaming, straddling the divide between Doom and Quake III Arena.

        That said I have never been able to get Dave Taylor's original Linux port of Doom to run, as it was built with the deprecated a.out binary format rather than ELF. It would also lack any kind of music playback due to Linux not being supported by the proprietary DMX library used by Doom, although it was for this reason that the Linux source code was chosen for release in late 1997 by id Software to avoid infringing copyright with the DMX code bundled on MS-DOS.

        Because of this, Linux users did not have long to wait for a better alternative to arrive, which by the turn of century proved to be LxDoom. LxDoom is derived from the influential Boom source port by TeamTNT, but it still functions very similar to the original Doom port for Linux. Installation is trivial using the lxdoom-1.4.4-0.i386.rpm and lxmusserv-0.94.2-0.i386.rpm packages available for download on SourceForge.

      • GamingOnLinuxApex Legends now broken on Steam Deck and Linux desktops | GamingOnLinux

        Even though Apex Legends was marked officially Steam Deck Verified by Valve on March 9, that we covered in an article, it's now been updated and it's broken on Steam Deck and Linux desktops.

        It's still not really clear what's going on. No announcement was made previously from any party. Valve didn't say anything, Respawn (the developer) didn't and EA (the publisher) also stayed silent. It just seemed to go through Deck Verified, and showed the whole world it worked as it was properly live on the Steam store and in your Steam Library on Deck. Now, a patch came in and it has removed the Linux Easy Anti-Cheat file so the game will boot you out telling you it's not working.

      • Boiling SteamMore than 80% of Steam Deck Verified/Playable Games Are From 2015 onwards - Boiling Steam

        I was wondering recently what the distribution of games validated (i.e. considered as Playable and Verified) for the Steam Deck looked like. Turns out it’s a pretty trivial answer to get, since each appid has a release date (not always the actual release date on Steam, mind you!) that can give us some information about how balanced the Steam Deck line-up is currently.

    • Desktop Environments/WMs

      • GNOME Desktop/GTK

        • TechRepublicGet a better snap package manager with this GNOME extension

          Snap packages are yet another technology that has been found to be somewhat divisive. From my perspective, bot snap and flatpak have made it possible to install applications on Linux that were not previously available. And given the ease of installing applications with snap, this package management system should be lauded by most as a way to help those unfamiliar with Linux to get up to speed more quickly.

    • Distributions

      • IBM/Red Hat/Fedora

        • Updates on the new generation of Fedora MediaWriter – egasta Blog



          In the past few months I have been developing new generation of Fedora New generation of FMW with a new UI written in Qt6 which will use native QtQuick styles for Windows and MacOS. At this point I have a fully functional application with all the features from the current version.

          The application can be now build for Windows and Linux. Linux builds are also available as Flatpak for testing pourpose. Bare in mind this is still not the final version and there still might be some issues.

          To develop new generation of FMW I had to learn, rework or update many things. A lot of them I To develop a new generation of FMW I had to learn, rework or update many things. A lot of them I saw for the first time like a complex project, QML, CMake, Qt… First of all I’ve started removing deprecated code that is no longer supported in Qt6 and made sure FMW can be built. After that I could start working on QML. I’ve started making pages and gradually adding basic functionality step by step.

      • Canonical/Ubuntu Family

        • LiliputingUbuntu Touch could breathe new life into the troubled JingPad A1 Linux tablet - Liliputing

          The JingPad A1 is a tablet with premium specs and software that’s both unusual, and unfinished. Launched last year by a Chinese startup called Jingling, the JingPad A1 was designed to run a tablet-friendly Linux distribution called JingOS.

          But the company that makes the tablet (and its operating system) has fallen on hard times, putting the future of the JingPad A1 in doubt. Already own one? You may be able to give the tablet new life thanks to a different Linux distribution: You can now install Ubuntu Touch on the JingPad A1 tablet.

    • Devices/Embedded

      • Linux GizmosRK3588-powered mini-PC offers HDMI in and out
        Mekotronics is prepping an “R58X” mini-PC that features on an octa-core RK3588 with up to 16GB RAM, 2x GbE, WiFi/BT, HDMI in and out, DP, and 4x USB plus eMMC, SATA, and M.2 storage.

        Shenzhen-based Mekotronics has posted several preliminary shopping/product pages (without prices) for an industrial temperature mini-PC and signage player that runs Linux or Android on Rockchip’s octa-core -A76 and -A55 RK3588 SoC. The R58X supports IOT gateway, industrial PC, edge computing, face recognition, digital signage, intelligent device, cloud terminal, and vehicle central control applications, among others.

    • Linux GizmosModule and dev kit extend octa-core MediaTek i500

      Vecow’s “ESOM-MT-500” module runs Linux on MediaTek’s octa-core -A73 and -A53 i500 SoC with up to 4GB RAM and 16GB eMMC. A dev kit extends the module with 2x LAN, WiFi/BT, HDMI, MIPI-DSI/CSI, 2x USB, and mini-PCIe.

      Last week when we covered Vecow’s first compute module, the Elkhart Lake powered, Compact Type 6 VCOM-1600, we saw that another module was waiting in the wings. Vecow tells us that the ESOM-MT-500 is available now and will be formally announced in the second quarter when it announces additional members of its new ESOM module family.

    • Mobile Systems/Mobile Applications

  • Free, Libre, and Open Source Software

    • SaaS/Back End/Databases

    • FSF

      • GNU Projects

        • Meet 7 GNU tools that are the power of the command line

          The GNU Project is a Free Software organization that created the term Open Source that today it is widely used by several companies.

          The name GNU is an acronym for: GNU, is Not Unix . And that means:

          The commands Unix€© were so successful that many programmers and companies wanted to “copy them” . And most included the name Unix€© in the name itself, examples: HP Unix, Berkeley Unix, … and so on.

          But AT&T, the copyright holder of Unix۩ and its name, has prohibited the use of the Unix۩ name for projects similar to it.

    • Programming/Development

      • A meditation on correctness in software

        You may violently disagree with the inflammatory accusation that comes next, but if this is the case, is there any other word for software that repeatedly surprises its users through frequent design changes than this?: Buggy.

      • Using KConfig with Rust

        Hello everyone, I am currently working on KConfig bindings for Rust as a part of the Season of KDE 2022. The wrappers for most of the significant aspects of KConfig are complete, so I decided to rewrite the Introduction to KConfig Docs in Rust. The bindings are still not stable and will probably change before the end of the Season of KDE. Still, this post should also help me test out the bindings outside tests. The kconfig bindings can be found here.

        The bindings currently use the git version of qttypes since I had to merge some upstream changes that are needed for these bindings. So they are not ready for prime time just yet.

      • Perl/Raku

        • RakulangRakudo Weekly News: 2022.11 Tau / 2

          On this Pi Day there is sadly not a lot to report about the Raku Programming Language in the main article of the Rakudo Weekly News.

  • Leftovers

    • Hardware

      • CNX SoftwareDingDian S3 – A Pocket-sized Intel Pentium N6000 mini PC (Crowdfunding)

        DingDian S3 is an ultra-compact, pocket-sized mini PC powered by an Intel Pentium Silver N6000 Jasper Lake processor, and equipped with 16GB RAM, and up to 1TB SSD with two M.2 sockets for either SATA or NVMe storage.

        The mini PC also includes a 2.5GbE port, an Intel AX201 WiFi 6 and Bluetooth 5.2 M.2 module, a 4K-capable HDMI 2.0 port, four USB ports, and a 3.5mm audio jack.

    • Integrity/Availability

      • Proprietary

        • Security

          • LWNSecurity updates for Monday [LWN.net]

            Security updates have been issued by Debian (expat, haproxy, libphp-adodb, nbd, and vim), Fedora (chromium, cobbler, firefox, gnutls, linux-firmware, radare2, thunderbird, and usbguard), Mageia (gnutls), Oracle (.NET 5.0, .NET 6.0, .NET Core 3.1, firefox, and kernel), SUSE (firefox, tomcat, and webkit2gtk3), and Ubuntu (libxml2 and nbd).

          • 10 Common Security Mistakes Sysadmins Make & How To Avoid These Pitfalls

            System administrators make mistakes and that's fine, as long as they learn from them. Learning from your mistakes will develop more skills, advance your career, and make you a better systems admin. However, It’s also helpful to learn from the blunders of others. This is why I’ve compiled a list of common 10 mistakes that system admins make, and how to address these problems.

          • Fresche Solutions Acquires Linux and IBM Security Services Company Trinity Guard - MSSP Alert

            Fresche Solutions, an IBM solutions provider backed by private equity firms American Pacific Group (APG) and Northstar Capital, has acquired security, auditing and detection software and services company Trinity Guard. Financial terms of the deal were not disclosed.

          • Privacy/Surveillance

            • Targeted WebID for privacy in Solid

              In my last post I talked about the privacy issues from static public WebID in Solid. In this post I am trying to explain a way to preserve privacy, I will later submit a proposal (after figuring out how to) to change/update the original SPECs as required.

              [...]

              That can be done by marking one client as the primary viewer/editor for the user, you can think it like a wallet. This solid application will be able to get the original unique WebID, and using that in the user's pod the wallet can find all the issued WebIDs. This goes into the implementation details of the pod server. Maybe all targeted WebIDs (& related pods) will be stored in a different namespace, maybe not.

    • Internet Policy/Net Neutrality

    • Digital Restrictions (DRM)

      • High Availability Farming — The Repair Association

        Deere & Company is stating that tractors are like aircraft in their complexity. I laughed at the thought of a flying tractor. But apart from the visual joke, the analogy makes Deere’s repair restrictions seem even more absurd.

        Modern tractors are full of computers, just like aircraft, cars, and data centers. Putting a computer chip in a tractor doesn’t make it fly like an aircraft but does make it function just as a mainframe computer with multiple controllers and peripherals in a data center. Keeping that equipment up and running is a critical part of design as every farmer, pilot and computer geek knows.

        In the computer industry as with aircraft, uptime—aka “High Availability”—is essential. Yet Deere has been building products using hundreds, if not thousands, of parts, any one of which is a single point of failure, and then tying the replacement of those parts to their exclusive control. Every delay created by this service model becomes a critical issue for farmers.

        Aircraft are full of redundant sensors for this very reason. Data center storage is “redundant,” “hot swappable,” and “plug and play”—techniques that have allowed for the exceptional uptime that we have come to expect in the air and online. Despite the opportunity to learn from both the airline industry and data center computing, Deere has designed equipment using hundreds of small sensors without building the redundancy needed for producers to keep rolling in the event of a component failure.



Recent Techrights' Posts

Windows in Åland Islands: From 100% to Less Than Half
Åland Islands lost the sense of urgency to move to GNU/Linux
Not Just Slow News But Also Late News (Julian Assange Landing in Thailand)
Why did AP take so long (nearly a week) to release these?
[Meme] Smart Alec Poettering
How many Microsofters can the Debian Project withstand?
Getting Rid of Microsoft Does Not Go Far Enough
Microsoft already has many problems. One day Microsoft won't exist anymore. But that does not guarantee users' freedom.
Alyssa Rosenzweig's LibrePlanet Talk About Freeing the Apple GPU
Alyssa Rosenzweig is the graphics witch behind the reverse-engineered drivers for the Apple GPU. She previously led Panfrost, the free drivers for Arm Mali GPUs powering devices like the Pinebook Pro. She graduated in 2023 with a Computer Science degree from the University of Toronto and now writes free software full-time.
Links 30/06/2024: LLMs Under Fire and Dictatorship of the Old
Links for the day
[Meme] Walking Outside the Guardrails of the Walled Gardens Built by Monopolies
So-called "advertiser-unfriendly" material was never a problem for Wikileaks
 
200 This Week
Monday started with 40 articles/pages and this is #200
Press Complicity and Public Apathy All Along Enabled 14 Years of Illegal, Arbitrary Detention and Coercion Into Plea Bargain of Julian Assange on Brink of Death
They basically blackmailed him into letting the US 'win' the argument
At the End Journalism a Crime (If It Involves Accessing or Gaining Access to Documents Marked "Confidential" or "Classified" by Those Looking to Hide Their Misconduct/Crimes)
At least in the US, especially where the imperialism is at stake
Links 30/06/2024: Tensions in Korea and Japan, Criminalisation of Sleeping Outdoors
Links for the day
100% Slop/Spam From linuxsecurity.com
This is the kind of stuff that's killing the Web faster
Gemini Links 30/06/2024: Murdoch and Ideal OS
Links for the day
In the First 6 Months of 2024 Thailand Moved to GNU/Linux, Not to Windows Vista 11
maybe users moved from Vista 10 and 11 to GNU/Linux, seeing where Microsoft was heading with forced hardware "upgrades"
Eko K. A. Owen, New Outreach and Communications Coordinator for the FSF
Nice to see many new additions to the FSF's team
Microsoft Has Slaves and Enablers, Not Partners
Obligatory meme too
Tobias Platen Covered Freedom-To-Play Games in LibrePlanet 2024
Freedom-To-Play games using Taler
[Meme] Opening a 'Webapp' With 'Only' 4 GB of RAM
Until 2020 none of my PCs ever had more than 2 GB of RAM
Destination 'Five Percent'
We reckon GNU/Linux can break the 5% barrier some time by the end of this year, even without counting Chromebooks
A Crisis of Online Journalism
Almost a week ago a journalist was forced to plead guilty for an act of journalism
Germany One of Many Countries Where Microsoft's Bing Lost Market Share After All That LLM Nonsense (Bing Chat and Further Rebrands/Renames)
openai.com traffic plunged 60% last month
Microsoft’s Latest Antitrust Scrutiny
4 new stories
Microsoft Layoffs, Mass Plagiarism, and More
outrage included
GNU/Linux Climbed 0.25% This Month (in statCounter)
Around midday on Tuesday we'll start seeing preliminary data for July
Ilya Gulko Introduces Pollyanna
"Pollyanna is a web framework that makes it easy to create your own libre social space, such as a social network or blog."
'FSFE': Underage Labour, GAFAM Fronting, and Identity Theft to Undermine the FSF's Current Fundraiser
looking to raise funds at the same time as the FSF
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, June 29, 2024
IRC logs for Saturday, June 29, 2024
Links 29/06/2024: Astronauts at Risk, Ukraine Updates
Links for the day
Fedora and Red Hat Leftovers
mostly redhat.com
Microsoft is Now Googlebombing or Spamming 'Open Source' and 'Linux' to Promote Proprietary Surveillance, Azure
Notice the title and the image, what's being promoted etc.
Seychelles: GNU/Linux Doing OK
Seychelles cannot be considered poor
This War Crime Footage, Nothing Political Per Se, Is What They Made Julian Assange Plead Guilty To (War Criminals Not Convicted, Only Those Who Expose Them)
Wikileaks' Julian Assange: Exposing the US Military Crimes
Gemini Protocol Isn't Even Remotely "Dead"
"Lupa knows of 505,000 (half a million!) working Gemini URLs at present, up from about 425,000 this time last year"
About 10 New Free Software Foundation (FSF) Members Per Day
The total changed from 46 to 47 while typing the article
20 Years Passed, Let's Go Even Faster Now
We are hoping to bring more original stories
Vista 11 Adoption Unusually Low in Germany and It's Going Down, Not Up
This is not happening only in Germany
Kevin Korte on Computers Being Allowed to Make Decisions Based on Cryptic Algorithms and Proprietary/Secret Data
It uses buzzwords where none are needed
[Meme] Garbage In, Garbage Out (linuxsecurity.com)
It is neither Linux nor security, just chatbot-generated slop
Microsoft-Invaded CISA Spreads Anti-Free Software FUD (as If Proprietary Software Has No Memory Safety Issues), Brittany Day Uses Chatbots to Amplify and Permutate the Microsoft FUD
linuxsecurity.com became an anti-Linux spam site
Microsoft Laying Off Staff in an Act of Retaliation and Union-Busting
retaliatory layoffs at Microsoft
Gemini Links 29/06/2024: Content Drowning in 'Goo' and LLM Slop
Links for the day
Windows Lost Almost 92% Market Share in Egypt
From over 99% to just over 7%
In Ecuador, GNU/Linux Adoption Surged From Under 1% to Over 4% in About 3 Years
Not even counting Chromebooks
LibrePlanet: Cultivating Backups (of Recordings)
an appeal to recover some of these talks
Microsoft/Windows Machines Are Turned Off (or Windows Deleted/Decommissioned) in Web Servers, as the "Market Share" Collapse Continues
Taking full history into account, this is a decrease of over 90% in some cases
Corwin Brust Hosting Freedom: A Behind-the-scenes Tour With the GNU Savannah Hackers
"the "smiling faces" behind it."
Android at 90% or More in Chad
Windows below 2%
David Wilson: Cultivating a Welcoming Free Software Community That Lasts
"a feeling of shared ownership for all users."
Julian Assange Might Continue Wikileaks, But Certainly Not Yet (Recovery Time Needed)
And probably at a symbolic capacity only
Bringing in 12 Santas and Taking 13 Out (Old Interview With Julian Assange)
Julian Assange's life inside the Ecuadorian embassy
Neil Plotnick on GNU/Linux in the High School Classroom
uploaded to the LibrePlanet instance of MediaGoblin
Asia Appears to be Fastest to Adopt GNU/Linux
the home of a considerable majority of the world's population
Alexandre Oliva's LibrePlanet 2024 Talk About "Software Enshittification"
in spite of technical difficulties encountered while recording
What They Used to Do With Mono They Now Do With Systemd (Lower and Deeper Down Than Userspace)
Now we have a project started primarily by Red Hat (and managed by Microsoft GitHub, which is proprietary) being managed by Microsoft and primarily serving Microsoft and IBM
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, June 28, 2024
IRC logs for Friday, June 28, 2024
Links 28/06/2024: Kangaroo Courts and Patents Spam, EFF Still Fighting for CPC's TikTok (a Digital Weapon)
Links for the day
Links 28/06/2024: Overton window and Polarization
Links for the day
[Meme] In 50 Years...
Microsoft's Vista 11 will take 50 years to be fully adopted
Only About 1 in 8 Russian Windows Users is Using Vista 11
it looks like over the past 12 months Vista 11 hardly grew and it remains very low at around 12% of Windows usage in Russia
Links 28/06/2024: More Attacks on the Press, More Censorship in Russia
Links for the day
Gemini Links 28/06/2024: Christmas Prematurely, Self-hosting
Links for the day
IBM: So Long, Suckers. Your Free OS is Now Proprietary. Pay IBM or Else.
almost exactly a year after turning RHEL into proprietary software
Vista 11 is Doomed and Despite Lack of Adoption Microsoft Already Speaks of Vapourware ("12")
"Microsoft has pulled a Windows 11 update after users reported boot loops and startup failures."
ChromeOS Reaches Highest Share in Years at the World's Most Populous Nation, Windows Now at All-Time Low of 13%
We're talking about India today
[Video] "It Is Incredible That Julian Assange Survives"
There was a positive and mutual relationship between Wikileaks and Dr Jill Stein
Never Assume That Because the Law Exists the Powerful Will Follow the Law
Who's going to hold them accountable now?
Nearly a Month Has Passed and Nobody at the Debian Project Even Attempted to Explain What Seems Like Back-dooring of Debian (and Hundreds of Distros That Are Debian-Derived)
I can cynically guess that only matters when a user with a Chinese name does it
[Video] Julian Assange Explains Wikileaks' Logistics
predating indefinite detention
IBM Was Never the "Good Guy", Just a Self-Serving and Opportunistic Money- and Power-Hungry Monopolist, Living Off of Taxpayers' Money (Government Contracts)
The Nazi Party of Germany was its second-biggest client at one point and now it's looking to profit from the work of slaves
"I Hated Working at IBM. They Were the Most Unfriendly People."
Don't forget what Watson the son did to a poor woman on a plane
State of the News (and Depletion of Journalism Online, Not Just Offline)
Newspapers are not coming back and the Web is not coming back either
GNU/Linux Consolidates in North America
Android rising a lot this year, too
[Meme] More Monopolies Granted While Patent Examiners Die (Overworking for Less Compensation)
Work more; Get less
Staff Union of the EPO (SUEPO) is Taking the New Pension Scheme (NPS) to an International Tribunal (ILOAT)
SUEPO wants more EPO staff to participate in collective action
Stella Assange and the Legal Team Speak to the Media a Day After WikiLeaks Founder Julian Assange Arrives in Australia
Published yesterday by a number of mainstream publishers
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, June 27, 2024
IRC logs for Thursday, June 27, 2024
RIP Daniel Bristot de Oliveira, Red Hat death
Reprinted with permission from Daniel Pocock