Bonum Certa Men Certa

Links 25/04/2023: RapidDisk 9.1.0 and Microsoft Revenue Down in Many Areas



  • GNU/Linux

    • Audiocasts/Shows

    • Applications

      • Petros KoutoupisRapidDisk 9.1.0 now available

        RapidDisk is an advanced Linux RAM Disk which consists of a collection of modules and an administration tool.

    • Instructionals/Technical

      • Network WorldUnderstanding Linux file system types

        You may not spend much time contemplating the characteristics of the file systems on your Linux system, but the differences between the various file system types can be both interesting and highly relevant. This article explains commands that you can use to verify your file system types and describes their differences.

      • UNIX CopHow to install CyberPanel on Ubuntu 22.04 / 20.04

        Hello, dear friends. In this post, you will learn how to install CyberPanel on Ubuntu 22.04 / 20.04. This is one of the best admin panels that we can find for all Linux and the installation of this is very easy.

      • LinuxiacVirtualBox 7 on Fedora 38: A Complete Installation Guide

        VirtualBox 7 + Fedora 38: The perfect combination for virtualization enthusiasts. Our installation guide has all the details.

      • Linux JournalInstalling and Using Yarn on Ubuntu

        Yarn is a powerful JavaScript package manager that is compatible with npm and helps automate the process of installing, updating, configuring, and removing npm packages. Yarn provides speed and reliability by caching downloaded packages and parallelizing operations. In this tutorial, we will cover how to install both the latest version and classic version of Yarn on Ubuntu, along with an overview of basic Yarn commands and options.

      • How to install XFCE GUI on AWS Ubuntu EC2 Instance

        Whether you are running Ubuntu 22.04 or 20.04 or any other version of this Linux, here we learn the commands to install XFCE GUI on Ubuntu Linux running on AWS EC2 Instance.

      • HowTo ForgeRedis Made Easy: A Step-by-Step Guide to Installing Redis on AlmaLinux 9

        Redis is a popular and open-source in-memory key-value data store. It supports various data structures such as Hash, Lists, Sets, Strings, and many more. This tutorial will show you how to install and configure Redis on the AlmaLinux 9 server.

      • HowTo ForgeHow to Install Cacti on Rocky Linux

        Cacti is an open-source web-based monitoring tool based on PHP and MySQL. This guide will teach you how to install the cacti monitoring tool on the Rocky Linux system.

      • Make Use OfHow to Customize Ubuntu 23.04 to Look Like macOS

        Ubuntu 23.04 Lunar Lobster, released in April 2023, brings forth many exciting features. Despite intense competition from OSes such as macOS and Windows, Ubuntu has still managed to create a niche for itself in the market.

        If you are an Ubuntu aficionado fascinated by macOS’s layout, you can imbibe the look and feel onto your Ubuntu 23.04 desktop. With these basic but effective methods, you can make Ubuntu look like macOS.

        So let’s start customizing your Ubuntu 23.04 desktop so it looks like macOS.

  • Distributions and Operating Systems

  • Free, Libre, and Open Source Software

    • MedevelOpen Source is Striving in Latin America, Here is Why!

      Latin America is undoubtedly a thriving hub for open source software development. The region boasts a significant number of highly skilled open-source developers, and the community is consistently making remarkable strides towards creating innovative solutions that cater to various industries.

    • Programming/Development

      • MedevelBlitz Adds Full-stack Engine To Next.js

        Next.js is a popular React-based framework for building scalable web apps. It can also be used to build desktop apps using Tauri or Nextron, or mobile apps using Iconic. Although it comes bare-bones, it has a vast ecosystem and strong community support.

      • Medevel13 Most Used Open-source Free Laravel CMS For Building Scalable Sites In 2023

        What is a Laravel?

        Laravel is a free, open-source PHP web application framework that has revolutionized the way web development is done. Created in 2011 by Taylor Otwell, Laravel has quickly become one of the most popular PHP frameworks in the world, and for good reason.

      • Josef Strzibny: Reflections on my 24h startup challenge

        I completed a first startup challenge I set for myself. 24 hours and 30 days to build an MVP and find people to try it. How it went and what’s next?

      • Jonathan DowlandJonathan Dowland: Separate hledgers

        In a previous blog post I described the use of virtual postings to track accidental personal/family expenses. I've always been uncomfortable with that, and in hledger 1yr I outlined a potential scheme for finally addressing the virtual posting problem.

      • Drew DeVaultWho should lead us?

        Consider these two people, each captured in the midst of delivering a technical talk.

        Based on appearances alone, what do you think of them?

        The person on the left is a woman. She’s also pretty young, one might infer something about her level of experience accordingly. I imagine that she has led a much different life than I have, and may have a much different perspective, worldview, identity, and politics than I. Does she complain about sexism and discrimination in her work? Is she a feminist? Does she lean left or right on the political spectrum?

        The person on the right looks like most of the hackers I’ve met. You’ve met someone who looks like this a thousand times. He is a man, white and middle-aged – that suggests a fair bit of experience. He probably doesn’t experience or concern himself with race or gender discrimination in the course of his work. He just focuses on the software. His life experiences probably map relatively well onto my own, and we may share a similar worldview and identity.

        Making these assumptions is a part of human nature – it’s a useful shortcut in many situations. But they are assumptions based only on appearances. What are the facts?

      • Perl / Raku

        • Rakulangrakudoweekly: 2023.17 ReleasePeriod

          This week saw a number of remarkable releases: first of all a new version of Rakudo (2023.04), which was released by Justin DeVuyst (with the binary packages for various Linux distributions by Claudio Ramirez, including for the latest Ubuntu and Fedora). This was followed up by the release of Rakudo Star 2023.04 by Anton Oks.

      • Shell/Bash/Zsh/Ksh

        • TecAdminBash Examples for “Press any key to continue…”

          In this article, we will explore the techniques for detecting keypresses in Bash scripts and how to make your script wait for user input before proceeding. This skill is essential when developing interactive shell applications that require user interaction or confirmation before executing specific actions.

  • Leftovers

  • Gemini* and Gopher

    • Personal

      • Strings To Numbers

        Suppose we wish to convert strings to numbers. There are various reasons for this; a trivial one is to colorize IRC nicknames or by a hostname according to some algorithm. Lagrange apparently does this to colorize gemini capsules, so you might cheat and look at how it does that. Hostnames are already numbers, sequences of them, though we may want to color particular hosts in particular ways, maybe hosts under .com should be similar to one another. Another and more typical way would be to feed the sequence of numbers into a hash function, a digital equivalent of sausage.

      • A rub, or a couple rubs

        Well, I've got a rub or two that I'd love to discuss. Not as dramatic as death, only as dramatic as taxes. The rubs in question have to do with sustainable living, and the so-called Green Movement. The former concept I really appreciate, the latter I view as a form of societal cancer.

    • Technical

      • Internet/Gemini

        • Exposed Capsule Directories

          My capsule currently uses Jetforce, a Python-based Gemini server. I've been quite happy with its versatility and ease of setup, and I think it works well for anyone who wants a no-nonsense hosting solution.

          The invocation for Jetforce includes an "--index-file FILE" flag, which tells the server to check if a given directory contains a file named "FILE", and if so, serve that file instead of listing the directory's contents. I have enabled this flag on my server, as I suspect most others have. If the index file is not present, the server still lists the directory's contents. I did not take this fact into mind--I simply assumed the server would give a resource-not-found error.


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



