Bonum Certa Men Certa

Links 27/04/2023: Microsoft Down Sharply on the Web and Weston 12.0.0 Alpha



  • GNU/Linux

    • Server

      • Kubernetes v1.27 Update Brings Chill Vibes

        Kubernetes v1.27, the first K8s release of 2023, has been announced. The v1.27 release includes 60 enhancements, 18 of which are alpha, 29 are beta and 13 are stable at the time of writing. Due to a surprisingly easy release process, the maintainers have coined v1.27 the Chill Vibes release.

  • Kernel Space

    • LWNProcess-level kernel samepage merging control

      The kernel samepage merging (KSM) feature can save significant amounts of memory with some types of workloads, but security concerns have greatly limited its use. Even when KSM can be safely enabled, though, the control interface provided by the kernel makes it unlikely that KSM actually will be used. A small patch series from Stefan Roesch aims to change this situation by improving and simplifying how KSM is managed.

      As its name would suggest, KSM works by finding pages of memory with identical contents and merging them into a single copy that is shared by all users. An early use case, as described by Avi Kivity in 2008 when the feature was first proposed, was ""the typical multiuser gnome minicomputer with all 150 users reading lwn.net at the same time instead of working""; this workload would generate a lot of identical cache pages that could be shared rather than duplicated across the system. There are other use cases, such as virtual machines or containers running the same software, that could also be optimized once the important workloads have been addressed.

    • LWNAvoiding the merge trap

      The kernel subsystem maintainers out there probably have a deep understanding of the sinking feeling that results from opening one's inbox and seeing a response from Linus Torvalds to a pull request. When all goes well, pull requests are acted upon silently; a response usually means that all has not gone well. Several maintainers got to experience that feeling during the 6.3 merge window, which seemed to generate more than the usual number of grumpy responses related to merge commits. Avoiding that situation is not hard, though, with a bit of attention paid to how merges are done.

      When using a distributed system like Git, development is done in numerous parallel tracks, each of which has its own starting point. Even if a particular project starts at the tip of the mainline tree, the mainline itself is almost certain to have moved on by the time that work is ready to land there. Bringing independent lines of development back together is called "merging"; depending on what has changed, any given merge can be simple or a nasty mess of conflicting changes.

  • Graphics Stack

  • Instructionals/Technical

    • UbuntuOptimise your ROS snap – Part 6

      Welcome to Part 6 of our “Optimise your ROS snap” blog series. Make sure to check Part 5. This sixth and final part will€  summarise every optimisation that we did. We will provide a critique for every optimisation that we tried along this series of blogs.

    • ID RootHow To Install Bitwarden Password Manager on Ubuntu 22.04 LTS

      In this tutorial, we will show you how to install Install Bitwarden Password Manager on Ubuntu 22.04 LTS.

    • How to Create a SuSE rpm Package From a Directory

      To create an RPM package from a directory such as /opt/asd in SuSE, you can follow these general steps...

    • How to install TradingView app for Ubuntu Linux desktop

      Whether you are using Ubuntu 23.04/22.04/20.04, if you want to install the TradingView app on your Ubuntu Linux using GUI or command terminal then here are the steps to follow.

    • Linux CapableHow to Install Curtail on Ubuntu 22.04 | 20.04

      If you're an Ubuntu user seeking a powerful and efficient image compression tool, look no further than Curtail. This software offers a unique, user-friendly approach to file size reduction, making it an excellent choice for those who want to optimize their images without sacrificing quality.

    • HowTo ForgeHow to Install Strapi CMS on Rocky Linux 9

      Strapi is an open-source, headless Content Management System (CMS), built with the JavaScript programming language. In this tutorial, you will learn how to install the community version of Strapi CMS on a Rocky Linux 9 server along with Nginx as a reverse proxy server.

    • Linux CapableHow to Install Wike on Ubuntu 22.04 | 20.04

      Wike is a powerful and user-friendly Wikipedia reader explicitly designed for Ubuntu users seeking an alternative to more popular existing software. Wike offers a unique browsing experience that is both elegant and efficient.

    • How to switch from root to another user in Ubuntu terminal?

      In Ubuntu and any other Linux you are using, the root user is a superuser and quite important. Because this Linux user account has all files and service access.

    • Linux CapableHow to Install Foliate on Ubuntu 22.04 | 20.04

      Foliate is a modern, open-source eBook viewer designed specifically for Linux platforms. Its user-friendly interface, customizable features, and lightweight design make it a fantastic choice for Ubuntu users looking to enhance their reading experience. While there are several popular eBook readers available, Foliate has carved its niche as a powerful and versatile alternative.

    • Linux CapableHow to Install LibreWolf Browser on Debian 12/11/10

      In the age of digital surveillance and data collection, privacy has become a top concern for many internet users. One way to ensure online privacy is to use a secure and privacy-focused browser.

    • BeebomHow to List Users in Linux (4 Methods)

      As a Linux administrator, it is an important job to ensure that access to directories and files is granted to select, trustworthy users. This prevents unintended users from accessing the entirety of the Linux file system, thus, safeguarding the integrity of the system. Therefore, it becomes essential to learn about the commands that help you list all users in your Linux system.

      There are multiple ways to list users in Linux. Some of them are using commands such as cat, more, less, which are used to read and alter files in Linux. The other method is by using pattern scanning methods with tools such as Awk and Getent. In this guide, let’s look at how to list all users in Linux.

    • Android PoliceHow to install and use ADB on Windows, Mac, Linux, Android, Chromebooks, or even in a browser

      The Android Debug Bridge, or ADB for short, is one of the most powerful tools for your favorite Android phone. While it may take some time to learn all the options the command-line tool offers, like installing your favorite custom ROM, activating it, and using it with guidance is as easy as running a simple line of code on your computer. The best part is that it doesn't matter which device you use to send ADB commands to your phone. ADB works on Windows, macOS, Linux, ChromeOS, and even on the web or your phone, at least to an extent.

    • Unix MenFast And Easy Explanation of sudo apt update Command

      The sudo apt update command is one of the first commands a Linux newbie learns to use. The command instructs a Linux machine to download and update all the package information from every source configured on the machine.

      But what are packages? What are the sources we are referring to? And where are we supposed to run this command?

      We explain how the sudo apt update command works in this brief guide.

  • Games

    • Unix MenExploring Game Development on Linux: A Step-by-Step Guide

      Game development is an exciting field that can pay off as big for you as it does for the players who play your games. But game development on Linux? That’s an entirely different story. Linux is a great platform for game dеvеlopmеnt, because it has a large user base, a large number of games, and a large number of tools available for use. Linux is especially good for indie developers who want to make games for multiple platforms.

      You’ll want to choose a game engine that is compatible with Linux. There are many options, but here are some of the most popular...


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



