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

Sites Writing Fake News About Linux Using LLMs (Microsoft Hype That Promotes Misinformation)
RMS recently called these "bullshit machines"
Pushing Nonsense Using the Brand "Linux"
the trademark "Linux" might already lack potency
In China, statCounter Seeing Windows Vista 11 as Falling 2.5% This Month Relative to Other Versions of Windows (Vista 7 Grows Its Gap Over "11")
Vista 7 is bigger!
Wine Took the Bait (Mono), Soon Starts the Microsoft Circus With the Banhammer
large companies are exercising more control over the thing/s they claim to "donate" to
This is Not a Sustainable Way to Run Microsoft
This is a downward spiral
 
Dr. Richard M. Stallman (RMS): "There are still people who make it their business to try to stop me from getting invited to speak, and it's a slow process working back from that"
From the talk he gave last month
Very Few Invidious Instances Still Work (for Video Playback)
Google has sabotaged Invidious
Gemini Links 15/09/2024: MINIbase and Pocket Reform Experience
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, September 14, 2024
IRC logs for Saturday, September 14, 2024
[Meme] The Prosecutor and Prosecuted, the Community and Businessmen (Red Hat)
"Social justice is not a corporate slogan or identity politics"
Dr. Richard M. Stallman (RMS) Explains Why So-called 'Cryptocurrencies' Suck and Why GNU Taler is Better
"I've never used cryptocurrency. There were things I found disappointing and worrisome..."
Links 14/09/2024: Verizon's 5,000 Layoffs and China's 'Runaway' Pension Age
Links for the day
Gemini Links 14/09/2024: Comparing Costs and Being "Tamed"
Links for the day
Links 14/09/2024: Science, War, and Politics
Links for the day
Transcript (and Correction) of Dirk Hohndel's Interview With Linus Torvalds in 2014
A lot of things have deteriorated since then
Microsoft Asia President Ahmed Mazhari Leaves the Company
Even everything they say about Mazhari is just "prepared" quotes from Microsoft itself
Contrary to What Microsoft Claims, Teams Were Cut Yesterday, XBox Sales Have Collapsed, Layoffs Announced at 3AM (in the Morning)
There is actually a lot of media coverage about this, unlike prior waves of layoffs at Microsoft
Last Month Dr. Richard M. Stallman (RMS) Explained Why You Should Delete GitHub
RMS explained why
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, September 13, 2024
IRC logs for Friday, September 13, 2024
Gemini Links 14/09/2024: LoRa, ROOPHLOCH, and Crafting a Programming Language
Links for the day
[Video] Why Hurd and MINIX (or BSD) Didn't Get Ahead of Linux?
We've converted the video into WebM to make it more accessible
Dr. Richard M. Stallman (RMS) Explains That a Free/Libre Program Running on Somebody Else's Server (e.g. Clown Computing) Leads to Freedom Deficit
"when you are doing your computing you must not entrust that to somebody else's server because users including you should have control over their own computing but you can never have control over what somebody else's server does because somebody else installs software in that computer and configures it and thus decides what computing it is going to do."
ircII Has Turned 35
Don't listen to people who say IRC is "dead"
[Meme] Code of Conduct in WINE
irritate productive developers...
Number of Gemini Capsules Rising Closer to 4,100, Certificate Authority "Let's Encrypt" Down to 1.1%
Some time soon the Certificate Authority "Let's Encrypt" will probably fall below 1%
Richard M. Stallman Explains Why the Web Becoming a Pile of Proprietary JavaScript Programs (Not Pages to Render) Does Harm to Web Users
"The web was designed to let users control how that data would be rendered but businesses didn't like that."
[Meme] From Checked by Three Examiners to Gone (Granted) in 3 Seconds!
twice as many monopolies with 10% less staff
EPO Staff Representatives Explain the Latest Corruption at the EPO in a New Paper
Owing to corrupt management the EPO has resorted to corporate crime or organised crime designed to benefit large corporations. Who will pay the price? Everybody else in Europe.
Links 13/09/2024: Crackdowns on Bloggers, Deepfakes, Internet Archive‘s Wayback Machine Now in Google Search
Links for the day
RedMonk: September the Month of the Mouth of Redmond (Still)
the usual storyline, i.e. what's not controlled by Microsoft's proprietary GitHub simply does not exist
Links 13/09/2024: Disinformation in Focus, End of Presidential Debates (Trump Accepts It Hurts Him)
Links for the day
Mono as a Double-Purpose Trojan Horse Inside Wine
And now they can oust founders and top contributor with a CoC
This is How Bad Things Have Become at Microsoft
We're seeing nearly 80 reports in English about those layoffs
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, September 12, 2024
IRC logs for Thursday, September 12, 2024
Links 13/09/2024: Recorded Future Bought by MasterCard, Bits of Freedom Turns 25
Links for the day
Gemini Links 13/09/2024: Towards Aristocratic Personal Computing, Technology and Privac
Links for the day
Once Again, Mass Layoffs at Microsoft (Just Like Every Month This Year)
Reporting and articles trickling in (in recent hours)
Rumour: Layoffs in IBM Consulting Today
IBM has had many layoffs lately