Bonum Certa Men Certa

Links 11/09/2023: Catchup With Important News, Including Privacy Matters



  • GNU/Linux

    • Audiocasts/Shows

    • Kernel Space

      • 9to5LinuxLinus Torvalds Announces First Linux Kernel 6.6 Release Candidate

        It’s been two weeks since the release of Linux kernel 6.5, which means that the merge window for Linux kernel 6.6 is now officially closed and the first Release Candidate is now available for download for early adopters, developers, and everyone else who wants to get an early taste of the next major Linux release.

        Linux kernel 6.6 will come with many new features and improved hardware support, as expected from a new kernel series. Some highlights include new Intel IVSC MEI drivers, a new firmware-attributes driver for changing BIOS settings from within Linux on HP devices, charger mode, middle fan and eGPU settings support for ASUS devices, and keyboard backlight control support for more Lenovo IdeaPad devices.

      • LWNLinux 6.6-rc1
        Here we are, two weeks later, and the merge window is closed.
        
        

        All the stats for 6.6 look fairly normal so far - as always, the bulk of the patch is drivers (a bit of everything, but networking and gpu are the two biggest areas), with arch updates coming in as a notable second, and then we have tooling and documentation.

        There's obviously core kernel updates too (filesystem updates, networking, core VM updates etc) but yeah, all the hardware support - whether drivers or CPUs - tends to just dwarf all the core changes in the diffstat.

        And as always, there are way too many individual changes - or even developers - to list for the merge window. We've got 12k+ commits from 1700+ individual developers, And 800+ merges to tie it all together. All that is actually quite normal, this seems to be shaping up to be neither a very small nor a particularly large release.

        So below is just my "merge log" which gives some flavor of what got merged, but does not delve into the details. For those, you'd have to go to the actual git tree.

        Please do give it all a whirl,

        Linus
      • LWNKernel prepatch 6.6-rc1
    • Applications

    • Instructionals/Technical

      • Make Use Of8 Essential Docker Commands for Beginners

        Docker containers collect app configurations into units that can run seamlessly across environments.

        Docker provides a variety of commands to run its operations. You can use these commands to easily create, run, stop, remove, and manage Docker containers.

      • XDAHow to install Chrome on Ubuntu

        Google Chrome is one of the most popular web browsers, and you can use it on Ubuntu, too by installing it with a few simple clicks

      • Trend OceansHow to Fix Package is in a Very Bad Inconsistent State Error?

        Stuck in a situation where you are not able to remove packages from your system due to an inconsistent state error, then let me guide you through the steps to resolve this issue.

        While working on the terminal, you may get into several types of errors, like unmet dependencies, when the package is not able to find the dependencies for the required application and fails to install it.

        Like this error, there is one more error: “package is in a very bad inconsistent”.

      • OSTechNixHow to Configure Network Bonding or Teaming on RHEL

        Bonding is a Linux kernel feature that allows multiple network interfaces (such as ens192, ens224) to be aggregated into a single virtual network interface called channel bonding (bond0). It increases the throughput and provide redundancy.

        Network bonding supports 7 modes and you can configure it based on your requirements. Link Aggregation Control Protocol (LACP – Mode 4 (802.3ad)) mode is widely used because it supports link aggregation and redundancy.

      • ID RootHow to Use ping Command on Linux

        In the intricate web of interconnected devices that form the modern digital landscape, network connectivity is the lifeblood. From sending an email to streaming your favorite shows, virtually everything relies on the uninterrupted flow of data across the vast expanse of the internet.

  • Distributions and Operating Systems

    • Reviews

      • Distro WatchReview: SDesk 2023.08.12

        When I'm evaluating projects I tend to keep two questions in mind. One is whether the distribution accomplishes its goal. This is tricky to decide in SDesk's case because the distribution doesn't appear to have a specific goal or niche. The distribution seems to be aiming to be an ultra-modern, desktop-oriented, Arch-based project. However, it doesn't seem to set itself apart from the other approximately twenty Arch-based desktop distributions which do the same thing. Most of them run cutting-edge packages, use the Calamares installer, and a fairly small set of default applications. SDesk mostly does the same thing, but has more rough edges when it comes to the live media and default settings.

        In other words I believe SDesk accomplishes its goal, but has a ways to go before it will feel polished and on par with other distributions in the same category.

        The other main criteria I look at is how well the operating suits my needs. Can I fire it up and just start working? Is it easy to get the software I want? Do I pause and disable annoying notifications and animations? The more the experience becomes seamless for me, making me forget about the operating system while I work, the happier I am. SDesk was the opposite of seamless in my trial.

        Some of the issues, I suspect, were hardware related. The regular crashing in the virtual machine and the lock-ups on my laptop, for example, were probably just unfortunate driver/compatibility issues. Other users likely won't encounter the same problems when it comes to maintaining a stable GNOME session.

        However, there were other problems which kept showing up during my trial. GNOME Classic offered decent performance, but GNOME Shell did not and both were unusually heavy desktop environments. Apart from Ubuntu running GNOME and ZFS, I haven't seen memory stats this high before on a Linux distribution. Having the software centre not work with the underlying, native package manager was annoying and possibly a security concern.

        There were lesser issues, like the installer demanding a complex password when most installers are content to let the user determine their own level of password security. Having the GNOME X11 session on the live media not work was another concern, especially when some users still have trouble running Wayland sessions, depending on their hardware.

        SDesk is young, it hasn't had time to mature yet. Hopefully it does and sorts out some of the issues, adds more documentation, provides checksums for its media, and polishes the live media. For now, I'd say it's not yet ready to compete with other Arch-based desktop distributions, but perhaps a future release will catch up with the rest of the pack.

    • Mobile Systems/Mobile Applications

  • Free, Libre, and Open Source Software

    • Openness/Sharing/Collaboration

    • Programming/Development

      • [Old] Mike Blumenkrantz: Mayor Of Compilertown

        New Topic

        As every one of my big brained readers knows, zink runs on top of vulkan. As you also know, vulkan uses spirv for its shaders. This means, in general, compiler-y stuff in zink tries to stay as close to spirv mechanics as possible.

      • Trail Of Bits[Old] The future of Clang-based tooling

        By Peter Goodman Clang is a marvelous compiler; it’s a compiler’s compiler! But it isn’t a toolsmith’s compiler. As a toolsmith, my ideal compiler would be an open book, allowing me to get to everywhere from anywhere.

      • [Old] James GA Visual Introduction to VisionScript

        I am working on a new programming language called VisionScript. VisionScript gives you the power to build computer vision applications in a few lines of code, or through a drag and drop interface. Count objects in an image in three lines of code. Remove all the faces in an image with four lines of code. Read a QR code in three lines of code. Classify an image in three lines of code. VisionScript is designed to be as concise as possible.

      • RlangFour Filters for Functional (Programming) Friends

        I’m part of a local Functional Programming Meetup group which hosts talks, but also coordinates social meetings where we discuss all sorts of FP-related topics including Haskell and other languages.

      • Nikhil MaratheWorking through Gossip Glomers in Racket

        Gossip Glomers is a series of distributed systems programming challenges from Fly.io. It uses Maelstrom, a platform for describing test workloads that can run your programs as distributed systems nodes. Maelstrom workloads can provide inputs to these nodes (as if they are arriving over a network), inject delays and partitions and then check that your system still satisfies the invariants of each challenge.

      • RlangExploring the Power of the curve() Function in R

        In the vast world of R programming, there are numerous functions that provide powerful capabilities for data visualization and analysis.

      • [Old] TechRepublicTIOBE Index News (August 2023): Programming Language Julia Makes a Strong Showing

        Explore the programming language Julia, which is suited to machine learning applications, and other details of the most popular languages today.

      • [Old] RlangThe intersect() function in R

        Welcome to another exciting blog post where we delve into the world of R programming. Today, we’ll be discussing the intersect() function, a handy tool that helps us find the common elements shared between two or more vectors in R.

      • RlangUnveiling Data Distribution Patterns with stripchart() in R

        Data visualization is a powerful tool that allows us to uncover patterns and insights within datasets. One such tool in the R programming arsenal is the stripchart() function.

      • James GHow minimal is too minimal? Brainstorming syntax for VisionScript

        Yesterday evening I was thinking about syntax for VisionScript, the programming language on which I am working. My goal is to make the syntax as intuitive as possible while retaining a clear structure. As an aside, VisionScript got to the front-page of Hacker News (HN). I was humbled, excited; indeed, elated. Thank you for being so amazing, HN community! If you haven't seen it, check out the demo for the language.

      • Evan Hahn"JavaScript and the farmer emoji": my talk at the Chicago JavaScript Meetup

        It’s about Unicode, JavaScript, and the farmer emoji.

      • TechRepublicWatsonx Code Assistant Adds COBOL-to-Java Translations on IBM Z

        Generative AI comes to mainframe application modernization with a model trained on more than 80 code languages and 1.5 trillion tokens of data.

      • Rlangmaking the next meeting more productive

        One of the students’ requests I almost invariably reject is code debugging (and they are warned about it from the start).

      • Mastering DNSwalk: A Powerful Zone Transfer Tool

        Overview of dnswalk dnswalk is a DNS debugger.

      • [Old] KDABKDAB Training Day before Qt World Summit 2023

        The KDAB Training Day will be back in Berlin on November 27th this year, right before the annual Qt World Summit, which will happen November 28-29th.

      • RlangInsights on R Package Quality and Validation for Clinical Trials

        Moving away from proprietary languages, Roche has made a notable decision to freeze their legacy macros library. With great enthusiasm, they now embrace R as the primary framework for evidence generation in late-stage clinical trials, and they remain open to exploring additional open-source languages in this evolving landscape.

      • RlangExploring Multivariate Data with Principal Component Analysis (PCA) Biplot in R

        When it comes to analyzing multivariate data, Principal Component Analysis (PCA) is a powerful technique that can help us uncover hidden patterns, reduce dimensionality, and gain valuable insights.

      • [Old] Jon UdellA new series on LLM-assisted coding

        In the 20th episode of my Mastodon series I pivoted to a new topic: LLM-assisted coding. After three posts in the new series, it got picked up by The New Stack.

      • MJ FransenMigrate notes in Emacs from Deft to Denote
        Deft for Emacs

        Deft for Emacs is a mode for quickly browsing, filtering, and editing directories of plain text notes.

        Deft applies auto saving, so changes are committed to disk automagically.

        I have been using Deft for personal notes. All my notes in Deft are in org mode format. Most notes are just plain text, without links or any other fancy stuff.

        I do use two to three levels of headers, and sometimes bullets.

        Deft offers some methods to search in your notes, but I have not used that often. Just browsing the file names in the directory is most of the time enough to find what I am looking for.

        Deft starts with a buffer listing the notes, sorted by last modified date. The most recent modified file is shown on top of the list, the oldest modified file at the bottom. This feature of Deft I like most.

      • Perl / Raku

        • Rakulangrakudoweekly 2023.35 October Conferencing

          It’s official! The Third Online Raku Conference will be held on 28 October 2023. Please register your presentation before 15 October! And/or get your online ticket, not only for immediate interactive access, but also to support this event!

        • Rakulang2023.36 Slimline September

          The Exercism people published a video about programming languages with terse, concise syntax, and the Raku Programming Language is one of them! If you don’t want too look at the whole hour-long video, these are the Raku related bits: Steve’s Corner Steve Roe continued their personal journey along the Raku path with “Drax on Jupyter“.

        • Rakulang2023.34 September Exercism

          Mienaikage would like your support in promoting the Raku Programming Language on exercism.org, as Raku will be one of the featured languages in “Slimline September”. Seems like an excellent opportunity to help get more Rakoons!

        • [Old] Rakulang2023.32 RakuDoc Gamma

          Richard Hainsworth has started the third stage of revising the POD6 standard to the new RakuDoc standard: RakuDoc revision open to comment. This invites anybody, both inside and outside of the Raku Community, to comment on the proposed definition of RakuDoc, either to the blog post, on /r/rakulang or in the associated problem solving issue.

        • [Old] Rakulang2023.30 MoreVids

          Since last week, some Raku Programming Language related videos of lightning talks from TPRC 2023 have become available: All other videos are also available, or course.

        • [Old] Rakulang2023.28 Composition

          Vadim Belman provided an extensive introduction into Type and Object Composition in the Raku Programming Language.

        • Rakulang2023.33 Gremlin Time

          Hillel Wayne published a blog post called “Raku: A Language for Gremlins – By Gremlins, For Gremlinsâ„¢” in which they describe how they are at a loss of how to describe the Raku Programming Language, but would like it to succeed!

  • Leftovers



