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

Microsoft's Bing Falls to Fourth in the Europe/Asia-Based Turkey, Share Halved Since LLM Hype, Now Only 1% (Sometimes Less)
Turkey (Eurasia) is another example of Microsoft failing with LLM hype and just burning a lot of energy in vain (investment without returns)
Backlash and Negative Press After Microsoft Tells Diversity, Equity, and Inclusion (DEI) People to DIE
Follow-up stories
Censorship as Signal of Opportunity for Reform
It remains sad and ironic that Wikileaks outsourced so much of its official communications to Twitter (now X)
The World Wide Web Has Been Rotting for Years (Quality, Accuracy, and Depth Consistently Decreasing)
In the past people said that the Web had both "good" and "bad" and that the good outweighed the bad
Comoros: Windows Plunges to Record Low of About 6% in Country of a Million People (in 2010 Windows Was 100%)
Many of these people earn a few dollars a day; they don't care for Microsoft's "Hey Hi PC" hype
The Mail (MX) Server Survey for July 2024 Shows Microsoft Collapsing to Only 689 Servers or 0.17% of the Whole (It Used to be About 25%)
Microsoft became so insignificant and the most astounding thing is how the media deliberate ignores it or refuses to cover it
Windows Down From 98.5% to 22.9% in Hungary
Android is up because more people buy smaller mobile devices than laptops
Microsoft Windows in Algeria: From 100% to Less Than 15%
Notice that not too long ago Windows was measured at 100%. Now? Not even 15%.
 
