Bonum Certa Men Certa

Links 03/08/2023: Asahi Linux and Linux Mint Debian Edition (LMDE) 6 Plans



  • GNU/Linux

    • HacksterBalazs' Impressive Handheld Linux Terminal Features an Ortholinear Keyboard and Custom Character Set - Hackster.io

      Semi-pseudonymous "hobby-hopping person" Balazs has built an impressive portable Linux handheld, featuring a custom ortholinear keyboard and a full-color display with custom character set — primarily designed "to play around with the Linux command line," its creator says.

      "I started learning electronics and Python with a Raspberry Pi 4 as a hobby last year and daydreamed a lot about turning the Pi 4 into a handled computer," Balazs explains of the project's origins. "I just couldn't figure it out how to get it compact enough to make it actually comfortable to hold. After some online window-shopping I stumbled upon the NanoPi Neo Air and impulse-bought it without knowing what to do with it."

    • LWNA discussion on Linux in space [LWN.net]

      There was something of a space theme that pervaded the Embedded Linux Conference (ELC) portion of the 2023 Embedded Open Source Summit (EOSS), which is an umbrella event for various sub-conferences related to embedded open-source development. That may partly be because one of the organizers of EOSS (and ELC), Tim Bird, described himself as "a bit of a space junkie"; he made that observation during a panel session that he led on embedded Linux in space. Bird and four panelists discussed various aspects of the use of Linux in space-related systems, including where it has been used, the characteristics and challenges of aerospace deployments, certification of Linux for aerospace use, and more.

      The panelists in the room were Lenka TÅ™ísková, a lecturer and researcher at the Technical University of Liberec (which is in near Prague, Czechia, as was where the conference was held), who is also the main technical advisor for the Linux4Space project, and David VomLehn, who is the lead flight-software engineer at Astra. VomLehn gave a keynote about Linux in space (YouTube video) earlier in the conference. They were joined by two remote participants, both on the US west coast, thus joining the session at a pretty early hour for them: Steven VanderLeest, chief technologist for Boeing Linux, and Rob Bocchino, from the NASA Jet Propulsion Laboratory (JPL).

    • Unix MenOpen-Source Server Operating Systems: Examples and Advantages

      In recent years, open-source server operating systems have gained popularity due to their many benefits. These collaborative and transparent operating systems offer a number of benefits that make them an attractive choice for server environments.€ 

      Open-source operating systems operate under the belief that collaboration and shared knowledge result in more robust, customizable, and secure software. The collective effort of developers and the open nature of the codebase contribute to the continuous improvement and evolution of open-source operating systems.

    • Kernel Space

      • LWNRandomness for kmalloc()

        The kernel's address-space layout randomization is intended to make life harder for attackers by changing the placement of kernel text and data at each boot. With this randomization, an attacker cannot know ahead of time where a vulnerable target will be found on any given system. There are techniques, though, that can be effective without knowing precisely where a given object is stored. As a way of hardening systems against such attacks, the kernel will be gaining yet another form of randomization.

        "Heap spraying" attempts to fill the target system's heap with known data; it generally works by allocating large amounts of memory and filling it with the data of interest. A successful attack can fill much of the heap with a known pattern. If the target system can then be convinced to dereference an invalid pointer into the heap, chances are good that the access will land on attacker-controlled data.

      • LWNExceptions in BPF

        The BPF virtual machine in the kernel has been steadily gaining new features for years, many of which add capabilities that C programmers do not ordinarily have. So, from one point of view, it was only a matter of time before BPF gained support for exceptions. As it turns out, though, this "exceptions" feature is aimed at a specific use case, and its use in most programs will be truly exceptional.

        Kumar Kartikeya Dwivedi posted the BPF exceptions patch set on July 13. The API presented to BPF programs is simple, taking the form of two kfuncs.

      • LWNMuch ado about SBAT

        Sometimes, the shortest patches lead to the longest threads; for a case in point, see this three-line change posted by Emanuele Giuseppe Esposito. The purpose of this change is to improve the security of locked-down systems by adding a "revocation number" to the kernel image. But, as the discussion revealed, both the cost and the value of this feature are seen differently across the kernel-development community.

      • LWNA status update for U-Boot

        The U-Boot "universal boot loader" is used extensively in the embedded-Linux world. At the 2023 Embedded Open Source Summit (EOSS), Simon Glass gave a presentation (slides, YouTube video) on the status of the project, with a focus on new features added over the last several years. He also wanted to talk about complexity in the firmware world, which he believes is increasing, and how U-Boot can help manage that complexity. The talk was something of a grab bag of ideas and changes throughout the increasingly large footprint of the project.

      • Unicorn MediaSix Years In, Maintainer Darrick Wong Says ‘Goodbye’ to XFS

        Yesterday Darrick Wong, the maintainer of the XFS file-system, announced in a patch series that he is calling it quits...

        For nearly 12 years Wong’s day job has been as a self-proclaimed “kernel hacker” at Oracle, where many of his duties have revolved around XFS, a high-performance 64-bit journaling file system created by Silicon Graphics in 1993. Before that, he spent eight years at IBM as an “open sourcer,” where he, “Wrote kernel code, mostly.”

    • Applications

      • Linux Links8 Best Free and Open Source Linux Software for DJs

        If you’re starting out as a DJ, you’ll probably want to try free software, as proprietary solutions can be very expensive. Fortunately, Linux has some useful software for music production.

        The chart below offers our rating for the software. Mixxx truly stands out from the crowd, it’s an awesome open source application with powerful features, great design, and good support. Use Mixxx to perform with MIDI and HID controllers, CD players, vinyl turntables or even just your computer’s keyboard and mouse.

    • Instructionals/Technical

      • TecMint20 Command Line Tools to Monitor Linux Performance

        Being a System or Network administrator tasked with monitoring and debugging Linux system performance problems on a daily basis is an immensely challenging responsibility.

        It demands unwavering dedication, a profound understanding of Linux systems, and a constant commitment to ensuring optimal performance and reliability.

      • TecMintYTP-DL: The Easiest Way to Download Songs from YouTube Videos

        We all love listening to music whether it’s in the gym, at work, or outside, music is part of our life. Everyone has their own music collection and undoubtedly everyone likes to expand it.

        While there are streaming services such as Spotify, many people still like downloading their own music and organizing their albums and playlists.

      • OSTechNixHow To Find All Sudo Users In Linux

        As a Linux administrator, you must know how to add, delete and grant sudo privileges to users. Sometimes, you may give temporary sudo access to regular users for specific tasks like software installation or administrative work. Over the time, you might forget to revoke the sudo privileges. To ensure security, it's a good practice to periodically check for super users with sudo access on your Linux system. If you find any forgotten or unnecessary sudo access, you can simply revoke them. This brief guide explains how to find all sudo users in Linux and Unix-like operating systems.

      • Gadget BridgeHow to run Ubuntu on your Android device?

        If you have an old Android phone or tablet lying around, one of the most interesting and fun things you can do is run Linux on it. Linux is one of the most versatile operating systems around, and it doesn’t take a lot of effort to run it on an Android device. You can pick from a bunch of Linux distros to use on your phone. Today, we show you how to run Ubuntu on your Android device.

      • TuMFatigMultiboot Microsoft Windows, OpenBSD and Slackware Linux

        I got a refurbished Lenovo ThinkPad X1 Carbon Gen 10 and I’m not really happy with how the fan is managed by OpenBSD. Plus, the ThinkPad A485 running Windows for $WORK has been freezing quite a few times recently. So I decided I could try using a single ThinkPad for both $WORK and $HOME using different Operating Systems. I recently loved Slackware Linux again and wished I could use it too on that machine.

      • University of TorontoThe Prometheus host agent's metrics for systemd unit restarts

        I recently wrote about how systemd's auto-restart of units can hide problems, where we discovered this was hiding failures of the Prometheus host agent itself. This raises the question of how and if we can monitor for this sort of thing happening with our Prometheus setup. The answer turns out to be more or less yes.

      • OSTechNixHow To Restrict Sudo Users To Run Specific Authorized Commands In Linux

        The sudo command allows users to run commands with root privileges. This can be a powerful tool, but it can also be a security risk if not used carefully. One way to mitigate this risk is to allow sudo users to run particular authorized commands. In this guide, we will show you how to restrict sudo users to run specific commands with sudo privileges in Linux. We will also show you how to revert sudoers file back to the original configuration.

    • Games

  • Distributions and Operating Systems

    • Lightweight Linux Distributions to Give Your Old PC New Life - The Tech Edvocate

      If you have an old computer or laptop that’s struggling to keep up with modern operating systems, fear not. There are several lightweight Linux distributions available that can breathe new life into your aging hardware.

      Lightweight Linux distributions are designed to be fast, efficient, and lightweight, making them ideal for older computers with less powerful hardware. These distributions use less system resources and RAM, which means they run faster than traditional operating systems on older hardware.

    • BSD

      • HackadayJenny's Daily Drivers: FreeBSD 13.2 | Hackaday

        Last month I started a series in which I try out different operating systems with the aim of using them for my everyday work, and my pick was Slackware 15, the latest version of the first Linux distro I tried back in the mid 1990s. I’ll be back with more Linux-based operating systems in due course, but the whole point of this series is to roam as far and wide as possible and try every reasonable OS I can. Thus today I’m making the obvious first sideways step and trying a BSD-based operating system. These are uncharted waters for me and there was a substantial choice to be made as to which one, so after reading around the subject I settled on FreeBSD as it seemed the most accessible.

    • Fedora Family / IBM

      • LWNAsahi Linux to become a Fedora remix [LWN.net]

        The Asahi Linux project, which is working to create a Linux distribution for Apple hardware, has announced that its new "flagship" distribution will be based on Fedora Linux.

      • Our new flagship distro: Fedora Asahi Remix - Asahi Linux

        You’ve all been waiting for it, many of you have guessed, and now, as announced at Flock To Fedora, it’s time to make it official:

        The new Asahi Linux flagship distribution will be Fedora Asahi Remix!

        We’re confident that this new flagship will get us much closer to our goal of a polished Linux experience on Apple Silicon, and we hope you will enjoy using it as much as we’re enjoying working on it.

        We’re still working out the kinks and making things even better, so we are not quite ready to call this a release yet. We aim to officially release the Fedora Asahi Remix by the end of August 2023. Look forward to many new features, machine support, and more!

      • OMG! LinuxApple Silicon Linux Support Levels Up with Fedora Asahi Remix

        Later this month their own, new flagship distro will be released based on Fedora. They say Fedora Asahi Remix (to give it its official name) will bring them “closer to [the] goal of a polished Linux experience on Apple Silicon”.

        However, the announcement of this distro will not detract from or dilute down the broader aim of the Asahi project – which is to bring full Linux support to Apple Silicon machines regardless of distribution.

      • Beta News Fedora Linux comes to Apple Silicon Mac computers
        In a fascinating turn of events at the Flock conference today, it was announced that Fedora Linux is set to be made available on Apple Silicon Mac computers. This development is the result of a close collaboration with the Fedora Asahi Special Interest Group (SIG) and the Asahi Linux project.

        The outcome, known as Fedora Asahi Remix, promises to deliver an optimized experience for both Workstation and Server use-cases on Apple Silicon machines. The Asahi Linux project has further revealed that the Fedora Asahi Remix will serve as its new flagship distribution.

      • FOSSLinuxCentOS Linux and CentOS Stream: What’s the difference

        We are going to take you on a journey into the heart of one of the most popular and well-respected Linux distributions – CentOS. Specifically, we will draw a detailed comparison between CentOS Stream and CentOS Linux, shedding light on their functionalities, distinct features, as well as their pros and cons.

        CentOS Linux is a free and open-source, community-supported computing platform that derives its roots from the sources of Red Hat Enterprise Linux (RHEL). It offers a stable, secure, and high-performance execution environment for a variety of applications, such as servers, desktops, and cloud infrastructures.

        One of the aspects I love about CentOS Linux is its robust stability. It’s designed for those who prioritize a rock-solid system over the latest features. CentOS Linux, however, was put to an end in 2021, with CentOS 8 being the last of its kind.

      • Red Hat OfficialRed Hat Insights Compliance: Introducing new customization options for policies

        Maintaining compliance to cybersecurity standards can be a daunting task, but you can mitigate that by using Red Hat Insights. With the latest feature update, the Red Hat Insights Compliance reporting service now allows you to edit the rules in your policies to meet your organization's requirements, giving you visibility and control over your servers.

        Red Hat Insights is a managed service, included with every Red Hat Enterprise Linux (RHEL) subscription, that continuously analyzes platforms and applications to help you manage your hybrid cloud environment. Red Hat Insights uses predictive analytics and deep domain expertise to reduce the time required to perform complex operational tasks from hours to minutes. This includes identifying security and performance risks, tracking licenses and managing costs.

      • insideHPCCIQ Names 5 New VPs

        CIQ, a company building software infrastructure for enterprises running data-intensive workloads atop the Rocky Linux enterprise Linux distribution — has expanded its leadership team, announcing today the addition of five seasoned veterans who bring not only deep experience and passion for the technology industry but also a wealth of expertise in their respective professional domains.

        [...]

        “CIQ has had a very productive and eventful first half of 2023 and is fully committed to bringing new levels of value to our customers and the open source community; to that end, it is a pleasure to be able to continue expanding and growing the team,” said Gregory Kurtzer, founder and CEO of CIQ.

    • Debian Family

      • Debian Brasil: Debian Brazil at Campus Party Brazil 2023

        Another edition of Campus Party Brasil took place in the city of São Paulo between the 25th and 30th of July 2023. One more time the Debian Brazil Community was present. During the days in the available space, we carry out some activities:
        - Gifts for attends (stickers, cups, lanyards);
        - Workshop on how to contribute to the translation team;
        - Workshop on packaging;
        - Key signing party;
        - Information about the project;

    • Canonical/Ubuntu Family

      • DebugPointLinux Mint Charts Course for LMDE 6 & Wayland

        In a much-awaited announcement for Linux Mint Debian Edition (LMDE), the team has unveiled the commencement of work on LMDE 6, the upcoming version of their Debian-based distribution.

        Codenamed "Faye," this release is set to build upon the solid foundation of its predecessors (LMDE 5) while incorporating the exciting features and improvements introduced in Linux Mint 21.2. Linux Mint and LMDE users have reason to anticipate this release, as it promises to refine the user experience further and bring cutting-edge functionality to the forefront.

      • OMG UbuntuLinux Mint 21.3 Arrives December + New Edge ISO Planned
        We don’t have a codename for the release (though we do have one of the upcoming Debian-based version of Linux Mint: ‘Faye’) but we do have some loose info about what to (not) expect.

        “We’ve got many exciting ideas, I’m sure some of the cool new features we have in mind will be implemented, but we want to prioritize some long-term aspects and dedicate some of our time to them,” writes Linux Mint lead Clement Lefebvre.

        “We want to update our ISO production tools and fix secureboot. We also want to spend time on studying the pros and cons of Wayland and to assess the work needed in its potential adoption,” he adds.

      • Beta News Linux Mint Debian Edition 6 'Faye' enters development and Ubuntu-based Linux Mint 21.3 is due on Christmas
        According to a new blog post, development is officially underway for the latest version of the Linux Mint Debian Edition (LMDE) 6. Code-named "Faye," the upcoming version of the Debian-based operating system is set to bring over all features and changes present in Linux Mint 21.2.

        With that said, there isn't a set release date for LMDE 6 yet, as the developers are focusing on stability and completeness over speed. Once the base is ready, they intend to add more features, possibly bridging the current functionality gap between Linux Mint and LMDE.

        Simultaneously, the Linux Mint team is planning to release an EDGE ISO for Linux Mint 21.2. This ISO is expected to feature a 6.2 kernel, promising easier booting of Mint on brand new hardware, potentially enhancing user experience and broadening hardware compatibility.

      • It's FOSSMX Linux 23 is Now Available Based on Debian 12, Featuring a New Logo
        MX Linux is a Debian-based distro that focuses on providing an elegant and efficient desktop experience. Not to forget, MX Linux is also a systemd-free distro.

        The last major release was MX Linux 21, which was a long time ago.

        Luckily, a new release has been introduced that promises quite a few improvements.

        Let's look at all the refinements with MX Linux 23, codenamed Libretto.

    • Devices/Embedded

      • Stacey on IoTWhy I’m switching to Home Assistant

        After two-and-a-half years of primarily using HomeKit, now called Apple Home, I think it’s time for a change in my smart home. Prior to settling on Apple’s platform, I used Google Home for a while. And before that, I was a Samsung SmartThings user. Moving forward, I think it’s time to transition to Home Assistant for several reasons.

    • Open Hardware/Modding

      • OlimexESP32-SBC-FabGL How to work with the expander module I2C from FabGL library and apps

        In this post I will show you how you can work with the I2C from the PC Emulator application and read Nunchuk position and buttons QBASIC and TURBO PASCAL 7.0

      • Raspberry PiDesktop steel marbles mood lamp

        This build falls firmly into the category of “I don’t know what it is or why I want it but I need it.” Twiddle the steel marbles (sounds nicer than “ball bearings”), and curate your own desktop disco according to your mood.

      • Ruben SchadeMy Commodore 16 keyboard is fixed!

        The replacement stem arrived, so over the weekend I set about finally fixing this keyboard. The VIC-20, C64, and C16 all share the same keyboard mechanisms, despite having subtly different layouts. This is very fortunate for C16 owners, as those other machines sold in huge quantities. Sourcing replacement parts for the Plus/4 and C128 are much more difficult.

      • Linux GizmosFanless Thin Client supports 4x DP...

        Radeus Labs launched today a fanless Thin Client based on a low-power processor from the AMD Ryzen Embedded V1000 Series. Additionally, the device offers dual Gigabit ports and it can also be configured with multiple operating systems including Redhat, Ubuntu, Windows among others.€ 

      • UbuntuDo more with Vulcanexus snaps; your all-in-one ROS 2 toolset

        A surprise is awaiting all ROS developers in the Snap Store with the release of the Vulcanexus tool kit. They are one command away from getting eProsimas’ new contribution to the robotics community. From monitoring the performance of ROS 2 networks to integrating microcontrollers into ROS 2, Vulcanexus snaps offer developers easy and personalised development of robotic applications.€ 

      • HackadayOpen-Source Firmware For Soldering Irons

        For most of us, the first soldering iron we pick up to start working on electronics has essentially no features at all. Being little more than resistive heaters plugged straight into the wall with perhaps a changeable tip, there’s not really even a need for a power switch. But doing anything more specialized than through-hole PCB construction often requires a soldering iron with a little more finesse, though. Plenty of “smart” soldering irons are available for specialized soldering needs now, and some are supported by the open-source IronOS as well.

      • HackadayGet MOST Into Your Pi

        When looking the modify a passenger vehicle, the Controller Area Network (CAN) bus is a pretty easy target. In modern vehicles it has access to most of the on-board systems — everything from the climate control to the instrument cluster and often even the throttle, braking, and steering systems. With as versatile as the CAN bus is, though, it’s not the right tool for every job. There’s also the Media Oriented Systems Transport (MOST) bus which is increasingly found in automotive systems to handle multimedia such as streaming music to the stereo. To access that system you’ll need to approach it slightly differently as [Rhys] demonstrates.

    • Mobile Systems/Mobile Applications

  • Free, Libre, and Open Source Software

    • Web Browsers/Web Servers

      • University of TorontoTurning off the sidebar of Firefox's built in PDF viewer

        Apparently this behavior may actually be something that defaults to whatever the PDF asks for (also, also). I run into this routinely because a lot of academic papers in PDF form trigger this Firefox behavior (for whatever reason), which is possibly some default inherited through LaTeX or some other common scientific PDF creator.

      • Daniel Stenbergcurl write-out to files

        The curl option –write-out is one of my personal favorites and offers users an excitingly powerful way to output information from a transfer. Over time, it has been extended to provide more and more features.

      • Mozilla

        • DaemonFC (Ryan Farmer)A Revised FAQ For Mozilla Firefox Users on Windows 7, 8, and 8.1 Outlining Why Mozilla Abandons Them.

          So while this change will be new for some Windows users, nobody should wait until their OS is out of support. They should just grab ESR. (And switch to Linux. But that’s not the main focus here.)

          Most Linux distributions where they value security, stability, and predictable software behavior, want nothing to do with Firefox’s Rapid Release channel, and it’s clear why.

    • Education

      • Creative CommonsCC Open Education Platform Activities 2023

        In February and March, the CC Open Education Platform community voted on five winning ideas to advance open education globally. Five project teams, spanning Argentina, Brazil, Chile, Ghana, Italy, Malaysia, Ukraine, South Africa, and the USA have received CC Open Education funds. The CC Open Education Platform also funded ongoing global community work supporting the UNESCO Recommendation on OER. We are delighted to share updates about the projects now underway.

        CC lauds all of the open education community efforts, and we look forward to sharing additional highlights at the end of this year.

    • GNU Projects

      • Unicorn MediaBack to Back Gnu Releases: GnuCOBOL 3.2 & Emacs 29.1

        They’ve been busy beavers over at Gnu, with the announcement of new releases for two Gnu projects. One is Emacs, the text editor that was partly born out of the brain of Gnu’s founder, Richard Stallman — which I guess makes it 100% Gnu. The other project, GnuCOBOL, is lesser known, while at the same time being more important these days than some people might think.

    • Licensing / Legal

      • TediumA Dylanesque Negotiating Strategy

        There has to be a science to it, right? But what I’ve seen from the recent deals OpenAI has made with the Associated Press and major newspaper publishers makes me think they just suck at negotiation.

        The AP’s OpenAI deal does not list a price. A deal with a consortium of local newspapers calls their deal a $5 million investment. And the best that anyone seems to have gotten from any of these agreements, honestly, is AP getting OpenAI to pledge to pay them more if someone manages to negotiate better than they did. With a bar that low, maybe someone will cross it.

    • Openness/Sharing/Collaboration

      • Open Data

        • Matt RickardData Versioning

          The idea of version control for data has existed for decades. Countless startups and products have tried to tackle the problem, but nothing has come close to success. Why? Is the idea flawed?

    • Programming/Development

      • RlangThe unlist() Function in R

        Hey fellow R enthusiasts!

        Today, we’re diving deep into the incredible world of R programming to explore the often-overlooked but extremely handy unlist() function. If you’ve ever found yourself dealing with complex nested lists or vectors, this little gem can be a lifesaver. The unlist() function is like a magician that simplifies your data structures, making them more manageable and easier to work with. Let’s unlock its magic together!

      • GNUGNU Coding Standards

        The GNU Coding Standards were written by Richard Stallman and other GNU Project volunteers. Their purpose is to make the GNU system clean, consistent, and easy to install. This document can also be read as a guide to writing portable, robust and reliable programs. It focuses on programs written in C, but many of the rules and principles are useful even if you write in another programming language. The rules often state reasons for writing in a certain way.

      • Earthly9 Platfrom Engineers’ Mistakes

        Platform engineering is an essential function in modern software development that is responsible for designing, building, and maintaining platforms that support the organization’s applications and services. A platform engineer’s role is to ensure that the platform is scalable, reliable, and secure, while also optimizing performance and minimizing downtime. However, like any other profession, platform engineers are prone to making mistakes that can negatively impact the system’s stability and performance.

        This article delves into nine common mistakes made by platform engineers and provides practical insights on how to avoid them. Key areas of focus include performance optimization, version control, security best practices, disaster recovery planning, automation, testing, keeping up with updates, documentation, and monitoring. The goal is to empower platform engineers with the knowledge and tools needed to enhance the efficiency and reliability of their platforms.

      • Herman ÕunapuuMy experience at the k-space hackerspace hackathon

        k-space is a hackerspace in Tallinn, Estonia, and they organized a hackathon recently. Unlike in most hackathons, in this one you could whatever you like with no expectations about building a business or coming up with an MVP, just come on down to the space and start working on your passion projects!

      • James GHow I, Spy Works (My 60 Minute Website)

        During the "Build a Website in an Hour" meetup last weekend, I worked on a project that I named I, Spy: The coolest game on the web. [^1] The game is like the familiar I, Spy, with two twists: (i) the game is digital, and; (ii) you guess with photos instead of words.

        Each day, a prompt and an image are chosen. For example, the prompt could be a photo of a cat, with the label "cat." Players are invited to take a photo (or upload a photo). This photo is compared to the prompt photo. If the player's photo is close to the daily prompt, the app says "Warmer"; otherwise, the app says "Colder". A "Warmer" label means you are getting closer to photographing the object in the day's prompt.



