Bonum Certa Men Certa

Links 07/11/2022: Linux 6.1 RC4 and GNU sed 4.9



  • GNU/Linux

    • Hacker NoonHow Linux Became So Popular | HackerNoon

      Linus Torvalds made the first version of the Linux kernel available in 1991. Once it was released, it was picked up by the community and got notable traction from the developers working on the GNU Operating system who already had all the components of building an operating system ready but did not have a kernel. From 1991 to 1993, Linux was still in its beta phase where it was not ready to go out as a complete operating system. During its initial years, Linux was still an operating system used mainly by enthusiasts, but something was about to change.

    • Linux Made SimpleLinux Weekly Roundup #208

      Welcome to this week's Linux Weekly Roundup. We had a good week in the world of Linux releases with Linux Lite 6.2, Peppermint OS 11-06-2022, and Nitrux 20221101.

    • Audiocasts/Shows

      • Open Source Security (Audio Show)Episode 348 – OpenSSL is the new lead paint

        Josh and Kurt talk about the recent OpenSSL nothingburger. OpenSSL got everyone whipped into a frenzy over a critical vulnerability, then changed the severity to high. The correct solution to this whole problem is to stop using a TLS library written in C, we need to be using memory safe languages. Don’t migrate from OpenSSL 1 to 3, migrate from OpenSSL 1 to Rustls.

      • JupiterMediaChris Is Done With Raspberry Pi | LINUX Unplugged 483

        We surprise each other with three different topics, and Chris has a big update on the ODROID H3+.

      • VideoFreedom Toaster: The Weirdest FOSS Invention - Invidious

        Have you ever wondered how you might distribute foss to people with no or a terrible internet connection, well maybe you could try out a freedom toaster an invention from the early 2000's to solve exactly this problem

    • Kernel Space

      • Linux mailing listsLinux 6.1-rc4
        So as hoped for (and expected), things seem to be starting to calm
        down, and rc4 is a pretty normal size for this stage in the process.
        
        

        The diffstat looks fairly normal too - mostly nice and flat (so small changes spread out), with a spike for a FW update for drm/amdkfd. The other thing that stands out is some stricter xfs refcount checking and related fixes (. And some new clx tests. But even those aren't huge, they just do show up in the stats.

        The shortlog (appended) doesn't look scary either. It's all the usual stuff - drivers, filesystems, architecture updates, some networking, and random small things elsewhere.

        So hey, please jump right in, the water is fine. But more testing always appreciated,

        Linus
      • LWNKernel prepatch 6.1-rc4 [LWN.net]

        The 6.1-rc4 kernel prepatch is out for testing. "So as hoped for (and expected), things seem to be starting to calm down, and rc4 is a pretty normal size for this stage in the process".

    • Applications

      • TecMintBest Linux RDP (Remote Desktop) Clients for Desktop Access

        Sometimes, you might be required to remotely access your PC in order to carry out a few tasks. You may want to view a few files, make a few tweaks or run any other tasks.

        In most cases, remote desktop connections are used by IT support to provide technical support to far-flung staff members and even by regular desktop users to connect to their remote PCs or share their desktops with their friends.

    • Instructionals/Technical

      • DebugPointHow to Boost Speaker Volume in Ubuntu and Other Linux [Tutorial]

        Have you ever felt that your Ubuntu Laptop's volume is too low, despite you selected the volume to 100%? I'm sure you had. The primary reason is - obviously, laptop speaker output intensity is lower than large speakers.

        Here's how you can boost your Laptop and desktop's volume more in Ubuntu and other Linux distributions.

      • DebugPointHow to Install OpenOffice in Arch Linux [Beginner's G DebugPoint

        OpenOffice is the oldest free and open-source office productivity suite which has been under maintenance for some time. It was developed by Apache and is still a sought-after suite, although it has been forked as LibreOffice.

        This tutorial is for those who want to install OpenOffice for their work and other needs.

      • LinuxTechiHow to Install Node.js on RHEL 9

        In this post, we will explain how to install Node.js on RHEL 9 system step-by-step.

        Built on Google’s V8 Javascript engine, Node.js is a free and opensource, cross-platform JavaScript runtime that is mostly used for building server-side applications. It uses an event-driven and asynchronous model that helps developers build highly scalable, data-intensive real-time applications (RTAs ). You can use NodeJS to build both front-end and back-end applications.

      • UNIX CopHow to install ODBC on Debian 11?

        ODBC is a specification for a database API. This API is independent of any DBMS or operating system; although this manual uses C, the ODBC API is language-independent.

        By using ODBC statements in a program, it is possible to access files from different databases, including Access, dBase, DB2, Excel and Text.

        The main sponsor and promoter of ODBC is Microsoft, who uses it to access SQL server. One of the advantages is that we can include it in Linux and get the benefits of it.

      • VideoHow to install MEGASync on Linux Mint 21 - Invidious
      • Linux CapableHow to Upgrade to Fedora 37 Linux

        Fedora is one of the most popular Linux distributions, and Fedora 37 is set to be another great release. For Workstation users, GNOME 43 and Linux Kernel 6.0 are featured. The tutorial below will teach you how to successfully upgrade Fedora 36 to Fedora 37 using the command line terminal.

      • Linux CapableHow to Install Skype on Fedora 37/36/35 [Ed: This is Microsoft eavesdropping, not end to end. Look into Mumble instead.]

        Skype is a proprietary telecommunications application software owned and developed by Microsoft. Skype is one of the most known and recognized software for video, audio, and text communication app available across multiple platforms. For the most part, free to use and is an excellent tool for keeping in touch with friends or working remotely with colleagues.

        In the following tutorial, you will learn how to install Skype on a Fedora workstation desktop using the command line terminal and optional version builds of stable and unstable, along with how to maintain and remove from your system altogether or switch to an alternative Skype version.

      • Linux CapableHow to Install Vivaldi Browser on Fedora 37/36/35

        Vivaldi is a freeware, cross-platform web browser developed by Vivaldi Technologies. It has become one of the most popular alternative Internet Browsers amongst the big three Chrome, Firefox, and Edge. Vivaldi promotes itself as a leading browser with faster navigation, clever bookmarking, more intelligent browsing, extensive tab management, easy to select themes such as dark, pink, orange, and more.

        In the following tutorial, you will learn how to install Vivaldi on the Fedora workstation desktop using the command line terminal with tips about maintaining and removing the browser versions if required.

      • Linux CapableHow to Install MakeMKV on Debian 11/10

        MakeMKV is a powerful tool for converting video files from one format to another. It is especially useful for converting files from disc formats such as DVD and Blu-ray, to the MKV format. MKV is a flexible format that can store multiple video or audio tracks with all meta-information intact. This makes it ideal for archiving and sharing video files. In addition, the MKV format preserves chapters, which is essential for long videos such as movies and TV shows and it is an essential tool for anyone who needs to convert video files on a regular basis.

        In the following tutorial, you will learn how to install MakeMKV on Debian Linux desktop using a recommended repository by the MakeMKV team to provide the most up-to-date version.

      • Linux CapableHow to Install Steam on Debian 11/10/Sid

        Steam is a video game cross-platform that Valve created. It was launched as a standalone software client in September 2003 as a way for Valve to provide automatic updates for their games and expanded to include games from third-party publishers. It now boasts a library filled with thousands, if not tens of thousands, of games across all gaming consoles.

        In the following tutorial, you will learn how to install Steam Launcher on your Debian 11 Bullseye desktop using the command line terminal and APT package manager utilizing importing the official steam repository, which you can then install the stable branch, or for users that want to see the next version release of Steam’s launcher, you can install the beta branch.

      • Linux Made SimpleHow to install RPG Maker MV on a Chromebook

        Today we are looking at how to install RPG Maker MV on a Chromebook.

        If you have any questions, please contact us via a YouTube comment and we would be happy to assist you!

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • Norbert PreiningNorbert Preining: KDE/Plasma for Debian – Update 2022/11

          Short summary of recent changes and updates:

          Frameworks updated to 5.99.0 Plasma 5.24 LTS (repo plasma524) has been updated to the latest patch level 5.24.7 Plasma 5.25 updated to the latest patch level 5.25.5 KDE Gears 22.08 updated to latest patch level 22.08.3 Krita updated to 5.1.3 (hopefully) everything recompiled against new Qt from Debian

          If you see some strange behavior, please report.

  • Distributions and Operating Systems

    • Reviews

      • Distro WatchReview: Static Linux

        While it is possible to work with this manual approach to persistence, I feel it worth noting Static Linux does not appear to be intended to be used across reboots. It's not an operating system which we install or on which we set up users. Static Linux is specifically geared toward accessing and rescuing data from local disks. Typically without many tools or conveniences. It's super light, highly portable, and (despite a weird setup process) is pretty easy to get started using.

        The distribution offers virtually no documentation, no package manager, and on the Wayland edition there is no web browser. This makes the distribution quite limited. However, its small size and performance are appealing and I'm intrigued by the idea of the entire operating system booting from a single file. This is an unusual approach, but it seems to be working. While I had a few issues with the X.Org session, the Wayland edition worked well and, if the project would add a web browser (even a text-based one) to the Wayland session I could see it being a handy rescue tool that can be dropped on any thumb drive.

    • Red Hat

      • Red HatBuild reactive apps on Kubernetes using Camel K | Red Hat Developer

        A reactive application meets modern requirements for customer-facing services. Reactive applications are message-driven, elastic, responsive, and resilient.

      • VideoTechnically Speaking (E16): Composable infrastructure - the CPUs new groove - Invidious
      • Introducing the New Red Hat Device Edge

        Red Hat just announced Red Hat Device Edge, which delivers an enterprise-ready and supported distribution of Kubernetes named MicroShift, combined with an edge-optimized OS built from Red Hat Enterprise Linux. It expands where users of Red Hat’s platforms can run edge computing workloads to the space of field-deployed devices such as IoT gateways, point-of-sales terminals, robots, and drones. Let me unbox that for you.

      • The (open) source of cutting-edge innovation

        One possible answer is the corporate research lab. More long-term focused than most company product development efforts, corporate labs have a long history, going back to Thomas Edison’s Menlo Park laboratory in New Jersey. Perhaps most famous of all was Bell Labs for its invention of the transistor—although software folks may associate it more with Unix and the C programming language.

    • Devices/Embedded

      • CNX SoftwareGiveaway Week – NanoPi R5S router - CNX Software

        We’ll start the giveaway with NanoPi R5S router based on Rockchip RK3568 SoC with 2 GB DDR4 RAM, 8GB eMMC flash plus an M.2 socket for NVMe SSD, two 2.5GbE Ethernet ports, one Gigabit Ethernet port, as well as HDMI 2.0 video output and two USB 3.0 ports.

    • Mobile Systems/Mobile Applications

      • Linux On MobileLINMOB.net - Weekly GNU-like Mobile Linux Update (44/2022): RISCy Experiments

        Also: A bug in VVMd, text prediction for phosh-osk-stub, and Maemo Leste has phones for you!

      • Android PoliceThere's a good chance Android 14 will support a new file format

        The format wars are nearly over — no, it's probably not the one you're thinking about. For as long as they could, Android phone owners have been plugging in external drives to move files about for one reason or another. But if your disk was formatted in anything other than FAT32, they were most likely out of luck. Nowadays, Google is helping Android make a determined comeback to tablets and other large form factors that might get hooked up to those external drives with those difficult formats. Part of that comeback means getting over the NTFS hump.

  • Free, Libre, and Open Source Software

    • GNU Projects

      • GNUGNU sed - News: sed-4.9 released [stable] [Savannah]
        This is to announce sed-4.9, a stable release.
        
        

        There have been 51 commits by 9 people in the nearly three years since 4.8.

        See the NEWS below for a brief summary.

        Thanks to everyone who has contributed! The following people contributed changes to this release:

        Antonio Diaz Diaz (1) Assaf Gordon (5) Chris Marusich (1) Jim Meyering (28) Marvin Schmidt (1) OÄŸuz (1) Paul Eggert (11) Renaud Pacalet (1) Tobias Stoeckmann (2)

        Jim [on behalf of the sed maintainers] ==================================================================

        Here is the GNU sed home page: http://gnu.org/s/sed/

        For a summary of changes and contributors, see: http://git.sv.gnu.org/gitweb/?p=sed.git;a=shortlog;h=v4.9 or run this command from a git-cloned sed directory: git shortlog v4.8..v4.9

        To summarize the 2383 gnulib-related changes, run these commands from a git-cloned sed directory: git checkout v4.9 git submodule summary v4.8

        ================================================================== Here are the compressed sources: https://ftp.gnu.org/gnu/sed/sed-4.9.tar.gz (2.2MB) https://ftp.gnu.org/gnu/sed/sed-4.9.tar.xz (1.4MB)

        Here are the GPG detached signatures: https://ftp.gnu.org/gnu/sed/sed-4.9.tar.gz.sig https://ftp.gnu.org/gnu/sed/sed-4.9.tar.xz.sig

        Use a mirror for higher download bandwidth: https://www.gnu.org/order/ftp.html

        Here are the SHA1 and SHA256 checksums:

        69ad1f6be316fff4b23594287f16dfd14cd88093 sed-4.9.tar.gz 0UeKGPAzpzrBaCKQH2Uz0wtr5WG8vORv/Xq86TYCKC4 sed-4.9.tar.gz 8ded1b543f1f558cbd5d7b713602f6a8ee84bde4 sed-4.9.tar.xz biJrcy4c1zlGStaGK9Ghq6QteYKSLaelNRljHSSXUYE sed-4.9.tar.xz

        The SHA256 checksum is base64 encoded, instead of the hexadecimal encoding that most checksum tools default to.

        Use a .sig file to verify that the corresponding file (without the .sig suffix) is intact. First, be sure to download both the .sig file and the corresponding tarball. Then, run a command like this:

        gpg --verify sed-4.9.tar.gz.sig

        The signature should match the fingerprint of the following key:

        pub rsa4096/0x7FD9FCCB000BEEEE 2010-06-14 [SCEA] Key fingerprint = 155D 3FC5 00C8 3448 6D1E EA67 7FD9 FCCB 000B EEEE uid [ unknown] Jim Meyering <jim@meyering.net> uid [ unknown] Jim Meyering <meyering@fb.com> uid [ unknown] Jim Meyering <meyering@gnu.org>

        If that command fails because you don't have the required public key, or that public key has expired, try the following commands to retrieve or refresh it, and then rerun the 'gpg --verify' command.

        gpg --locate-external-key jim@meyering.net

        gpg --recv-keys 7FD9FCCB000BEEEE

        wget -q -O- 'https://savannah.gnu.org/project/release-gpgkeys.php?group=sed&download=1' | gpg --import -

        As a last resort to find the key, you can try the official GNU keyring:

        wget -q https://ftp.gnu.org/gnu/gnu-keyring.gpg gpg --keyring gnu-keyring.gpg --verify sed-4.9.tar.gz.sig

        This release was bootstrapped with the following tools: Autoconf 2.72a.65-d081 Automake 1.16i Gnulib v0.1-5550-g0524746392

        NEWS

        * Noteworthy changes in release 4.9 (2022-11-06) [stable]

        ** Bug fixes

        'sed --follow-symlinks -i' no longer loops forever when its operand is a symbolic link cycle. [bug introduced in sed 4.2]

        a program with an execution line longer than 2GB can no longer trigger an out-of-bounds memory write.

        using the R command to read an input line of length longer than 2GB can no longer trigger an out-of-bounds memory read.

        In locales using UTF-8 encoding, the regular expression '.' no longer sometimes fails to match Unicode characters U+D400 through U+D7FF (some Hangul Syllables, and Hangul Jamo Extended-B) and Unicode characters U+108000 through U+10FFFF (half of Supplemental Private Use Area plane B). [bug introduced in sed 4.8]

        I/O errors involving temp files no longer confuse sed into using a FILE * pointer after fclosing it, which has undefined behavior in C.

        ** New Features

        The 'r' command now accepts address 0, allowing inserting a file before the first line.

        ** Changes in behavior

        Sed now prints the less-surprising variant in a corner case of POSIX-unspecified behavior. Before, this would print "n". Now, it prints "X":

        printf n | sed 'sn\nnXn'; echo
    • Programming/Development

      • MedevelYuranPad: An Advanced Text Editor for Developers

        YuranPad is a free text editor, for Windows and Unix/Linux platforms. It was released on 2020 as an alternative for Notepad.

      • MedevelNext Generation Programming: Free NoCode Cross-Platform Programming System
      • MedevelBio7: A Free IDE for Ecological Modelling

        he application Bio7 is a free and open-source integrated development environment for ecological modeling, scientific image analysis and statistical analysis

        It contains powerful tools for model creation, scientific image analysis and statistical analysis.

        The application itself is based on an RCP-Eclipse-Environment (Rich-Client-Platform) which offers a huge flexibility in configuration and extensibility because of its plug-in structure and the possibility of customization.

      • MedevelmemLab: An open source Framework for finding JavaScript memory leaks

        memlab is an E2E testing and analysis framework for finding JavaScript memory leaks and optimization opportunities.

      • Dirk EddelbuettelDirk Eddelbuettel: RcppCCTZ 0.2.12 on CRAN: Maintenance

        RcppCCTZ uses Rcpp to bring CCTZ to R. CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone. In fact, it is two libraries. One for dealing with civil time: human-readable dates and times, and one for converting between between absolute and civil times via time zones. And while CCTZ is made by Google(rs), it is not an official Google product. The RcppCCTZ page has a few usage examples and details. This package was the first CRAN package to use CCTZ; by now several others packages (four the last time we counted) include its sources too. Not ideal, but beyond our control.

  • Leftovers

    • IT JungleAs I See It: Second Responder - IT Jungle

      If a thousand people were asked to complete the sentence: “The world could sure use more …” they would doubtless come up with a variety of thoughtful and compelling answers. But I’m willing to bet not one in a thousand would say “cockroaches.”

      Nonetheless, advances in technology and miniaturization all but guarantee robotic roaches will be part of our supporting cast in what is rapidly becoming a sci-fi-esque future. Apparently, researchers have long had a keen interest in what insects do and how they do it, although one would think what roaches do shouldn’t be much of a mystery. They hide out during the day and spread disease by night. If food poisoning, diarrhea, and aggravated asthma are your thing, you’ll love cockroaches. Happily, robotic roaches will provide none of those benefits.

    • Hardware

      • GSM ArenaFlashback: a look back at Intel-powered smartphones and tablets - GSMArena.com news

        Intel is completely out of the mobile game now, but it had bigger issues to worry about in the recent years (its foundry progress had stalled, giving TSMC the lead). Android still supports x86, though you are unlikely to see this in action. Windows 11 can run Android apps, even ones meant for ARM devices, but that is enabled by emulation - the Intel Bridge Technology, which was developed by (you guessed it) Intel.

    • Security

      • IT WireOptus denies breach data led to user losing money from bank

        Telecommunications provider Singtel Optus has denied that data which was leaked during a massive breach of its network is in any responsible for a cafe owner losing about $10,000 from his ANZ bank account.

        The company told iTWire, in response to a query, that "No customer payment details, including any direct debit or credit card information, nor passwords, including My Optus app logins, have been compromised in the cyber attack on Optus customers."

        The Age had claimed in an article published on 6 November that a cafe owner in Elsternwick, a Melbourne suburb, had close to $10,000 withdrawn from his ANZ account. Jim Marinis was one of those affected by the Optus leak. Additional withdrawals had brought his losses up to $40,000, the newspaper alleged.

      • IT WireMedibank now says data of 9.7m current, former customers accessed

        Medical insurer Medibank Group has increased its estimate of the number of customers who could be affected by the theft of data from its networks, saying the attacker(s) accessed data of some 9.7 million current and former subscribers.

        In a statement issued to the ASX on Monday, the company said the attacker(s) had "accessed the name, date of birth, address, phone number and email address for around 9.7 million current and former customers and some of their authorised representatives. This figure represents around 5.1 million Medibank customers, around 2.8 million ahm customers and around 1.8 million international customers".

        When it first announced its systems had been breached, Medibank said there was no indication of any sensitive data having leaked. Later, it said the data stolen was limited to ahm and international students. Even later, it said data of all its 3.9 million customers could have been taken.

    • AstroTurf/Lobbying/Politics

      • IT WireABC's Trioli wants to know if IT systems can do without admin users

        Given the spate of data breaches that have been affecting Australian companies in recent times, one would think that journalists, who often have to query officials about these incidents, would be brushing up a bit on their tech knowledge in order to avoid looking foolish.

        Alas, that does not seem to be the case. On Monday morning, the ABC's Virginia Trioli, who hosts the morning program, actually asked the chief executive of Medibank, David Koczkar, whether it was necessary to have an admin user on an IT network.

        Her question followed Koczkar's statement that whoever attacked Medibank's systems had gained access by using credentials belonging to an admin user.

        And so, in all seriousness, Trioli wanted to know if it was possible to avoid having these pesky admin users on IT systems. She followed up with a vague question about two-factor authentication.

  • Gemini* and Gopher

    • Technical

      • Pro Tip: Easy optimizing PDF files

        I'm buyng the 2600 Magazine in a digital format. It's a simple PDF with few images and fancy frames. But for some reasons it is super heavy to render for slow devices.

        I tried to convert it to diffrent formats like ePUB and MOBI. But due to the hacky way that PDF is created makes it impossible to convert. The text is all mixed.

        Searching online got me nowhere in terms of a simple application. All I wanted was a big button to push and get smaller file. And in some way I found the solution!

      • Internet/Gemini

        • Mental Barrier and Culture of Gemini

          I've saw may posts on Cosmos replying to the "Mayan and Gemini priests" post in the past week. And I want to add a points to the discussion. Hopefully not disrupting the flow of the conversation. I mostly want to add points from a (non-tech) user and user support perspective.

          Also, to avoid further claims of this is us Gemini user's bubble. My capsule has a HTML renderer (that I wrote my self, I'm proud of that). So this post is also accessible from the common Web. There's a link on the home page that will take you there. With that out of the way..

        • Public Capsule

          I've finally finished the capsule setup. As with all spaces it's never done but mature enough to show the world!


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



Recent Techrights' Posts

Windows in Åland Islands: From 100% to Less Than Half
Åland Islands lost the sense of urgency to move to GNU/Linux
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
 
200 This Week
Monday started with 40 articles/pages and this is #200
Press Complicity and Public Apathy All Along Enabled 14 Years of Illegal, Arbitrary Detention and Coercion Into Plea Bargain of Julian Assange on Brink of Death
They basically blackmailed him into letting the US 'win' the argument
At the End Journalism a Crime (If It Involves Accessing or Gaining Access to Documents Marked "Confidential" or "Classified" by Those Looking to Hide Their Misconduct/Crimes)
At least in the US, especially where the imperialism is at stake
Links 30/06/2024: Tensions in Korea and Japan, Criminalisation of Sleeping Outdoors
Links for the day
100% Slop/Spam From linuxsecurity.com
This is the kind of stuff that's killing the Web faster
Gemini Links 30/06/2024: Murdoch and Ideal OS
Links for the day
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
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
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
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
20 Years Passed, Let's Go Even Faster Now
We are hoping to bring more original stories
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