Recent Techrights' Posts

Windows in Åland Islands: From 100% to Less Than Half
Åland Islands lost the sense of urgency to move to GNU/Linux
Not Just Slow News But Also Late News (Julian Assange Landing in Thailand)
Why did AP take so long (nearly a week) to release these?
[Meme] Smart Alec Poettering
How many Microsofters can the Debian Project withstand?
Getting Rid of Microsoft Does Not Go Far Enough
Microsoft already has many problems. One day Microsoft won't exist anymore. But that does not guarantee users' freedom.
Alyssa Rosenzweig's LibrePlanet Talk About Freeing the Apple GPU
Alyssa Rosenzweig is the graphics witch behind the reverse-engineered drivers for the Apple GPU. She previously led Panfrost, the free drivers for Arm Mali GPUs powering devices like the Pinebook Pro. She graduated in 2023 with a Computer Science degree from the University of Toronto and now writes free software full-time.
Links 30/06/2024: LLMs Under Fire and Dictatorship of the Old
Links for the day
[Meme] Walking Outside the Guardrails of the Walled Gardens Built by Monopolies
So-called "advertiser-unfriendly" material was never a problem for Wikileaks
 
Press Complicity and Public Apathy All Along Enabled 14 Years of Illegal, Arbitrary Detention and Coercion Into Plea Bargain of Julian Assange on Brink of Death
They basically blackmailed him into letting the US 'win' the argument
At the End Journalism a Crime (If It Involves Accessing or Gaining Access to Documents Marked "Confidential" or "Classified" by Those Looking to Hide Their Misconduct/Crimes)
At least in the US, especially where the imperialism is at stake
Links 30/06/2024: Tensions in Korea and Japan, Criminalisation of Sleeping Outdoors
Links for the day
100% Slop/Spam From linuxsecurity.com
This is the kind of stuff that's killing the Web faster
Gemini Links 30/06/2024: Murdoch and Ideal OS
Links for the day
In the First 6 Months of 2024 Thailand Moved to GNU/Linux, Not to Windows Vista 11
maybe users moved from Vista 10 and 11 to GNU/Linux, seeing where Microsoft was heading with forced hardware "upgrades"
Eko K. A. Owen, New Outreach and Communications Coordinator for the FSF
Nice to see many new additions to the FSF's team
Microsoft Has Slaves and Enablers, Not Partners
Obligatory meme too
Tobias Platen Covered Freedom-To-Play Games in LibrePlanet 2024
Freedom-To-Play games using Taler
[Meme] Opening a 'Webapp' With 'Only' 4 GB of RAM
Until 2020 none of my PCs ever had more than 2 GB of RAM
Destination 'Five Percent'
We reckon GNU/Linux can break the 5% barrier some time by the end of this year, even without counting Chromebooks
A Crisis of Online Journalism
Almost a week ago a journalist was forced to plead guilty for an act of journalism
Germany One of Many Countries Where Microsoft's Bing Lost Market Share After All That LLM Nonsense (Bing Chat and Further Rebrands/Renames)
openai.com traffic plunged 60% last month
Microsoft’s Latest Antitrust Scrutiny
4 new stories
Microsoft Layoffs, Mass Plagiarism, and More
outrage included
GNU/Linux Climbed 0.25% This Month (in statCounter)
Around midday on Tuesday we'll start seeing preliminary data for July
Ilya Gulko Introduces Pollyanna
"Pollyanna is a web framework that makes it easy to create your own libre social space, such as a social network or blog."
'FSFE': Underage Labour, GAFAM Fronting, and Identity Theft to Undermine the FSF's Current Fundraiser
looking to raise funds at the same time as the FSF
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, June 29, 2024
IRC logs for Saturday, June 29, 2024
Links 29/06/2024: Astronauts at Risk, Ukraine Updates
Links for the day
Fedora and Red Hat Leftovers
mostly redhat.com
Microsoft is Now Googlebombing or Spamming 'Open Source' and 'Linux' to Promote Proprietary Surveillance, Azure
Notice the title and the image, what's being promoted etc.
Seychelles: GNU/Linux Doing OK
Seychelles cannot be considered poor
This War Crime Footage, Nothing Political Per Se, Is What They Made Julian Assange Plead Guilty To (War Criminals Not Convicted, Only Those Who Expose Them)
Wikileaks' Julian Assange: Exposing the US Military Crimes
Gemini Protocol Isn't Even Remotely "Dead"
"Lupa knows of 505,000 (half a million!) working Gemini URLs at present, up from about 425,000 this time last year"
About 10 New Free Software Foundation (FSF) Members Per Day
The total changed from 46 to 47 while typing the article
20 Years Passed, Let's Go Even Faster Now
We are hoping to bring more original stories
Vista 11 Adoption Unusually Low in Germany and It's Going Down, Not Up
This is not happening only in Germany
Kevin Korte on Computers Being Allowed to Make Decisions Based on Cryptic Algorithms and Proprietary/Secret Data
It uses buzzwords where none are needed
[Meme] Garbage In, Garbage Out (linuxsecurity.com)
It is neither Linux nor security, just chatbot-generated slop
Microsoft-Invaded CISA Spreads Anti-Free Software FUD (as If Proprietary Software Has No Memory Safety Issues), Brittany Day Uses Chatbots to Amplify and Permutate the Microsoft FUD
linuxsecurity.com became an anti-Linux spam site
Microsoft Laying Off Staff in an Act of Retaliation and Union-Busting
retaliatory layoffs at Microsoft
Gemini Links 29/06/2024: Content Drowning in 'Goo' and LLM Slop
Links for the day
Windows Lost Almost 92% Market Share in Egypt
From over 99% to just over 7%
In Ecuador, GNU/Linux Adoption Surged From Under 1% to Over 4% in About 3 Years
Not even counting Chromebooks
LibrePlanet: Cultivating Backups (of Recordings)
an appeal to recover some of these talks
Microsoft/Windows Machines Are Turned Off (or Windows Deleted/Decommissioned) in Web Servers, as the "Market Share" Collapse Continues
Taking full history into account, this is a decrease of over 90% in some cases
Corwin Brust Hosting Freedom: A Behind-the-scenes Tour With the GNU Savannah Hackers
"the "smiling faces" behind it."
Android at 90% or More in Chad
Windows below 2%
David Wilson: Cultivating a Welcoming Free Software Community That Lasts
"a feeling of shared ownership for all users."
Julian Assange Might Continue Wikileaks, But Certainly Not Yet (Recovery Time Needed)
And probably at a symbolic capacity only
Bringing in 12 Santas and Taking 13 Out (Old Interview With Julian Assange)
Julian Assange's life inside the Ecuadorian embassy
Neil Plotnick on GNU/Linux in the High School Classroom
uploaded to the LibrePlanet instance of MediaGoblin
Asia Appears to be Fastest to Adopt GNU/Linux
the home of a considerable majority of the world's population
Alexandre Oliva's LibrePlanet 2024 Talk About "Software Enshittification"
in spite of technical difficulties encountered while recording
What They Used to Do With Mono They Now Do With Systemd (Lower and Deeper Down Than Userspace)
Now we have a project started primarily by Red Hat (and managed by Microsoft GitHub, which is proprietary) being managed by Microsoft and primarily serving Microsoft and IBM
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, June 28, 2024
IRC logs for Friday, June 28, 2024
Links 28/06/2024: Kangaroo Courts and Patents Spam, EFF Still Fighting for CPC's TikTok (a Digital Weapon)
Links for the day
Links 28/06/2024: Overton window and Polarization
Links for the day
[Meme] In 50 Years...
Microsoft's Vista 11 will take 50 years to be fully adopted
Only About 1 in 8 Russian Windows Users is Using Vista 11
it looks like over the past 12 months Vista 11 hardly grew and it remains very low at around 12% of Windows usage in Russia
Links 28/06/2024: More Attacks on the Press, More Censorship in Russia
Links for the day
Gemini Links 28/06/2024: Christmas Prematurely, Self-hosting
Links for the day
IBM: So Long, Suckers. Your Free OS is Now Proprietary. Pay IBM or Else.
almost exactly a year after turning RHEL into proprietary software
Vista 11 is Doomed and Despite Lack of Adoption Microsoft Already Speaks of Vapourware ("12")
"Microsoft has pulled a Windows 11 update after users reported boot loops and startup failures."
ChromeOS Reaches Highest Share in Years at the World's Most Populous Nation, Windows Now at All-Time Low of 13%
We're talking about India today
[Video] "It Is Incredible That Julian Assange Survives"
There was a positive and mutual relationship between Wikileaks and Dr Jill Stein
Never Assume That Because the Law Exists the Powerful Will Follow the Law
Who's going to hold them accountable now?
Nearly a Month Has Passed and Nobody at the Debian Project Even Attempted to Explain What Seems Like Back-dooring of Debian (and Hundreds of Distros That Are Debian-Derived)
I can cynically guess that only matters when a user with a Chinese name does it
[Video] Julian Assange Explains Wikileaks' Logistics
predating indefinite detention
IBM Was Never the "Good Guy", Just a Self-Serving and Opportunistic Money- and Power-Hungry Monopolist, Living Off of Taxpayers' Money (Government Contracts)
The Nazi Party of Germany was its second-biggest client at one point and now it's looking to profit from the work of slaves
"I Hated Working at IBM. They Were the Most Unfriendly People."
Don't forget what Watson the son did to a poor woman on a plane
State of the News (and Depletion of Journalism Online, Not Just Offline)
Newspapers are not coming back and the Web is not coming back either
GNU/Linux Consolidates in North America
Android rising a lot this year, too
[Meme] More Monopolies Granted While Patent Examiners Die (Overworking for Less Compensation)
Work more; Get less
Staff Union of the EPO (SUEPO) is Taking the New Pension Scheme (NPS) to an International Tribunal (ILOAT)
SUEPO wants more EPO staff to participate in collective action
Stella Assange and the Legal Team Speak to the Media a Day After WikiLeaks Founder Julian Assange Arrives in Australia
Published yesterday by a number of mainstream publishers
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, June 27, 2024
IRC logs for Thursday, June 27, 2024
RIP Daniel Bristot de Oliveira, Red Hat death
Reprinted with permission from Daniel Pocock