Bonum Certa Men Certa

Links 06/06/2022: New HTTP Core Specs



  • GNU/Linux

    • Desktop/Laptop

    • Audiocasts/Shows

    • Kernel Space

      • DebugPointLinux Kernel 5.19 RC1 Released, Concluding ARM Generic Kernel Work

        A summary of the changes in Linux Kernel 5.19 RC1 which spans processors, networking, storage, graphics and other Kernel modules.

      • TechRadarThe next big Linux update could be something pretty special

        The next big Linux update could be a big deal, according to foundation founder and head honcho Linus Torvalds.

        Tovalds said in the latest update (opens in new tab) on the development of the Linux 5.19 kernel that the “ARM generic kernel work (aka "multiplatform") is pretty much done after 10+ years.”

        He added: “StrongARM platforms remain with their separate kernels, and are expected to stay so, but compared to where things were a decade ago, this is a pretty big step.”

    • Instructionals/Technical

      • H2S MediaHow To Install Uptime Kuma on Ubuntu 22.04 LTS Jammy

        Steps to install Uptime Kuma open source monitoring solution on Ubuntu 22.04 LTS Jammy JellyFish without Docker to keep eye on your Server.

        Kuma is a very lean monitoring tool for your own environment and many more. ICMP (ping) requests can be sent super easily or simply check whether a website is accessible. Even open TCP ports can be included super easily in the monitoring. It is a self-hosted monitoring tool like “Uptime Robot”.

      • UNIX CopHow to install Microsoft PowerShell on CentOS 9 Stream [Ed: Sounds like a system's act of vandalism; suggests installing proprietary repository of Microsoft, rendering your machine spyware, controlled by the biggest enemy of GNU//Linux]
      • ByteXDHow to Backup and Restore your Linux system with Timeshift

        Despite having a relatively steep learning curve, Linux distributions are one of the best operating systems you can use compared to their main alternatives, Windows and macOS. Linux is free and open-source.

        It is rated as one of the most secure OS today and has thousands of software packages available for installation. It’s also possible to run Windows applications on Linux with the help of apps like Bottles and Wine.

        However, like with any piece of software, anything can go wrong with Linux.

        With one sudo command, you can permanently delete critical settings and packages on your system or make your OS un-bootable. Sometimes, normal system operations can cause these challenges. Maybe you are trying to install another Desktop environment that re-configures your entire system.

        That leaves you wondering if it is possible to reinstate your system to a previous state. Well, that is possible with Timeshift.

      • TechRepublicHow to install Docker Desktop and enable Kubernetes support

        Containerized applications are only going to increase in popularity year by year, which means every developer and admin has to know how to deploy and manage those containers and services. To that end, several GUI tools have been developed and released to make the job considerably easier.

        But not all of those tools are created equal. To date, my absolute favorite Docker GUI is Portainer, but there are plenty of other options. One such application is the official Docker Desktop GUI that’s available for Linux, macOS, and Windows. Although Docker Desktop doesn’t give you nearly the amount of features and controls found in Portainer, it’s still a great GUI that allows you to manage running containers, pull and manage images, deploy containers from images, create development environments, add Kubernetes support, and even expand the feature set with extensions.

        I want to walk you through the installation of Docker Desktop on Pop!_OS Linux and show you how to enable Kubernetes support and even extend it with Portainer.

      • Linux Made SimpleHow to install the Brave Browser on a Chromebook

        Today we are looking at how to install the Brave Browser on a Chromebook. Please follow the video/audio guide as a tutorial where we explain the process step by step and use the commands below.

      • SlashGearHow To Install APKs On Your Chromebook

        While they have always been secure, fast, and minimalistic, Chromebooks only supported progressive web apps in the beginning. That changed six years ago when Google announced the arrival of Android apps for Chromebooks, supercharging these small machines with millions of apps available for the mobile Android ecosystem (via Google). The apps can send notifications, work offline, and even allow touch input.

      • ZDNetHow to add new users to your Linux machine | ZDNet

        Linux is a multi-user environment where numerous user accounts can be added and used like most operating systems. However, you might be surprised by how easy it is to create a new user on Linux. To illustrate this, I'm going to walk you through the steps of adding a new user with both a GUI tool and from the command line interface (CLI). Both methods are simple and can be done by anyone with just about any skill level.

      • Red Hat OfficialConfiguring virt-who with vSphere to report hypervisor host information to the Red Hat customer portal
      • VituxHow to Install VMware Tools on Debian 11 - VITUX

        When you install a virtual machine or a guest OS on your machine, it does not exactly perform like the host OS because it has some limitations regarding performance. But VMware presented a solution for this by introducing VMware guest tools that enhance and improve the performance of the guest OS.

        VMware tools enable the integration between the host and the guest operating systems. It includes a set of utilities that improves the graphical performance of VM and enables sharing folders, clock synchronization, mouse tracking, and much more. Therefore, whenever you install a virtual machine on VMware, your first priority should be to install VMware tools before doing anything else.

        In this article, we will explain how to install VMware tools in Debian using two different methods.

      • VituxHow to View the Network Routing Table in Ubuntu Linux - VITUX

        Routing is the transfer of an IP packet from one point to another across the network. When you send someone an email, you’re actually transmitting a series of IP packets or datagrams from your system to the other person’s computer. The packets sent from your computer pass through several gateways or routers to get to the destination computer system. The same is true for all Internet protocols such as HTTP, IRC, FTP, etc.

        In all Linux and UNIX systems, the information about how the IP packets should be routed is stored in a kernel structure. These structures are called routing tables. If you want your system to communicate with other computers, you may want to configure these routing tables. First, it is important to know how to view these routing tables on your Linux system.

    • Games

      • Drascula: Improving your Spanish language skills by playing an Adventure Game

        When testing the language support I noticed, that it has been originally developed by a company in Spain called Alcachofa Soft S.L., so additional to English it also includes speech in Spanish. Subtitles are available in English, German , French, Italian and Spanish. Therefore I decided to try improving my Spanish language skills and began to play this Adventure. And although the game is from 1996 I enjoyed it a lot!

        I figured out that if you press SPACE while a character is speaking, the sentence will be interrupted (apart from the voice part). And by pressing SPACE again the game continues. Which was rather useful for me in order to have more time for reading and understanding the subtitles.

  • Distributions and Operating Systems

    • Fedora Family / IBM

      • Red Hat OfficialRethinking the path to modernizing application delivery

        Sir Isaac Newton once famously wrote, "If I have seen further, it is by standing upon the shoulders of giants."

        Most organizations recognize the benefits of modernizing application delivery, from accelerated time to value and improved client experience to reduced staff burden and increased talent retention. However, achieving these objectives at scale remains arguably one of the most daunting challenges to IT teams.

        Some organizations may find themselves lagging behind, debating where to begin as their environments continue to become more complex and their technical debt increases exponentially. Fortunately, Newton’s words highlight a silver lining: teams behind the curve have an advantage in that they’re able to learn from those who have come before them on the journey toward modernization.

    • Canonical/Ubuntu Family

      • TechTargetUbuntu snap vs. apt: Which package manager to use and when

        IT teams that run workloads on Ubuntu Linux have not one but two software package managers to work with: snap and apt.

        Although snap and apt both automate software package installation, management and removal, they work in different ways. An organization's choice between snap vs. apt depends on its IT priorities.

    • Open Hardware/Modding

      • ArduinoLittleZone is a tribute to the 1980 video game Battlezone | Arduino Blog

        Back in 1980, the video game Battlezone was released, and it marked a major advancement in the world of computer graphics since it was the first game with a 3D first-person perspective. In it, the player must pilot a tank around a battlefield and fire at targets in an attempt to rack up the highest score possible. So as a way to commemorate the groundbreaking game, Mark Wilson created an approximation that runs on an Arduino Uno.

        Wilson has previous experience with vector graphics on embedded targets, as evidenced by his work on ElitePetite, an approximation of the loading screens from Acornsoft’s Elite game. Based on prior effort, he started the project by attempting to reverse engineer the original 6502 assembly and replicate its behavior. This process was a challenge owing to the complexity of the code, but after designing a clever sparse pixel encoding algorithm, the game could be completed, albeit with some minor graphical problems that appear when the game is being displayed on the attached 320×240 LCD screen.

  • Free, Libre, and Open Source Software

    • Standards/Consortia

      • Subscripts and Superscripts in Gemtext

        Building Gemipedia has taught me a lot about how to translate the various types of HTML formatting you find in Wikipedia content into Gemtext. Ignore things like italics or emphasis (you often don't need them). How do you represent math formulas?

        [...]

        Many of the subscript and superscript letters come from different Unicode blocks, so there isn't a simple math function you can use to convert a typical letter into the subscript or superscript version, like you can easily compute the ASCII code of a lowercase letter from the ASCII code of the uppercase version. So the code to do the conversion is just a giant switch statement, that substitutes one character for another. You can see that in the "SuperscriptConverter.cs" and SubscriptConverter.cs" files in the Gemipedia source code...

      • bombadillo fork gets stdout capability

        A few days ago I got my bombadillo fork working with the Spartan protocol. Today I added the "-p" flag. This fetches the URL and prints the output to stdout.

        Por que?

        Well, I had managed to get Spartan working with a little Racket version I was working on. I found out about the Tinyblog format, and figured that it would be interesting. But I don't fancy trying to implement Gemini myself. The whole certificate thing looks a pain.

        I decided that a better approach would be to use bombadillo as a download agent. The plan is that it would output to a temporary file that Racket could then process. It seems easier.

      • Daniel StenbergNew HTTP core specs

        Before this, the latest refreshed specification of HTTP/1.1 was done in the RFC 7230 series, published in June 2014. After that, HTTP/2 was done in the spring of 2015 and recently the HTTP/3 spec has been a work in progress.

        To better reflect this new world of multiple HTTP versions and an HTTP protocol ecosystem that has some parts that are common for all versions and some other parts that are specific for each particular version, the team behind this refresh has been working on this updated series.

  • Leftovers

    • Linux Foundation

    • Security

      • Privacy/Surveillance

        • so wordpress uploads all content to their CDN servers i2.wp.com – even when self hosted

          it “suddenly” and without consent it also exists on this server i2.wp.com, the “cool” wordpress CDN, that is supposed to speed up loading time of a blog… well… not this blog eh?

          [...]

          no – this blog is NOT using jetpack site accelerator.

          also the option described is not available on self hosted wordpress.

          #wtf?

          wordpress – a giant content “sucking up ur content and storing it forever” machine?

          time for alternatives.

          if the visitor Firefox -> F12 -> network checks where the parts of this blog are coming from, they are all coming from dwaves.de and not some wordpress CDN for “faster loading time”.

          the only external content are the smileys: https://s.w.org/images/core/emoji/14.0.0/svg/1f61c.svg

          (those evil smileys probably “report back” to wordpress… how much that article was visited… and they (probably) sell it again… to G*** and M$ and whoever is willing to pay for that data)



Recent Techrights' Posts

[Video] 'Late Stage Capitalism': Microsoft as an Elaborate Ponzi Scheme (Faking 'Demand' While Portraying the Fraud as an Act of Generosity and Demanding Bailouts)
Being able to express or explain the facts isn't easy because of the buzzwords
Microsoft ("a Dying Megacorporation that Does Not Create") and IBM: An Era of Dying Giants With Leadership Deficits and Corporate Bailouts (Subsidies From Taxpayers)
Microsoft seems to be resorting to lots of bribes and chasing of bailouts (i.e. money from taxpayers worldwide)
 
Microsoft-Connected Sites Trying to Shift Attention Away From Microsoft's Megabreach Only Days Before Important If Not Unprecedented Grilling by the US Government?
Why does the mainstream media not entertain the possibility a lot of these talking points are directed out of Redmond?
Links 18/05/2024: Deterioration of the Net, North Korean IT Workers in the US
Links for the day
Windows in Lebanon: Down to 12%?
latest from statCounter
Links 18/05/2024: Caledonia Emergency Powers, "UK Prosecutor's Office Went Too Far in the Assange Case"
Links for the day
US Patent and Trademark Office Sends Out a Warning to People Who Do Not Use Microsoft's Proprietary Formats
They're punishing people who wish to use open formats
Links 18/05/2024: Fury in Microsoft Over Studio Shutdowns, More Gaming Layoffs
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, May 17, 2024
IRC logs for Friday, May 17, 2024
Links 18/05/2024: KOReader, Benben v0.5.0 Progress Update, and More
Links for the day
[Meme] UEFI 'Secure' Boot Boiling Frog
UEFI 'Secure' Boot: You can just ignore it. You can just turn it off. You can hack on it as a workaround. Just use Windows dammit!
The Market Wants to Delete Windows and Install GNU/Linux, UEFI 'Secure' Boot Must Go!
To be very clear, this has nothing to do with security and those who insist that it is have absolutely no credentials
In the United States Of America the Estimated Share of Google Search Grew After Microsoft's Chatbot Hype (Which Coincided With Mass Layoffs at Bing)
Microsoft's chatbot hype started in late 2022
Techrights Will Categorically Object to Any Attempts to Deny Its Right to Publish Informative, Factual Material
we'll continue to publish about 20 pages per day while challenging censorship attempts
Links 17/05/2024: Microsoft Masks Layoffs With Return-to-office (RTO) Mandates, More YouTube Censorship
Links for the day
YouTube Progresses to the Next Level
YouTube is a ticking time bomb
Journalists and Human Rights Groups Back Julian Assange Ahead of Monday's Likely Very Final Decision
From the past 24 hours...
[Meme] George Washington and the Bill of Rights
Centuries have passed since the days of George Washington, but the principles are still the same
Daniel Pocock: "I've Gone to Some Lengths to Demonstrate How Corporate Bad Actors Have Used Amateur-hour Codes of Conduct to Push Volunteers Into Modern Slavery"
"As David explains, the Codes of Conduct should work the other way around to regulate the poor behavior of corporations who have been far too close to the Debian Suicide Cluster."
Video of Richard Stallman's Talk From Four Weeks Ago
2-hour video of Richard Stallman speaking less than a month ago
statCounter Says Twitter/X Share in Russia Fell From 23% to 2.3% in 3 Years
it seems like YouTube gained a lot
Journalist Who Won Awards for His Coverage of the Julian Assange Ordeals Excluded and Denied Access to Final Hearing
One can speculate about the true reason/s
Richard Stallman's Talk, Scheduled for Two Days Ago, Was Not Canceled But Really Delayed
American in Paris
3 More Weeks for Daniel Pocock's Campaign to Win a Seat in European Parliament Elections
Friday 3 weeks from now is polling day
Microsoft Should Have Been Fined and Sanctioned Over UEFI 'Lockout' (Locking GNU/Linux Out of New PCs)
Why did that not happen?
Gemini Links 16/05/2024: Microsoft Masks Layoffs With Return-to-office (RTO) Mandates, Cash Issues
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, May 16, 2024
IRC logs for Thursday, May 16, 2024
Ex-Red Hat CEO Paul Cormier Did Not Retire, He Just Left IBM/Red Hat a Month Ago (Ahead of Layoff Speculations)
Rather than retire he took a similar position at another company
Linux.com Made Its First 'Article' in Over and Month, It Was 10 Words in Total, and It's Not About Linux
play some 'webapp' and maybe get some digital 'certificate' for a meme like 'clown computing'
[Meme] Never Appease the Occupiers
Freedom requires truth. Free speech emancipates.
Thorny Issues, Violent Response
They say protests (or strikes) that do not disrupt anything are simply not effective. The same can be said about reporting.
GNU/Linux in Malaysia: From 0.2 Percent to 6+ Percent
That's like 30-fold increase in relative share
Liberty in Liberia? Windows Falls Below 10% and Below iOS
This is clearly a problem for Microsoft
Techrights Congratulates Raspberry Pi (With Caution and Reservations)
Raspberry Pi will "make or break" based on the decisions made in its boardroom
OSI Makes a Killing for Bill Gates and Microsoft (Plagiarism and GPL Violations Whitewashed and Openwashed)
meme and more
The FSF Ought to Protest Against UEFI 'Secure Boot' (Like It Used To)
libreplanet-discuss stuff
People Who Defend Richard Stallman's Right to Deliver Talks About His Work Are Subjected to Online Abuse and Censorship
Stallman video removed
GNU/Linux Grows in Denmark, But Much of That is ChromeOS, Which Means No Freedom
Google never designs operating systems with freedom in mind
Links 16/05/2024: Vehicles Lasting Fewer Years, Habitat Fragmentation Concerns
Links for the day
GNU/Linux Reaches 6.5% in Canada (Including ChromeOS), Based on statCounter
Not many news sites are left to cover this, let alone advocate for GNU/Linux
Links 16/05/2024: Orangutans as Political Props, VMware Calls Proprietary 'Free'
Links for the day
The Only Thing the So-called 'Hey Hi Revolution' Gave Microsoft is More Debt
Microsoft bailouts
TechTarget (and Computer Weekly et al): We Target 'Audiences' to Sell Your Products (Using Fake Articles and Surveillance)
It is a deeply rogue industry that's killing legitimate journalism by drowning out the signal (real journalism) with sponsored fodder
FUD Alert: 2024 is Not 2011 and Ebury is Not "Linux"
We've seen Microsofers (actual Microsoft employees) putting in a lot of effort to shift the heat to Linux
Links 15/05/2024: XBox Trouble, Slovakia PM Shot 5 Times
Links for the day
Windows in Times of Conflict
In pictures
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, May 15, 2024
IRC logs for Wednesday, May 15, 2024