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

Microsoft Staff Explains How Microsoft Swindled Employees and Avoided Paying Out Severance Pay (Microsoft Hasn't Much Money Left in the Bank)
This is a classic way to avoid paying workers
 
Gemini Links 01/02/2025: LLMs, Analog Computer, and BorgBackup
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, January 31, 2025
IRC logs for Friday, January 31, 2025
Links 31/01/2025: Mass Layoffs at Amazon and Microsoft, Sweden Again Fails to Protect Critics of Violence
Links for the day
Slopwatch: Fake Articles About "Linux" and More (Latest Roundup Featuring BetaNews, Janus Atienza, and Brittany Day From Guardian Digital, Inc)
LLM slop season
"Not one of us" by Dr. Andy Farnell
Elon Musk has brought embarrassment to nerds and technologists
Gemini Links 31/01/2025: "Bulletin Buble" and "Why Blog?"
Links for the day
Static Site Generators (SSGs) Pay Off: Vastly Faster Sites, Much Smaller Hosting Bills
success story for SSGs
Of Note: Linux Foundation Has Already Let Linux.com Rot for About 4 Months (No Activity)
there's no campaign aside from marketing spam there
Techrights Should be Even Faster Now
We're now better off
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, January 30, 2025
IRC logs for Thursday, January 30, 2025
Richard Stallman (RMS) Gave 3 Talks in India in Less Than a Week
In India this month we've not seen a single negative comment about RMS
Indian Data Biases statCounter For or Against "Linux"
In statCounter, the GNU/Linux increases and decreases are deeply tied to what it does with data collected in India
The Corporate Media Pretends That Facebook ("Meta") Has Performed Well, But Its Debt Doubles Every 2 Years Despite Mass Layoffs
That same media also helps parrot misleading financial claims
Microsoft's Debt Surged by More Than 6,000,000,000 Dollars in Just 3 Months
numbers released hours ago
The Sheer Irony of Microsoft Proxy Accusing Others of 'Stealing'
Wherever DeepSick's data came from, Microsoft (or its proxy) is in no position to issue criticism.
The Difference a Decade (and GAFAM Money) Makes
Credibility cannot be purchased
[Meme] The Free Software Foundation (FSF) Has Critics Because Its Message is Effective
Applying to others the same standards one is willing to violate?
The Free Software Foundation (FSF) Raised $422,000 (Another $22k in the Two Weeks After Campaign Ended), Proving That Truth and Justice Tend to Find a Way
10,000+ dollars a week even without campaigning for more funds
Faking Revenue Increase by Buying Your Own Products and Services (Through Scams and Scammers Like Scam Altman)
Is this what society deserves? Media that instead of exposing corruption has chosen to participate in it and profit from it?
Microsoft Mass Layoffs Without Severance Pay Reported Hours After Microsoft Reported Weak Numbers and Microsoft Stock Fell
Microsoft has a bloodbath this month
Links 30/01/2025: Fentanylware (TikTok) Causes Deaths, FBI Seizes Domains
Links for the day
Gemini Links 30/01/2025: Action vs Inaction, Gopherholes, and More
Links for the day
Another Slew of Fake Articles About 'Linux' and 'Security' From Brittany Day at linuxsecurity.com (Spamfarm/Slopfarm)
linuxsecurity.com is basically a pariah and parasite. It lessens the incentive to write real articles about "Linux" by generating fake ones to outrank the originals.
Links 30/01/2025: Microsoft Wants Convicted Felon to Give Fentanylware (TikTok) to It (After Making a Phonecall Asking for That in 2019), "Moving Away From Google's Ecosystem"
Links for the day
Jack M. Germain (LinuxInsider) Seems to Have Turned to LLM Slop, Graphics Slop, and B2B SPAM
LinuxInsider is barely active anymore
Links 30/01/2025: Amazon Layoffs and DeepSeek Panic
Links for the day
Gemini Links 30/01/2025: Chaos Reigns, E-mail, Searching
Links for the day
IBM: Many Thousands of Layoffs in 2025
If 2025 is expected to be the same, then perhaps about 20,000 IBM workers will no longer be there
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, January 29, 2025
IRC logs for Wednesday, January 29, 2025