Bonum Certa Men Certa

Links 25/12/2022: Kodi 19.5 and Linux 6.2 RC1



  • GNU/Linux

    • Web Pro NewsStack Overflow: Linux Surpasses macOS Among Developers

      Linux has reached a major milestone, surpassing macOS among developers for both personal and professional use.

      Linux has long been the third most popular operating system (OS), after Windows and macOS. Stack Overflow has released its 2022 Developer Survey, and it’s good news for Linux fans.

      According to the Developer Survey, Linux use has passed macOS by a significant margin. Linux is used by 40.23% of developers as their primary OS for personal use, while 39.89% use it as their primary OS for professional use. In contrast, macOS is used as a primary OS for personal use 31.07% of developers and for professional use by 32.97%.

    • SlashdotStack Overflow Survey Finds More Developers Now Use Linux Than MacOS - Slashdot

      Justin Garrison works at Amazon Web Services on the Kubernetes team (and was senior systems engineer on several animated films).

    • Linux Made SimpleLinux Weekly Roundup #215

      We had a full week in the world of Linux releases with Manjaro Linux 22.0, Clear Linux 37860, Bluestar Linux 6.1.1, ArcoLinux 23.01.03, Q4OS 4.11, Linux Mint 21.1, EndeavourOS 22.12, and BunsenLabs Beryllium.

    • Kubernetes

    • Audiocasts/Shows

    • Kernel Space

      • Linux mailing listsLinux 6.2-rc1
        So it's Christmas Day here, but it's also Sunday afternoon two weeks
        after the 6.2 merge window opened. So holidays or not, the kernel
        development show must go on.
        
        

        Thanks to a lot of people sending their pull requests early, I got much of the merge window work done before the holidays started in earnest, and mostly before my pre-xmas travel. So despite flight delays, missed connections, and the resulting airport hotel excursions, the merge window mostly went smoothly, and there was no reason to delay rc1.

        That said, realistically I expect most people to be on vacation for at least another week, so I wouldn't be surprised if we end up with a delayed final release due to the season. But it's too early to worry about that yet, we'll just have to see how it goes.

        Also, 6.2 looks like it's a bigger release (certainly bigger than 6.1 was). The summary below is, as usual, just my merge log: we've got about 13.5k commits from ~1800 people in total in this merge window, which is actually not that far off the total size of the whole 6.1 release. But let's hope that despite the size, and despite the likely slow start of the post-merge-window calming down period, we'll have a smooth release.

        And in the meantime, Merry Christmas and a Happy New Year to all (replace as appropriate with whatever holiday, if any, you are celebrating).

        Linus
    • Graphics Stack

      • WCCF TechAMD Focuses On Various Driver Improvements For RDNA 3 GPUs Running In Linux

        AMD left Linux users without great graphics support when they released the new Radeon RX 7900 GPUs based on the RDNA 3 architecture. The graphics kernel was old and did not prepare users with newer firmware during launch. Now, engineers are beginning to change their focus towards the RDNA 3 support with a newly published firmware update, allowing users to rely on the frame buffer from the firmware when the AMDGPU driver crashes.

    • Applications

      • Make Use OfWhat Are the Best Disc Burning Apps for Linux

        CDs and DVDs might seem to be a relic of the past with most people choosing to stream music and video from remote servers to their entertainment devices, and storing large collections of files on USB flash drives of up to a terabyte.

        But even though few laptops come with an optical drive these days, it's occasionally useful to burn a CD or DVD for use in your car, or for entertainment in an area where network connectivity is spotty. Here are the best tools for CD burning on Linux.

      • Ubuntu HandbookKodi 19.5 Released! How to Install in Ubuntu 22.04 | 20.04 | 22.10 | UbuntuHandbook

        Happy Christmas and happy new year to my dear readers! Kodi, the popular home media center software, release 19.5 version to celebrate the holidays.

        It’s the last point release for the 19.x release, while Kodi 20 now is in RC2 stage. And, this release mainly include bug-fixes and improvements backport from dev release.

    • Instructionals/Technical

      • VideoHow to install MEGASync on KDE Neon - Invidious
      • Linux Made SimpleHow to install MetaTrader 5 with the Traders Global Group Incorporated Broker on a Chromebook

        Today we are looking at how to install MetaTrader 5 with the Traders Global Group Incorporated Broker on a Chromebook.

      • AddictiveTipsHow to convert images on a Chromebook

        Do you have some image files you need to convert to your Chromebook? Can’t find any Chrome OS apps that do the job? Good news! Since Chrome OS supports Linux, it is possible to install the Converter tool. An easy-to-use tool for converting image formats. Here’s how to get it working on your system.

      • LinuxOpSysHow to Make Ubuntu Terminal Look like Kali Linux

        Here learn how to make your Ubuntu terminal look like Kali Linux. For this install zsh shell, zshell plugins and some additional tools.

      • Why won't crusty old host recognize my shiny new terminal emulator?

        Spiffy new terminal emulators seem to come with their own terminfo definitions. Venerable hosts that I ssh into tend not to know about those. kitty comes with a thing to transfer that definition, but it breaks if the remote host is running tcsh (don't ask). Similary the one liner for alacritty on the arch wiki seems to assume the remote shell is bash. Forthwith, a dumb shell script that works to send the terminfo of the current terminal emulator to the remote host.

      • Make Use OfHow to Find Your MAC Address on Linux

        If you are administering a Linux system, there will likely be times when you need to know your system's MAC address. You may need this information for several reasons. Perhaps you want DHCP to assign you a fixed IP address. For this, you will need the MAC address so that you can add the IP and MAC address mapping to your DHCP server configurations.

        You may also need this information for MAC address filtering to allow or block certain devices on your network. Or maybe you want to set up Wake-on-LAN. Whatever the reason is, here are a few different ways to find the MAC address on your Linux system.

      • How to Install Microsoft Teams on Ubuntu [Ed: This is proprietary Microsoft spyware; better never to install such a thing]
      • Make Use OfReducing Docker Image Sizes With Alpine Linux Images

        The size of a Docker image affects its runtime and the performance of your application. Small containers run faster, are easier to manage, and take up less disk space.

        There are several ways to reduce the size of Docker images. In particular, you can use Alpine Linux images which are much smaller than the rest.

      • UNIX CopInstall Samba Server with Selinux and Firewalld Enabled

        Hello, friends. In this post, you will learn how to Install Samba Server with Selinux and Firewalld Enabled. For this post, we will use Rocky Linux 9, but actually the algorithm followed should work for other distributions, of course making the necessary modifications.

  • Distributions and Operating Systems

  • Free, Libre, and Open Source Software

    • Programming/Development

      • Perl / Raku

        • Russ AllberyEagle's Path: podlators 5.01 (2022-12-25)

          podlators is the Perl distribution providing Pod::Man and Pod::Text, along with related modules and supporting scripts.

          The primary change in this release is the addition of configurable guesswork for Pod::Text, paralleling Pod::Man. I had forgotten that Pod::Text also had complex heuristics for whether to quote C<> text that have the same Perl-specific properties as Pod::Man. This is now configurable via a guesswork option, the same as in Pod::Man, although the only type of guesswork supported is quoting. I also updated the default regexes, which include some fixes from Pod::Man.

        • Russ AllberyEagle's Path: rra-c-util 10.3 (2022-12-25)

          This is a minor feature and bug fix release of my collection of utilities and tests intended for copying into other packages I maintain.

          The new feature is an additional Perl test using Test::Kwalitee to check a few more things about the Perl packaging, and a MANIFEST.SKIP file that is suitable for copying as-is into most Perl packages.

        • RakulangRaku Advent Calendar: The 2022 Raku Advent Posts
      • Python

        • TecAdminHow to Call a function in Python - TecAdmin

          In Python, a function is a block of code that performs a specific task and can be called from other parts of your program. Functions are an essential part of Python programming, and they allow you to write reusable, modular code that is easier to maintain and debug.

          In this tutorial, we will learn how to call a function in Python. We will discuss the different ways you can pass arguments to a function, and we will also look at some common mistakes to avoid when calling functions in Python.

        • TecAdminCurrent Date and Time in Python: In-Depth Tutorial - TecAdmin

          Getting the current date and time is a common task in Python programming. There are several ways to do this, depending on your needs and the libraries you have available. In this article, we will explore some of the most common methods for getting the current date and time in Python, including using the built-in datetime module, the time module, and the dateutil module. We will also discuss how to format the date and time values as strings, and how to convert between timezones. Whether you are working with timestamps, scheduling tasks, or just want to display the current date and time in your Python program, this article will provide you with the tools you need.

      • Rust

        • Amos WengerDay 15 (Advent of Code 2022)

          The day 15 puzzle falls into the "math puzzle" territory more than "let's learn something new about Rust", but since several folks asked if I was going to continue... let's continue.

  • Leftovers

    • Matt RickardChristmas 2022

      Over the next few days, I'll be reflecting on the predictions I had for 2022 and the process I used to get there (the process is more important to me than the outcome). I'll reflect on some of the things that I did, and some of the things I wished I had done. And finally, I'll try to put out some thoughts on what I think 2023 might hold, for both me and the the broader market. And it wouldn't be an end-of-the-year reflection without thinking about some of my posts that resonated the most (and the ones that resonated the least) and why.

    • Security

      • Help Net SecurityOpen-source tool for security engineers helps automate access reviews - Help Net Security

        ConductorOne open-sourced their identity connectors in a project called Baton, available on GitHub. Each connector gives developers the ability to extract, normalize, and interact with workforce identity data such as user accounts, permissions, roles, groups, resources, and more, so they can audit infrastructure access, start to automate user access reviews, and enforce the principle of least privilege.

      • Linux Kernel Security Bug Allows Remote Code Execution for Authenticated Remote Users - Slashdot [Ed: The severity of 10 is no longer 10 for the "Linux" flaw; it was SMB related and was downgraded later, days after all the drama]

        This new program, which was introduced to the kernel in 2021, was developed by Samsung. Its point was to deliver speedy SMB3 file-serving performance....

        Any distro using the Linux kernel 5.15 or above is potentially vulnerable. This includes Ubuntu 22.04, and its descendants; Deepin Linux 20.3; and Slackware 15.

      • Security AffairsCritical Linux Kernel flaw affects SMB servers with ksmbd enabled [Ed: No, the severity is not 10!]

        Experts warn of a critical Linux Kernel vulnerability (CVSS score of 10) impacting SMB servers that can lead to remote code execution.

  • Gemini* and Gopher

    • Technical

      • the concept of fragments log, taken from Brandur

        This post might be cross-linked from the gemlog, but it's not gemlog. Wait nevermind

        It will be the other way now.

      • cleaning

        I’ll be doing some general cleaning by the end of this week and that includes this gemlog. changing the header/footer and maybe adding something other than email for getting in touch.

      • Evolving harn: C + Forth polyglot system

        I presented my project as an interactive linker for a harnessed C compiler. And it true: I've implemented the infrastructure for extracting compiled C functions and data out of ELF object files, and interning them into the system, including being able to replace old versions with new ones. I set up a basic way to track ingested code as symbols, which are kept in packages, kind of like Lisp. The whole thing lives as an image which can be saved and restored. Oh, and I made provisions for keeping the sources of everything ingested.

      • Xmas

        • Merry Christmas

          No matter what holiday(s) you celebrate this season, I hope it brings you an opportunity to be with people you care about and share in your joys and gratitude.

        • it's 25th, how has December been

          One has been in my family and the other I bought because the former had keyboard keys not working. The keyboard issues are something that historically one could sometimes fix by twisting the whole case of the laptop. Dad suggests it may be fixable by remounting the keyboard. That other one I bought had the keyboard work well but the Touch Stick in it has issues about going all the way upper-right or all the way lower-left, unless pressed hard in the opposite direction. I had to install the pointing device driver and in it I can disable Touch Stick separately from Touch Pad. I expected the former one to have a broken HDD and the other one to lack a HDD. But they turned out to both have HDDs. The former one had Ubuntu 6.XX with the familiar login prompt sound and the other one had an empty installation of Windows 98 that I subsequently reinstalled, also having a sticker for Windows.. 95, which seems a bit odd.


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



Recent Techrights' Posts

Europe Won't be Safe From Russia Until the Last Windows PC is Turned Off (or Switched to BSDs and GNU/Linux)
Lives are at stake
Links 23/04/2024: US Doubles Down on Patent Obviousness, North Korea Practices Nuclear Conflict
Links for the day
Stardust Nightclub Tragedy, Unlawful killing, Censorship & Debian Scapegoating
Reprinted with permission from Daniel Pocock
 
Balkan women & Debian sexism, WeBoob leaks
Reprinted with permission from disguised.work
Martina Ferrari & Debian, DebConf room list: who sleeps with who?
Reprinted with permission from Daniel Pocock
Links 24/04/2024: Advances in TikTok Ban, Microsoft Lacks Security Incentives (It Profits From Breaches)
Links for the day
Gemini Links 24/04/2024: People Returning to Gemlogs, Stateless Workstations
Links for the day
Meike Reichle & Debian Dating
Reprinted with permission from disguised.work
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, April 23, 2024
IRC logs for Tuesday, April 23, 2024
[Meme] EPO: Breaking the Law as a Business Model
Total disregard for the EPO to sell more monopolies in Europe (to companies that are seldom European and in need of monopoly)
The EPO's Central Staff Committee (CSC) on New Ways of Working (NWoW) and “Bringing Teams Together” (BTT)
The latest publication from the Central Staff Committee (CSC)
Volunteers wanted: Unknown Suspects team
Reprinted with permission from Daniel Pocock
Debian trademark: where does the value come from?
Reprinted with permission from Daniel Pocock
Detecting suspicious transactions in the Wikimedia grants process
Reprinted with permission from Daniel Pocock
Gunnar Wolf & Debian Modern Slavery punishments
Reprinted with permission from Daniel Pocock
On DebConf and Debian 'Bedroom Nepotism' (Connected to Canonical, Red Hat, and Google)
Why the public must know suppressed facts (which women themselves are voicing concerns about; some men muzzle them to save face)
Several Years After Vista 11 Came Out Few People in Africa Use It, Its Relative Share Declines (People Delete It and Move to BSD/GNU/Linux?)
These trends are worth discussing
Canonical, Ubuntu & Debian DebConf19 Diversity Girls email
Reprinted with permission from disguised.work
Links 23/04/2024: Escalations Around Poland, Microsoft Shares Dumped
Links for the day
Gemini Links 23/04/2024: Offline PSP Media Player and OpenBSD on ThinkPad
Links for the day
Amaya Rodrigo Sastre, Holger Levsen & Debian DebConf6 fight
Reprinted with permission from disguised.work
DebConf8: who slept with who? Rooming list leaked
Reprinted with permission from disguised.work
Bruce Perens & Debian: swiping the Open Source trademark
Reprinted with permission from disguised.work
Ean Schuessler & Debian SPI OSI trademark disputes
Reprinted with permission from disguised.work
Windows in Sudan: From 99.15% to 2.12%
With conflict in Sudan, plus the occasional escalation/s, buying a laptop with Vista 11 isn't a high priority
Anatomy of a Cancel Mob Campaign
how they go about
[Meme] The 'Cancel Culture' and Its 'Hit List'
organisers are being contacted by the 'cancel mob'
Richard Stallman's Next Public Talk is on Friday, 17:30 in Córdoba (Spain), FSF Cannot Mention It
Any attempt to marginalise founders isn't unprecedented as a strategy
IRC Proceedings: Monday, April 22, 2024
IRC logs for Monday, April 22, 2024
Over at Tux Machines...
GNU/Linux news for the past day
Don't trust me. Trust the voters.
Reprinted with permission from Daniel Pocock
Chris Lamb & Debian demanded Ubuntu censor my blog
Reprinted with permission from disguised.work
Ean Schuessler, Branden Robinson & Debian SPI accounting crisis
Reprinted with permission from disguised.work
William Lee Irwin III, Michael Schultheiss & Debian, Oracle, Russian kernel scandal
Reprinted with permission from disguised.work
Microsoft's Windows Down to 8% in Afghanistan According to statCounter Data
in Vietnam Windows is at 8%, in Iraq 4.9%, Syria 3.7%, and Yemen 2.2%
[Meme] Only Criminals Would Want to Use Printers?
The EPO's war on paper
EPO: We and Microsoft Will Spy on Everything (No Physical Copies)
The letter is dated last Thursday
Links 22/04/2024: Windows Getting Worse, Oligarch-Owned Media Attacking Assange Again
Links for the day
Links 21/04/2024: LINUX Unplugged and 'Screen Time' as the New Tobacco
Links for the day
Gemini Links 22/04/2024: Health Issues and Online Documentation
Links for the day
What Fake News or Botspew From Microsoft Looks Like... (Also: Techrights to Invest 500 Billion in Datacentres by 2050!)
Sededin Dedovic (if that's a real name) does Microsoft stenography
Stefano Maffulli's (and Microsoft's) Openwashing Slant Initiative (OSI) Report Was Finalised a Few Months Ago, Revealing Only 3% of the Money Comes From Members/People
Microsoft's role remains prominent (for OSI to help the attack on the GPL and constantly engage in promotion of proprietary GitHub)
[Meme] Master Engineer, But Only They Can Say It
One can conclude that "inclusive language" is a community-hostile trolling campaign
[Meme] It Takes Three to Grant a Monopoly, Or... Injunction Against Staff Representatives
Quality control
[Video] EPO's "Heart of Staff Rep" Has a Heartless New Rant
The wordplay is just for fun
An Unfortunate Miscalculation Of Capital
Reprinted with permission from Andy Farnell
[Video] Online Brigade Demands That the Person Who Started GNU/Linux is Denied Public Speaking (and Why FSF Cannot Mention His Speeches)
So basically the attack on RMS did not stop; even when he's ill with cancer the cancel culture will try to cancel him, preventing him from talking (or be heard) about what he started in 1983
Online Brigade Demands That the Person Who Made Nix Leaves Nix for Not Censoring People 'Enough'
Trying to 'nix' the founder over alleged "safety" of so-called 'minorities'
[Video] Inauthentic Sites and Our Upcoming Publications
In the future, at least in the short term, we'll continue to highlight Debian issues
List of Debian Suicides & Accidents
Reprinted with permission from disguised.work
Jens Schmalzing & Debian: rooftop fall, inaccurately described as accident
Reprinted with permission from disguised.work
[Teaser] EPO Leaks About EPO Leaks
Yo dawg!
On Wednesday IBM Announces 'Results' (Partial; Bad Parts Offloaded Later) and Red Hat Has Layoffs Anniversary
There's still expectation that Red Hat will make more staff cuts
IBM: We Are No Longer Pro-Nazi (Not Anymore)
Historically, IBM has had a nazi problem
Bad faith: attacking a volunteer at a time of grief, disrespect for the sanctity of human life
Reprinted with permission from Daniel Pocock
Bad faith: how many Debian Developers really committed suicide?
Reprinted with permission from Daniel Pocock
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, April 21, 2024
IRC logs for Sunday, April 21, 2024
A History of Frivolous Filings and Heavy Drug Use
So the militant was psychotic due to copious amounts of marijuana
Bad faith: suicide, stigma and tarnishing
Reprinted with permission from Daniel Pocock
UDRP Legitimate interests: EU whistleblower directive, workplace health & safety concerns
Reprinted with permission from Daniel Pocock