Recent Techrights' Posts

"AI" Hype or LLM Slop is Not About Efficiency, It's About Lowering Standards
It does not seem like IBM is genuinely committed to the same goals (or commitments) as the original Red Hat
If Free/Libre Software is Adding Trillions in Value to the European Economy, Then the European Commission Must Crush Software Patents
Further to what we wrote yesterday
Over at Tux Machines...
GNU/Linux news for the past day
 
Gemini Links 13/08/2025: Movie Memories and Mystery Machine Bus
Links for the day
Links 13/08/2025: GitHub Trouble and Openwashing by Microsoft OSI With the Typical Buzzwords
Links for the day
Microsoft Swallows GitHub Losses
Only Microsoft knows how much money it has already lost on GitHub
Gemini Links 13/08/2025: Climate, Coffee, and Deploying Troops in Washington DC After Pardoning 1,000+ Insurrectionists in Washington DC
Links for the day
The Register MS Lowered MS Focus This Week
We hope The Register recognises its errors and tries to make up for them
Learning Ethics From Jeffrey Epstein's Enabler/Client/Ally, Coca-Cola, and Microsoft Accenture
Whatever merits vocabulary changes initially had are being tainted or obscured by later iterations, which tell us to avoid word like "normal", which apparently offend some people (so they argue)
Personal Attacks From Rust People Serve to Confirm They Have Lost the Argument
"The discussion I find around the net so far has no technical merit and centers around ad hominem"
Physical Meters and Purely Mechanical Meters Aren't Dumb; It's Dumb to Mock or Dismiss Them as Antiquated
I've learned a lot this week, both online and over the telephone
IRC Proceedings: Tuesday, August 12, 2025
IRC logs for Tuesday, August 12, 2025
GitHub Will End Up like XBox and Skype
It is not likely that the XBox franchise will survive the next 5 years
Stones Thrown in Glass Houses
Projecting? You bet!
As Europe Gets Increasingly Serious About Software Freedom and Digital Sovereignty It Needs to Enforce a Ban on Software Patents ASAP
many councils in Europe move to Free software and US policy/companies cannot be trusted
Windows 12 in Bahrain (Microsoft "Market Share" Down to 12%, an All-Time Low)
They really ought to get away from Windows even faster
The Web Needs 'Pest Control' When It Comes to LLM Slopfarms
The goal is to discourage more sites becoming slopfarms
Microsoft Can Now Stop Reporting the GitHub Layoffs (Even When They Happen)
GitHub's original staff will see the true cost of becoming "b0rged" - something that Microsoft earned a bad reputation for
How to Get Very Bad or Even Malicious Code Into Linux? Write it in a Language That Linus Torvalds and Most Other Linux Developers Don't Understand.
One point nobody brings up is, what if code gets committed while evading audits and scrutiny?
Links 12/08/2025: Wikipedia Fails at UK High Court, Perlmutter Still Fights to Squash the Slop Lobby
Links for the day
Gemini Links 12/08/2025: Field Recording and Digital Legacy
Links for the day
Links 12/08/2025: WinRAR Zero-Day, SonicWall Does More Harm Than Good
Links for the day
Links 12/08/2025: More Sabotage of Underwater Cable Ahead of Russian Alaska Summit
Links for the day
Richard Stallman Will Not Miss Microsoft GitHub, It Was Only Good at Harvesting a Lot of Code for Plagiarism-as-a-Service
investors are apparently willing to lose money for buzzwords
Slopfarms Slopping Away at "Linux" and Spreading Microsoft Misinformation
Slopfarms don't comprehend this as they lack actual comprehension, they're just parrots
Links 12/08/2025: Science, Hardware, and Ukraine Excluded From Negotiations About Its Future
Links for the day
GitHub the Company Has, in Effect, Just Died (Time to Look for Alternatives)
To Microsoft, what's left of GitHub after dismantling/folding it is some "training set" (people's code, without permission to "train" i.e. misuse under the guise of "GenAI" plagiarism)
Linux Foundation Says "Housekeeping", "Hung", "Normal", "Native Feature/Support" and "Girl/Girls" Are Offensive Words
Bombing people is OK, just use the right "terms"
It Looks More Like Microsoft GitHub Layoffs
GitHub is just losing loads of money
Gemini Links 12/08/2025: Meditation, OpenStreetMap, Smolweb, and More
Links for the day
Google News is Dying: Most of Its Top Stories Now Are LLM Slop With Slop Images (i.e. 100% Fake 'Content')
Google News has been drowning in this sort of stuff for quite some time
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, August 11, 2025
IRC logs for Monday, August 11, 2025
Our Predictions Were Right: GitHub Dying as Losses Pile Up (as a Company It Cannot Continue to Exist, It's Not 'Free Hosting')
GitHub always lost money
Links 11/08/2025: Meritless Twitter Suspensions and Disney Scraps Deepfake Dwayne Johnson
Links for the day
Gemini Links 11/08/2025: Upgrading Debian Bookworm and Better Quality PDFs From Gemini Pages
Links for the day
Currys PCWorld Lied a Decade Ago, 10 Years Later It Still Effectively Voids Your Warranty for Installing GNU/Linux Despite It Being Increasingly Mainstream
Microsoft gatekeepers
Team GNOME Has Libeled Me for Nearly 20 Years
we are not dealing with sane people
Experience With Airlines in 'Web Sites' and in 'Apps'
In a lot of ways, Stallman Was Right about what JavaScript would turn out to be
Open Does Not Mean Free
wiser to ask if some program is freedom-respecting
The Register MS Takes Money From Companies Banned by the Biden and Trump Administrations (National Security Risk)
today's sponsor
Sabotaging GNU/Linux PCs (and Users) is Not a 'Joke'
maybe cruelty is the very objective
How We Process Screenshots of Slop to Suitably Tag Them as Slop
everything is a single command
Links 11/08/2025: Data Breaches, Politics, and Climate
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, August 10, 2025
IRC logs for Sunday, August 10, 2025
Gemini Links 11/08/2025: Tea Caffeine Hot and Super ZZ Zero
Links for the day