Bonum Certa Men Certa

Links 29/08/2022: Canonical Helping Microsoft Again



  • GNU/Linux

    • Audiocasts/Shows

    • Kernel Space

      • LWNLinux 5.19.5
        I'm announcing the release of the 5.19.5 kernel.
        
        

        All users of the 5.19 kernel series must upgrade.

        The updated 5.19.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.19.y and can be browsed at the normal kernel.org git web browser: https://git.kernel.org/?p=linux/kernel/git/stable/linux-s...

        thanks,

        greg k-h
      • LWNLinux 5.10.139
      • TechgageSPECviewperf 2020: GPU Viewport Performance In Linux & Windows - Techgage

        We’re taking a fresh look at viewport performance in popular design software with the help of SPECviewperf 2020. With 21 gaming and workstation GPUs in-hand, we’re testing not just the performance in Windows, but also Linux – which has made for some interesting comparisons. It’s been nearly a year since we last took an in-depth look at viewport performance with the help of SPEC’s SPECviewperf, and with the recent release of its 2020 v3.1 update, we felt now was a good time to generate some fresh numbers. As an added bonus, this article marks the first time we’ve run the same tests under Linux. That proved to be a good move, as it gave this article’s results more flavor.

        For those not familiar with SPECviewperf, it’s important to note the fact that it is not the benchmark. It’s instead the tool for benchmarking viewports in individual applications, like 3ds Max, SolidWorks, and Siemens NX. To make the magic happen, SPEC captures API traces of the full versions of said applications, and creates viewsets that replicate playback – without the native application needing to be installed.

      • WCCF TechAMD Zen 4 Last Branch Record Extension version 2 queued for Linux 6.1

        The Last Branch Record functionality, or LBR, is "used for determining and analyzing the control flow of software by logging branch information to registers in real-time." The branch information will allow the system to decide what paths "hot code" should be directed to, such as optimizations to profile-specific compilers or other optimizations seen active in applications

      • NeowinYou can soon daisy chain three 4K 60Hz monitors on your Intel Arc laptop running Linux - Neowin

        Previously, Intel's Linux drivers allowed only connecting two monitors, without daisy chaining, including Intel's integrated graphics solutions.

        Intel will be pushing this feature out to its open-source driver stack for Arc GPUs. But whether or not it will work on the cheaper options like the Arc A380, which just arrived in the US, remains to be seen.

      • PC PerspectiveIntel Arc A380 On Linux - PC Perspective

        If you need an accelerator on a PC running Linux that works for a living, this is a decent choice if you can’t afford a higher end card.

    • Applications

      • DebugPointScrivano: Fascinating Whiteboard App For Handwritten Notes

        Scrivano is a new whiteboard application which recently getting some attention for its unique features and “ease of use”. It has some seriously cool feature which I will talk about shortly.

        When I write about the top Whiteboard applications for taking hand written notes using touch devices, I was not aware of this application since it was probably under development. In that article, I mentioned about the major apps which you all know about.

        For example, Xournal++ is probably the most used and “go to” app for taking quick notes using stylus in supported devices. Another GTK & Rust based app which recently became famous is Rnote. It also has some excellent features.

        Now, you can try out another cool app – Scrivano. It is a Qt based application and comes with a simple user interface for utmost productivity.

      • Ubuntu HandbookPano – Manage Clipboard History in Ubuntu 22.04 / Fedora 36 in New Style | UbuntuHandbook

        Need to access your copy & paste history quickly? Forget about GPaste or CopyQ, try Pano!

        It’s a cool new clipboard manager for Ubuntu, Fedora, and other Linux with GNOME Desktop, such as Arch and Manjaro.

        No system tray indicator or app window, just press your custom keyboard shortcut will bring up the bottom bar with all recent clipboard histories.

      • Linux Shell TipsStig – A TUI and CLI Client for BitTorrent Transmission

        The BitTorrent client Transmission application is becoming a must-have for a growing number of Linux users. The features of this app have more to say about what it has to offer than the name itself.

        For instance, it is resource-friendly since it uses minimal system resources during its application runtime. Also, its full support for Magnet Link, PEX, DHT, €µTP, and DHT are some prime features associated with the BitTorrent client transmission application. However, to use this app, you will need to install it from the default repositories.

        [...]

        The following are some prime features that Stig CLI and TUI-based client applications have to offer for your BitTorrent client Transmission endeavors.

    • Instructionals/Technical

      • ID RootHow To Install Chromium Browser on Linux Mint 21 - idroot

        In this tutorial, we will show you how to install Chromium Browser on Linux Mint 21. For those of you who didn’t know, Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web. Google’s Chromium browser is an open-source project. The Chromium codebase is also used by many other browsers, including Microsoft Edge, Opera, and Vivaldi.

        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 a Chromium web browser on Linux Mint 21 (Vanessa).

      • OSNoteUUID in Linux - OSNote

        The UUID refers to a Universally Unique Identifier that consists of 128-bit numbers that have the probability of having duplicates close enough to zero but not zero in the local system. It was originally used in the Networking Computing System and then, later standardized by the Open Software Foundation.

        The UUID is divided into five groups separated by hyphens (-) consisting of 8-4-4-4-12 characters in each group. In total it consists of 36 characters. You can see the UUID string like the string shown below.

      • Investigating database replication in different availability zones - formicapunk

        In regards to safety of data, it looks similar to the raft algorithm used by etcd with three members as a write is only ack’ed if it has been fsynced by two servers, the difference is that raft has a leader election, whereas in PostgreSQL the leader is set at startup and you have to build yourself the election mechanism.

      • LinuxTechiHow to Setup EKS Cluster along with NLB on AWS

        Are looking for an easy guide for setting up EKS cluster on AWS?

        The step-by-step guide on this page will show you how to setup EKS cluster along with NLB (Network Load Balancer) on AWS from the scratch.

      • HowTo ForgeHow to Mount an NTFS Drive on CentOS / RHEL / Rocky Linux

        This tutorial will show you how to mount an NTFS drive ina read/write mode on CentOS and other RHEL based Linux operating systems with ntfs-3g driver. NTFS-3G is a stable Open Source NTFS driver that supports reading and writing to NTFS drives on Linux and other operating systems.

        The ntfs-3g driver is available in the EPEL repository, it is available for all RHEL-based systems like AlmaLinux, CentOS, Rocky Linux, and also RHEL itself from version 6 to 9. The first step is to install and activate EPEL on your Linux system.

      • HowTo ForgeHow to Enable HTTP/2 in Apache Web Server on Ubuntu and Debian

        Hypertext Transfer Protocol Version 2 (HTTP/2) is the latest version of the HTTP protocol, published as an IETF standard in RFC 7540 in 2015. The focus of the protocol is on performance; specifically, end-user perceived latency, network, and server resource usage. One major goal is to allow the use of a single connection from browsers to a Web site. The protocol is backward compatible, so HTTP methods, status codes, and semantics are the same as for previous versions of the protocol. Apache has HTTP/2 support since version 2.4.17. In this tutorial, I'm going to assume that you already have a working TLS configuration, and that you have the required Apache version installed on your Linux distribution of choice, and that you know how to use Let's Encrypt, or you know how to issue a self-signed certificate.

        This tutorial has been tested on Debian 10, Debian 9, Ubuntu 20.04 LTS, and Ubuntu 18.04 LTS.

      • VituxHow to Install and Use Snapd on Debian 11

        Snap packages are widely used all across different Linux distributions. These packages are easier to create, install, and manage and they are there to keep all of your applications updated. However, to use these packages, you need to have an API installed which is known as Snapd. This API is responsible for managing snap packages on your Linux system. It communicates with the Snap Store to download and install snap packages on your Linux system.

        Most of the flavors of Linux have this API installed on them by default. However, on some distributions of Linux like Debian, you have to install this API manually so that you can conveniently deal with the snap packages. Therefore, in this article, we will explain to you the method of enabling Snapd on Debian 11.

      • LinuxConfigIntroduction to the dconf configuration system

        Dconf is the low-level configuration system used by the GNOME desktop environment. It is basically a database, where the various configuration are stored as keys together with their values. The keys in the database can be inspected, changed, or dumped with the dconf utility or by using the dconf-editor graphical tool.

        In this tutorial we see how manage dconf keys, how to backup and restore them and how to keep the database status in sync with a configuration file.

      • LinuxConfigHow to remove unnecessary files with BleachBit on Linux

        BleachBit is a free and open source application available on Linux and Windows, which can be used, among the other things, to remove unnecessary files and directories from a filesystem. BleachBit can be used to free the caches of many applications, remove cookies and browsers history, but also to shred (secure delete) files and directories.

        In this tutorial we see how to install and use BleachBit on the major Linux distributions.

      • UNIX CopHow to deploy GLPI using Docker

        Docker is a software development platform for virtualization with multiple operating systems running on the same host. This is made possible by containers that are distributed as images.

        The system is very lightweight because it does not incorporate an operating system, which also allows for better use of resources. Docker also allows applications to be isolated, which is very useful for testing without bringing down the client’s production server.

        Meanwhile, GLPI is a web application that allows us to deploy a fleet management system. It has also evolved and with it, you can also manage hardware, software, and data centers by linking the asset inventory to the helpdesk.

      • Linux.orgLFCS – Network Management

        These days, we connect nearly all computers to a network in some manner. Whether the connection is Ethernet (hard-wired) or Wi-Fi, there is a method of sharing data or accessing shared data.

        When dealing with TCP/IP for the Internet, these commands can come in handy when there are connection issues.

      • Unix MenBash While Loop Examples: For Loops, Until Loops, And More

        Bash programming comprises three kinds of loops: the for loop, the while loop, and the until loop. The idea of all the loops is to repeatedly execute some code as long as some specific parameters are met.

        The Bash for loop operates differently from the for loops in other programming languages you may be familiar with. With it, you can iterate over a series of “words” in a string.

        On the other hand, the while loop executes the code under it if the control expression (or simply, the “condition”) is true. The loop stops executing the code when the condition becomes false, or there is an explicit break in the code.

        The until loop is comparable to the while loop, with the only difference being that the code keeps executing while the control expression is deemed false.

        In this post, we discuss how to use the Bash while loop with examples.

      • ZDNetHow to kill a process in Linux | ZDNET

        Every application and service on your Linux machine runs as a process. And, for the most part, those processes run fairly smoothly. Every so often, however, you might find a process (an application or a service) that goes astray and either slows down your system or causes other problems (such as a locked-up desktop).

      • TechRepublicHow to install the Redis in-memory database server on Ubuntu 22.04

        Redis is an open-source, in-memory key-value store that can be used as a powerful database server. Redis supports numerous data structures, such as strings, hashes, lists, sets, bitmaps, sorted sets and much more. And given that Redis stores everything in-memory, it’s blazingly fast. The one caveat to this is you’ll want to install it on a server with a fairly large amount of RAM.

        What I’m going to do here is walk you through the process of getting a single node Redis server up and running. In a later tutorial, we’ll discuss setting up a Redis cluster, so you can gain high availability with your server.

        Until then, let’s get that single instance server up and running.

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

        Today we are looking at how to install Teamspeak 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.

    • Games

      • Boiling SteamTransform your Steam Deck into a Steering Wheel, with Sol Wheel's Clever New Model - Boiling Steam

        Not long after the first iteration was shared on Reddit and on Boiling Steam, Ethan from Sol Designs has made progress with their second iteration of the Sol Wheel, an accessory that can turn your Steam Deck into a Steering Wheel. Now there are massive improvements in usability. The previous iteration could only make the Steam Deck turn very slightly left and right, but this new one makes it possible to do much more drastic wheel turns, along with rubber bands to give some pull back from the more extreme positions on the side. Very clever.

      • VideoHow to install Steam on Pop!_OS 22.04 - Invidious

        In this video, we are looking at how to install Steam on Pop!_OS 22.04.

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • Volker Krause20 Years of KDE Contributions

          On this day twenty years ago I wrote and submitted by very first patch to a Free Software project, KDE. What basically started with changing a single number got slightly out of control and had consequences my younger self wasn’t even remotely able to imagine.

          [...]

          But in 2000 and 2001 when KDE 2 came out I was doing my mandatory civil service which gave me access to “infinite” Internet (10Mbit/s). So I could download all the updates and carry them home on floppy disks and CD-RWs. The step from KDE 1 to 2 was huge, I wanted more of that.

      • GNOME Desktop/GTK

        • Linux MagazineGNOME Project Releases a New Telemetry Data Collection Tool

          Although telemetry (the collection of data and measurements for the purpose of monitoring) is a rather touchy subject, especially for those who value their privacy), the GNOME foundation has announced it will be adding a telemetry data collection tool to the desktop environment.

          Before anyone panics, this data will be 100% anonymous and will be used only to improve the GNOME desktop environment by informing various decisions for the future of the software. Those decisions will help to inform the GNOME Foundation where resources should be best used and how to better help users.

  • Distributions and Operating Systems

    • Make Use OfIs Linux Lite the Simple, Fast, and Lightweight Linux Distro You Need?

      Linux Lite is one of the many lightweight Linux distros that run seamlessly on older hardware. But is it the best operating system for your computer?

      Linux is a highly customizable and open-source operating system kernel. This is why you'll find tons of Linux distros out there to choose from, making it pretty hard to make a choice.

      However, if you are looking for a simple, fast, and lightweight distro, Linux Lite might be the one for you as it offers a great balance between performance and functionality. So, let's look at what Linux Lite is along with a rundown of its notable features.

      [...]

      To test it, we used a 2005 Dell laptop. The system specifications included 2GB of RAM, a 1GHz processor, 250GB HDD storage, and Intel VGA 1280x768.

    • ZDNetWant to save your aging computer? Try these Linux distributions | ZDNET

      On top of this, several modern operating systems aren't exactly friendly to older hardware. If you've found yourself in such a situation, there's hope by way of a handful of Linux distributions that have been designed specifically for older hardware. With these operating systems, you can revive old hardware and make it run as though it were new.

      Let me introduce you to five such Linux distributions, each of which is perfectly at home on new and older hardware.

  • Free, Libre, and Open Source Software

    • diaspora*'s 10 years in community hands - The diaspora* Project

      This weekend marked the 10th anniversary since the diaspora* project was handed over by its founders to the community. Ten years – time really does fly!

      During that time we’ve made many fundamental improvements to the software that this network runs on, from standardizing the process of making improvements to the code to completely rewriting the federation protocol on which communication between pods is based. We’ve also stabilized performance in many ways, and we've added many improvements to the user interface and new features.

      Over the past couple of years things have been a bit quieter as our team of volunteer developers has been hard at work on some really huge and complex tasks. The most fundamental of these have been creating a feature to allow members to move their account from one pod to another, and creating an API to allow apps to interact with diaspora* more easily and in more interesting ways.

    • Web Browsers

    • Productivity Software/LibreOffice/Calligra

    • Programming/Development

      • Barry Kaulerui GUI toolkit for Nim
      • The Ultimate List of Open Source Cloud-Native Tools - Container Journal

        There are so many great open source cloud-native tools for nearly everything you want to do. And they’re all in one place—look no further than the Cloud Native Computing Foundation (CNCF). This Linux Foundation body has become a locus of some stellar cloud-native open source projects. The CNCF now hosts an array of helpful packages, spanning container scheduling, observability, persistent storage, container runtime and other areas.

      • DEV CommunityEnable Gitsign Today and Start Signing your Commits - DEV Community

        I have been meaning to write this post for some time already, but the extra motivation came after looking at the recent news of PyPI phishing attacks that have compromised several Python library maintainers and their packages.

        The issue of code provenance is ultimately an industry-wide threat that needs to be addressed sooner rather than later. In this post, I will address something rather simple you can do today if you are an open source maintainer and/or contributor, and it can help you attest that the code pushed to a repository really comes from where it's supposed to come: from you.

      • FOSSLifeStart Signing your Commits with Gitsign

        The issue of code provenance is an industry-wide threat that needs to be addressed, says Erika Heidi. “We need additional layers of security to prove the provenance of code that is committed to a repository, especially when it comes to libraries that are used as dependencies by hundreds or thousands of other projects.”

      • LinuxTechLabA Complete Guide On Open Source Linux Software Development - LinuxTechLab

        There are several important steps, factors, and elements to know about the world of Linux software development. Linux can be thought of an operating system (OS), ecosystem, build environment, platform, and culture. It supports our tech infrastructure, stock exchanges, business servers, and some of the world’s largest supercomputers.

        In fact, the entire Android OS is built on Linux kernels. One of the most interesting facts about Linux is that the actual OS is open source. Even if it can be frustrating and time-consuming at first, learning to develop applications with Linux is certainly a rewarding process. Learning these skills, you can take advantage of one of the most secure, dependable, stable, and scalable operating systems.

      • Search API Endpoints, Fully Documented - Open Build Service

        Here we come again, with another piece of the API documentation rework. This time we fully documented the search endpoints.

  • Leftovers

    • Hardware

    • Security

      • Send Alert When ClamAV Finds Infected Files on Linux Systems - kifarunix.com

        In this tutorial, you will learn how to send alert when ClamAV finds infected files on Linux systems. ClamAV is an opensource antivirus engine for detecting trojans, viruses, malware & other malicious threats. It is a good idea to sent alerts whenever a malicious file is detected on the system. This enables you to take actions of analyzing the files and probably removing them from the system based on the results of the analysis.

      • LinuxSecurityBlackHat USA 2022: Return to Sender - Detecting Kernel Exploits with eBPF

        Let's take a brief look at what Guillaume Fournier from Datadog presented at Blackhat USA 2022: “One of the fastest growing subsystems in the Linux Kernel is, without any doubt, eBPF (extended Berkeley Packet Filter)."

      • Michael West MediaClick, collect and regret: how scammers made a lazy $8k out of a $189 fridge - Michael West

        In our embrace of online shopping, we have become prime targets for scammers. And when bank accounts are emptied, Australians have to jump through hoops to get their money back, if at all, writes James Fitzgerald Sice.

        Mike Daws was finally able to visit his mother-in-law for her 101st birthday in the US in May 2022 after two years of Covid border restrictions, only for the trip to be ruined by an online scam that almost cost him $8000.

    • Internet Policy/Net Neutrality

      • The AnarcatHow to nationalize the internet in Canada

        Rogers had a catastrophic failure in July 2022. It affected emergency services (as in: people couldn't call 911, but also some 911 services themselves failed), hospitals (which couldn't access prescriptions), banks and payment systems (as payment terminals stopped working), and regular users as well. The outage lasted almost a full day, and Rogers took days to give any technical explanation on the outage, and even when they did, details were sparse. So far the only detailed account is from outside actors like Cloudflare which seem to point at an internal BGP failure.

        Its impact on the economy has yet to be measured, but it probably cost millions of dollars in wasted time and possibly lead to life-threatening situations. Apart from holding Rogers (criminally?) responsible for this, what should be done in the future to avoid such problems?

        It's not the first time something like this has happened: it happened to Bell Canada as well. The Rogers outage is also strangely similar to the Facebook outage last year, but, to its credit, Facebook did post a fairly detailed explanation only a day later.

        The internet is designed to be decentralised, and having large companies like Rogers hold so much power is a crucial mistake that should be reverted. The question is how. Some critics were quick to point out that we need more ISP diversity and competition, but I think that's missing the point. Others have suggested that the internet should be a public good or even straight out nationalized.

        I believe the solution to the problem of large, private, centralised telcos and ISPs is to replace them with smaller, public, decentralised service providers. The only way to ensure that works is to make sure that public money ends up creating infrastructure controlled by the public, which means treating ISPs as a public utility. This has been implemented elsewhere: it works, it's cheaper, and provides better service.

  • Gemini* and Gopher

    • Technical

      • Thoughts on sandman and my feelings on 'wokeness'

        What sparked this log is just how often I see the term 'woke' be used now in general discussion on the internet. It seems you cant go into a comment section for a new show, movie, or game without seeing the term thrown around followed by very heated rants between random people. Modern ntertainment seems to be fundimentally changing in reaction to various social pressures and movements in real life.

        Also Recently I watched 'the sandman' on netflix with my mom and she made the remark after a few episodes 'why does every show now have lesbians in it?' Its a fair question, and I have never really thought about it. So here are some of my opinions on the matter that im sure all of you will unanimously agree with and there will be no controversal statements or conflicting feelings between us.

      • My BTRFS cheatsheet



        I recently switched my home "NAS" (single disk!) to BTRFS, it's a different ecosystem with many features and commands, so I had to write a bit about it to remember the various possibilities...

        BTRFS is an advanced file-system supported in Linux, it's somehow comparable to ZFS.

      • Programming

        • Do not let MinuzSopht making free-software illegal

          I promised myself to not write anything about "Copilot" but when you are not a developer or a person involved into coding and licensing, it easier — or at least I find it easy — to have a different approach about such topics and to be concerned about all the possible incoming scenarios, especially the ones you think are going to affect your daily relationship with these technologies.

          The point is the following one: end-users, without coding skills, can just observing the evolution of the opensource and freesoftware landscape but anything else; We can only decide which tools to use but we can't influence which tools will be available for us.

          I think this is the main reason why, many of us, are sincerely concerned when Tech Corporations use their weight to alter the balance, and start dragging resources and development toward them rather than toward us.

        • Trying rust

          Rust is not easy to learn for beginner programmers. I suggest beginner programers start learning python or javascript then C and then rust. Learning C helps understanding the kind of issues that are detected by the rust compiler. There are tools for C for detecting the memory issues but they run in the tests (CI) but they don't detect all issues. Rust shows the issues earlier at compile time when the program is under development.


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



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