Bonum Certa Men Certa

Links 02/08/2022: Emmabuntüs Debian Edition 4 1.02 and ScummVM 2.6.0



  • GNU/Linux

    • Server

      • Mirantis Adds Lens Pro Edition to IDE Portfolio for Kubernetes - Container Journal

        Mirantis has made available a Lens Pro edition of its cloud-native application integrated development environment (IDE) that includes a local instance of Kubernetes. That instance can be automatically provisioned along with on-demand support and a streamlined set-up process for container image scanning and vulnerability reporting tools.

        Miska Kaipiainen, vice president of product engineering for Mirantis, says Lens Pro is aimed at enterprise IT organizations looking to improve productivity. It is priced at $19.90 per month per seat or $199 per seat for an annual license.

      • Istio / Announcing Istio 1.13.7

        This release contains a fix for CVE-2022-31045 and bug fixes to improve robustness. We recommend users install this release instead of Istio 1.13.6, which does not contain the above CVE fix. This release note describes what’s different between Istio 1.13.6 and Istio 1.13.7.

      • Istio / Announcing Istio 1.14.3

        This release contains a fix for CVE-2022-31045 and bug fixes to improve robustness. We recommend users install this release instead of Istio 1.14.2, which does not contain the above CVE fix. This release note describes what’s different between Istio 1.14.2 and Istio 1.14.3.

    • Audiocasts/Shows

    • Kernel Space

      • Make Use OfLinus Torvalds Upstages Own Linux 5.19 Kernel Release by Announcing It on Apple Silicon-Powered MacBook Air

        Linus Torvalds has announced the latest version of his Linux kernel, 5.19, but he might have upstaged his own release with how he announced it: from an Apple Silicon-powered Macbook Air laptop running Asahi Linux.

      • CollaboraKernel 5.19: Probably the final release of the 5.x series

        As usual, there are quite a few changes merged into the mainline; among the most interesting are:

        - Arm Scalable Matrix Extension - Intel "in-field scan" mechanism for CPU diagnosis - initial support for the LoongArch CPU architecture - support for running 32-bit binaries on 64-bit RISC-V systems - several io_uring subsystem enhancements - BIT TCP support for handling huge IPv6/TCP packets - Zstd compression support for firmware files - AMD's Secure Nested Paging and Intel's Trusted Domain Extensions for enhanced virtualization/containers security

        More details about the merge window are available on LWN.net: part 1.

        Looking at the version history, one may notice the 3.x kernel series ended with version 3.19, while the 4.x series ended at 4.20. As there is no clear naming convention for future kernel versions, it remains to be seen if Linus will decide to end this series with version 5.19 or to extend it to 5.20 or beyond.

    • Instructionals/Technical

      • RoseHostingHow to Install Neos CMS on Ubuntu 22.04 - RoseHosting

        In this tutorial, we are going to install Neos CMS on Ubuntu 22.04 OS.

        Neos CMS is an open-source Content Management System that allows developers and users to build their websites in a couple of steps quickly. Neos CMS is written in PHP and javascript and uses SQL. In this blog post, we will install Neos CMS with the LAMP stack so you can easily access it via a domain name.

      • LinuxTechiHow to Install KVM on RHEL 9 Step-by-Step

        In this guide, we will cover how to install KVM on RHEL 9 step-by-step.

        Kernel-based Virtual Machine, or KVM in short, is an opensource virtualization solution for the Linux kernel. It supports both Intel and AMD CPUs and allows users to create and manage virtual machines on a Linux system. The kernel functions as a hypervisor and allows you to virtualize your entire dedicated server and create multiple VMs.

      • nixCraftDNS settings to avoid email spoofing and phishing for unused domain

        As you may know, email spoofing allows attackers to pose as someone else to gain illegal profit. For example, I only use webmaster@cyberciti.biz for communication, but someone might create a spoofed-up email, say info@opensourceflare.com, to trick someone.

      • LinuxConfigHow to set filesystems mount order on modern Linux distributions

        In a previous tutorial we discussed about the /etc/fstab file, and how it is used to declare the filesystems which should be mounted on boot. In the pre-Systemd era, filesystem where mounted in the order specified in the /etc/fstab file; on modern Linux distributions, instead, for a faster boot, filesystem are mounted in parallel. Systemd manages the mounting of filesystems via specifically designed units automatically generated from /etc/fstab entries. For these reasons a different strategy must be adopted to establish the dependency between two filesystems, and therefore to set their correct mount order.

        In this tutorial we see how to establish an explicit dependency between two filesystems and set their mount order on modern Linux distributions.

      • Linux Made SimpleHow to install Gacha Club Edition Beta on a Chromebook

        Today we are looking at how to install Gacha Club Edition Beta 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.

      • ByteXDHow To Use I/O redirections in Linux - ByteXD

        In this article you will be acquainted with the concept of I/O redirections, and the different ways to use standard output, standard input and standard error.

      • CitizixHow to install Java 11 in OpenSUSE in Rocky Linux/Alma Linux 9

        In this guide we are going to explore how to install Java Runtime Environment (JRE) and the Java Developer Kit (JDK) in Rocky Linux 9. This guide also works for RHEL 9/Alma Linux 9.

        Java and the JVM (Java’s virtual machine) are required for many kinds of software, including Tomcat, Jetty, Glassfish, Cassandra and Jenkins.

        Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. Java was developed by Sun Microsystems (which is now the subsidiary of Oracle) in the year 1995. James Gosling is known as the father of Java.

      • CitizixHow to install and set up Jenkins in Rocky Linux/Alma Linux 9

        In this Guide we are going to learn how to install and configure Jenkins in Rocky Linux 9. This will also work for other RHEL 9 derivatives like Alma Linux.

        Jenkins is a popular opensource automation tool to perform continuous integration and build automation. Jenkins allows to execute a predefined list of steps, e.g. to compile golang source code to build build binary file. The trigger for this execution can be time or event based.

      • LinuxConfigHow to disable Plymouth on Linux

        Plymouth is an application originally developed by Red Hat and later adopted basically by all the most commonly used Linux distributions. The software runs very early in the boot process, and provides eye-candy animations which accompany the user until he is prompted to login into the system. When Plymouth is used, boot messages are hidden, although they can be visualized simply by clicking the esc key. Some users, however, may prefer to visualize boot messages by default, and avoid any animation.

        In this article we see how disable Plymouth animations on some of the most used Linux distributions.

      • LinuxConfigHow to customize the SDDM display manager on Linux

        SDDM (Simple Desktop Display Manager) is a modern, free and open source Display Manager available on Linux and other Unix platforms like FreeBSD. It works both with X11 and Wayland, and is based on QtQuick, a framework to build QML applications. SDDM allows a great degree of customization and; thanks to this, a lot of custom themes are available for it.

        In this tutorial we see how to install and enable SDDM on some of the most used Linux distributions, and how to change its look by using custom themes.

      • LinuxConfigHow to create snapshots of QEMU/KVM guests

        KVM (Kernel-based Virtual Machine) is the virtualization solution (type 1 hypervisor) included in the Linux kernel, which, by default, is used together with QEMU, the userspace software which actually performs the guest systems emulation (type 2 hypervisor). In a previous tutorial we saw how to create and manage KVM virtual machines from the command line; in this article, instead, we will learn how to create and manage guest systems snapshots using tools like virsh and virt-manager.

        In this tutorial we learn how to create snapshots of guest systems emulated with QEMU/KVM, using virsh and virt-manager.

      • TechRepublicHow to install the Dolibarr ERP/CRM platform on Ubuntu Server 22.04 | TechRepublic

        If your business has grown to the point it requires help with planning and organizing details such as contacts, suppliers, invoices, orders, stock and schedules, you need an ERP tool. You can either turn to a third-party platform, or you can deploy an in-house solution to your data center or a third-party cloud host.

        Follow this step-by-step process of installing the Dolibarr ERP/CRM solution, which is perfectly suited for organizations of all sizes as well as for freelancers.

      • ZDNetHow to create a Linux virtual machine with VirtualBox | ZDNet

        Linux is everywhere -- in phones, smart appliances, cloud storage services, cars, thermostats, and just about everything with an embedded system or a major third-party service.

        It can also be on your desktop. Linux is a fantastic choice as a desktop operating system because it's incredibly reliable, secure, and more flexible than any other OS on the market. But for those who might be hesitant to install Linux over macOS or Windows, what can you do? One route that makes it very easy to test and use Linux, without doing anything to your primary operating system, is the virtual machine route.

      • LinuxSecurityInstalling SurfShark VPN On Kali Linux: The Authoritative Guide

        Virtual Private Networks (VPNs) were initially created to grant workers who are remote, workers who travel, or workers who do not tend to be in the office access to the local network over an insecure network connection when they are not physically within the local network. Essentially, a VPN can be used for various reasons however, the main purpose was for the use of businesses and companies. Not only would workers need to access resources on the company network but companies with multiple offices that need to work in unison as if they’re on the same network found that a VPN would be the ultimate solution. Nowadays, daily computer users use VPNs for many different use cases but mainly, they want to maintain their privacy and better control access to resources. VPNs are used to guard daily users and companies alike against cyber criminals on public networks and are also used for hiding your IP address, your browsing activity, and your personal data on any network you may be connected to, whether it be at home or at a coffee shop. Ultimately, what mostly all VPNs have in common is the ability to connect remotely to a private network over a public connection. VPNs are used to secure internet connections, protect against malware and hacking, maintain digital privacy, gain access to geo-restricted content, and conceal users' physical locations. A VPN is an essential tool for staying safe and secure online as more and more users value their privacy, as well as companies with multiple offices and remote workers.

      • Keychron keyboards fixed on Linux | Bastian Venthur's Blog

        Last year, I wrote about on how to get my buggy Keychron C1 keyboard working properly on Linux by setting a kernel module parameter. Afterwards, I contacted Hans de Goede since he was the last one that contributed a major patch to the relevant kernel module. After some debugging, it turned out that the Keychron keyboards are indeed misbehaving when set to Windows mode. Almost a year later, Bryan Cain provided a patch fixing the behavior, which has now been merged to the Linux kernel in 5.19.

    • WINE or Emulation

      • ScummVMScummVM 2.6.0 or: Insane Escapism

        Free your mind for yet another ScummVM release!

        Eight newly supported games on 6 engines will plunge you into a variety of different settings. Are you able to escape from an alien-infested planet? What about challenging the Lord of the Dead in the Underworld? And have you ever explored the deepest depth of your psyche to see if you really know yourself?

    • Desktop Environments/WMs

      • GNOME Desktop/GTK

        • OMG UbuntuThis GNOME Extension Brings ’Material You’ Vibes to Linux Desktops

           When enabled, ‘Material You Color Theming’ GNOME extension generates a patched version of GNOME desktop’s stock libadwaita theme accented by colours pulled directly from the desktop wallpaper.

          Then, every time you change your wallpaper you can generate a new re-coloured Adwaita theme that affects the appearance all installed GTK4/libadwaita applications from the archive. Just mouse up to the tray icon the extension adds and hit the “Refresh Material Theme” option to VIBE CHANGE...

  • Distributions and Operating Systems

    • New Releases

      • On August 1st, 2022, Emma DE4 2nd update – Emmabuntüs

        On August 1st, 2022, the Emmabuntüs Collective is happy to announce its Emmabuntüs Debian Edition 4 1.02 (32 and 64 bits) update, based on Debian 11.4 Bullseye and supporting both Xfce and LXQt desktop environments.

        This distribution was originally designed to facilitate the reconditioning of computers donated to humanitarian organizations, starting with Emmaüs communities (which is where the distribution’s name obviously comes from), to promote the discovery of GNU/Linux by beginners, as well as to extend the lifespan of computer hardware, in order to reduce the waste induced by the over-consumption of raw materials.

        This new update of our distribution incorporates the improvements implemented in the recent Emmabutüs DE4 version supporting a better handling of both the UEFI and the Secure Boot, thanks to an update of our refurbishing key which now supports the saving and cloning operations with the Secure Boot option.

    • Canonical/Ubuntu Family

      • Linux MagazineLinux Mint 21 is Now Available
        Linux Mint 21 has arrived and it includes some interesting updates and features that will please both new and previous users alike. One big addition is the new upgrade tool that makes it even easier to upgrade to a major version with just a few clicks of a graphical tool. The new updater displays packages that have been upgraded as well as those that won’t and reports if any PPAs will no longer be supported in the new version.

        Linux Mint 21 also ships with a new Bluetooth application, Blueman, and the bluez backend. This was done for two reasons. First off Blueman is a superior application. The other reason is explained by Clement Lefèbvre (Linux Mint Lead Developer) when he said in a blog post back in March...

      • The Fridge: Ubuntu Weekly Newsletter Issue 746
      • Ubuntu Weekly Newsletter Issue 746

        Welcome to the Ubuntu Weekly Newsletter, Issue 746 for the week of July 24 – 30, 2022.

      • The Register UKCanonical adds instance modification to Multipass, and more ● The Register [Ed: Canonical is working for Microsoft while Microsoft attacks Linux, moreover promoting WSL (Windows), which goes against Ubuntu, the prime brand of Canonical]

        Never one to shy away from tootling its own trumpet, Ubuntu Linux maker Canonical has talked up the instance modification features of version 1.10 of its lightweight VM manager, Multipass.

        Multipass is a handy tool for developers seeking to simulate a small cloud deployment on a workstation (so long as Ubuntu is your thing, of course) and – unlike something like Microsoft's Windows Subsystem for Linux – will straddle platforms using KVM in Linux, HyperKit on macOS, and Hyper-V on Windows.

        The Canonical team has been quietly working away on the platform over the years and recently released version 1.10, a major update of which is the ability to modify the RAM use, disk space, and CPU core of existing instances. While it is a little surprising that it has taken so long for something that VM wranglers usually take for granted to arrive, the update is a welcome for developers less than keen to destroy and rebuild an instance just to add a bit more RAM.

      • UbuntuCanonical at SIGGRAPH 2022 | Ubuntu

        The VFX community beckoned, and we answered the call! Ubuntu by Canonical is proud to announce we will be attending SIGGRAPH 2022, and we have quite a bit to share with you all.

      • 10 Tech Terms You’re Saying Wrong (And How to Pronounce Them Correctly)

        These days most people share funny memes and GIFs with friends and family, but how often does someone say “JIF” or “me-me” out loud when referring to one? If that’s you, you’re saying it wrong.

        Tech terms, brands, and products often have weird names or words. For example, when you clear the cache on your computer, do you pronounce it as “cash-ay” or “cash”? Only one of those is correct. With that in mind, here are ten popular tech terms or brand names you’re saying wrong and how to say them right.

      • How to Install Plausible Analytics on Ubuntu 22.04 – LinuxWizardry

        Plausible Analytics is a lightweight and open-source web analytics tool. It is a simple and privacy-friendly alternative to Google Analytics. With Plausible, you can track your website visitors and get valuable statistics that help to improve the user’s experience.

        This tutorial will discuss how to install and set up Plausibe Analytics on Ubuntu 22.04 server.

    • Open Hardware/Modding

      • ArduinoDIY SawStop saves fingers from shop mishaps | Arduino Blog

        Many power tools have the potential to cause serious harm, but few are as dangerous as table saws. But table saws are also indispensable for woodworking, which means that people are willing to risk their fingers to use them. There is a manufacturer called SawStop that builds table saws that automatically stop the blade if they detect flesh. Unfortunately for hobbyists, SawStop table saws start at around $900 for even the most compact models. After receiving a free table saw from a friend, Ruth Amos decided to add DIY SawStop-style finger protection on a friendlier budget.

        SawStop table saws have braking systems built to work with special blades. They use capacitive touch sensing, just like a touch-sensitive button, to detect when a finger (or any other body part) touches the blade. When that happens, it deploys the brakes and brings the blade to stop in just a few milliseconds. As SawStop advertisements love to demonstrate, the blade stops before it can do more than knick a finger. The emergency brakes destroy SawStop blades, but that’s a small price to pay to save a finger. Amos’s DIY safety precaution works in a similar manner, but without destroying the blade.

      • ArduinoArduino-controlled robot solves Rubik’s Cubes in a couple seconds | Arduino Blog

        Rubik’s Cubes have been sold in stores for more than 40 years now, but most of us still can’t solve them. Others take the puzzles very seriously, competing in many speed-solving competitions around the world. The world record for the fastest Rubik’s Cube solution is a mere 3.47 seconds, set by China’s Yusheng Du. But this robot created by Redditor iBoot32 puts that record to shame by solving the 3D puzzle in less than two seconds.

        It may not seem like it, but the central square on each side of a Rubik’s Cube remains stationary. By spinning those squares, one can rotate the entire side of the cube. iBoot32’s robot design takes advantage of that fact and has six steppers motors that attach to the central squares on each of the Cube’s six sides. This arrangement gives the robot full manipulation of the Rubik’s cube.

      • Linux On MobileLINMOB.net - Weekly GNU-like Mobile Linux Update (30/2022): Ubuntu Touch on FairPhone 4, and, maybe, RISC-V phones in the future!

        Also, more and more apps get ported to GTK4/libadwaita, Phosh 0.20 beta 3, KDE progress and more._

      • LiliputingLilbits: Linux 5.19, Ryzen Embedded, and RISC-V - Liliputing

        The MangoPi MQ Pro is an inexpensive single-board computer that looks a lot like a Raspberry Pi Zero, but which features a RISC-V processor rather than an ARM chip. So can you use it for all the same things you’d use a Raspberry Pi Zero for? Kind of.

        RISC-V is a newer, less common CPU architecture and there’s not as much software optimized for it yet. But an independent developer has published a set of benchmarks that show the MangoPi MQ Pro does offer competitive performance, even if it costs a bit more and is a little harder to find in stock.

        In other recent tech news from around the web, Gigabyte’s GIGAIPC subsidiary has unveiled a new 3.5 inch embedded PC board powered by an AMD Ryzen V2000 series embedded processor, Linus Torvalds used an Apple laptop with an ARM64 processor and Asahi Linux software to release Linux 5.19, and TuxPhones raises some good questions about the role of Pine64 in the open hardware space.

    • Mobile Systems/Mobile Applications

  • Free, Libre, and Open Source Software

  • Leftovers

    • Digital Restrictions (DRM)

      • Public KnowledgePublic Knowledge Files Comments Urging FCC To Strengthen Phone Locking Reporting - Public Knowledge

        Today, Public Knowledge joined Consumer Reports and New America’s Open Technology Institute in filing comments in the Federal Communications Commission’s proceeding considering the state of competition in the communications marketplace.

        Phone locking, the controversial practice of using software locks to restrict a phone to just one carrier, has major effects on competition, disproportionately harms low-income consumers, creates e-waste, and frustrates users looking to switch carriers. Public Knowledge urges the agency to thoroughly report on phone locking as part of its upcoming 2022 Communications Marketplace Report to help create a competitive, more affordable mobile device market. In the filing, Public Knowledge also asks the Commission to continue a balanced spectrum policy that makes large, contiguous blocks of spectrum available for a diverse range of uses, including on an unlicensed and “license by rule” basis.

  • Gemini* and Gopher

    • Technical

      • Science

      • Programming

        • Re: Misadventures with bash shell



          I have to agree that shell syntax is often weird, the error messages can be confusing, variable quoting isn't obvious and certain constructs are whitespace-sensitive. I encountered all of the problems StackSmith mentioned when I first started writing shell scripts and any one of them could have put me off from using or learning shell.

          I'm not sure why I stuck with them but after properly learning about the shell most of the issues went away. I must admit though that even after learning about it, it's still a weird language with the potential for programs to fail in bad ways due to subtle bugs. Which is why I routinely pass my scripts to ShellCheck.

        • Making a COPR package

          For those who are not aware, COPR is basically the Fedora equivalent of openSUSE's Open Build Service. Useful software that don't quite meet Fedora's Packaging Guidelines or experimental/newer versions of software than in the repos often make it into COPR.

          I use both Firejail and libimobiledevice but as mentioned previously, the former is too outdated (posing a security issue) and the current version of the latter doesn't support newer versions of iOS. I pointed this problem out on IRC and got rebuffed with "well sounds like an upstream problem then." So the natural solution is do the job myself.


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



