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

'Dark Patterns' or a Trap at the European Patent Office (EPO)
insincere if not malicious E-mail from the EPO's dictators
There's an Abundance of Articles About the New Release of Kali Linux, But This One is a Fake
It can add nothing except casual misinformation (fed back into the model to reinforce lies)
IBM's Leadership Ruining Lives of People Who Thought Working for IBM Would be OK
Nobody gets fire-lined for buying IBM?
The United States' Authorities Ought to Become Enforcers of the General Public License (GPL) for National Security's Sake
US federal agencies ought to pursue availability of code and GPL compliance (copyleft), not bans
The Problem of Microsoft Security Problems is Microsoft (the Solution is to Quit Microsoft) and "Salt Typhoon" Coverage Must Name CALEA Back Doors
Name the holes, not those who exploit them.
A "Year of Efficiency"
No, we don't mean layoffs
15 Countries Where Yandex is Already Seen to be Bigger Than Microsoft (in Search)
Georgia, Syrian Arab Republic, Cyprus, Moldova, Ukraine, Armenia, Azerbaijan, Kyrgyz Republic, Uzbekistan, Kazakhstan, Turkmenistan, Tajikistan, Belarus, Turkey, and Russia
 
Gemini Links 19/12/2024: Fast Year Passes and Advent of Code Ongoing
Links for the day
Twitter is Going to Fall Out of Top 100 Domains as Clownflare (DNS MitM) Sees It
evidence of Twitter's (X's) collapse
[Meme] Making Choices at the EPO
Decisions, decisions...
Large and Significant Error Correction in South America?
Windows now has less than half what Android achieved in terms of "market share"
Links 19/12/2024: Astronaut Record and Observer Absorbed
Links for the day
Links 19/12/2024: Seven Dirty Words and Isle Release v0.0.3 (Alpha)
Links for the day
Links 19/12/2024: Nurses Besieged by "Apps", More Harms of Social Control Media Illuminated
Links for the day
Links 19/12/2024: Magnitude 7.3 Earthquake and Privacy Camp
Links for the day
Gemini Links 19/12/2024: Port Of Miami Explosion, TurboQOA, Gnus
Links for the day
Fake Articles About 'Linux'
Dated yesterday
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, December 18, 2024
IRC logs for Wednesday, December 18, 2024
FSF Has Made It Halfway to Its Target (Funding Goal) a Week Before Christmas Day
$400,000 definitely seems reachable now, especially if they extend the "deadline"
[Meme] The Master Churnalist
Speaking of press releases being passed off as "journalism"
Spamnil's TFiR: Still Pretending Press Releases Are 'Articles' (TFiR 'Originals' as Plagiarism or Fluff)
Same as last year
Links 18/12/2024: Zakir Hussain Dies, TuneIn Layoffs
Links for the day
Links 18/12/2024: Karate Love and Advent of Code
Links for the day
Windows (or Microsoft) Has Become the "One Percent" (Market Share) in Chad
How long before it falls below 1%?
Arvind Krishna, IBM's CEO, Will Eventually Suck Up to Donald Trump Like His Predecessor Did or the Watson Family Did With Adolf Hitler
Literally Hitler
Being a Geek Need Not Mean Being Sedentary
"In the past 18 months," Berkholz writes, "I’ve lost 75 pounds and gone from completely sedentary to fit, while minimizing the effort to do so (but needing a whole lot of persistence and grit)."
GAFAM Kissing the Ring of the Mafia Don
"resistance" to dictatorship and defenders of democracy?
Slop Spaghetti From the Chef, Second Time Today
Fresh slop ready out the oven!
IBM - Like Microsoft - Lies About the Number of People It's Laying Off (Several Tens of Thousands, Not Counting R.T.O. "Silent" Layoffs and Contractors/Perma-Temps)
How many waves of silent layoffs have we seen so far at IBM this year?
Links 18/12/2024: EU Launches Probe Into TikTok (At Last!)
Links for the day
Links 18/12/2024: Doha/Qatar Trafficking, Bloat Comfort Zone, and Advent of Code 2024
Links for the day
Saving What's Left of Decent and Independent Journalism on the Web
We increasingly (over time) try to make local copies (hosted on our server) of important documents; it's hard to rely on third parties
[Meme] Microsoft's Latest Marketing Pitch
"Stop Being Poor; buy a new PC with TPMs"
In South Africa, a Very Large Nation, Web Developers Can Already Ignore Microsoft Browsers (Edge Measured Below 3% in 55 Nations)
The dumb assumption you must naively test with Microsoft browsers is no longer applicable in a lot of places
Open Source Initiative (OSI) is the Voice of Bill Gates and Satya Nadella
Not hard to see what they've done with the money
Microsoft Boasts That Its (Microsoft-Sponsored) "Open Source AI" Propaganda Got Cited in Media (That's Just What the Money Did)
This is a grotesque openwashing campaign
In Many Places Around the World, Perhaps as Expected, Yandex is Nearly Bigger Than Microsoft (Like in Several African Countries)
Microsoft may soon fall to "third place" in search
Keeping Productive This Christmas
We've (pre)paid for hosting till almost January 2026 and fully back on the saddle
IBM and Canonical Leave Money on the Table Because Microsoft Pays Them Not to Compete and Instead Market Windows, WSL, Microsoft 'Clown Computing', and TPMs
Where are the regulators?
Other Editors Who Agree "Hey Hi" (AI) is Just Hype But Won't Say So Publicly as It Might Upset Key Sponsors
Some media would gladly participate in a scam to make money
Brian Fagioli's Latest "Linux" Article Appears to be Fake
Another form of plagiarism/ripoff using bots?
IBM (and Red Hat) is a Patent Troll, Still Leveraging Software Patents to Extract Money Out of Other Companies by Suing Them
Basically, when it comes to patents, IBM is demonstrably part of the problem, not the solution
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, December 17, 2024
IRC logs for Tuesday, December 17, 2024
[Meme] When the People Who Falsely Accuse You of Pedophilia Turn Out to be Projecting
When you attack something or someone using falsehoods, as happens a lot to Richard Stallman (RMS), there's risk that the attacks will backfire, badly
In Some Countries, Such as Greece, Almost 80% of Windows Users Are on Vista 10 and About 85% Need to Move to GNU/Linux for Security Patches
Vista 11 was a failure
[Meme] They Don't Want the Public to Know What "Responsible Encryption" Really Means
They also blame "China" for their own back doors (because China learned how to exploit those)
The Linux Foundation's Certificate Authority (CA) Significantly and Suspiciously Raises the Number of Certificates It Issues (Quantity Increase/Inflation) by Lessening Their Lifetime in the Name of 'Security' (That Barely Makes Sense!)
LE made 3 months the "standard" for most, soon to become just 6 days instead of 6 months?
Why I Continue to Believe That at the End Software Freedom Will Win
a short and incomplete list of factors which I believe contribute to the sentiment that we can - and will - win the battles over hearts and minds in the "Tech" realm
Links 17/12/2024: More China Sanctions, GOP Scheming to Prop Up Fentanylware (TikTok)
Links for the day
Gemini Links 17/12/2024: The Streisand Effect and Productivity-systems Desiderata
Links for the day
Technology: rights or responsibilities? - Part X
By Dr. Andy Farnell
Links 17/12/2024: More "Tesla Autopilot" and "Hey Hi" (AI) Blunders
Links for the day
Instead of Promoting GNU/Linux (or Ubuntu) Ahead of Vista 10's EoL Canonical is Marketing Microsoft's Proprietary Software
It's like Canonical employs people who work for Microsoft, not for Canonical
Links 17/12/2024: Many Abuses by Microsoft and War Updates From Ukraine
Links for the day
Content Management Systems (CMS) Bloat/ Static Site Generators (SSG) Trouble
some Web site management stories
DEI Room at fedoraproject.org Pretty Much Dead
We're not against diversity but against its weaponisation by greedy people who do not value diversity at all
The "Latest Technology News" at BetaNews is Slop About Slop
This is at the very top of the "news" (front page) at the moment
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, December 16, 2024
IRC logs for Monday, December 16, 2024