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

Free Software Foundation Subpoenaed by Serial GPL Infringers
These attacks on software freedom are subsidised by serial GPL infringers
Publicly Posting in Social Control Media About Oneself Makes It Public Information
sheer hypocrisy on privacy is evident in the Debian mailing lists
 
Links 01/05/2024: Surveillance and Hadopi, Russia Clones Wikipedia
Links for the day
Links 01/05/2024: FCC Takes on Illegal Data Sharing, Google Layoffs Expand
Links for the day
Links 01/05/2024: Calendaring, Spring Idleness, and Ads
Links for the day
Paul Tagliamonte & Debian: White House, Pentagon, USDS and anti-RMS mob ringleader
Reprinted with permission from disguised.work
Jacob Appelbaum character assassination was pushed from the White House
Reprinted with permission from disguised.work
Why We Revisit the Jacob Appelbaum Story (Demonised and Punished Behind the Scenes by Pentagon Contractor Inside Debian)
If people who got raped are reporting to Twitter instead of reporting to cops, then there's something deeply flawed
Red Hat's Official Web Site is Promoting Microsoft
we're seeing similar things at Canonical's Ubuntu.com
Enrico Zini & Debian: falsified harassment claims
Reprinted with permission from disguised.work
European Parliament Elections 2024: Daniel Pocock Running as an Independent Candidate
I became aware that Daniel Pocock had decided to enter politics
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, April 30, 2024
IRC logs for Tuesday, April 30, 2024
[Meme] Sometimes Torvalds and RMS Agree on Things
hype around chatbots
[Video] Linus Torvalds on 'Hilarious' AI Hype: "I Hate the Hype" and "I Don't Want to be Part of the Hype", "You Need to Be a Bit Cynical About This Whole Hype Cycle"
Linus Torvalds on LLMs
Colin Watson, Steve McIntyre & Debian, Ubuntu cover-up mission after Frans Pop suicide
Reprinted with permission from disguised.work
Links 30/04/2024: Wireless Carriers Selling Customer Location Data, Facebook Posts Causing Trouble
Links for the day
Frans Pop suicide and Ubuntu grievances
Reprinted with permission from disguised.work
Links 30/04/2024: More Google Layoffs (Wide-Ranging)
Links for the day
Fresh Rumours of Impending Mass Layoffs at IBM Red Hat
"IBM filed a W.A.R.N with the state of North Carolina. That only means one thing."
Workers' Right to Disconnect Won't Matter If Such a Right Isn't Properly Enforced
I was always "on-call" and my main role or function was being "on-call" in case of incidents
Mark Shuttleworth's (MS's) Canonical is Promoting Microsoft This Week (Surveillance Slanted as 'Confidential')
Who runs Canonical these days? Why does Canonical help sell Windows?
A Discussion About Suicides in Science and Technology (Including Debian and the European Patent Office)
In Debian, there is a long history of deaths, suicides, and mysterious disappearances
Federal News Network is Corrupt, It Runs Propaganda Pieces for Microsoft
Federal News Network used to be OK some years ago
What Mark Shuttleworth and Canonical Can to Remedy the Damage Done to Frans Pop's Family
Mr. Shuttleworth and Canonical as a company can at the very least apologise for putting undue pressure
Amnesty International & Debian Day suicides comparison
Reprinted with permission from disguised.work
[Meme] A Way to Get No Real Work Done
Walter White looking at phone: Your changes could not be saved to device
Modern Measures of 'Productivity' Boil Down to Time Wasting and Misguided Measurements/Yardsticks
People are forgetting the value of nature and other human beings
Countries That Beat the United States at RSF's World Press Freedom Index (After US Plunged Some More)
The United States (US) was 17 when these rankings started in 2002
Record Productivity and Preserving People's Past on the Net
We're very productive these days, partly owing to online news slowing down (less time spent on curating Daily Links)
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, April 29, 2024
IRC logs for Monday, April 29, 2024
Links 30/04/2024: Malaysian and Russian Governments Crack Down on Journalists
Links for the day
Frans Pop Debian Day suicide, Ubuntu, Google and the DEP-5 machine-readable copyright file
Reprinted with permission from disguised.work
Axel Beckert (ETH Zurich), the mentality of sexual violence on campus
Reprinted with permission from Daniel Pocock
[Meme] Russian Reversal
Mark Shuttleworth: In Soviet Russia's spacecraft... Man exploits peasants
Frans Pop & Debian suicide denial
Reprinted with permission from disguised.work
Hard Evidence Reinforces Suspicion That Mark Shuttleworth May Have Worked Volunteers to Death
Today we start re-publishing articles that contain unaltered E-mails
The Real Threats to Society Include Software Patents and the Corporations That Promote Them
The OIN issue isn't a new one and many recognise this by now
Links 30/04/2024: OpenBSD and Enterprise Cloaking Device
Links for the day
Microsoft Still Owes Over 100 Billion Dollars and It Cannot be Paid Back Using 'Goodwill'
Meanwhile, Microsoft's cash at hand (in the bank) nearly halved in the past year.
[Teaser] Ubuntu Cover-up After Death
Attack the messenger
The Cyber Show Explains What CCTV is About
CCTV does not typically resolve crime
[Video] Ignore Buzzwords and Pay Attention to Attacks on Software Developers
AI in the Machine Learning sense is nothing new
Outline of Themes to Cover in the Coming Weeks
We're accelerating coverage and increasing focus on suppressed topics
[Video] Not Everyone Claiming to Protect the Vulnerable is Being Honest
"Diversity" bursaries aren't always what they seem to be
[Video] Enshittification of the Media, of the Web, and of Computing in General
It manifests itself in altered conditions and expectations
[Meme] Write Code 100% of the Time
IBM: Produce code for us till we buy the community... And never use "bad words" like "master" and "slave" (pioneered by IBM itself in the computing context)
[Video] How Much Will It Take for Most People to Realise "Open Source" Became Just Openwashing (Proprietary Giants Exploiting Cost-Free or Unpaid 'Human Resources')?
turning "Open Source" into proprietary software
Freedom of Speech... Let's Ban All Software Freedom Speeches?
There's a moral panic over people trying to actually control their computing
Richard Stallman's Talk in Spain Canceled (at Short Notice)
So it seems to have been canceled very fast
Links 29/04/2024: "AI" Hype Deflated, Economies Slow Down Further
Links for the day
Gemini Links 29/04/2024: Gopher Experiment and Profectus Alpha 0.9
Links for the day
[Video] Why Microsoft is by Far the Biggest Foe of Computer Security (Clue: It Profits From Security Failings)
Microsoft is infiltrating policy-making bodies, ensuring real security is never pursued
Debian 'Cabal' (via SPI) Tried to Silence or 'Cancel' Daniel Pocock at DNS Level. It Didn't Work. It Backfired as the Material Received Even More Visibility.
know the truth about modern slavery
Lucas Nussbaum & Debian attempted exploit of OVH Hosting insider
Reprinted with permission from disguised.work
Software in the Public Interest (SPI) is Not a Friend of Freedom
We'll shortly reproduce two older articles from disguised.work
Harassment Against My Wife Continues
Drug addict versus family of Techrights authors
Syria, John Lennon & Debian WIPO panel appointed
Reprinted with permission from disguised.work
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, April 28, 2024
IRC logs for Sunday, April 28, 2024
[Video] GNU and Linux Everywhere (Except by Name)
In a sense, Linux already has over 50% of the world's "OS" market