Bonum Certa Men Certa

Links 05/01/2023: KDE Gear 22.12.1 and Debian Conflict of Interest Register



  • GNU/Linux

    • Server

      • Unix MenTighten the Security of Linux Servers

        The simple and straightforward meaning of Linux is the operating system used to build a connection between the software resources and the hardware resource of any computer, mobile device, server, etc. An Open source Operating System allows easy management of hardware resources like CPU, storage, and memory.

        With the help of this operating system, you can have direct access to the design and its various configurations. It is one of the market’s most powerful and wonderfully designed operating systems. It has an approximately 2.77 % market share. This operating system can be used in computers, servers, mobile phones, etc. Hence, we shall see into the ways of protecting your Linux server. Linux server is nothing but the server using the Linux operating system for its efficient working.

      • "People do NOT want to run their own servers" | Stop at Zona-M

        At the beginning of 2023, nobody really agrees what web3 actually even is.

        [Therefore] it might be more useful to think about what web3 could be? Do we even need to move on from web2? What is web3 solving?

    • Audiocasts/Shows

    • Instructionals/Technical

      • Using iwd for WiFi in Fedora - nullr0ute’s blog

        Fedora uses NetworkManager as the default for managing all the various different types of network. Underneath NetworkManager uses wpa_supplicant to connect to 802.11 based, AKA WiFi, wireless networks. There is an alternative called iwd which in a number of use cases works better, it also has the advantage that it offloads a bunch of things like crypto to the kernel interfaces which makes it smaller, and it’s under active development. iwd has a nice straight forward interface as well as being supported as an alternative NetworkManager so it just works in Fedora whether via nmcli or your chosen desktop environment.

      • ByteXDHow to Install Apache Web Server on Linux - ByteXD

        Apache Web Server is one of the most popular web servers available and is used by many of the world’s largest websites. A web server is a computer application that can process requests for web pages, download files, and serve up content over a network connection.

        Apache is compatible with multiple operating systems, including Windows, Mac OS X, Linux, and Unix. It can be modified and used for both commercial and noncommercial purposes.

        Apache is very customizable and can host both static and dynamic content. It’s typically used to host websites but can also be used for other applications such as streaming media, mail services, and more. Additionally, it is reliable, safe, and very mature, making it one of the best choices for web hosting.

        This tutorial shows you how to install the Apache web server and use it to create a website. Section 1 takes you through Apache installation.

        Section 2 shows you how to use the web server with and without PHP and MySQL.

      • VideoHow to install Steam on KDE Neon - Invidious

        In this video, we are looking at how to install Steam on KDE Neon.

      • OMG UbuntuHow to Highlight Mouse Cursor in Ubuntu - OMG! Ubuntu!

        If you record screencasts, make online tutorials, or stream your Ubuntu desktop when gaming you may find it useful to highlight your mouse cursor on screen.

        Using some kind of highlight effect on your mouse cursor helps you (or anyone watching you) see where the mouse pointer is (cursors are typically small and hard to spot), and draws attention to what’s underneath your pointer (useful in tutorials or during a presentation).

      • Ubuntu HandbookHow to Compile & Install Pinta 2.1 from Source in Ubuntu 22.04 |22.10 | UbuntuHandbook

        For Pinta users who do NOT like the Snap and Flatpak packages that run in sandbox. Here’s how to build the 2.1 release from source tarball in Ubuntu 22.04 & 22.10.

        Pinta has switch to .NET 6.0 framework since version 2.0. Which however needs internet connection to fetch something for the first time during the build time. And, most Linux so far still has Pinta v1.x in their system repositories.

        Thankfully, building Pinta 2.1 from source is not hard. And, here’s the step by step guide show you how!

        1. Firstly, press Ctrl+Alt+T on keyboard to open terminal. When it opens, run command to install .NET 6 as well as dev libraries for building the package.

      • Make Tech EasierHow to Enable Passwordless SSH Logins on Linux - Make Tech Easier

        It’s an excellent idea to sign in to your SSH server without a password. Seriously, get rid of it. There’s no need to use a password on one of the most attacked services on Linux servers, right? Securing an SSH server using standard password-based authentication is a bad idea. Attackers can easily brute force passwords, and when they’re the only thing standing between a bad actor and your server, you should definitely be nervous.

      • Linux Made SimpleHow to install Universal Pokemon Randomizer ZX v4.5.1 on a Chromebook

        Today we are looking at how to install Universal Pokemon Randomizer ZX v4.5.1 on a Chromebook. Please follow the video/audio guide as a tutorial where we explain the process step by step and use the commands below.

      • Linux Made SimpleHow to install MetaTrader 4 with the FxPro Broker on a Chromebook

        Today we are looking at how to install MetaTrader 4 with the FxPro Broker on a Chromebook.

      • ByteXDInstall TeamViewer in Ubuntu 22.04 - ByteXD

        TeamViewer is a widely used remote access program that can remotely connect to desktops and mobile devices...

      • Make Use OfHow to Install Microsoft Office on Linux

        The most widely used office productivity suite in the world is Microsoft Office. It doesn't matter if your PC runs Windows 10 or macOS, it's likely that you're using Microsoft Office. If you're not, you have a colleague who is.

      • TechRepublicHow to configure an SMTP server in a self-hosted instance Passbolt

        With the self-hosted Passbolt password manager, you must configure an SMTP server to use the collaboration features. Learn how to do it.

      • ZDNetHow to make creating new documents in Linux easier with templates | ZDNET

        The Linux desktop has a lot of tricks up its sleeve to help make your experience more efficient. One such trick lies in the Templates folder. Find out what this is for and how it's used.

      • TecAdminHow to Install and Use Flask on Debian 11/10 - TecAdmin

        Flask is a microweb framework written in Python that is widely used for building web applications. It is a lightweight framework that does not require particular tools or libraries to be installed. Flask provides developers with the ability to add functionality to their applications through the use of libraries and modules.

        In this tutorial, we will show you how to install Flask on Debian 11. Debian 11, also known as “Bullseye,” is the latest stable release of the Debian operating system. It is a free and open-source operating system that is widely used on servers and other systems.

      • OMG! LinuxHow to Install Google Chrome in Manjaro Linux - OMG! Linux

        I was left scratching my head trying to to install Google Chrome on Manjaro. When I go to the Chrome website to download it, it only offers me DEB and RPM installers.

        Those don’t work on Manjaro (not without effort, at least).

        Thankfully, I wasn’t stumped for long.

        Turns out, it’s actually pretty easy to install Chrome in Manjaro. You can do it from the command line, or using the Add & Remove software tool Manjaro comes with.

        Whichever method you use is down to you, your skill-set, and whether you have any particular packaging preferences. The end result is the same: Google’s famous web browser, ready for you to use.

        Let’s take a look at how.

      • ZDNetWhat are Firefox Container Tabs and how do you use them? | ZDNET

        If you're looking to add even more security to the Firefox browser, you might consider using the Containers feature, with its Container Tabs. Find out what these do and how to use them.

      • DebugPointShare Folder Between Host and Guest System in VirtualBox [Complete Guide]



        If you are a heavy user of virtual machines, especially with VirtualBox, it's essential to know how to share a folder for data transfer between guest and host systems. You may want to access some documents and pictures from the guest system, which is present in your host system.

        It's possible with a little trick. Here's how.

    • Games

      • Boiling SteamNew Steam Games with Native Linux Clients - 2023-01-05 Edition - Boiling Steam

        Between 2022-12-29 and 2023-01-05 there were 8 New Steam games released with Native Linux clients. For reference, during the same time, there were 123 games released for Windows on Steam, so the Linux versions represent about 6.5 % of total released titles.

      • Valve is bringing HDR to Linux gaming - OnMSFT.com

        Valve is apparently working toward bringing HDR implementation to Linux systems. This is according to Valve coder Pierre-Loup Griffais, so the info is pretty reliable. Griffais announced on Twitter that the feature is in active development and already working for some games on Linux, including Halo Infinite, Deep Rock Galactic and Death Stranding Director's Cut.

        [...]

        Valve's Steam Deck can only display SDR despite the Steam OS being Linux-based. However, it's not hard to imagine that once HDR on Linux become fully-fledged, an OLED Steam Deck might not be far behind.

      • Make Tech EasierSeven Coding Games to Help You Build Your Programming Chops - Make Tech Easier

        Coding is all about using the tools available to you to solve problems (then solving the problems that resulted from your solution to the previous problems, of course). That also happens to be the basic idea behind most video games, so the two combine naturally. These coding games cover plenty of languages, age ranges, and skill levels, so whether you’re a complete beginner or looking for something on the next level, there’s a game to help you learn coding the best way: by doing it.

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • 9to5LinuxKDE Gear 22.12.1 Brings Improvements to Dolphin, Konsole, Kdenlive, and Other Apps

          KDE Gear 22.12.1 is a bugfix update that improves many of the default KDE apps, including the Dolphin file manager, whose “Delete permanently” button regained keyboard focus by default when permanently deleting a file.

          The Konsole terminal emulator received a bunch of bug fixes as well, bringing back the ability to save new profiles, glitch-free fractional scaling on X11, support for Shift+Arrows+Alt/Ctrl keyboard shortcuts for applications, support for Ctrl and Alt keys in mouse tracking mode, and more.

        • KDEKDE Gear 22.12.1 - KDE Community

          Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear.

      • GNOME Desktop/GTK

        • Hari RanaOn the GNOME Project and “My Way or the Highway” | TheEvilSkeleton

          This mindset stems from wanting to fulfill a vision or goal, while complying with a philosophy. If a person proposes an idea that is incompatible with the philosophy of a project, then that project will simply reject it.

          The GNOME Project has a vision that it wants to push and perfect. Their philosophy, simply put, is “stay out of my way”. The goal is for the user to be able to do their job without being distracted, and to be encouraged to keep everything organized. To achieve this, they put everything away until the user needs something.

          GNOME is designed to avoid overwhelming the user with information overload as much as possible, which is a really important topic for usability for the average computer user. Therefore, it does not follow the traditional desktop paradigm, where there is a taskbar, desktop icons, and others - everything is put away until the user needs them. Likewise, applications also implement hamburger menus to put everything away.

          This means, if one proposes the GNOME Project to implement a taskbar with an application menu, a menu bar, or any addition or change that encourages GNOME to resemble something that it isn’t supposed to be, then the GNOME Project will reject it. However, if one proposes something that improves and builds upon the GNOME Project philosophy, then it will be taken into consideration.

          This type of behavior is consistent with numerous projects, including Firefox, the Linux kernel, KDE and many, many others. Even much smaller projects, like Sway, have a vision that they’d want to perfect. These projects have a scope in which they’d accept proposals and contributions. They have rules and standards that people must adhere to contribute to that project.

  • Distributions and Operating Systems

    • ZDNetVanilla OS offers a new take on security for the Linux desktop | ZDNET

      I've used every flavor of Linux you can possibly imagine -- from the overly simple to the masterfully complex. I've seen just about every gimmick and trick you could throw at an operating system. Finally, there's a new take on Linux that is equal parts heightened security and user-friendly. If that sounds like the combination you've been looking for, read on, my friend.

      The first official release of Vanilla OS was recently made available to the masses. I've tested this Linux distribution before and found it to be quite intriguing. So, when the developers announced the full release was ready, you can bet I was anxious to kick the tires.

  • Free, Libre, and Open Source Software

    • Patrick Cloke: Matrix Read Receipts & Notifications

      Push notifications receive either the number of unread messages (across all rooms) or the number of rooms with unread messages (depending on the value of push.group_unread_count_by_room in the Synapse configuration). Unread messages are any messages where the push rules resulted in an action of notify.

    • Web Browsers/Web Servers

    • Programming/Development

      • VideoToxic Community Kills Another Open Source Project - Invidious

        In this video I discussed how the emulation community annoyed the developer of AetherSX2 so much he gave up on the project.

      • Kubernetes BlogKubernetes 1.26: Eviction policy for unhealthy pods guarded by PodDisruptionBudgets | Kubernetes

        Ensuring the disruptions to your applications do not affect its availability isn't a simple task. Last month's release of Kubernetes v1.26 lets you specify an unhealthy pod eviction policy for PodDisruptionBudgets (PDBs) to help you maintain that availability during node management operations. In this article, we will dive deeper into what modifications were introduced for PDBs to give application owners greater flexibility in managing disruptions.

      • _FORTIFY_SOURCE=3 performance

        So early last year I finished implemented everything needed for a fully working _FORTIFY_SOURCE=3 so that disrtributions can use it out of the box. OpenSUSE adopted it almost immediately and Gentoo started the work of adding it to their hardened profile. I proposed to make it the default for Fedora 38 after some tests but people quoted to me this blog post that some guy wrote, telling me that there’s a performance issue. Since my explanations and clarifications in the Fedora wiki or on the Fedora devel list is not sufficient (the feature was approved but the “_FORTIFY_SOURCE=3 has performance overhead” claims don’t seem to stop), here’s a blog post for a blog post, stating conclusively that the performance issue is theoretical and overstated, the guy didn’t know what he was talking about when he wrote it.

      • 2022 ClangBuiltLinux Retrospective [Ed: More like an attack on the GPL and promoting of Microsoft's proprietary GitHub, with NSA lurking in the build system]

        I have been contracting for the Linux Foundation for two years now, going onto the third, and it dawned on me that I have never done a retrospective or yearly report. This is useful for looking back on the year’s worth of accomplishments, both to understand how much I have evolved and to look for areas that I would like to improve upon going forward. I have struggled with imposter syndrome for as long as I have been involved with the kernel community, so looking back to give credit where credit is due for particular solutions is a good way to try and combat that.

  • Leftovers

    • Major HaydenRed flags €· Major Hayden

      As I advance in my career, there’s one activity I consistently enjoy: mentoring. I love helping other people discover their hidden potential and work through obstacles. Mentoring involves lots of listening and asking questions. My mentees ask some great questions as well, and some of them are difficult to answer. One that I’ve had a lot recently is: When do I know it’s time to move on from my current project or even my company?

      [...]

      He suggested making a list of two to three changes within the company that would reduce my faith in the company. These things would sew doubt about company leadership, products, or the approach to the customer experience. He explained that every change should be looked at with full context of the situation and that no single item should cause someone to make a rash decision. There was one rule he was clear about: You must come up with your list of red flags when you aren’t under duress. These red flags must be in place before the ship starts to sink. Why? All kinds of cognitive bias set in when you’re under frustrated or frightened. Once the body’s fight or flight system kicks in, all bets are off. It’s difficult to make sound judgments at that point.

      [...]

      Survival in almost any company requires you to believe that your contributions create value for someone somewhere. You also need a belief that your chance for further opportunities in the company should improve as the product improves.

      [...]

      When red flags start to appear, talk to your manager about them as soon as possible! Don’t let them fester and get worse while you’re silently becoming more and more upset and stressed. Try to bring them up with your manager in the context of your experience with them.

    • p6steve: The Laws of Job Hunting

      You are the salesperson, you are the product. This is a conflict of interest. You must objectify and promote yourself (since everyone else is).

      The people who select you are judging you on the basis of a piece of paper, or a zoom call, or a short interview, They don’t know you. They are working to a brief. They are predisposed. They don’t care.

      [...]

      You should be prepared to work a full 40 hour week to prepare and submit all your various applications. Since job seeking is a rather lonely and soul challenging activity, this is not easy.

    • Hardware

      • The Next PlatformAMD Teases Details On Future MI300 Hybrid Compute Engines

        We were under the distinct impression that AMD was not going to talk much about its datacenter compute engines at the Consumer Electronics Show, having just launched its “Genoa” Epyc 9004 server CPUs in November with much fanfare.

    • Security and Downtime

      • OrBit malware: analysis of a threat to Linux | Stormshield [Ed: The important question is, how does such malware get installed in the first place? Therein lies the problem. Maybe not Linux-related.]

        Orbit is a two-stage malware that appeared in July 2022, discovered by Intezer lab. Acting as a stealer and backdoor on 64-bit Linux systems, it consists of an executable acting as a dropper and a dynamic library.

      • TechRepublicCloud email services bolster encryption against hackers [Ed: People who use Outlook/Exchange already assume all their mail is compromised, leaked, lost]

        End-to-end encryption for email and other cloud services is growing in popularity. Given that email is one of the top two cyberattack vectors, this is no surprise.

        According to Verizon’s annual 2022 Data Breach Investigations Report, mail servers accounted for 28% of all affected hardware, and 35% of ransomware activities involved email. The EU Agency for Cybersecurity’s 2022 report noted that ransomware accounts for 10 terabytes of data stolen per month with 60% of companies likely to have paid a ransom. A 2021 Gartner study, updated for 2022, reported that about 40% of ransomware attacks start with email.

        To address these challenges, Google, Microsoft and Proton, whose Proton Mail service was a first-mover in secure email, both moved to expand end-to-end encryption offerings.

      • CISACISA Releases Three Industrial Systems Control Advisories | CISA

        CISA released three Industrial Control Systems (ICS) advisories on January 5 2023. These advisories provide timely information about current security issues, vulnerabilities, and exploits surrounding ICS.

      • Group Policy on Linux - David Mulder

        The purpose of the book is to provide detailed instructions to get folks up and running using Samba’s client Group Policy. I’ve received numerous requests for help on the mailing lists, and many of the questions are simple ones. Previously none of this information was documented well anywhere.

      • Post-mortem: Downtime on January 5, 2023 - Open Build Service

        Our reference server was offline for around 2 hours. The application responded with a maintenance message or with a 503 HTTP error (Service Unavailable). No one was able to work with the API or web interface during that time.

    • Digital Restrictions (DRM)

      • The VergeNew York breaks the right to repair bill as it’s signed into law

        New York governor Kathy Hochul signed the Digital Fair Repair Act on December 28th, 2022, and the law will go into effect on July 1st, 2023 — a full year after it was originally passed by the NY State legislature. The bill establishes that consumers and independent repair providers have a right to obtain manuals, diagrams, diagnostics and parts from original equipment manufacturers (OEMs) in order to repair their own devices. However, the bill was meaningfully compromised at the last minute by amendments that give OEMs some convenient exceptions and loopholes to get out of obligations that many right to repair advocates had been hoping for.

    • Monopolies

      • Copyrights

        • Public Domain ReviewThe Book of Bread (1903) – The Public Domain Review

          “A little knowledge is a dangerous thing”, writes Owen Simmons at the outset of The Book of Bread (1903), a work he hopes will definitively establish “the link between the bakery and the laboratory” and speak to “the needs of the baker and of the miller”. And the text, at times, does indeed read like a lab manual for commercial bakeries: Simmons was a breadmaker’s breadmaker, co-founder of the National School of Bakery in London and frequent contributor to The British Baker. The book contains equations for the conversion of starch into alcohol (by way of maltose, dextrin, and glucose), chemical explanations for why viscoelasticity is “injurious to the proper manufacture of several kinds of biscuits”, and intricate discussions of nitrogenic proteids, which, once transformed into peptones, “nourish the yeast by percolating its cellulose”. In addition to its scientific learning, the preface notes two unique aspects that set The Book of Bread apart from competitors: a tabulated appendix, featuring the results of more than 360 baking experiments, and its “most expensive illustrations”, which will force readers “to admit that never before have they seen such a complete collection of prize loaves illustrated in such an excellent manner”. An early entry in Martin Parr and Gerry Badger’s history of the photobook, the attention lent to loaves left the writers in awe: “Here, at the beginning of the twentieth century, one of the humblest, yet most essential of objects is catalogued as precisely, rigorously and objectively as any work by a 1980s Conceptual artist.” Kenneth Josephson’s later photographic experiment, The Bread Book (1973), seems to directly reference Simmons’ work.

  • Gemini* and Gopher

    • Personal

      • Morals

        Morals have been developed throughout the centuries in order for humans to survive together. They're also what makes humans, well, human. The following are a few disjointed ideas about adjacent subjects related to morals.

        Those that are not on common moral grounds, for example they kill a fellow human, often get shunned upon. What happens if we remove morals altogether? A person that at anytime pursues their own selfish interests with full disregard about others. Now, it could be argumented that one pursues his interests anyways, such as self-preservation, even if subconscious, and that's true to a degree. For example, there's a difference between "I make friendships in order to fulfill my social needs and make the other person feel good too, build a strong social network etc." and "I make friendships in order to entertain myself, if I think that person is no longer of value or entertaining I disregard them".

    • Technical

      • The power of "why?"

        Questioning itself is a very damaging concept to the consumerist society of today, if we would question every purchase, we probably wouldn't buy so much. For example, most people that buy expensive smartphones, clothing etc., do so in order to belong, or they're insecure about their own worth, which obviously isn't defined by the material wealth they posses.

      • The OGL Mess

        I think there was a poison pill in the OGL 1.0a license because it says: "You may use any authorized version of this License to copy, modify and distribute any Open Game Content originally distributed under any version of this License." So if you're offering a work for download that includes Open Gaming Content, every time somebody makes a copy, you're "distributing" it, and you are only allowed to do that using an authorized version of the license.

      • The JBanana Password Law 🔒

        Ordinarily I use a password manager, but at work I have to remember my password. I also have to change it regularly, and there are complexity requirements.

      • Internet/Gemini

        • Gemlog responses - bacardi55's concept without CGI

          Gemlog discussions are frequently happening, which is a good sign for an active community. Due to the simplistic nature of the gemini protocol these discussions happen with much less automation and more handwork than in the world wide web. The usual way is to publish a reply with the link to the original gemlog and inform the original author via email about the reply.

        • Moving Gemini Client Certificates Between Deedum and Kristall

          I use Deedum to browse Gemini on Android and Kristall to browse Gemini on PC. On my PlanetComputers Gemini PDA (which runs Debian) I use Lagrange, as the build tools for Kristall are unavailable in PlanetComputer's repos. I have a client certificate I wanted to use on all my Gemini clients, but the cert export formats between Kristall and Deedum are incompatible with each other. I'm writing this post to explain how I worked around this limitation.


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



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