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

More Gains for GNU/Linux, Based on Web Surveys
the Steam site shows rapid growth for "Linux" this month
 
Taiwan's Media Covers Closure of Microsoft's "AI" Lab, It's Time to Talk About the Gradual Death of Windows and Implosion of the "AI" Bubble
Earlier this week we showed that mostly Asian media had the 'nerve' to mention Microsoft silently shutting down its 'AI' lab
IBM Gets Rid of Kelly Chambliss as Mass Layoffs Reported in IBM Consulting, IBM Loses Key Contracts/Graft
IBM Consulting has been in disarray lately
Slopwatch: Anti-Linux Articles, Not Even Written by Humans
Why aren't Web sites more vocal about this problem?
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, April 02, 2025
IRC logs for Wednesday, April 02, 2025
Links 03/04/2025: Apple Fined Over Secret Surveillance, "Elegant Writer For A More Civilized Age"
Links for the day
Gemini Links 02/04/2025: Books and Cold Tea
Links for the day
Links 02/04/2025: More Layoffs, Nokia Again Takes Advantage of Illegal and Unconstitutional Patent Court With Nokia Staff as 'Judges'
Links for the day
Links 02/04/2025: Seizures and Returns to Windows of 24 Years Ago
Links for the day
LLM Slop Helps Obscure and Distort News About Layoffs (IBM, GAFAM)
It's hard to find accurate information
Links 02/04/2025: Microsoft Developers Are Threatening to Go on Strike, World Backup Day Noted
Links for the day
Gemini Protocol Has Growing Appeal (the Web Got Too Bloated and Full of LLM Slop)
For any "data plan" with bandwidth limits or "tiers" it would be cheaper to use/browse Geminispace
The Web Can Survive LLM Slop, But Only If We Collectively Shun and Discourage Serial Sloppers
Doing nothing ought not be a possibility
Amid Secret Shut-downs and Mass Layoffs at Microsoft (4 Waves of Layoffs in 3 Months of 2025) Some Microsoft Staff Expected to Go On Strike
workers going on strike
Gemini Links 02/04/2025: No more on Mastodon and Gemini Mention Script in Go
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, April 01, 2025
IRC logs for Tuesday, April 01, 2025
My Motion Disbarring or “Striking Off” Brett Wilson LLP for Enabling Violent Americans Who Try to Crush Microsoft Critics in the United Kingdom by Multiple SLAPPs
"Guns for hire" (for Microsoft people who received Microsoft salaries)
The U.S. Patent and Trademark Office Hijacked Again by Patent Litigation Industry, as President Cheeto Prioritises Aggressors
The "mafia" has taken over the "industry" and the Federal system (justice and constitutions trampled upon)
Ubuntu Slop and FUD Manufactured With LLMs and Funded (by Oneself) 'Studies'
Slop and FUD are ruining the Web
Gemini Links 01/04/2025: Games and More
Links for the day
Links 01/04/2025: Apple Fined $162M for Privacy Abuses, Disinformation Online a Growing Concern
Links for the day
Why We're Reporting Brett Wilson LLP for Apparently Misusing Their Licence to Protect American Microsofters Who Attack Women
For those who have not been keeping abreast
Newer Press Reports Confirm That Microsoft Shuts Down 'Hey Hi' (AI) Labs Despite All the Hype
The "hey hi" (AI) bubble is not sustainable
Links 01/04/2025: Mass Layoffs at Eidos and "Microsoft Pulls Back on Data Centers" (Demand Lacking); "Racist and Sexist" Slop From Microsoft
Links for the day
Stefano Maffulli and His Microsoft-Funded OSI Staff Are Killing the OSI and Killing "Open Source" (All for Money!)
This is far from over
Gemini Links 01/04/2025: XKCDpunk and worldclock.py
Links for the day
50 Years of Sabotage and a Gut Punch to Computer Science (and Science in General)
Will we get back to science-based computing rather than cult-like following?
Techrights Headlines as Semaphore
"If you are hearing this, thank you"
3 Months in 2025, 4 Waves of Mass Layoffs at Microsoft, Now Offices Shut Down Permanently
"A recent visit by the South China Morning Post confirmed that the office was dark, unoccupied, and had its logo removed."
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, March 31, 2025
IRC logs for Monday, March 31, 2025