Bonum Certa Men Certa

Links 15/09/2023: PostgreSQL 16 Released and Krita 5.2 Release Candidate



  • GNU/Linux

    • Geeky GadgetsClockworkPi uConsole Linux handheld PC from $139

      The uConsole is the latest offering from ClockworkPi, a company known for their innovative game shell and dev term handheld gaming uConsoles. This new kit provides everything necessary to assemble the device, with the exception of the 18650 batteries. The uConsole is powered by a Raspberry Pi CM4, a choice made for its compatibility with ongoing community development. This compatibility ensures that the uConsole remains up-to-date and relevant in the fast-paced world of gaming technology.

    • Embedded.comFoundries.io helps Arduino SoM meet EU security straight out-of-the-box

      Foundries.io has announced that its security technology provides capabilities making the Arduino Portenta X8 the first system-on-module (SoM) to meet all the requirements of the European Union’s Cyber Resilience Act (CRA) on shipment to a customer.

      The company said that under normal circumstances, SoM manufacturers supply their boards with a sample Linux distribution that is not maintained after shipment to the customer, and with none of the security infrastructure such as an software bill-of-materials (SBOM) tool and over-the-air (OTA) update utility required to maintain device security for life.

    • 14 Amazing Fanless Mini Pc for 2023 [Ed: Many of these target or accept GNU/Linux]

      Introducing the 14 Amazing Fanless Mini PC for 2023. In the ever-evolving world of technology, compact yet powerful devices have become a necessity for professionals and gadget enthusiasts alike. Mini PCs have gained tremendous popularity due to their ability to tick all the boxes with their small form factor, efficient performance, and noiseless operation. As we look ahead to 2023, the market is poised to offer an extensive range of fanless mini PCs that promise to revolutionize the way we work and play. These remarkable devices are engineered to deliver exceptional computing power while ensuring a noise-free environment, making them ideal for various applications such as entertainment centers, home offices, and even industrial use. Get ready to explore the latest innovations and cutting-edge features that these 14 amazing fanless mini PCs will bring to the table in 2023.

    • Audiocasts/Shows

      • The BSD Now PodcastBSD Now 524: Legendary Unix Recovery

        On the Loss and Preservation of Knowledge, Unix Recovery Legend, Useful Unix commands for data science, Tarsnap outage post-mortem, OpenBSD 7.3 on a twenty year old IBM ThinkPad R31, and more

      • mintCast PodcastmintCast 419.5 – Bill & Majid’s Bogus Journey

        In our Innards section we talk about cloud storage solutions and attempt to demystify some of the procedures for hosting your own cloud storage.

        In "Check This Out" On August 12, 1981 IBM Introduces Personal Computer Download
    • Applications

      • Linux LinksBest Free and Open Source Alternatives to Apple ColorSync Utility

        In 2020, Apple began the Apple silicon transition, using self-designed, 64-bit ARM-based Apple M1 processors on new Mac computers. Maybe it’s the perfect time to move away from the proprietary world of Apple, and embrace the open source Linux scene.

        ColorSync Utility is a tool that lets you change a device’s colour profile. When you install devices, such as cameras, displays or printers, a colour profile containing the colour capabilities and limits for each device is created.

        It’s proprietary software and not available for Linux. We recommend the best free and open source alternatives.

      • It's FOSS7 Lesser Know but Unique Web Browsers For You to Explore

        Looking for something different? These unique web browsers can help you make things interesting.

      • Make Use OfThe Top 9 Free-to-Use Image-Editing Apps for Linux

        A plain picture can sometimes be boring. Transform your images into works of art by processing them with these free image-editing Linux apps.

    • Instructionals/Technical

      • IT Pro TodayHow To Remotely Manage Linux Users and Groups

        Managing Linux users and groups starts by understanding what a user is – an individual who has access to the system. A user can be a standard or privileged user.

        A group, meanwhile, is essentially a collection of user accounts with the same permissions. Groups provide a practical way to implement Role-Based Access Control, or RBAC, which assigns a group of users access to the same resources and permissions based on their role. For instance, you can have groups like “accounts,” “developers,” or “managers.”

        Within Linux, there are two distinct types of users: system users and regular users. Regular users don’t have sudo or root access, which grants elevated privileges. In every Linux system, there is a root account, which functions as the administrator account with unrestricted privileges. On the other hand, a sudo account offers limited administrative access, and these users are typically listed in the /etc/sudoers file.

      • Network WorldSorting, joining, shuffling, skipping and numbering lines on Linux

        Whenever you need to work with lists that are stored as text files on Linux – especially long ones – you can take advantage of some easy commands to make manipulating them a lot easier. Any text file can be easily sorted, but you can also randomly arrange the lines, number them or join files when two share an initial common field. In fact, if you only want to see every other line or every fifth line in a file, you can do that too. This post runs through the commands to do all of these things.

      • Make Use OfHow Can You Fix a "Permission denied (publickey)" SSH Error on Linux?

        SSH is a useful tool for connecting to remote machines, but you may run into a "Permission denied (publickey)" error involving your public key on Linux. Fortunately, there are some easy fixes you can try to troubleshoot it.

      • VituxHow to Install ERPNext on Debian

        ERPNext is a free and open source ERP system written in Python and JavaScript using a Frappe framework. It is designed for small and medium-sized businesses and offers all the features of an ERP system. It helps you manage business processes such as finance, sales, human resources, production, purchasing, services, helpdesk and more.

      • OSNoteInstalling Debian via Internet Mirror and PXE Server

        In this tutorial I will show you how to install the latest version of Debian 9 via a PXE server at your site. The machine is booted over the network and the system is installed via remote HTTP mirror sources on the Internet provided by Debian archive mirrors.

      • OSNoteInstall ZurmoCRM on Debian

        This topic shows you how to install and configure the latest version of the Zurmo CRM platform on a Debian 9 server to deploy a free online web platform for your business. Zurmo CRM is a flexible, web-based, software-independent CRM platform suitable for businesses and designed for sales processes.

      • It's FOSSHow to Use Subtitles with VLC

        A beginner's guide to playing and managing subtitles with the VLC media player.

      • It's FOSS7 Tips and Tweaks to Get More Out of Thunar File Manager of Xfce

        Thunar is a good file manager by Xfce. You can enhance your experience by using these tweaks and tips.

      • It's FOSSCreate Table of Contents, Figures and Index of Tables in LibreOffice

        Learn to create table of contents, table of figures and index of tables in LibreOffice Writer.

      • It's FOSSColors in ls Command Output: What do They Mean?

        Wondering what are those colors in the ls command output? Where do they come from and how to set it? This article answers it all.

      • It's FOSSHow to Rotate a Video With VLC Media Player

        The versatile VLC media player allows you to rotate the video orientation as well. Quite handy for watching smartphone recorded videos on desktop.

      • idroot

        • ID RootHow To Install Vim Text Editor on Debian 12

          In this tutorial, we will show you how to install Vim Text Editor on Debian 12. 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.

        • ID RootHow to Use Stat Command on Linux

          The Linux operating system offers an array of powerful tools that empower users and administrators to gain deep insights into their file systems. One such tool is the stat command, a versatile utility designed to provide an in-depth understanding of files and directories.

        • ID RootRestarting Ubuntu System Using Command Line Interface

          Restarting your Ubuntu system is a routine task, but knowing how to do it via the Command Line Interface (CLI) can be incredibly useful for system administrators and advanced users.

      • howtoforge

        • HowTo ForgeHow to Install Ruby on Rails on Debian 12

          Ruby on Rails or RoR is a free and open-source web application framework written in Ruby and released under the MIT license. Rails is a full-stack web framework for easily building enterprise-grade applications.

        • HowTo ForgeHow to Install GLPI IT Inventory Management on Debian 12

          GLPI is an open-source IT asset and Helpdesk management solution written in PHP. In this guide, I'll show you how to install GLPI IT Management Software on a Debian 12 machine.

        • HowTo ForgeHow to Install and Configure Nginx with PHP-FPM on CentOS 8

          Nginx is a free, open-source, and one of the most powerful web servers worldwide. This tutorial will teach us how to install Nginx with PHP-FPM support in CentOS 8.

        • HowTo ForgeHow to Install ERPNext on Debian 12

          ERPNext is an open-source enterprise resource planning (ERP) solution. In this tutorial, we will guide you through the installation of ERPNext on the Debian 12 server. You will install ERPNext with a MariaDB database server, Nginx as a reverse proxy and a supervisor process manager.

        • HowTo ForgeHow to Manage Multiple Node.js Versions using NVM (Node Version Manager)

          NVM or Node Version Manager is a command-line tool for managing multiple Nodejs versions. In this tutorial, I will show you how to install and use NVM for managing multiple Nodejs versions on your computer.

        • HowTo ForgeHow to Rename Network Interfaces to eth0 on CentOS

          In this article, we will learn about the Linux interface naming. You will learn how the network interface on Linux named eth(X), ens(X), eno(X), etc.

        • HowTo ForgeHow to Install a Secure FTP Server with vsftpd on Debian 12

          vSFTPd or Very Secure FTP Daemon is a free and open-source FTP server software. In this tutorial, you will learn how to set up and create a secure FTP server with vsftpd on a Debian 12 server. In this guide you will also learn how to secure your FTP server installation via UFW (Uncomplicated Firewall) and how to connect to the FTP server using the FTP client FileZilla.

        • HowTo ForgeGuide to Install Django Web Framework on Debian 12

          Django is a free and open-source Python Web Framework used to develop dynamic websites and applications. This guide will show you how to install the Django web framework on a Debian 12 server.

      • Own HowToHow to install Arduino IDE on Ubuntu

        Arduino IDE is a software that you can use to connect to your arduino board.

        You basically write your code on Arduino IDE and then you upload it to your arduino board.

      • OSNoteHow to Install Automad CMS on Fedora Linux

        Automad is a file-based open-source content management system and template engine written in PHP. Instead of using a database, Automad uses human-readable text files to store content, hence making it portable and easy to install.

      • TecAdminHow to Install Memcache Server on Ubuntu 22.04

        Memcached is a high-performance distributed memory cache service that is primarily used to speed up sites that make heavy use of databases. It does so by caching data and objects in RAM, which reduces the need to access the database on subsequent requests.

      • 11 Tips for Syncing Bookmarks and Passwords Between Firefox and Chrome

        Google Chrome and Mozilla Firefox are the most popular web browsers that have been used by people across the world, for quite some time now.

      • MWL60 Seconds of WIP, 14 September 2023

        Today we have a tidbit from Run Your Own Mail Server, where I discuss debugging submission at the command line. Don’t leap straight to OpenSSL or a TLS-aware netcat, though. Submission doesn’t take a straight username and password.

      • Install Cockpit Flatpak Client on Debian BookWorm (12.1) (KDE Desktop)

        Post below might be useful for Debian BookWorm Clones like SparkyLinux7 Orion Belt or any similar distro based on Debian 12.1.

      • VituxHow to Install Odoo ERP on Debian Linux

        Odoo, also known as OpenERP, is a free and open-source enterprise resource planning application based on Python. It is a full-featured application and includes open-source CRM, point of sales, human resources management, point of sales, invoicing and accounting, event management, email marketing, order tracking, etc.

      • nixCraftHow to install wget on Fedora Linux using the dnf command

        Wget is a command-line tool to download files from the Internet or local servers. It is not a graphical user interface (GUI) program, and it must be used by typing commands into a terminal application. You can download files from the web. It supports HTTP, HTTPS, FTP, and other protocols. It can mirror entire websites or directories. Wget can resume downloads interrupted due to a network error or a power outage. Wget can start the download again from where it left off. Thus saving you bandwidth and download time. Let us see how to install wget under Fedora Linux.

      • Make Tech EasierHow to Self-Host and Install Ghost on Your Linux Server

        Ghost is an open-source content management program that allows you to easily create a blog and a newsletter service. You can choose to subscribe to the Ghost(Pro) service to use the CMS, or, if you are more technically inclined, self-host it on your server. Here we show you the latter - self-host Ghost on your Linux server.

      • It's FOSSInstall VSCodium on Ubuntu [Ed: This still helps Microsoft. Better explore editors not tied in any way to Microsoft.]

        Not happy with telemetry in VS Code? Install VSCodium, a 100% open source clone of VS Code.

    • Games

      • Giz ChinaHow to Run Steam Games on Linux OS - Gizchina.com

        Valve has dedicated years to improving Linux as an operating system for Steam, and it has achieved significant success. Linux is the default OS for the Steam Deck, and it can smoothly run non-native games using the Proton compatibility layer. If you’re using a Linux PC, you can also get Steam on it. However, the process of installing Steam may vary in complexity depending on the Linux distribution you’re using.

        Typically, the most reliable way to install Steam is either through Valve’s official installation software or by using a repository. While there are app stores like Snap and Flathub that offer Steam installations, it’s worth noting that, at the time of writing, using these methods can lead to various glitches and, in some cases, render Steam unusable. Therefore, we’ll guide you through the traditional installation method. Don’t worry; you’ll only need to do this once, and you won’t have to manually install updates in the future.

      • GeekWireHere’s why so many video game developers are suddenly abandoning the Unity engine [Ed: This Mono/.NET infection is better off dead. Developers should use better frameworks anyway.]

        In the wake of a controversial policy change by game engine developer Unity, dozens of small independent video game studios have announced they’ll abandon the engine and/or have called upon Unity to reverse course.

        Unity Technologies, headquartered in San Francisco, might be best-known for its cross-platform game engine Unity. For over a decade, Unity has been a go-to toolset for video game production, particularly in the mobile and indie spaces.

        Just this year, several of 2023’s highest-profile games were built in Unity, such as Oxenfree II, Dave the Diver, Sea of Stars, Arcadian Atlas, and Venba. For Pacific Northwest productions that we’ve covered on GeekWire, you can also include BattleTech and The Fall Part 2.

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • KritaKrita 5.2 Release Candidate is out

          The release candidate is here for Krita 5.2, this means that we are confident that all the major bugs brought on by the changes in Krita 5.2 have now been fixed, and would like you to give it another round of testing.

          Please pay extra attention to the following features of Krita, since they got updated or reworked since Beta2...

        • Scarlett Gately Moore: KDE: KDE neon user edition updates! Debian updates, Snaps on hold.

          I had to make the hard decision to put snaps on hold. I am working odd jobs to “stay alive” and to pay for my beautiful scenery. My “Project” should move forward, as I have done everything asked of me including finding a super awesome management team to take us all the way through. But until it is signed sealed and delivered, I have to survive. In my free time I am helping out Jonathan and working on KDE Neon, he has done so much for me over the years, it is the least I can do!

          So without further ado! Carlos and I have been working diligently on new Frameworks 5.110, Plasma 5.27.8, and Applications 23.08.1! They are complete and ready in /user! With that, a great many fixes to qml dependencies and packaging updates. Current users can update freely and the docker images and ISO are building now.

        • KDE VideosDiscover GCompris

          GCompris includes well over a hundred fun educational activities. In this video you will learn how they are divided into categories and see a number of examples of what you can find in the GComrpis treasure trove.

      • GNOME Desktop/GTK

        • OMG Ubuntu10 Best Features in GNOME 45

          But I figured I’d whet your appetite before then.

          In this post I list improvements, changes and new features in GNOME 45 that have caught my eye. What follows is by no means exhaustive (i.e. there’s more included than what I mention) but this rundown will give you a good idea of what the biggest user-facing additions are.

          GNOME 45 is due for release on September 20, 2023. It will include the changes I spotlight below. However, not everything mentioned will feature in Ubuntu 23.10 as, like other Linux distros, Ubuntu “curates” the GNOME desktop experience to suit its own needs, wants, and desires.

          The good news is that it’s (usually) trivial to manually add, re-enable, or install anything Ubuntu omits.

          Waffle dished out it’s time scroll on to find out what’s new!

        • MediumPratham Gupta: GSOC 2023 Final Report

          This is the final report for my project. Here i will be explaining about the method we took to find anagrams.

          GNOME Crosswords Editor

          Although still under development, Editor is a important part of Crosswords application for GNOME. It allows us to create basic crosswords with grids and€ clues.

  • Distributions and Operating Systems

  • Free, Libre, and Open Source Software

    • Web Browsers/Web Servers

      • Mozilla

        • Nick Fitzgerald: My WasmCon 2023 Talk

          WebAssembly programs are sandboxed and isolated from one another and from the host, so they can’t read or write external regions of memory, transfer control to arbitrary code in the process, or freely access the network and filesystem. This makes it safe to run untrusted WebAssembly programs: they cannot escape the sandbox to steal private data from elsewhere on your laptop or run a botnet on your servers. But these security properties only hold true if the WebAssembly runtime’s implementation is correct. This talk will explore the ways we are ensuring correctness in the Wasmtime WebAssembly runtime and in its compiler, Cranelift.

    • SaaS/Back End/Databases

      • PostgreSQLPostgreSQL 16 Released!

        September 14, 2023 - The PostgreSQL Global Development Group today announced the release of PostgreSQL 16, the latest version of the world's most advanced open source database.

        PostgreSQL 16 raises its performance, with notable improvements to query parallelism, bulk data loading, and logical replication. There are many features in this release for developers and administrators alike, including more SQL/JSON syntax, new monitoring stats for your workloads, and greater flexibility in defining access control rules for management of policies across large fleets.

      • LinuxiacPostgreSQL 16 Released with Notable Improvements

        PostgreSQL is a powerful open-source relational database management system (RDBMS) known for its robustness, scalability, and extensibility. Its various extensions, tools, and support for advanced data types make it a popular choice for web applications, data warehousing, geospatial databases, and more. With the release of PostgreSQL 16, this powerful database system takes another significant leap forward, reinforcing its position as the “world’s most advanced open-source RDBMS.”

        So, let’s explore how this new major version elevates the database management experience, making it more robust, efficient, and secure than ever before.

      • Silicon AngleOpen-source database PostgreSQL 16 brings performance and scaling enhancements

        The developer behind the popular open-source PostgreSQL database software, the PostgreSQL Global Development Group, today announced the release of PostgreSQL 16 that includes enhancements to security, scaling and performance. PostgreSQL is a relational database management system, also known as Postgres, which is free and open source.

      • Venture BeatPostgreSQL brings more performance, security to open-source database

        The open-source PostgreSQL 16 database is out today, adding new features that will help improve performance for all types of workloads, including AI.

      • LWNPostgreSQL 16 released

        Version 16 of the PostgreSQL database manager has been released.

    • Productivity Software/LibreOffice/Calligra

      • LibreOffice 7.6.1 Community available for download

        Berlin, September 14, 2023 – LibreOffice 7.6.1 Community, the first minor release of the 7.6 family of the volunteer-supported free office suite for desktop productivity, for Windows (Intel/AMD and ARM processors), macOS (Apple and Intel processors) and Linux is immediately available from www.libreoffice.org/download. LibreOffice is the only open source office suite for personal productivity...

      • ZDNet How to set the next style in LibreOffice and why you should

        If LibreOffice is your office suite of choice, then you should know how easy it is to customize. One option is to define what style comes, which can make you life considerably easier.

    • Content Management Systems (CMS)

      • WordPressOpenverse Wins the 2023 OEG Open Infrastructure Award

        WordPress is excited to announce that Openverse has been awarded the 2023 Open Education Award for Excellence in the Open Infrastructure category! The Open Education Awards for Excellence, organized by the non-profit organization Open Education Global (OEG), celebrate people, resources, and initiatives that have significantly contributed to the open education field and community.



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%.
Microsoft Windows "Market Share" in New Zealand Plunges to 25%
Android rising
SUSE Goes Aryan: You May Not Use the Germanic Brand Anymore (It's Monopolised by the Corporation)
Worse than grammar Nazis
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
 
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
[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
Media Distorting Truth to Promote Ignorance
online media is rapidly collapsing
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
Microsoft Falls Further and Closer Towards 10% (Windows "Market Share") in Kuwait
more countries entering the "single-digit Windows" (under 10%) club
Gemini Links 15/07/2024: Antenna's Pro-Hamas Bias Revisited and Old Computer Challenge
Links for the day
[Video] Julian Assange, Over One Decade Ago, Cautioning About What the Internet Had Truly Become
video is not new
Homage to Malta
Malta is probably easy for Microsoft to bribe
IRC at 16
Logging has been used for us and against us
In Malta, Android/Linux Has Overtaken Microsoft Windows (According to statCounter)
statCounter milestone?
Links 15/07/2024: China’s Economic Problems, Boeing Under Fire
Links for the day
500 Days' Uptime Very Soon
Good luck doing that with Windows...
Windows Falls Below 20% in Tunisia
A month ago we wrote about GNU/Linux in Tunisia
Links 15/07/2024: Google Wants Wiz and Why "Sports Ruin Everything"
Links for the day
Gemini Links 15/07/2024: Old Computer Challenge and Sending Files via NNCP
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, July 14, 2024
IRC logs for Sunday, July 14, 2024