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

When People Call a Best/Close Friend of Bill Gates a "Serial Rapist"
Good thing that the Linux Foundation keeps the "Linux" trademark ("Linux Mark") clean
Microsoft Bankruptcy in Russia, Shutdown in Pakistan, What Next?
It seems possible that in 2025 alone Microsoft will have laid off over 50,000 workers
What Matters More Than "Market Share"
The goal is freedom, not "market share"
Credit Suisse collapse obfuscated Parreaux, Thiébaud & Partners scandal
Reprinted with permission from Daniel Pocock
UK Media Under Threat: Cannot Report on Data Breach, Cannot Report on Microsoft Staff Strangling Women
The story of super injunction (in the British media this week, years late)
Under the Guise of "MIT Technology Review Insights" the Site MIT Technology Review Posts Corporate Spam as 'Articles'
Some of the articles aren't even articles but 'hit pieces' against Free software and some are paid advertisements
Brett Wilson LLP Has Track Record in Scam Coin Cases (e.g. Craig Wright and More), Now It Works for 'Crypto' Scam Purveyors
But wait, it gets worse
Will Brett Wilson LLP Handle Its Own Winding Up Petition or be Struck Off for Overt Abuse of Process?
Today we sue not only the first Microsofter
 
CALEA / CALEA2 is the Real Problem, Not Chinese Operatives Exploiting CALEA / CALEA2 (as Any Other Nation Can)
CALEA / CALEA2 is more of a front door than a back door
99.99% Uptime in First Half of 2025
Since January there was only one noticeable outage
Nils Torvalds and Anna "Mikke" Torvalds (née Törnqvis) Hopefully Use GNU/Linux by Now
"Torvalds Family Uses Windows, Not Linus’ Linux"
Attack of the Slopfarms
FUD-amplifying bots with slop images, slop text (LLM slop)
Not My Problem, I Don't Care
Context/inspiration: Martin Niemöller
Honest Journalism About the European Patent Office Ceased to Exist After SLAPPs and Bribes to the Media
The EPO is basically a Mafia
Life Became Simpler When I Stopped Driving and I Don't Miss Driving When I See "Modern" Cars
Gee, wonder why car sales have plummeted...
Why I Believe Brett Wilson LLP and Its Microsoft Clients Are All Toast
So far our legal strategy has worked perfectly
EPO Jobs Are Very Toxic and Bad for One's Health
Health first, not monopolies
Response to Ryo Suwito Regarding the Four Freedoms
the point of life isn't to make more money
Microsoft's Morale Circling Down the Drain
Or gutter, toilet etc.
Tech Used to be Fun. To Many of Us It's Still Fun.
You can just watch it from afar and make fun of it all
Links 17/07/2025: "Blog Identity Crisis" and Openwashing by Nvidia
Links for the day
Greffiers and the US Attorney of the Serial Strangler From Microsoft
The lawsuit can help expose extensive corruption in the American court system as well
The People Who Promoted systemd in Debian Also Promote Wayland
This is not politics
Victims of the Serial Strangler From Microsoft, Alex Balabhadra Graveley, Wanted to Sue Him But Lacked the Funds (He Attacked Their Finances)
Having spoken to victims of the Serial Strangler From Microsoft
Links 17/07/2025: Science, Hardware, and Censorship
Links for the day
Gemini Links 17/07/2025: Staying in the "Small Web" and Back on ICQ
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, July 16, 2025
IRC logs for Wednesday, July 16, 2025
Exclusive: corruption in Tribunals, Greffiers, from protection rackets to cat whisperers
Reprinted with permission from Daniel Pocock
Links 16/07/2025: Chip Bans and Microsoft’s “Digital Escort” Program
Links for the day
Ubuntu Becomes Microsoft GitHub, Based on Decision Made by British Army Officer
You're hopeless, Canonical
Revolving Doors: One Day You're a Judge, the Next Day You're an Attorney Paying Public Officials and Working for Violent and Dangerous Microsoft Employees
how the US justice system works
Sharing Code and Recipes
It helps explain the triviality of software freedom
Slopwatch: Noise, Plagiarism and Even Fear, Uncertainty, Doubt/Fear-mongering/Dramatisation
What are we meant to do to prevent a false association or misleading connotations? Game the LLMs? No. Boycott slopfarms.
How Many Women Has Microsoft's Alex Balabhadra Graveley Already Strangled and Where Does That End?
If you too are a victim of this man and wish to share information, contact us
Gemini Links 16/07/2025: BaseLibre Numerical System and Simple Web Browsing with TLS
Links for the day
Links 16/07/2025: Fascist Slop Takes "Intelligence" Clothing, New Criminal Case Against MElon
Links for the day
"We Might Save Somebody's Life"
I follow the example of my father
Why I am Suing the Serial Strangler From Microsoft, Alex Balabhadra Graveley, in the UK High Court This Week
Out of respect to the process and to the Court, I shall not share any pertinent details about the case
Links 16/07/2025: China’s Economy Grows Steadily, France Takes Action Regarding Harm to Children by GAFAM and Fentanylware (TikTok)
Links for the day
It is Not About Politics
Beware the people who try to make this about politics
Good Journalism Saves Lives
a shocking number of women die or get seriously hurt every day due to violence from a partner
Recognition of Women's Contributions to Free Software
Being passive is not an option when bad things are happening
Slopfarms Are Going to Perish Because Public Opinion is Changing
Many slopfarms will simply go offline
19 Years of Standing Up for Justice, Equality, and Truth
This week we shall take it up a notch
Gemini Links 16/07/2025: Tmux and OCC25 Working TLS
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, July 15, 2025
IRC logs for Tuesday, July 15, 2025
Links 15/07/2025: LLM Pollution and Pushback in Ukraine
Links for the day
Gemini Links 15/07/2025: xkcd, New Cert, and Alhena Gemlog
Links for the day
Links 15/07/2025: Press Freedom at Risk and New Facebook Blunders
Links for the day
Reboots Should Never be Necessary
"BUT WHAT ABOUT SECURITY!!"
There's Still Hope for the World Wide Web
Let's hope that the trajectory of the Web won't be leading us to over-reliance on Google, nor will it reward worthless slopfarms
Gemini Links 15/07/2025: Smolweb and Alhena 5.1.7
Links for the day
The Danes Want GNU/Linux
David Heinemeier Hansson recently moved to GNU/Linux
Cory Doctorow Explains Why Software Freedom Matters, Whereas "Open Source" Misses the Point and Helps Monopolies
It's a very long article
BillPR (EpsteinGate-Bribed NPR) is Turning Into a Partial Slopfarm that Promotes Slop
"I went on a date with a chatbot!"
Two Weeks Passed Since Latest Large Wave of Microsoft Layoffs, More Expected Next Month
Blaming the debt on "AI" is just self-serving storytelling
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, July 14, 2025
IRC logs for Monday, July 14, 2025
Gemini Links 15/07/2025: Gemini "Style Sheets" and Switching From Microsoft GitHub to Codeberg
Links for the day