Joel Espy Klecker & Debian on Joe Biden's health and Donald Trump's assassination
Reprinted with permission from Daniel Pocock
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, July 17, 2024
IRC logs for Wednesday, July 17, 2024
Links 18/07/2024: Hostname Pedantry and Retro Coding
Links for the day
Fedora Week of Diversity (FWD) 2024 Attracting 0.01% of the IBM Staff "Was a Success"
They expect volunteers (unpaid slaves) to do the PR for them...
African's Largest Population (Nigeria) Approaching 80% Android "Market Share" Amid Steady Monthly Increases While Microsoft Has Mass Layoffs in Nigeria
Microsoft- and Apple-sponsored Western (or English-speaking) media chooses to ignore that or treat it as irrelevant (a racist disposition in its own right)
[Meme] The Warlord's Catspaw
Thugs that troll us
Microsoft Misogyny Will be the Fall of Microsoft (Covering Up for Misogynists is a Huge Mistake and Highly Misguided Short-term Strategy)
Microsoft's undoing may in fact be its attitude towards women
Red Hat Keeps Behaving Like a Microsoft Reseller (for Proprietary Stuff!), Microsoft Employees as Authors in redhat.com
In some ways this reminds us of Novell
UEFI 'Secure Boot' Once Again Bricking PCs and Fake Security Models Are Perishing in Geminispace
Let's Encrypt has just fallen again
Links 17/07/2024: New Attacks on the Press, European Patents Squashed Even at Kangaroo Court (UPC)
Links for the day
Gemini Links 17/07/2024: Proponents of Censorship and New Arrivals at Gemini
Links for the day
Links 17/07/2024: School Budget Meltdown and Modern Cars as Tracking Nightmares
Links for the day
This Should Certainly be Illegal, But the Person Who Helped Microsoft Do This is Still Attacking the Critics of It
perhaps time for an "I told you so post"
[Meme] A Computer With an Extra Key on the Keyboard Isn't Everyone's Priority
(so your telling me meme)
Africa as an Important Reminder That Eradicating Microsoft Doesn't Go Far Enough
Ideally, if our top goal is bigger than "get rid of Microsoft", we need to teach people to choose and use devices that obey them, not GAFAM
Billions of Computers Run Linux and Many Use Debian (or a Derivative of It)
many devices never get updated or even communicate with the Net, so exhaustive tallies are infeasible
[Meme] Microsoft is Firing
Don't worry, Microsoft will have some new vapourware coming soon
More DEI (or Similar) Layoffs on the Way, According to Microsoft Team Leader
What happened shortly before Independence Day wasn't the end of it, apparently
[Meme] Many Volunteers Now Realise the "Open" in "OpenSUSE" or "openSUSE" Was Labour-Mining
Back to coding, packaging and testing, slaves
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, July 16, 2024
IRC logs for Tuesday, July 16, 2024
Microsoft Windows "Market Share" in New Zealand Plunges to 25%
Android rising
[Meme] Ein Factory
A choice between "masters" (or "master race") is a false choice that results in mass exploitation and ultimately eradication (when there's little left to exploit)
Links 17/07/2024: Open Source Initiative Lies and Dark Net Thoughts
Links for the day
SUSE Goes Aryan: You May Not Use the Germanic Brand Anymore (It's Monopolised by the Corporation)
Worse than grammar Nazis
Media Distorting Truth to Promote Ignorance
online media is rapidly collapsing
Gratis But Not Free as in Freedom: How Let's Encrypt is Dying in Geminispace
Let's Encrypt is somewhat of a dying breed where the misguided CA model is shunned
Android Rises to New Highs of Almost 80% in Cameroon
How many dozens of nations will see Windows at under 10% this coming winter?
Links 16/07/2024: TikTok Ban in Europe and Yandex Split
Links for the day
Gemini Links 16/07/2024: On Packrafting and on Trump Shot
Links for the day
[Meme] Firefox Users Who Think They Know Better Than Mozilla
Enjoy Firebook
Firefox Used to Have About Half the Market in Switzerland, But It Doesn't Stand a Chance Anymore (Chrome Surging This Summer)
Mozilla has managed to alienate some of the biggest fans of Firefox
Microsoft's Biggest Losses Are in Europe This Summer
Microsoft's ability to milk a relatively rich Europe is fast diminishing
How to Make Software Suck and Discriminate Against People at the Same Time
ageism glorified
Bing Was at 2.6% in Russia When LLM Hype Started. Now It's Down to 0.8% (for 3 Months in a Row Already)
The sharp fall of Bing may mean that exiting the Russian market won't matter to anybody
[Meme] Microsoft Seems to be Failing to Comply With WARN Act (by Refusing to Announce Mass Layoffs as They Happen)
since when does Microsoft obey the law anyway?
Microsoft Layoffs Are Still Too Frequent to Keep Abreast of and Properly (or Exhaustively) Classify
The "HR" department knows what's happening, but whistleblowers from there are rare
Bahamas Joined the "5% Windows" Club
statCounter only traces back about 1 in 20 Web requests to Windows
Links 16/07/2024: Salesforce Layoffs and Microsoft's DMARC Fail
Links for the day
Antenna Abuse and Gemini Abuse (Self-hosting Perils)
Perhaps all this junk is a sign of Gemini growing up
Possibly Worse Than Bribes: US Politicians and Lawmakers Who Are Microsoft Shareholders
They will keep bailing out Microsoft to bail themselves out
The Software Freedom Conservancy Folks Don't Even Believe in Free Speech and They Act As Imposters (Also in the Trademark Arena/Sense)
Software Freedom Conservancy was already establishing a reputation for itself as a G(I)AFAM censor/gatekeeper
Djibouti Enters the Windows "10% Club" (Windows Was 99% in 2010)
In Africa in general Microsoft lost control
GNU/Linux Share Doubled in the United States of America (USA) in the Past 12 Months
Or so says statCounter
Even in North Korea (Democratic People's Republic Of Korea) Google Said to Dominate, Microsoft Around 1%
Google at 93.26%
[Meme] The Red Bait (Embrace... Extinguish)
They set centos on fire, then offer a (de facto) proprietary substitute for a fee
Shooting the Messenger to Spite the Message
segment of a Noam Chomsky talk
[Video] Boston Area Assange Defense (Yesterday)
It was published only hours ago
Guinea: Windows Down From 99.3% to 2.7% 'Market Share'
Guinea is not a small country
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, July 15, 2024
IRC logs for Monday, July 15, 2024
What's Meant by "Antenna Abuse" (Gemini)
syndication is not a monopoly in Gemini and if one doesn't condone political censorship, then one can create one's own syndication service/capsule
Microsoft Layoffs and Entire Unit Termination: Diversity, Equity, and Inclusion
What an announcement to make just before Independence Day
Links 16/07/2024: Old Computer Challenge and One Page Dungeon Contest
Links for the day