Recent Techrights' Posts

Not Just Slow News But Also Late News (Julian Assange Landing in Thailand)
Why did AP take so long (nearly a week) to release these?
[Meme] Smart Alec Poettering
How many Microsofters can the Debian Project withstand?
Getting Rid of Microsoft Does Not Go Far Enough
Microsoft already has many problems. One day Microsoft won't exist anymore. But that does not guarantee users' freedom.
Alyssa Rosenzweig's LibrePlanet Talk About Freeing the Apple GPU
Alyssa Rosenzweig is the graphics witch behind the reverse-engineered drivers for the Apple GPU. She previously led Panfrost, the free drivers for Arm Mali GPUs powering devices like the Pinebook Pro. She graduated in 2023 with a Computer Science degree from the University of Toronto and now writes free software full-time.
Links 30/06/2024: LLMs Under Fire and Dictatorship of the Old
Links for the day
[Meme] Walking Outside the Guardrails of the Walled Gardens Built by Monopolies
So-called "advertiser-unfriendly" material was never a problem for Wikileaks
This War Crime Footage, Nothing Political Per Se, Is What They Made Julian Assange Plead Guilty To (War Criminals Not Convicted, Only Those Who Expose Them)
Wikileaks' Julian Assange: Exposing the US Military Crimes
20 Years Passed, Let's Go Even Faster Now
We are hoping to bring more original stories
 
