Bonum Certa Men Certa

Links 20/04/2022: GNU/Linux Versus E-Waste



  • GNU/Linux

    • Make Use OfHow Does Linux Help Reduce E-Waste?

      While many proprietary OS vendors have stopped supporting older hardware, Linux continues to power such low-end devices to prevent e-waste disposal.

      E-waste, or electronic waste, is a big problem. With old electronic equipment including used PCs getting thrown away, hazardous chemicals are regularly being introduced into the environment.

      With Linux, it's possible to resurrect old PCs or repair them so that you can use them longer, which in turn, reduces the amount of e-waste.

    • Audiocasts/Shows

    • Applications

      • Ubuntu HandbookNotepad Next – Notepad++ Re-implementation with Linux Support | UbuntuHandbook

        For notepad++ fans, there’s a free open-source project that reimplement the text editor with native Linux support!

        It’s Notepad Next, a C++ application uses Qt5 toolkit for its user interface. Compare to Notepadqq (another Notepad++ like editor), this app looks almost same to Notepad++.

      • MRTProxies for Web Crawling

        If you are looking for means to pull a lot of data from various online sources, you’ve probably crossed paths with web crawling and proxies for web crawling. What is a web crawler? How does it work? What is the role of proxy servers in web crawling? The chances are that these are the questions you want to answer.

    • Instructionals/Technical

      • HowTo ForgeHow to Install vyOS RouterOS with KVM
      • How to install and configure QEMU 7 on Ubuntu 20.04 - NextGenTips

        In this tutorial, we are going to learn how to install and configure QEMU 7 on Ubuntu 20.04.

        QEMU is a free and open-source hypervisor, it emulates the machine’s processor through dynamic binary translation and provides a set of different hardware and device models for the machine, enabling it to run a variety of guest operating systems.

        QEMU is capable of emulating a complete machine in software without the need for hardware virtualization support. It is also capable of providing userspace API virtualization for Linux and BSD kernel services. It is commonly invoked indirectly via libvirt library when using open source applications such as oVirt, OpenStack, and virt-manager.

      • Linux Made SimpleHow to install Minecraft on Debian 11 [Ed: But is is proprietary and controlled by Microsoft]

        Today we are going to look at how to install Minecraft on Debian 11.

      • Linux Made SimpleHow to install Inkscape and Ink Stitch on a Chromebook

        Today we are looking at how to install Inkscape and Ink Stitch 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.

      • Install Oracle VirtualBox 6.1.34 On Ubuntu 20.04 & Linux Mint | Tips On UNIX

        Virtualbox is an open-source application for running operating systems virtually in our base system and this application is available for multiple operating systems (ie) Windows, Linux, and macOS.

        It has a large number of features, high-performing software used at the enterprise level, and is licensed under the General Public License (GPL). It is developed by a community based on a dedicated company.

        This tutorial will be helpful for beginners to install Oracle VirtualBox 6.1.34 on Ubuntu 20.04 LTS and Linux Mint.

      • Install Synaptic Package Manager On Ubuntu 22.04 LTS Jammy Jellyfish | Itsubuntu.com

        Install Synaptic Package Manager On Ubuntu 22.04 LTS Jammy Jellyfish

        Steps by steps method to install Synaptic Package manager on Ubuntu 22.04 LTS

        Synaptic Package Manager lets you manage the various packages and helps you to perform various tasks like installing, removing, updating, or upgrading the various packages. Synaptic Package Manager is the graphical front-end to apt or Advanced Package Tool on Ubuntu 20.04 LTS.

      • How To Install Canon Printer Driver In Ubuntu 22.04 LTS | Itsubuntu.com

        How To Install Canon Printer Driver In Ubuntu 22.04 LTS

        Canon Printer is one of the most widely used printers right now. Due to its increasing usage, Canon started to provide support for Linux users too. Ubuntu is one of the most used Linux-based operating systems and Ubuntu 22.04 LTS is the latest stable version of Ubuntu.

      • Things To Do After Installing Ubuntu 22.04 LTS | Itsubuntu.com

        Things To Do After Installing Ubuntu 22.04 LTS

        Ubuntu 22.04 LTS is the latest stable version of Ubuntu. Ubuntu 22.04 LTS “Jammy Jellyfish” was released on April 21, 2022. Ubuntu 22.04 (LTS) will receive support until 2027. In this post, we are going to show you the things that you should do after installing Ubuntu 22.04 LTS in your system.

      • TechTargetBasic virsh network commands to know

        The virsh program, or command line utility, is an admin's one-stop shop to manage virtual domains. The virsh commands let admins create, pause, restart and shut down guest VMs, as well as view networks, network information and autostart networks. Note that virsh is also, itself, a command.

        Admins might wonder why they should know the virsh utility instead of the commands that ship with VirtualBox or Ansible. Most often, cloud-native VMs don't use either of those technologies, so admins who know how to use a more universal tool, such as virsh, are prepared for just about any VM management or virtual network scenario.

      • TechRepublicHow to deploy ownCloud on Ubuntu Server 20.04 | TechRepublic

        OwnCloud was one of the original on-premise cloud solutions and is still going strong today. This cloud/collaboration platform can be easily deployed to your in-house data center or a third-party cloud host and can serve several use cases. It can be used for cloud storage, team collaboration, file sharing, calendaring, and even a full-blown, cloud-based office suite.

      • OpenSource.com4 cheat sheets I can't live without | Opensource.com

        As a technical writer working on OpenShift documentation, I use a number of tools in the documentation workflow. I love cheat sheets, as they are handy references that make my life easier and workflow more efficient.

        Cheat sheets help you work smarter. Here is my compilation of four cheat sheets that I find useful.

      • OpenSource.comGet started with NetworkManager on Linux | Opensource.com

        Most current Linux distributions use NetworkManager for creating and managing network connections. That means I need to understand it as a system administrator. In a series of articles, I will share what I've learned to date and why I think NetworkManager is an improvement over past options.

        Red Hat introduced NetworkManager in 2004 to simplify and automate network configuration and connections, especially wireless connections. The intent was to relieve users from the task of manually configuring each new wireless network before using it. NetworkManager can manage wired network connections without interface configuration files, although it uses network connection files for wireless connections.

        In this article, I'll review what NetworkManager is and how to use it to view network connections and devices for Linux hosts. I'll even solve a couple of problems in the process.

      • H2S MediaHow to install AnyDesk on Mx linux - Linux Shout

        AnyDesk is a free alternative to TeamViewer for establishing a remote desktop connection. Here in this tutorial we will learn the commands to install AnyDesk on MX Linux.

        If you don’t want to use TeamViewer and looking for some other similar kind of application then AnyDesk is here. It is a close source application developed by AnyDesk Software GmbH. It is a cross-platform remote desktop app, available for Windows, macOS, Android, iOS, and Linux systems. The app offers remote control, file transfer, and VPN functionality.

      • Unix MenStellar Repair for MySQL: Linux Version Review

        MySQL is one of the most widely used database technologies for storing business- and organization-critical data. While MySQL is reliable, computers have the tendency to fail, and issues such as hardware failure and bugs can cause databases to corrupt.

        Besides those issues, users also have to worry about protecting their MySQL server from crashing for any reason if they want to prevent corruption.

        Unfortunately, guaranteeing that a database will never go corrupt isn’t possible. However, it is possible to repair and recover corrupt databases using a powerful MySQL database recovery software such as Stellar Repair for MySQL.

        The tool is available for both Windows and Linux operating systems. You can use it with CentOS 7, Red Hat Enterprise Linux 7, Ubuntu 16.04, 18.04, and 19.10. It is also compatible with Windows Vista through 10, and Windows Server 2003, 2008, and 2012.

        We’ve reviewed the tool in this post to determine whether it delivers on its promise of recovering broken databases.

      • How to Install Qlipper on Debian 11

        On Linux, we have applications of all kinds. Some of them are focused on productivity and others on leisure. In any case, there are more and more every day. Today we will talk about one that interacts with the clipboard and is very useful when we use it frequently. Today, you will learn how to install Qlipper on Debian 11.

      • How to Integrate Collabora Online with Nextcloud on Ubuntu 20.04 - RoseHosting

        Nextcloud is an open-source, flexible, and self-hosted cloud storage service. It provides an alternative solution for online offices through its integration with Collabora. Collabora Online is a powerful online office based on LibreOffice software. It is a great open-source solution for enterprises that are looking for a robust office suite in the cloud.

        With Nextcloud installed on your own server, you will know where your data is stored, who accesses it, and when it was last updated. In this tutorial, we will show you how to integrate Collabora Online with Nextcloud on Ubuntu 20.04.

    • Games

      • GamingOnLinuxSkullgirls 2nd Encore Umbrella update and DLC out now | GamingOnLinux

        Hidden Variable Studios and Autumn Games have given Skullgirls 2nd Encore a big update and new character, with Umbrella now officially available. Nice to see the game do well again after the issues with Lab Zero Games founder back in 2020.

      • GamingOnLinuxFunny run and gun game Mighty Goose gets a free upgrade | GamingOnLinux

        Run and gun like the classics in Mighty Goose, which just got a little bit bigger with a free update out now. See my previous thoughts about the game in this article. Seems it's done quite well, with it now having a Very Positive rating on Steam although that's from less than 500 users.

        "Waddle back in action as Mighty Goose travels to the aquatic planet Ceto to deal with the Evil Baron. Fight enemies on a surfboard, commandeer a new aquatic assault vehicle, and reunite with companions like Regular Duck and Commander Vark. Square off with the malevolent tyrant in a devilish boss fight and save Planet Ceto."

      • GamingOnLinuxGrab a big load of the X Universe space games from Humble Bundle | GamingOnLinux

        Want to go exploring outer space this week? Humble have you covered with The X Universe Collection Bundle. Some of the most in-depth single-player space sims around, Egosoft have a lot of fans.

      • GamingOnLinux2013 classic Proteus gets an update for Linux and Steam Deck | GamingOnLinux

        Proteus, a relaxing casual exploration game from Ed Key and David Kanaga (with porting by Ethan Lee) was recently upgraded for Linux and the Steam Deck due to some graphical problems.

        The Windows and macOS versions were untouched, as the Linux version had a "severe performance regression". The cause was an issue with "OpenGL call lists" that affected AMD GPU drivers (NVIDIA was fine). Apart from that a few of the techy bits behind the scenes were updated like MonoKickstart and SDL2, with 32-bit also being dropped from the main game (although available as a "linux32" Beta.

    • Distributions

      • IBM/Red Hat/Fedora

        • Red Hat OfficialUpdates to using Ansible in RHEL 8.6 and 9.0

          If you use Ansible content within Red Hat Enterprise Linux (RHEL), you should know that important changes are coming to RHEL 8.6 and 9.0. If you’re currently using Ansible Engine in RHEL, additional steps will be required to upgrade from RHEL 8.5 to RHEL 8.6.

          RHEL 7 and RHEL 8.0-8.5 customers have access to a separate Ansible Engine repository. In RHEL 8.6 and 9.0, customers will have access to Ansible Core, which will be included in the corresponding AppStream repository.

      • Canonical/Ubuntu Family

    • Devices/Embedded

    • Free, Libre, and Open Source Software

      • Events

        • Daniel Stenbergcurl up 2022 San Francisco

          All details can be found here. We will add more info and details as we get closer to the event.

          curl up is the annual curl developers and users “conference” where we meet up over a day and talk curl, curl related topics and share ideas about curl, its present and and its future. It is also really the only time of the year where we actually get to meet fellow curl hackers in person. The only day of the year that is completely devoted to curl. The best kind of day!

      • SaaS/Back End/Databases

        • PostgreSQLPostgreSQL: Call for Papers for Postgres Vision 2022 is Still Open!

          PGV is built to empower leaders to own their data and future. This free, virtual event on June 14-15 will bring together the world’s leading Postgres experts, users and community members. Presentations will explore user stories and new technologies harnessing the power of Postgres.

      • Programming/Development

        • Toki Pona Exercises For Lesson 1

          I've been meaning to learn the language toki pona for more than a decade. It's about time.

        • Top 10 Programming Languages and Their Funding Genies

          Python Software Foundation: The Python Software Foundation (PSF) is a 501(c)(3) non-profit corporation that holds the intellectual property rights behind the Python programming language. It manages the open-source licensing for Python version 2.1 and later and owns and protects the trademarks associated with Python. It also runs the North American PyCon conference annually, support other Python conferences around the world, and fund Python-related development with our grants program and by funding special projects.

        • LWNTromey: Faster GDB Startup [LWN.net]

          On his blog, Tom Tromey writes about speeding up the startup of the GDB debugger. He sees 7x improvements in startup time (e.g. 2.2 to 0.3 seconds) for C++ code.

        • FOSSLifeChaos Engineering Explained [Ed: Clickbaity buzzwords]

          Chaos engineering “may sound like an oxymoron or the title of a bad science-fiction movie,” says Fredric Paul at New Relic, but “it’s actually an increasingly popular approach to improving the resiliency of complex, modern technology architectures.”

          In this article, we’ll look at the practice of chaos engineering and explain the methodology and tools involved in this testing approach.

  • Leftovers

    • Fewer Nice Days

      Though we are now a month into spring in the northern hemisphere, local temperatures have tended to remain stubbornly cold. Daytime highs will slowly creep up to around 15 degrees Celsius over the range of about half a week, only to crash back down to near-freezing the next day. The weather in the central United States tends to be unpredictable during this time of year, but I had hoped we would have had more balmy days by now.

      This part of the world is subject to large swings in temperature throughout the year. Summer highs can soar up to 40 C and beyond, while winter lows can dip below -20 C. It seems one of the effects of climate change has been that such temperature swings have become more pronounced, leading to more intensely-cold winters, more brutally-hot summers, and shorter periods of mild weather in between.

    • slrn

      Today I tuned up my slrn config, and I was browsing the Usenet again. Slrn is great tool, but user must has knowledge of the key concepts. One of them is score file. I had been wondering why the default view isn't date ordered. After that I discovered, that you could change order by `ESC s`.

    • Time management

      Sitting in the train. I’m going to the office for the first time since the beginning of Corona. I don’t like it.

    • Health/Nutrition/Agriculture

      • Long Covid

        The horrible virus has done my tastebuds in. This is *deeply* annoying and frustrating for me. If I try and eat meat or some forms of citrus then it tastes of cigarettes.

        [...]

        Honestly it is really getting me down. Given that my Partner and Kid aren't exactly fish fans its forced a bit of a vegetarian lifestyle (okay... pescetarian). I eat *a lot* of cheese now. And beer. Beer is lovely. Most wine too. I'm not opposed to this particularly but it is annoying. I miss eating lasagna with the kiddo.

    • Integrity/Availability

      • Proprietary

        • TechRepublicONLYOFFICE + ONLYOFFICE Desktop Editors make for a great in-house cloud-based document system

           I have seen the light … or at least a dim ray of inspiration at the end of a very long and dark tunnel. That light comes by way of ONLYOFFICE. You see, I’m always looking for outstanding solutions for problems that shouldn’t exist. One such problem is creating an in-house, cloud-based document system that doesn’t require the deployment of a platform that tries to do too much. That’s one of the main reasons I was drawn to the ONLYOFFICE document server.

          Now that ONLYOFFICE can be easily deployed with Docker (find out how in How to deploy the ONLYOFFICE Workspace Community Edition on Ubuntu Server 20.04), I decided to see how easy it would be to create an in-house system I can use to manage documents outside of my usual Google Docs. After all, the idea of keeping more sensitive documentation on a third-party host doesn’t exactly fit within the best-laid plans of mice and men.

        • PurismThe Future of Social Media Depends on You

          What if social media platforms like Twitter did not force-feed a perpetual stream of manipulated content specifically targeting you? What if they did not track you at all? Or sell to you or monetize your data? As the conversation intensifies over the ownership of Twitter and its future, we really have to think about whether we are really inching towards a brighter future?

          Their founders may have envisioned these mainstream social media platforms as “inclusive town squares”, in their current form, they have turned into monstrous mavens that control, track and manipulate critical information in the internet age. These platforms have struggled to balance the tightrope between encouraging free speech and pinning down agents of misinformation. What started as tools to cater to small communities are now in the middle of intensifying global maelstrom of misinformation.

          Reality check: these social media channels valued worth billion of dollars are now potent mediums of manipulating the masses, selling data and harming the digital freedom of millions of people.

        • LinuxiacVivaldi 5.2 Web Browser Comes with Syncable Reading Lists

          Vivaldi web browser, best know for its deep customization capabilities, released a new minor update – Vivaldi 5.2. Here’s what’s new.

          Vivaldi is one of the lesser-known web browsers, but it’s a great choice if you value customization. It appears to be a slightly more colorful version of your average web browser at first glance – mirroring the colors of the webpage is a notable Vivaldi feature.

        • Security

          • USCERTRussian State-Sponsored and Criminal Cyber Threats to Critical Infrastructure [Ed: If they mostly target Microsoft Windows, than Microsoft can be just as culpable as Russia, but CISA/NSA are in bed with Microsoft, so they will never say that]

            Joint CSA: Russian State-Sponsored and Criminal Cyber Threats to Critical Infrastructure, drafted with contributions from industry members of the Joint Cyber Defense Collaborative, provides an overview of Russian state-sponsored advanced persistent threat groups, Russian-aligned cyber threat groups, and Russian-aligned cybercrime groups to help the cybersecurity community protect against possible cyber threats.

          • Market ScreenerQualys : Implications of Windows Subsystem for Linux for Adversaries & Defenders (Part 2) [Ed: WSL is Windows and an attack on GNU/Linux; the way it's spun for FUD against "Linux" is distasteful]
    • Defence/Aggression

      • Exclusive: How CIA uses cyber weapon ‘Beehive’ to monitor, attack global key targets

        A cyber weapon jointly developed by the US' Central Intelligence Agency (CIA) and defense giant Northrop Grumman has recently been exposed by Chinese cybersecurity experts.

        The cyber weapon shows that the specter of the US military-industrial complex has fully penetrated international networks and it continues to foster the US' hegemony in cyberspace, experts said.

        According to a report sent to the Global Times on Tuesday by the National Computer Virus Emergency Response Center, the platform, named "Beehive," is a powerful cyber weapon of the CIA characterized by advanced design and operations. The weapon clearly shows the CIA's capabilities in the field of cyber warfare.

    • Censorship/Free Speech

    • Internet Policy/Net Neutrality

      • I'm not giving up on Gemini.

        The current discourse in geminispace, at least that segment of it I have a window onto, is that a prominent Free Software author and blogger who is noted for promoting Gemini in the technical spaces of the WWW, has decided to stop adding to his gemlog. Geminispace doesn't produce a lot of what he wants to read, while the WWW does. I am not going to link to his post, nor to any of the direct responses to it. I think they promote a "Gemini is dead" discourse that misses a lot of the point of the smol net (Gemini, Gopher, to a certain extent telnet BBSes and Usenet), which is that it's a slower experience, and that it's okay that it's slower.

        Personally, I'm happy with the kind of content I find. Not much of it is tech stuff, and that's good. What tech stuff there is, is mostly retrocomputing, permacomputing, and small, weird devices. I do wish people would stop talking about the technical side of Gemini on Gemini; it's finished, there's no need to discuss it. But most of what I read is intensely personal. Honest to goodness diaries, logs of nature seen on daily walks, tales of what people are reading or learning or listening to, weird short fiction. I'm sure all that stuff exists on the web, but it's buried among all the things that are optimized for your attention. And truth be told, on the web I might be bored by some of these things, or have no urge to seek them out.



Recent Techrights' Posts

Richard Stallman is Usually Right Because He Thinks "Outside the Box"
he is able to observe society (mores and norms) as somewhat of an outsider
The Week to Come
Planning ahead
LLM Slop Has Only Been a Boon for Misinformation Online
The very same companies that were supposed to maintain quality (again, not limited to Google with PageRank) are now actively participating in generating and spreading slop
When They Tell You It's Free, Does That Mean No Charges (If So, Who's Paying and Why)?
there's "no free lunch"
 
Nonfree Software in My Bank, by Richard Stallman
Updated 8 hours ago
Links 28/07/2025: Science, Health, and Conflicts
Links for the day
Gemini Links 28/07/2025: Healthy Self-Image With Autism and a "New Life"
Links for the day
Links 28/07/2025: COVID-19 Sped up Brain Aging, "Circumvention is More Popular Than Compliance"
Links for the day
LWN Has Been Down for a Long Time, Another Casualty of LLM Bots?
Time will tell. How much time though?
Slopfarms Versus 'Linux' (and Against People Who Write Real Articles About GNU/Linux)
LLM slop in slopfarms by Brian Fagioli and Redazione RHC
Gemini Links 28/07/2025: Bila Yarrudhanggalangdhuray and Running pkgsrc in a FreeBSD Jail
Links for the day
Microsoft Turns News Sites Into Spamfarms
Is the site The Register MS the next IDG?
The Register MS/The Register US
On Saturday I contacted them for a comment (before issuing criticism)
Hacking revelations at Vatican Jubilee of Digital Missionaries
Reprinted with permission from Daniel Pocock
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, July 27, 2025
IRC logs for Sunday, July 27, 2025
We're Going to Focus Less on the Molotov Cocktail-Throwing Microsofters and More on Patents
We can get back to focusing on what we wanted to focus on all along
Just Trying to Keep Web Sites Honest (Journalistic Integrity)
the latest articles in LinuxIac are real
Links 27/07/2025: Political Affairs, Data Breaches, Attacks on Freedom of the Press
Links for the day
Gemini Links 27/07/2025: Hot in Japan and Terminal Escape Codes
Links for the day
Links 27/07/2025: More Microsoft Layoffs Coming, Science and Hardware News
Links for the day
Links 27/07/2025: FSF Hackathon and "Hulk Hogan Was a Very Bad Man"
Links for the day
Gemini Links 27/07/2025: DAW Mixer Chains and Simple Software
Links for the day
The Register MS is Inventing or Giving Air Time to New Conspiracy Theories so as to Distort the Narrative As High-Profile Agencies Fall Prey to Microsoft Holes
But the problem is holes, i.e. Microsoft making bad products; the problem is Microsoft
Most Editors at The Register Are American, Including the Editor in Chief, a Decade-Long Microsoft Stenographer (Writing Prose to Sell Microsoft)
It's not easy to tell where the site is based (we tried) because it's hiding behind ClownFlare and CrimeFlare hasn't been well lately
Pushers of systemd Rewrite History (Richard Stallman Said UNIX "Was Portable and Seemed Fairly Clean")
Unlike systemd
"New Techrights" Soon Turns 2 (A Few Days Before the FSF Turns 40)
We have a lot more to say about LLM bots
When Silence Says So Much
Garrett, a 'secure' boot pusher, will need to defend himself in the UK High Court
The Register in Trouble
There is not much that can be done at this point
Trajectory of The Register: From News Site/s Into "B2B"... and Into Microsoft Salespeople
Something isn't right at The Register
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, July 26, 2025
IRC logs for Saturday, July 26, 2025
Misinformation in Social Control Media
Social control media passes around all sorts of tropes
Slopwatch: Fake Linux 'Articles' and Slopfarms With "Linux" in Their Names/Domains
throwing bots at "Linux" to make some fake articles
Links 26/07/2025: Amazon Shutdown in China, Russian Economy Slows
Links for the day
Gemini Links 26/07/2025: History of Time (1988) and Gemini Games
Links for the day
Links 26/07/2025: 50 Percent Tariffs in Amazon, Dying Intel Offloads Network and Edge Group (NEX)
Links for the day
Doing My Share to Tackle Online Slop and SPAM
Trying my best to 'fix' the Web
Blaming Programming Languages for Users' and Developers' Bad Practices
That's like blaming cars for drivers who crash into things
Slopwatch: Fakes, FUD, Duplicates, and Charlatans Galore
The Web as we once know it is collapsing. Some opportunists try to replace it with low-quality slop.
The Register UK Seems to Have Become American and Management is Changing (Microsofter as Editor in Chief)
The Register 'UK' is now controlled by the Directions on Microsoft guy
Many People Still Read Techrights Because It Says the Truth, Produces Evidence, and Does Not Self-Censor
Unlike so many other sites
The Register is Desperate for Money, According to The Register
I decided to check how they're doing as a business
Microsoft Finally Finds a Use Case for Slop?
Create low-quality chaff to shift the media's attention?
Microsoft Windows Lost 400 Million Users in a Few Years, Why Does The Register Double Down on Windows With New US Editor?
days ago they hired a new US editor
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, July 25, 2025
IRC logs for Friday, July 25, 2025
For Libel Reform One Must First Bring (or Raise) Awareness to the Issues and Their Magnitude
I myself know, from personal experience
Links 26/07/2025: Rationed Meals in the US and TikTok Repels Investments (Too Toxic)
Links for the day
Gemini Links 26/07/2025: "Bloody Google" and New People in Geminispace
Links for the day
Response to Solderpunk (Father of Gemini Protocol) About the Gemini Community
Solderpunk responds to non-sequitur
HTML and the Web Used to be Something a Child Could Learn, "Modern" Web is a Puzzle of Frameworks, Bloat, and Worse
When the Web was more like Gemini Protocol