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

Bruce Perens & Debian public domain trademark promise
Reprinted with permission from disguised.work
Links 28/04/2024: Shareholders Worry "AI" Hype Brings No Income, Money Down the Drain
Links for the day
Lawyer won't lie for Molly de Blanc & Chris Lamb (mollamby)
Reprinted with permission from disguised.work
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, April 27, 2024
IRC logs for Saturday, April 27, 2024
Links 27/04/2024: Spying Under Fire, Intel in Trouble Again
Links for the day
Lucas Kanashiro & Debian/Canonical/Ubuntu female GSoC intern relationship
Reprinted with permission from disguised.work
Pranav Jain & Debian, DebConf, unfair rent boy rumors
Reprinted with permission from disguised.work
Links 27/04/2024: Kaiser Gave Patients' Data to Microsoft, "Microsoft Lost ‘Dream Job’ Status"
Links for the day
Gemini Links 27/04/2024: Sunrise Photos and Slow Productivity
Links for the day
Microsoft: Our "Goodwill" Gained Over 51 Billion Dollars in the Past Nine Months Alone, Now "Worth" as Much as All Our Physical Assets (Property and Equipment)
The makeup of a Ponzi scheme where the balance sheet has immaterial nonsense
Almost 2,700 New Posts Since Upgrading to Static Site 7 Months Ago, Still Getting More Productive Over Time
We've come a long way since last autumn
FSFE (Ja, Das Gulag Deutschland) Has Lost Its Tongue
Articles/month
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, April 26, 2024
IRC logs for Friday, April 26, 2024
Overpaid lawyer & Debian miss WIPO deadline
Reprinted with permission from disguised.work
Brian Gupta & Debian: WIPO claim botched, suspended
Reprinted with permission from disguised.work
Microsoft's XBox is Dying (For Second Year in a Row Over 30% Drop in Hardware Sales)
they boast about fake numbers or very deliberately misleading numbers that represent two companies, not one
Ian Jackson & Debian reject mediation
Reprinted with permission from disguised.work
[Meme] Granting a Million Monopolies in Europe (to Non-European Companies) at Europe's Expense
Financialization of the EPO
Salary Adjustment Procedure at the EPO Challenged
the EPO must properly compensate staff in order to attract and retain suitably skilled examiners
How to get selected for Outreachy internships
Reprinted with permission from disguised.work
Links 26/04/2024: Surveillance Abundant, Restoring Net Neutrality Rules (US)
Links for the day
Gemini Links 26/04/2024: uConsole and EXWM and stdu 1.0.0
Links for the day
Red Hat Corporate Communications is "Red" Now
Also notice they offer just two options: MICROSOFT or... MICROSOFT!
Links 26/04/2024: XBox Sales Have Collapsed, Facebook's Shares Collapse Too
Links for the day
Albanian women, Brazilian women & Debian Outreachy racism under Chris Lamb
Reprinted with permission from disguised.work
Microsoft-Funded 'News' Site: XBox Hardware Revenue Declined by 31%
Ignore the ludicrous media spin
Mark Shuttleworth, Elio Qoshi & Debian/Ubuntu underage girls
Reprinted with permission from disguised.work
Karen Sandler, Outreachy & Debian Money in Albania
Reprinted with permission from disguised.work
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, April 25, 2024
IRC logs for Thursday, April 25, 2024
Links 26/04/2024: Facebook Collapses, Kangaroo Courts for Patents, BlizzCon Canceled Under Microsoft
Links for the day
Gemini Links 26/04/2024: Music, Philosophy, and Socialising
Links for the day