Bonum Certa Men Certa

Links 27/2/2022: Coreboot 4.16 and GNUnet 0.16.0



  • GNU/Linux

    • Desktop/Laptop

      • The 4 Best ARM Linux Laptops You Can Buy Now

        With transistors already nearing their physical size limits, many would agree that ARM-based CPUs will supersede x86-based CPUs soon. For this reason, veteran laptop manufacturers and startup companies have begun the race to develop and produce quality ARM laptops for the new market.

        And with efficiency being an ARM-based laptop's main advantage, pairing such an efficient CPU with an efficient operating system, such as Linux, is a dream come true for many tech enthusiasts.

        If you're in the market for the best Linux laptop that utilizes a highly efficient SoC (System on Chip), keep reading below for a list of the best ARM Linux laptops you can buy today.

    • Server

    • Audiocasts/Shows

    • Applications

      • 4 Best Free and Open Source Sound Systems

         A sound system is software that manages the use of and access to audio devices (usually a sound card). It commonly runs as a background process.

        To provide an insight into the quality of software that is available, we have compiled a list of 4 high quality free and open source sound systems.

        Here’s our verdict captured in a legendary LinuxLinks chart. We only feature open source goodness.

      • Strimio: A Collection of Best Radio Streaming Stations for Linux

        It is true that modern music streaming tools are quite flexible and let you enjoy just technically any song you like. But still, people like me are there who love the old fashion radio streaming functions. I called this radio streaming system an old-fashioned one because you don’t control what program is running on it. So, everything is just like a surprise here. However, if you love to enjoy a radio streaming tool on Linux, this is where you should be right now. We will here discuss one of the best radio streaming apps, Strimio.

        [...]

        Strimio is one of the most popular radio streaming apps for Linux. And it’s completely free. Furthermore, the installation process is easier too. So, why don’t you give it a try? This beautiful app requires nothing but a few minutes to spare to install. In exchange, it offers you hours of exciting radio streaming experience.

        Here, we take our leave and promise to come back with something new. So, if you are already impressed, just follow the installation process mentioned above to enjoy unlimited streaming fun with Strimio. Till then, stay tuned with Strimio. Thank you.

      • NewPipe Is Your Alternative YouTube Client For Android

        The official YouTube client for android is full of ads and other tracking scripts. If you use it, then you will be forced to watch tens of intrusive ads from video to video, and your privacy will be under attack because of Google’s tracking activities.

        Luckily, you don’t have to go through all this. You can use an alternative YouTube client app for android in order to avoid this situation.

        NewPipe is an open source YouTube client for android, which also happens to be completely free of charge. It allows you to watch and browse any content on YouTube without having to use the official YouTube app from Google. In this way, you won’t see any ads and you will never be tracked by Google.

    • Instructionals/Technical

      • How To Install Timeshift on Debian 11 - idroot

        In this tutorial, we will show you how to install Timeshift on Debian 11. For those of you who didn’t know, Timeshift is a powerful open-source tool that can help you protect your data. Timeshift protects your system by taking incremental snapshots of the file system at regular intervals. These snapshots can be restored at a later date to undo all changes to the system.

        This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you through the step-by-step installation of the Timeshift open-source tool back up and restore file snapshots on a Debian 11 (Bullseye).

      • How to Show Line Numbers in Vim

        Vim is a remarkable editor that most Linux/UNIX sysadmins have come to love and use every day.

        You might think, “I would switch to Vim immediately if Vim could show me line numbers”. Well, consider that done.

      • Install Google Cloud SQL Proxy on Ubuntu 22.04 | 20.04 - Linux Shout

        The Cloud SQL Auth proxy works by having a local client running in the local environment. Your application communicates with the Cloud SQL Auth proxy with the standard database protocol used by your database.

        It uses a secure tunnel to communicate with its companion process running on the server. Each connection established through the Cloud SQL Auth proxy creates one connection to the Cloud SQL instance.

      • How To Install Nmap on AlmaLinux 8 - idroot

        In this tutorial, we will show you how to install Nmap on AlmaLinux 8. For those of you who didn’t know, Nmap is an open-source network scanner and security auditing utility. Nmap allows finding devices running on their network and discovering open ports and services that, if not secure or hardened, can lead to potential exploiting known vulnerabilities security risks. Nmap support is available for Linux, Windows, UNIX, FreeBSD, etc.

        This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you through the step-by-step installation of the Nmap network scanner on an AlmaLinux 8. You can follow the same instructions for CentOS and Rocky Linux.

      • How To Install MyPaint on Ubuntu 20.04 LTS - idroot

        In this tutorial, we will show you how to install MyPaint on Ubuntu 20.04 LTS. For those of you who didn’t know, MyPaint is an easy-to-use painting program that works well with Wacom graphics tablets and other similar devices. MyPaint takes quite a little memory and has a smaller footprint on the disk. It is super fast and does a marvelous job to get bitmap images done just like MS Paint. It’s a cross-platform application available for Microsoft Windows, macOS, Linux, and Unix-like operating systems.

        This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the MyPaint simple painting tool on Ubuntu 20.04 (Focal Fossa). You can follow the same instructions for Ubuntu 18.04, 16.04, and any other Debian-based distribution like Linux Mint.

      • How to Add a Directory to PATH in Linux [With Examples]

        This article discusses an important Linux shell environment variable called PATH and how you can add a directory to this variable.

        In general, most programs you’ll ever run on your Linux system will work flawlessly, and your shell will not present any errors at the time of their execution. However, there may be times when you might want to quickly run custom scripts or programs from non-standard directories on your Linux system.

        In such cases, you need to add their source directory to your shell’s PATH variable so that it knows where to find them.

      • How to Install Google Chrome on Manjaro 21 Linux - LinuxCapable

        Most web users need no introduction to Google Chrome as it is the most used Internet Browser software globally, with a recent update in 2022 that Chrome is currently the primary browser of more than 2.65 billion internet users and is why most websites’ code now target it first before any other browser.

        Chrome is designed to be sleek and clean in its looks and features and especially at loading website pages as it used to claim to be the fastest of all the browsers, but that is now a considerable debate with Edge leading the charge and many others have caught up, the browser competition has increased recently.

        The tutorial will use the yay AUR helper, ideally most users may be using some wrapper for Pacman, for new users, it is essential to install one to keep your packages up-to-date while you learn Arch/Manjaro.

        In the following tutorial, you will learn how to install Google Chrome on Manjaro 21 Linux by installing either stable, beta, unstable (nightly build), or a combination of the browsers.

      • How to install Python on Linux Mint 20

        If we discuss very popular programming languages, we have to discuss Python. This programming language is present in many technologies that are part of our days. And Python is also a fundamental component of many Linux distributions. So, in this post, you will learn how to install Python on Linux Mint.

      • How To Make SLAX Bootable USB Stick

        SLAX is a portable desktop operating system designed to run on removable media like USB stick. We covered it yesterday in a short review. However, we didn't make it clear how to make its bootable media. It's different to Ubuntu and another standard GNU/Linux distros in the making of its bootable as we cannot use image writing utilities like Rufus or Unetbootin. For that purpose, now we share with you how to make it from start to finish.

    • Games

      • Proton Experimental Beta gets Steam Deck performance fix for ELDEN RING | GamingOnLinux

        Are you finding that ELDEN RING has some mad stuttering when loading things in the background? Valve has released an update for Proton Experimental in the bleeding-edge Beta to help.

      • Godot Engine - Godot XR Update Feb 2022

        At the end of last year we had rounded off most of the core changes in Godot 4 to support XR, had XR fully working through OpenVR/SteamVR and except for a pesky timing issue had OpenXR up and running.

        It initially seemed the timing issue was related to issues with the original Vulkan implementation on OpenXR, OpenXR had already moved to a new approach where OpenXR takes over managing the Vulkan instance. Switching to this new approach however required embedding OpenXR support into the core of Godot. With the Meta grant securing the funding to switch to the new approach the whole implementation was ported to the core.

        While we would later discover the cause of the timing issue was fixable in the plugin the new approach is far more future proof and will make it much easier to implement various XR features including the editor features we have on the roadmap.

        The initial version of this work was merged this week, for details check the Core OpenXR PR. Currently only desktop VR is supported as we are waiting on Meta to adopt the official Khronos OpenXR loader.

    • Distributions

      • EasyOS

      • IBM/Red Hat/Fedora

        • IBM Emeritus Irving Wladawsky-Berger: How Do Digital Infrastructures Increase a Firm’s Value?

          “In the information age, the value of a firm rests fundamentally on how it stores, shares and processes information,” wrote Seth Benzell, Jonathan Hersh, and Marshall Van Alstyne in a recent paper, How APIs Create Growth by Inverting the Firm. “Digital infrastructure is therefore central to a firm’s success.”

          But, how do digital infrastructures increase a firm’s value? One method is to make more efficient use of the firms internal capital by modularizing, reconfiguring and reusing the firms IT resources. A second method, used in platform businesses, is to leverage external capital by giving access to the firm’s resources to third parties, and capturing a share of the resulting surplus. Both methods require the implementation of Application Programming Interfaces (APIs), whether for only for internal use by the firm’s developers or exposed externally to the firm’s platform partners. Both methods also feature a modular architecture of remixable resources. “Modularity combines the advantages of standardization typically associated with high volume processes together with the advantages of customization typically associated with bespoke processes.”

          “An API is a set of routines, protocols, and tools that standardizes building software applications compatible with an associated program or database. APIs fundamentally are code that control access to information. … They govern the type and format of calls or communications that any application can make of another associated program. The answering program is agnostic about the source of the call, yet can require access permission, and the calling program need not know anything about the internal workings of the answering program. … When designing an API, the architect decides how much of the computer system or data to expose to which users. Being accessible on the web, these API endpoints act as a constant conduit to business processes that the firm itself specifies.”

          The authors developed a novel method to quantify the changes in a firm’s valuation based on its adoption of APIs by analyzing four unique data sets. They then applied their methods to systematically evaluate several different hypotheses on the potential impact of APIs on firms. Let me summarize their evaluation of four of these hypotheses.

      • Debian Family

        • Daniel Silverstone: Subplot and FOSDEM 2022 talk

          At the start of February we had FOSDEM which was once again online, and I decided to give a talk in the Safety and open source devroom to introduce the concepts of safety argumentation and to bring some attention to how I feel that Subplot could be used in that arena. You can view the talk on the FOSDEM website at some point in the future when they manage to finish transcoding all the amazing talks from the weekend, or if you are more impatient, on Youtube, whichever you prefer.

    • Devices/Embedded

    • Free, Libre, and Open Source Software

      • Best Free and Open Source Alternatives to Intuit Quickbooks

         Intuit Inc. is an American corporation that specializes in financial software. Specfically, the company develops personal finance, accounting, and tax return software.

        The company is headquartered in Mountain View, California. It has more than 10,000 employees.

        While Intuit has a GitHub presence with over 100 repositories for numerous open source projects, none of these repositories offer any substantial desktop software. Instead, the repositories focus on tools and libraries for the developer community. None of these projects have attracted significant interest from the open source community.

      • Announcing coreboot 4.16 – coreboot

        coreboot 4.16 release

        coreboot's first quarterly release in a number of years, version 4.16 was tagged on February 25th, 2022.

        Since 4.15 there have been more than 1770 new commits by more than 170 developers. Of these, more than 35 contributed to coreboot for the first time.

      • FSF

        • GNU Projects

          • GNUnet 0.16.0 released

            We are pleased to announce the release of GNUnet 0.16.0. This is a new major release. It breaks protocol compatibility with the 0.15.x versions. Please be aware that Git master is thus henceforth (and has been for a while) INCOMPATIBLE with the 0.15.x GNUnet network, and interactions between old and new peers will result in issues. 0.15.x peers will be able to communicate with Git master or 0.16.x peers, but some services - in particular GNS - will not be compatible. In terms of usability, users should be aware that there are still a number of known open issues in particular with respect to ease of use, but also some critical privacy issues especially for mobile users. Also, the nascent network is tiny and thus unlikely to provide good anonymity or extensive amounts of interesting information. As a result, the 0.16.0 release is still only suitable for early adopters with some reasonable pain tolerance.

            [...]

            This release was the work of many people. The following people contributed code and were thus easily identified: Christian Grothoff, Tristan Schwieren, Alessio Vanni, Florian Dold, Thien-Thi Nguyen, t3sserakt, Lucien Heuzeveldt, Gian Demarmels, madmurphy, TheJackiMonster and Martin Schanzenbach.

      • Programming/Development

        • 9 Top Free and Open Source C++ Web Frameworks

          One of the types of software that’s important for a web developer is the web framework. A framework “is a code library that makes a developer’s life easier when building reliable, scalable, and maintainable web applications” by providing reusable code or extensions for common operations. By saving development time, developers can concentrate on application logic rather than mundane elements.

          A web framework offers the developer a choice about how to solve a specific problem. By using a framework, a developer lets the framework control portions of their application. While it’s perfectly possible to code a web application without using a framework, it’s more practical to use one.

        • Russ Allbery: INN 2.6.5

          This is a bit of a sneak preview announcement since I'm waiting for the ISC mirror to update before sending the official announcement to the normal channels, but INN 2.6.5 has been released. (The release was finalized a few days ago, and I'm a bit behind in posting it.)

          This is a bug fix and minor feature release over INN 2.6.4, and the upgrade should be painless. You can download the new release from ftp.isc.org (once it updates) or my personal INN pages. The latter also has links to the full changelog and the other INN documentation.

        • Linux applications with Python and QML – dimitris.cc – Notes on technology and freedom

          Linux applications with QML and Python? Why not? Python is a popular programming language. QML offers an intuitive way to create user interfaces. Kirigami provides useful UI components and implements UI/UX patterns for mobile and desktop. Let’s fit these technologies together and create a simple application.

  • Leftovers

    • Science

      • ML system proves adept at pinpointing power grid problems ● The Register

        Machine learning could one day help energy providers better pinpoint failing or compromised components in power grids, or better identify traffic congestion for local authorities, according to a study.

        A research project led by MIT describes a technique capable of modelling complex interconnected systems made up of numerous variables that change value over time. By mapping connections in these so-called multiple time series, a Bayesian network can learn to identify anomalies in the data.

      • 3D Printed CPU Bracket Reduces Temperatures | Hackaday

        What do you do when your motherboard bends your CPU? If you’re [Karta] or [Luumi], you 3D print a new retaining bracket to fix the problem. [Karta] originated the design, and [Luumi] also tried it and produced the video you can see below.

        We think we find flat surfaces all the time, but it is actually very difficult to create something truly flat. You usually learn this when you try to maximize heat transfer between two surfaces. Getting two supposedly flat surfaces to touch is quite hard. CPU brackets use a combination of pressure and some sort of thermal media or paste to fill in any gaps between the CPU case and the heat sink. Intel’s LGA1700 bracket is an example, but there’s been a problem. Apparently, with recent CPUs, the bracket is a little too tight, and it bends the CPU’s case. It doesn’t hurt the CPU, but it does inhibit thermal transfer.

        Others have “fixed” this problem by adding some washers to slightly raise the bracket. In both cases, there has been some very small improvement in CPU temperatures. [Luumi] says part of the problem is his water cooling block is not completely flat and needs to be lapped. [Karta], however, reported a 7 degree drop in temperatures, which is pretty significant.

    • Hardware

      • 3D Printed Climbing Holds, Now With Texture | Hackaday

        Technology enables all kinds of possibilities to mold our environments in the way we best see fit. Plenty of ski resorts use snowmaking to extend their seasons, there are wave pools for surfing hundreds of miles away from oceans, and if you don’t live near any mountains you can build your own climbing wall as well. For the latter, many have turned to 3D printers to create more rock-like climbing grips but plastic doesn’t tend to behave the same as rock unless you do what [Giles Barton-Owen] did and incorporate salt into the prints.

      • Here’s How Those Battery-Free Flashing Phone Stickers Worked | Hackaday

        The late 90s and early 2000s were a breakout time for mobile phones, with cheap GSM handsets ushering in the era in which pretty much everybody had a phone. Back then, a popular way to customize one’s phone was to install a sticker that would flash when the phone rang. These required no batteries or any other connection to the phone, and [Big Clive] has dived in to explain how they worked.

    • Integrity/Availability

      • Proprietary

        • Security

          • CISA Releases Advisory on Destructive Malware Targeting Organizations in Ukraine

            CISA and the Federal Bureau of Investigation have released an advisory on destructive malware targeting organizations in Ukraine. The advisory also provides recommendations and strategies to prepare for and respond to destructive malware.

          • Privacy/Surveillance

            • 12 Simple Tools to Protect Your Privacy

               Data is one of the most valuable assets available.

              For better or worse, data collection techniques aren’t going anywhere. To be practical, we need all sorts of data to analyze, study, and learn about things.

              Of course, it also brings in the risk of exploiting the data collected, such as malicious agencies getting hold of your browsing data (or internet activity).

            • You Break It, We Fix It

              Apple’s AirTags have caused a stir, but for all the wrong reasons. First, they turn all iPhones into Bluetooth LE beacon repeaters, without the owner’s permission. The phones listen for the AirTags, encrypt their location, and send the data on to the iCloud, where the tag’s owner can decrypt the location and track it down. Bad people have figured out that this lets them track their targets without their knowledge, turning all iPhone users into potential accomplices to stalkings, or worse.

              Naturally, Apple has tried to respond by implementing some privacy-protecting features. But they’re imperfect to the point of being almost useless. For instance, AirTags now beep once they’ve been out of range of their owner’s phone for a while, which would surely alert the target that they’re being tracked, right? Well, unless the evil-doer took the speaker out, or bought one with the speaker already removed — and there’s a surprising market for these online.

    • Defence/Aggression

      • NATO Puts Response Force on Stand-by After Russia's Aggressive Invasion of Ukraine

        As Russia moves aggressively on its objective to invade Ukraine, other countries, especially Sweden and Finland, are concerned. NATO’s reaction force has been launched for the first time in response to Russia’s invasion of Ukraine.

        To protect its partners, NATO Supreme Allied Commander Gen. Tod Wolters ordered the response force. This activation of the response force means that any attack on a NATO member will be met with resistance from this multinational force. The mobilisation of this multinational force does not imply that NATO forces will enter Ukraine to defend it against invasion.

        The US president, Joe Biden, has made it clear that the US will not enter Ukraine to confront Russia.

    • Finance

      • all money is fake

        "American money stopped being real when the gold standard was abandoned, but Bitcoin is definitely real money because we say so" is certainly a take.

        Gold was "real money" when we used it, because we all agreed that it was.

        If people agree that Bitcoin is "real money" then sure, it's real money.

        And yet somehow paper money isn't "real money" even though everyone agrees that it is? Money doesn't have to be backed by anything but public opinion. That's what money IS.

    • Censorship/Free Speech

      • Russia Blocked Twitter

        Russia has blocked Twitter as it continues its invasion of Ukraine. In Russia, Twitter has the most users (31.1 million messages per month), followed by Odnoklassniki (88.5 million m/month), Instagram (135.1 million m/month), and Vkontakte (408.8 million m/month).

        Today, February 26, NetBlocks, a global internet monitoring service, verifies that Russia began restricting Twitter access on the morning of February 26th, 2022. “The bans apply to numerous providers and come as Russian authorities and social media sites dispute over platform rules related to the crisis with Ukraine,” NetBlocks stated in an article.

    • Internet Policy/Net Neutrality

      • Corona Plandemic [Ed: I don't agree with the points about it being faked as a crisis]

        The internet in its current state is an instrument of control and suppression. This becomes especially obvious in the increase in censorship and the introduction of vaccine-passports which are planned to become universal passports for all aspects of our life.

      • A flawed idea of InDEA!

        IFF submitted comments in the ongoing consultation for India Digital Ecosystem Architecture (InDEA) 2.0 released by the Ministry of Electronics and Information Technology in January 2022. Our core approach is towards ensuring that the rollout of the architecture happens in a manner that safeguards the rights of the user. In our response, we focus on four core data rights-centric issues that we feel are of extreme significance. Comments on this paper have been invited by the Ministry from the public and other stakeholders latest by February 27, 2022.



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