Recent Techrights' Posts

Saving What's Left of Decent and Independent Journalism on the Web
We increasingly (over time) try to make local copies (hosted on our server) of important documents; it's hard to rely on third parties
Brian Fagioli's Latest "Linux" Article Appears to be Fake
Another form of plagiarism/ripoff using bots?
[Meme] When the People Who Falsely Accuse You of Pedophilia Turn Out to be Projecting
When you attack something or someone using falsehoods, as happens a lot to Richard Stallman (RMS), there's risk that the attacks will backfire, badly
 
Links 18/12/2024: Zakir Hussain Dies, TuneIn Layoffs
Links for the day
Links 18/12/2024: Karate Love and Advent of Code
Links for the day
Windows (or Microsoft) Has Become the "One Percent" (Market Share) in Chad
How long before it falls below 1%?
Arvind Krishna, IBM's CEO, Will Eventually Suck Up to Donald Trump Like His Predecessor Did or the Watson Family Did With Adolf Hitler
Literally Hitler
Being a Geek Need Not Mean Being Sedentary
"In the past 18 months," Berkholz writes, "I’ve lost 75 pounds and gone from completely sedentary to fit, while minimizing the effort to do so (but needing a whole lot of persistence and grit)."
GAFAM Kissing the Ring of the Mafia Don
"resistance" to dictatorship and defenders of democracy?
Slop Spaghetti From the Chef, Second Time Today
Fresh slop ready out the oven!
FSF Has Made It Halfway to Its Target (Funding Goal) a Week Before Christmas Day
$400,000 definitely seems reachable now, especially if they extend the "deadline"
IBM - Like Microsoft - Lies About the Number of People It's Laying Off (Several Tens of Thousands, Not Counting R.T.O. "Silent" Layoffs and Contractors/Perma-Temps)
How many waves of silent layoffs have we seen so far at IBM this year?
Links 18/12/2024: EU Launches Probe Into TikTok (At Last!)
Links for the day
Links 18/12/2024: Doha/Qatar Trafficking, Bloat Comfort Zone, and Advent of Code 2024
Links for the day
[Meme] Microsoft's Latest Marketing Pitch
"Stop Being Poor; buy a new PC with TPMs"
In South Africa, a Very Large Nation, Web Developers Can Already Ignore Microsoft Browsers (Edge Measured Below 3% in 55 Nations)
The dumb assumption you must naively test with Microsoft browsers is no longer applicable in a lot of places
Open Source Initiative (OSI) is the Voice of Bill Gates and Satya Nadella
Not hard to see what they've done with the money
Microsoft Boasts That Its (Microsoft-Sponsored) "Open Source AI" Propaganda Got Cited in Media (That's Just What the Money Did)
This is a grotesque openwashing campaign
In Many Places Around the World, Perhaps as Expected, Yandex is Nearly Bigger Than Microsoft (Like in Several African Countries)
Microsoft may soon fall to "third place" in search
Keeping Productive This Christmas
We've (pre)paid for hosting till almost January 2026 and fully back on the saddle
IBM and Canonical Leave Money on the Table Because Microsoft Pays Them Not to Compete and Instead Market Windows, WSL, Microsoft 'Clown Computing', and TPMs
Where are the regulators?
Other Editors Who Agree "Hey Hi" (AI) is Just Hype But Won't Say So Publicly as It Might Upset Key Sponsors
Some media would gladly participate in a scam to make money
IBM (and Red Hat) is a Patent Troll, Still Leveraging Software Patents to Extract Money Out of Other Companies by Suing Them
Basically, when it comes to patents, IBM is demonstrably part of the problem, not the solution
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, December 17, 2024
IRC logs for Tuesday, December 17, 2024
In Some Countries, Such as Greece, Almost 80% of Windows Users Are on Vista 10 and About 85% Need to Move to GNU/Linux for Security Patches
Vista 11 was a failure
[Meme] They Don't Want the Public to Know What "Responsible Encryption" Really Means
They also blame "China" for their own back doors (because China learned how to exploit those)
The Linux Foundation's Certificate Authority (CA) Significantly and Suspiciously Raises the Number of Certificates It Issues (Quantity Increase/Inflation) by Lessening Their Lifetime in the Name of 'Security' (That Barely Makes Sense!)
LE made 3 months the "standard" for most, soon to become just 6 days instead of 6 months?
Why I Continue to Believe That at the End Software Freedom Will Win
a short and incomplete list of factors which I believe contribute to the sentiment that we can - and will - win the battles over hearts and minds in the "Tech" realm
Links 17/12/2024: More China Sanctions, GOP Scheming to Prop Up Fentanylware (TikTok)
Links for the day
Gemini Links 17/12/2024: The Streisand Effect and Productivity-systems Desiderata
Links for the day
Technology: rights or responsibilities? - Part X
By Dr. Andy Farnell
Links 17/12/2024: More "Tesla Autopilot" and "Hey Hi" (AI) Blunders
Links for the day
Instead of Promoting GNU/Linux (or Ubuntu) Ahead of Vista 10's EoL Canonical is Marketing Microsoft's Proprietary Software
It's like Canonical employs people who work for Microsoft, not for Canonical
Links 17/12/2024: Many Abuses by Microsoft and War Updates From Ukraine
Links for the day
Content Management Systems (CMS) Bloat/ Static Site Generators (SSG) Trouble
some Web site management stories
DEI Room at fedoraproject.org Pretty Much Dead
We're not against diversity but against its weaponisation by greedy people who do not value diversity at all
The "Latest Technology News" at BetaNews is Slop About Slop
This is at the very top of the "news" (front page) at the moment
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, December 16, 2024
IRC logs for Monday, December 16, 2024
Gemini Links 16/12/2024: Invisibles and 20 Years of GNU/Linux on the Desktop
Links for the day
Microsoft's Windows Fell From 98% to Less Than 15% (in 15 Years in Africa)
Operating System Market Share Africa
Swaziland: GNU/Linux Leaps to 7.24%, Based on statCounter
Remember that Microsoft had many layoffs this year in Africa
A Birthday Wish
My birthday is a few hours away
[Meme] Definitely Not Your Role Models
Hypocrite Neckbeard Meme
Changes or Variation of Logo at the FSF as 40th Anniversary is Near (Months Away)
Next year the FSF turns 40
Mobile Usage Nearly 90% in Maharlika (Philippines)?
Microsoft has become just a footnote
Push Back and Become More Vocal for LLM Abuse and Misuse to Stop
We hope that more people out there (sites too) will call out the people who saturate particular topics on the Web with machine-generated junk
The Media Failed to Hold GAFAM Accountable (and Now It Suffers From It and For It)
This recognition of the problem emboldens us to carry on
Botswana: New Highs for GNU/Linux, All-Time Lows for Microsoft
No wonder Microsoft has so many layoffs in Africa this year
Links 16/12/2024: Skinnerboxes ("Smart" "Phones") and Control Social Media Blamed for Fights
Links for the day
Reminder: The Microsoft Person Who Used OpenAI for En Masse GPL Violations Told the Whistleblower to Kill Herself
The evidence (real message)
Links 16/12/2024: emacs, Drawabox, “You Should Have Your Own Website”
Links for the day
In Some Parts of the World, Like Central America and South America, Microsoft is Irrelevant on the Web
Nadella has bet the farm on a Ponzi scheme
[Meme] Microsoft is Not a Country
Reporting crimes is essential for democracy
There's Not Much Time Left for President Biden to Pardon Julian Assange and Signal to Journalists That Exposing States' Crimes or Rich People's Misbehaviour is Lawful
Apathy towards this is part of the problem
Image Fusion is Not 'AI' (LLMs Aren't Either)
Such fakes can (and always could) be done by a digital artist, it's just a little more expensive and time-consuming
GNU/Linux at New Highs in Bosnia And Herzegovina
Quite a few Balkan nations show high adoption rates for GNU/Linux
From Scientists to Pigeons: The EPO Has Turned Patent Examination Into a Process Made by Computers and Improperly Trained Staff Which Doesn't Meet the Requirements of the European Patent Convention (EPC)
Might as well abolish this entire system if this is the current trajectory
Razik Menidjel Will No Longer be Chief Operating Officer Operations at the EPO
What does the EPC say about slop and should it be updated to deal with trouble such as slop?
Underpaid and Inexperienced Workers Overwhelm the EPO, Granting Many Invalid Patents and Placing Pressure on Veteran Examiners
So-called "production" (giving monopolies) pressure is "compromising the quality of our products" [sic] according to a new report
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, December 15, 2024
IRC logs for Sunday, December 15, 2024