Bonum Certa Men Certa

Links 16/3/2022: Norbert Preining Interviewed, Go 1.18 Released



  • GNU/Linux

    • Instructionals/Technical

      • TechRepublicHow to create groups and add permissions in the OTRS ticketing system | TechRepublic

        OTRS is a very powerful open-source ticketing help desk solution that any business would be smart to consider. I recently walked you through the installation of OTRS and now it’s time to dive in and start getting the system ready for work.

      • How to flatten ("unpivot") a data table

        I gave an example of flattening in an earlier BASHing data post, but in that case I ignored blank data items, i.e. unfilled spaces in the data table. The following code replaces blanks with "nodata" and again uses pipes as separators in its output. It assumes the table has tab-separated fields, i.e. the table is a TSV. See that earlier BASHing data post for an explanation of how the AWK command works.

      • Linux Made SimpleHow to install TupiTube Desk on a Chromebook in 2022

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

      • 21 Examples to Manage Secrets using AWS Secrets Manager CLI

        Using AWS Secrets manager you can store, retrieve, rotate and manage secrets such as database credentials, API keys and other sensitive information used by your application.

      • UNIX CopInput Variable for Terraform
      • UNIX CopHow to Delete Terraform Resources

        Infrastructure as Code is used to maintain Terraform-created cloud resources. IaC is supposed to be used for all resource adjustments, installation, and deletion. Manual updates via the web console are strictly followed by teams who’ve already used Terraform for infrastructure management.

        In this post, you’ll learn how to handle the deletion of Terraform-managed cloud infrastructure resources as well as how to avoid some frequent issues.

      • UNIX CopInput Variable for Terraform Part-2

        Keeping everything in the same file when dealing with a big number of variables might be difficult. As a result, it’s typical to isolate your variables into their own file.

    • Games

      • Screen RantAtari VCS Review: Niche, But Fine (If You Can Afford It)

        The Atari VCS is an interesting piece of hardware that will likely appeal to older players who remember the company fondly, but a somewhat obtuse menu system and overall lack of exclusive, exciting content make it more of a niche (and expensive) purchase than other available consoles. The retro video game classics on display are just as enjoyable as they have always been (especially with the traditional Atari Joystick) but, apart from providing a concise way to own a preserved form of those original 2600 and Atari Arcade titles, the Atari VCS doesn't offer much that isn't available elsewhere.

        The Atari VCS isn't just a gaming console, it also functions as a mini PC and streaming device. Netflix, Hulu, and other services are all readily available, and players can even utilize the VCS to play games through services like Google Stadia and Amazon Luna. In PC Mode, the Atari VCS allows players to access their existing game libraries, use emulators, and can even run different kinds of PC operating systems like Windows and Ubuntu. The console itself comes with an AMD Ryzen R1606G processor and includes an open M.2 SSD socket for users who want to increase the Atari VCS' internal storage and memory.

    • Distributions

      • IBM/Red Hat/Fedora

        • Red Hat CEO Paul Cormier: Open Source Drives the Cloud and Edge

          I spoke with Paul Cormier, CEO of Red Hat, about how open source’s innovation enables edge computing, and why hybrid cloud is now the operative model going forward.

        • Red Hat OfficialBringing more voices to the table: Red Hat Academy’s efforts to improve representation and inclusivity in the tech industry [Ed: Thugs from IBM are trying very hard today to pose as an ethical company (several examples of this so far). Maybe timed to coincide with an embarrassing decision showing that Red Hat attacks the community?]

          At Red Hat, we believe that good ideas can come from anyone, anywhere, regardless of job title or hierarchy. Diversity fuels our inclusive culture by bringing in many perspectives and ideas, challenging our assumptions, and inspiring innovation. With 105+ offices in 40+ countries, plus many Red Hatters working remotely, we work collaboratively in globally distributed teams. Our projects benefit from having many different cultures and perspectives represented. Diversity, equity, and inclusion are essential as we strive to best understand and serve our customers around the world.

        • CentOSCentOS Community Newsletter, March 2022

          Pierre-Yves Chibon posted a proposal to centos-devel about making GitLab available to CentOS SIGs. People involved with Special Interest Groups are encouraged to read the proposal and respond with questions or details of whether this proposal would help their SIG.

          [...]

          Sadly, we did not attract new volunteers to contribute to the SIGs purposes, but at the same time, we didn’t lose any.

      • Debian Family

        • IT WireDebian developer demoted, quits after two decades with project

          A developer who had more than two decades of service in the Debian GNU/Linux project was stripped of his status in December leading to him deciding to leave the project.

          Norbert Preining told iTWire in response to a query he decided that having been graded down to Debian maintainer was not something he wanted after all these years. He has now joined the Arch Linux project.

          "The teams and colleagues I have actively worked with, in particular the TeX team and the Qt/KDE team, have been excellent and welcoming, and I will miss working with them," he said.

          "Only the 'political' side of Debian is, unfortunately, creating such a toxic atmosphere."

          Asked if the situation that led to his demotion was around political correctness, Preining said: "Yes, more or less. I will not go into details here, since I have decided that I [will] let it rest and will write a long blog about the events including complete quotes from debian-private and DAM argumentation later on. I want to be sure that I don't write in anger but from a settled and relaxed distance."

          Debian-private is a mailing list only for developers; DAM is the Debian account manager team which can decide who is a member of the project and can take subsequent actions such as approving and expelling project members.

        • Debian Developer Demoted, Quits After Two Decades With Project - Slashdot

          A developer who had more than two decades of service in the Debian GNU/Linux project was stripped of his status in December leading to him deciding to leave the project. Norbert Preining told iTWire in response to a query he decided that having been graded down to Debian maintainer was not something he wanted after all these years. He has now joined the Arch Linux project.

          Preining said what basically happened was that the [Debian account manager (DAM) team] thought he was bullying members of the project. "I guess they are referring to my run-in with Martina Ferrari where she called me out in very strange and unfounded ways, which started a long lasting disagreement between her and me, and the blog post about Lars [Wirzenius, a project member] which was nothing more than a selection of quotes from Lars' own blogs," he added.

    • Free, Libre, and Open Source Software

      • Daniel Stenbergwebinar: getting started with libcurl

        It is an introduction to doing Internet transfers using libcurl, may 30-35 minutes presentation followed by a Q&A session where I can answer all and any questions you may have.

      • SaaS/Back End/Databases

        • PostgreSQLPostgreSQL: pgAdmin 4 v6.7 Released

          The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.7. This release of pgAdmin 4 includes 4 bug fixes. For more details please see the release notes.

          pgAdmin is the leading Open Source graphical management tool for PostgreSQL. For more information, please see the website.

        • PostgreSQLPostgreSQL: pgAdmin 4 v6.6 Released

          The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.6. This release of pgAdmin 4 includes 13 bug fixes and new features. For more details please see the release notes.

          pgAdmin is the leading Open Source graphical management tool for PostgreSQL. For more information, please see the website.

        • PostgreSQLPostgreSQL: PostgreSQL Anonymizer 0.10: An improved engine and a brand new tutorial

          PostgreSQL Anonymizer is an extension that hides or replaces personally identifiable information (PII) or commercially sensitive data from a PostgreSQL database.

          The extension supports 3 different anonymization strategies: Dynamic Masking, Static Masking and Anonymous Dumps. It also offers a large choice of Masking Functions such as Substitution, Randomization, Faking, Pseudonymization, Partial Scrambling, Shuffling, Noise Addition and Generalization.

        • PostgreSQLPostgreSQL: pg_dumpbinary v2.7

          pg_dumpbinary is a program used to dump a PostgreSQL database with data dumped in binary format. The resulting dump must be restored using pg_restorebinary that is provided with this tool.

      • Programming/Development

        • Go 1.18 is released! - The Go Programming Language

          Today the Go team is thrilled to release Go 1.18, which you can get by visiting the download page.

          Go 1.18 is a massive release that includes new features, performance improvements, and our biggest change ever to the language. It isn’t a stretch to say that the design for parts of Go 1.18 started over a decade ago when we first released Go.

        • Go 1.18 Release Notes - The Go Programming Language

          The latest Go release, version 1.18, is a significant release, including changes to the language, implementation of the toolchain, runtime, and libraries. Go 1.18 arrives seven months after Go 1.17. As always, the release maintains the Go 1 promise of compatibility. We expect almost all Go programs to continue to compile and run as before.

        • Barry KaulerXephyr nested server missing

          Last night I built EasyOS 3.4.2 and uploaded it ...woke up this morning and decided to test it a bit more before announcing. Aaaargh! ...the Dunfell desktop in a container doesn't work!

        • Perl/Raku