Recent Techrights' Posts

Gemini Links 04/01/2025: Geminispace Contributions and Security Theatre
Links for the day
 
Links 04/01/2025: Social Control Media Deemed Very Unhealthy, Nick Clegg Leaves Zuckerberg's Influence Operations
Links for the day
Free Software Foundation (FSF) Almost 85% Funded
Probably 85% by Sunday or Monday
Links 04/01/2025: Demolition of IBM Building (Its Birthplace), Microsoft Layoffs, Microsoft Vice President Quits
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, January 03, 2025
IRC logs for Friday, January 03, 2025
Apple 'Articles' That Aren't... Just SPAM From Beta'News', Generated by LLMs
A 'news' sites reduced to garbage crafted by bots
A Salad of Microsoft FUD Against Linux, Published by LinuxSecurity.com Using LLM Slop/Copypasta
LinuxSecurity.com is an anti-Linux FUD site, powered by Microsoft chatbots on the face of it
Gemini Links 03/01/2025: GNU Emacs Key Bindings in GNU Midnight Commander's Mcedit and Gemini Editing Setup with Vim
Links for the day
Links 03/01/2025: Neil Young Drops Out of Glastonbury and MElon Attacking the Free Press
Links for the day
[Memes] Two Dictators. Donald Trump Loves TikTok.
This is a problem
Jeff Bezos (Washington Post) Spreads Political Propaganda Against the Internet (and the Web)
Then people wonder why trust in the media has gotten so low
In Hong Kong and Taiwan People Flock to GNU/Linux (Unlike Windows, GNU/Linux Doesn't Capture Screenshots of Everything You Do and Add Back Doors to Encryption)
Hong Kong and Taiwan have bright engineers. They know Windows is a joke.
When You Get Your "Latest Technology News" From an LLM Slop Farm
They still call themselves "BetaNews" (the word "news" is in the name)
For Software Freedom (and for Broader Personal Freedom), the Goalposts Are Moving
we need to open up our eyes and identify/classify other threats, such as social control media
Engineering Things to Last 70 Years in an 8-Bit, 16-Bit, and 32-Bit World
Nowadays they make things that barely last 7 years
Slow News, But Not Slow for Us
So far this year (maybe premature to say so because many journalists are still on holiday) the news is very, very slow
GNU/Linux Rose to 5% in Belgium (It Was 1.66% Last January)
Trebling in 12 months, according to statCounter
A Golden Opportunity that Canonical and IBM Intentionally Ignore (in Order to Appease Microsoft)
They're too dependent on Microsoft "sweeteners"
[Meme] Crushing Free Speech Before Even Taking Public Office...
someone who isn't even president is already meddling
[Meme] Be a Good and Obedient Citizen. Use Microsoft Windows.
Microsoft actively works with China to censor search results and spy on citizens
Canada: Windows at All-Time Lows, ChromeOS and GNU/Linux Rise to Almost 8%
It is widely known that many schools in Canada adopted ChromeOS
In Mexico, Windows Down to All-Time Low, GNU/Linux Up to All-Time High
Yesterday we showed that in North America adoption of GNU/Linux is growing fast
The Free Software Foundation Extends Cutoff Date (Two More Weeks), Raises About 330,000 Dollars
Isn't it predictable that people who worked for Microsoft GitHub gave money to some unscrupulous lawyers in London to harass us?
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, January 02, 2025
IRC logs for Thursday, January 02, 2025
Windows Falls to ~22% in France and Spain, Based on statCounter
Windows 'corrected' at 22% "market share" in France - i.e. roughly the same as Spain
Gemini Links 02/01/2025: Goals 2025, Microsofter Clickbaiting Again, Advice for the Newbie or Returning Perl Hacker
Links for the day
GNU/Linux and ChromeOS in Australia Tripled in 5 Years? That's How statCounter Sees It....
Based on statCounter...
[Meme] Wrestling With Pigs in Social Control Media
“Never wrestle with pigs. You both get dirty and the pig likes it.” ― George Bernard Shaw
Even Worse Than Racism at the Linux Foundation
And worse than corporate colonialism
It's Not Just MElon X, President Frank-Walter Steinmeier, All Social Control Media is Basically a Digital Weapon
The question is, what are you going to do about it?
Microsoft Especially Important to Phoronix (It Also Gives Gifts to Phoronix)
A whole section devoted to Microsoft, mostly with puff pieces/ads of proprietary things
Microsoft Plummets to New Lows in Azerbaijan
Perhaps the Azerbaijani population is looking for something other than the NSA's foremost facilitator
GNU/Linux Reaches 5% in Indonesia (Population Size Near 300 Million)
You would need not envy "Microsoft Indonesia" right now
We Need Something More Like DMOZ, Not Search Engines and Bill-Funded Wikipedia (Censoring Unfaltering Information About Powerful People and Institutions)
era of LLMs trained on Wikipedia... Microsoft tried - and failed - to game the narrative to the same extent Google does
Tens of Billions of Dollars Down the Drain (Microsoft Lost the Search "Arms Race" or Market)
But caused injury to itself and others, just like with Nokia in mobile
Seems Like GNU/Linux Usage Doubled in Japan Last Year
So says statCounter data anyway
GNU/Linux Measured at 4.4% in South America and 3.34% in Africa, Based on 2025's Preliminary Data
All-time highs
GNU/Linux Leaps to 6% in the United States of America (Not Even Counting ChromeOS)
Additionally, the FSF in Boston is managing well
GNU/Linux Usage in Europe Leaps Above 6% in 2025
This is a big deal because a lot of Microsoft's revenue came from Europe
Windows Falls to 22.5% Worldwide, Android Up to 48%
The world's (by far) biggest populations don't use Windows much
GNU/Linux Back to 5% in 2025
That's not counting ChromeOS
Links 02/01/2025: Production of Apple Vision Pro Halted, More on Public Domain Day 2025
Links for the day
GNU/Linux Gained About 0.5% Last Year, According to StatCounter
2024 ended with "proper" GNU/Linux at +0.4%, ChromeOS at +0.1% (based on statCounter/StatCounter)
Links 02/01/2025: OpenAI Whistleblower Suchir Balaji Alleged to Have Been Murdered, Islamic Terrorism in New Orleans
Links for the day
Gemini Links 02/01/2025: Friends, Blunder Valley, and New Year
Links for the day
Links 02/01/2025: Violence Crisis in South Africa and Arrest Warrant for South Korean Leadership
Links for the day
Rumour: IBM Will Try to Induce Mass Resignations This Month Using R.T.O. (Just Like Amazon Does This Month)
Amazon will start some of this in March, sources have told us
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, January 01, 2025
IRC logs for Wednesday, January 01, 2025