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

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