Recent Techrights' Posts

France: Apple and Microsoft Down, GNU/Linux Up to New Record Levels
How will tariffs against France impact things in the coming months?
Open Source Initiative (OSI) Privacy Fiasco in Detail: What Was Reported to the California Privacy Protection Agency (CPPA)
We hope to finish this whole lot within a week, then move on to election, lobbying etc.
Techrights Will Spend the Next Few Years Writing a Lot About Strategic Lawsuits Against Public Participation (SLAPPs)
It's a growing problem
The State of EPO Staff's Health in Rijswijk or The Hague
We're going to cover the EPO some more later in the month
NVIDIA Corp Lost 36% of Its "Value" Since Cheeto Inauguration, But "Gen Hey Hi" (GenAI) is Totally Not a Bubble
Selling loads of unneeded hardware based on hysterical hype; like selling shovels during a Gold Rush
 
Links 06/04/2025: Many New Acts of Repression and Elements of Financial Depression
Links for the day
In Qatar GNU/Linux Rose From Under 1% to Over 4% in Two Years (or Over 5% If Counting ChromeOS)
It's a big improvement compared to what we saw last year
LLM Scrapers Are a Nuisance, But They're Also a Reminder It's Time to Make Your Site Static
Perhaps the best protection is the ability to endure surges
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, April 05, 2025
IRC logs for Saturday, April 05, 2025
Links 06/04/2025: Attacks on Education, Fake Patents, and Fake (Illegal) Patent Courts
Links for the day
Links 05/04/2025: Tariffs Backfiring, YouTuber Arrested, X/Twitter Set to be Fined
Links for the day
Gemini Links 05/04/2025: Offline is For Everyone, Copyright Colonialism, and More
Links for the day
Links 05/04/2025: TikTok Unsold (Still), Royal Society is Dead
Links for the day
GNU/Linux Growing in East Asia, Windows by Default No More?
GNU/Linux is now on the shelf
Slopwatch: Anti-Linux 'Articles' From Linux-Hostile LLMs
It is almost always negative things and nobody can be held responsible for it except the charlatans prompting the LLMs
Links 05/04/2025: Fentanylware (TikTok) "Sale Looks Highly Imminent" (US), Stock Market Drowning in Panic
Links for the day
Gemini Links 05/04/2025: Moving Plants, No to Smartwatches, RAID Hygiene
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, April 04, 2025
IRC logs for Friday, April 04, 2025
Techrights Has Dealt With More Potent SLAPPs Than Violent Microsofters Begging to Hide What They Did to Women
I became accustomed to SLAPPs
Links 04/04/2025: Fury in South Korea, Flight MH370 Remains Mystery
Links for the day
Gemini Links 04/04/2025: Anger and Raspberry Pi CM4
Links for the day
Links 04/04/2025: LLM Slop Bubble Bursting and Korea Music Copyright Association Bans Slop 'Music'
Links for the day
Traf-O-Data, the Company That Jeffrey Epstein's BFF (Bill Gates) (Co)Founded 53 Years and Went Out of Business Due to Heavy Losses
Who will die first, Bill or Microsoft?
Why Microsoft's Shares Sank Almost 20% in Recent Months (the Bubble is Imploding)
verified press reports from the past 24 hours
A Note on SimilarWeb
Or why SimilarWeb is meaningless for more than 99% of the sites on the Web
GNU/Linux Rises to Almost 5% in Algeria While Windows Sinks to All-Time Low
GNU/Linux grew tenfold
Where to Get More Gags
A valued reader recommended that to us
Links 04/04/2025: Tech Stock (Inc. GAFAM) Fall, Google Pretends to Do End-to-End Encrypted Emails (With Google in Control)
Links for the day
IBM Said to be Shutting Down Offices or Sites in the United States
the press can no longer avoid admitting that IBM moves many jobs to India
To Participate in Fedora Diversity You Must Use Proprietary Software
Not for the first time either
LLM Slop as Attack Vector on the Reputation of Linux
The attacks on Linux have escalated to information warfare
Yandex About to Be Three Times Bigger Than Microsoft (Bing) in Asia
That's about 60% of the world's population
Gemini Links 04/04/2025: Decoupling Updates, Elaho as Gemini Client
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, April 03, 2025
IRC logs for Thursday, April 03, 2025