In the First 6 Months of 2024 Thailand Moved to GNU/Linux, Not to Windows Vista 11
maybe users moved from Vista 10 and 11 to GNU/Linux, seeing where Microsoft was heading with forced hardware "upgrades"
Eko K. A. Owen, New Outreach and Communications Coordinator for the FSF
Nice to see many new additions to the FSF's team
Microsoft Has Slaves and Enablers, Not Partners
Obligatory meme too
Windows in Åland Islands: From 100% to Less Than Half
Åland Islands lost the sense of urgency to move to GNU/Linux
Tobias Platen Covered Freedom-To-Play Games in LibrePlanet 2024
Freedom-To-Play games using Taler
[Meme] Opening a 'Webapp' With 'Only' 4 GB of RAM
Until 2020 none of my PCs ever had more than 2 GB of RAM
Destination 'Five Percent'
We reckon GNU/Linux can break the 5% barrier some time by the end of this year, even without counting Chromebooks
A Crisis of Online Journalism
Almost a week ago a journalist was forced to plead guilty for an act of journalism
Germany One of Many Countries Where Microsoft's Bing Lost Market Share After All That LLM Nonsense (Bing Chat and Further Rebrands/Renames)
openai.com traffic plunged 60% last month
Microsoft’s Latest Antitrust Scrutiny
4 new stories
Microsoft Layoffs, Mass Plagiarism, and More
outrage included
GNU/Linux Climbed 0.25% This Month (in statCounter)
Around midday on Tuesday we'll start seeing preliminary data for July
Ilya Gulko Introduces Pollyanna
"Pollyanna is a web framework that makes it easy to create your own libre social space, such as a social network or blog."
'FSFE': Underage Labour, GAFAM Fronting, and Identity Theft to Undermine the FSF's Current Fundraiser
looking to raise funds at the same time as the FSF
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, June 29, 2024
IRC logs for Saturday, June 29, 2024
Links 29/06/2024: Astronauts at Risk, Ukraine Updates
Links for the day
Fedora and Red Hat Leftovers
mostly redhat.com
Microsoft is Now Googlebombing or Spamming 'Open Source' and 'Linux' to Promote Proprietary Surveillance, Azure
Notice the title and the image, what's being promoted etc.
Seychelles: GNU/Linux Doing OK
Seychelles cannot be considered poor
Gemini Protocol Isn't Even Remotely "Dead"
"Lupa knows of 505,000 (half a million!) working Gemini URLs at present, up from about 425,000 this time last year"
About 10 New Free Software Foundation (FSF) Members Per Day
The total changed from 46 to 47 while typing the article
Vista 11 Adoption Unusually Low in Germany and It's Going Down, Not Up
This is not happening only in Germany
Kevin Korte on Computers Being Allowed to Make Decisions Based on Cryptic Algorithms and Proprietary/Secret Data
It uses buzzwords where none are needed
[Meme] Garbage In, Garbage Out (linuxsecurity.com)
It is neither Linux nor security, just chatbot-generated slop
Microsoft-Invaded CISA Spreads Anti-Free Software FUD (as If Proprietary Software Has No Memory Safety Issues), Brittany Day Uses Chatbots to Amplify and Permutate the Microsoft FUD
linuxsecurity.com became an anti-Linux spam site
Microsoft Laying Off Staff in an Act of Retaliation and Union-Busting
retaliatory layoffs at Microsoft
Gemini Links 29/06/2024: Content Drowning in 'Goo' and LLM Slop
Links for the day
Windows Lost Almost 92% Market Share in Egypt
From over 99% to just over 7%
In Ecuador, GNU/Linux Adoption Surged From Under 1% to Over 4% in About 3 Years
Not even counting Chromebooks
LibrePlanet: Cultivating Backups (of Recordings)
an appeal to recover some of these talks
Microsoft/Windows Machines Are Turned Off (or Windows Deleted/Decommissioned) in Web Servers, as the "Market Share" Collapse Continues
Taking full history into account, this is a decrease of over 90% in some cases
Corwin Brust Hosting Freedom: A Behind-the-scenes Tour With the GNU Savannah Hackers
"the "smiling faces" behind it."
Android at 90% or More in Chad
Windows below 2%
David Wilson: Cultivating a Welcoming Free Software Community That Lasts
"a feeling of shared ownership for all users."
Julian Assange Might Continue Wikileaks, But Certainly Not Yet (Recovery Time Needed)
And probably at a symbolic capacity only
Bringing in 12 Santas and Taking 13 Out (Old Interview With Julian Assange)
Julian Assange's life inside the Ecuadorian embassy
Neil Plotnick on GNU/Linux in the High School Classroom
uploaded to the LibrePlanet instance of MediaGoblin
Asia Appears to be Fastest to Adopt GNU/Linux
the home of a considerable majority of the world's population
Alexandre Oliva's LibrePlanet 2024 Talk About "Software Enshittification"
in spite of technical difficulties encountered while recording
What They Used to Do With Mono They Now Do With Systemd (Lower and Deeper Down Than Userspace)
Now we have a project started primarily by Red Hat (and managed by Microsoft GitHub, which is proprietary) being managed by Microsoft and primarily serving Microsoft and IBM
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, June 28, 2024
IRC logs for Friday, June 28, 2024
Links 28/06/2024: Kangaroo Courts and Patents Spam, EFF Still Fighting for CPC's TikTok (a Digital Weapon)
Links for the day
Links 28/06/2024: Overton window and Polarization
Links for the day
[Meme] In 50 Years...
Microsoft's Vista 11 will take 50 years to be fully adopted
Only About 1 in 8 Russian Windows Users is Using Vista 11
it looks like over the past 12 months Vista 11 hardly grew and it remains very low at around 12% of Windows usage in Russia
Links 28/06/2024: More Attacks on the Press, More Censorship in Russia
Links for the day
Gemini Links 28/06/2024: Christmas Prematurely, Self-hosting
Links for the day
IBM: So Long, Suckers. Your Free OS is Now Proprietary. Pay IBM or Else.
almost exactly a year after turning RHEL into proprietary software
Vista 11 is Doomed and Despite Lack of Adoption Microsoft Already Speaks of Vapourware ("12")
"Microsoft has pulled a Windows 11 update after users reported boot loops and startup failures."
ChromeOS Reaches Highest Share in Years at the World's Most Populous Nation, Windows Now at All-Time Low of 13%
We're talking about India today
[Video] "It Is Incredible That Julian Assange Survives"
There was a positive and mutual relationship between Wikileaks and Dr Jill Stein
Never Assume That Because the Law Exists the Powerful Will Follow the Law
Who's going to hold them accountable now?
Nearly a Month Has Passed and Nobody at the Debian Project Even Attempted to Explain What Seems Like Back-dooring of Debian (and Hundreds of Distros That Are Debian-Derived)
I can cynically guess that only matters when a user with a Chinese name does it
[Video] Julian Assange Explains Wikileaks' Logistics
predating indefinite detention
IBM Was Never the "Good Guy", Just a Self-Serving and Opportunistic Money- and Power-Hungry Monopolist, Living Off of Taxpayers' Money (Government Contracts)
The Nazi Party of Germany was its second-biggest client at one point and now it's looking to profit from the work of slaves
"I Hated Working at IBM. They Were the Most Unfriendly People."
Don't forget what Watson the son did to a poor woman on a plane
State of the News (and Depletion of Journalism Online, Not Just Offline)
Newspapers are not coming back and the Web is not coming back either
GNU/Linux Consolidates in North America
Android rising a lot this year, too
[Meme] More Monopolies Granted While Patent Examiners Die (Overworking for Less Compensation)
Work more; Get less
Staff Union of the EPO (SUEPO) is Taking the New Pension Scheme (NPS) to an International Tribunal (ILOAT)
SUEPO wants more EPO staff to participate in collective action
Stella Assange and the Legal Team Speak to the Media a Day After WikiLeaks Founder Julian Assange Arrives in Australia
Published yesterday by a number of mainstream publishers
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, June 27, 2024
IRC logs for Thursday, June 27, 2024
RIP Daniel Bristot de Oliveira, Red Hat death
Reprinted with permission from Daniel Pocock