Bonum Certa Men Certa

Links 25/06/2022: EndeavourOS Artemis and Foundries.io IPO Ambitions



  • GNU/Linux

    • The case of the collapsing calendar

      Recently I quit my job to become 'retired'. This leads to a lot of changes, some more predictable than others. The lock down period and working from home during the last two years already brought some changes, like not having to commute every day and being able to have lunch with my wife.

    • Kernel Space

      • Foundries.io looks to $1bn IPO - eeNews Europe

        The Cambridge-based company provides an embedded Linux distribution with a security and update framework for devices that connect to the Internet of Things. For example its Foundries Factory software is used in an electric scooter in Germany to run both the IVI in-vehicle infotainment system and the motor controller.

      • Linux Plumbers Conference (LPC)Linux Plumbers Conference: Microconferences at Linux Plumbers Conference: Open Printing

        Linux Plumbers Conference 2022 is pleased to host the Open Printing Microconference

        OpenPrinting has been improving the way we print in Linux. Over the years we have changed many conventional ways of printing and scanning. Over the last few years we have been emphasizing on the fact that driverless print and scan has made life easier however this does not make us stop improving. Every day we are trying to design new ways of printing to make your printing and scanning experience better than that of today.

    • Instructionals/Technical

      • Linux CapableHow to Install AngularJS on AlmaLinux 9 - LinuxCapable

        Angular is a popular, open-source web application framework for building mobile and desktop apps. It was developed in 2009 by Google to help developers design complex applications from scratch without having expert knowledge of coding languages like C# or Java. It can take up valuable time when you want something simple with little functionality at first but grow as your project develops over the years.

        In the following tutorial, you will learn how to install Angular on AlmaLinux 9 using the command line terminal using the NodeSource repositories as the source for NodeJS and NPM.

      • ID RootHow To Install Nextcloud on Ubuntu 22.04 LTS - idroot

        In this tutorial, we will show you how to install Nextcloud on Ubuntu 22.04 LTS. For those of you who didn’t know, NextCloud is a free open-source self-hosted cloud storage solution. It is very similar to other cloud storage solutions like Dropbox, Google Drive, iCloud, etc. NextCloud also returns the control and security of your sensitive data back to you, thus eliminating the use of a third-party cloud hosting service.

        This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the Nextcloud on Ubuntu 22.04 (Jammy Jellyfish). You can follow the same instructions for Ubuntu 22.04 and any other Debian-based distribution like Linux Mint, Elementary OS, Pop!_OS, and more as well.

      • TechtownHow to install Slim PDF Reader on Ubuntu / Linux Mint? - Techtown

        Slim PDF is a PDF reader application that stands out for being quite lightweight, making it ideal for computers that are a bit tight on hardware.

        It has a free version that you can use for your daily use, but without as many capabilities as you will have if you decide to pay for it.

        With an active development, Slim PDF Reader has incorporated a series of renewed features that increase its potential.

      • Linux CapableHow to Install Git on Rocky Linux 8 - LinuxCapable

        GIT is a free and open-source version control system that can efficiently manage small projects or huge ones. It enables multiple developers to work together on nonlinear development, as it tracks changes in source code for each branch of our project’s history. Hence, we never lose anything by going back through old stages if something goes wrong!

        In the following tutorial, you will learn how to install the latest or upgrade GIT on Rocky Linux 8 using the command line terminal and basic commands and tips.

      • Trend OceansHow to Install and Use dig and nslookup Commands in Linux

         The dig and nslookup are network administration command-line tools. They are both helpful for network troubleshooting and gathering information related to Domain Name Server (DNS).

        The “Domain Information Groper” (dig) command is an essential tool for gathering information or interrogating the DNS name servers to troubleshoot DNS issues.

        The “Name Server Lookup” (nslookup) command is a network administration command-line tool for querying and obtaining crucial mapping information between a domain name and an IP address.

      • Make Use OfHow to Install Fall Guys on Linux With Multiplayer Support

        Fall Guys is an online multiplayer game featuring an obstacle course-style battle royale concept. The lack of support for Easy Anti-Cheat has always been a huge roadblock for successful multiplayer gaming on Linux. But with Easy Anti-Cheat now compatible with Linux, gamers can now play their favorite multiplayer games online, including Fall Guys, with other players on the internet.

      • Linux Made SimpleHow to install Google Web Designer on a Chromebook

        Today we are looking at how to install Google Web Designer 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.

      • Make Kali Linux look less suspicious by making the desktop look more like a windows machine
      • Spawn a retro style terminal emulator.
    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • Nate GrahamThis week in KDE: a mad bugfixing spree – Adventures in Linux and KDE

          Plasma 5.25’s first bugfix release came out a few days ago, and the next one is due early next week. Hopefully most of the bugs you folks found will have been fixed! And among those are few 15-minute bugs too.

          Occasionally people ask, “Jeez, it feels like you guys are fixing bugs all the time… shouldn’t they all be fixed by now? Why is your software so buggy?” Thing is, that’s the nature of software. There are always more bugs to fix, no matter how long you work at it. And the more people who use it, the more bugs they’ll find. This is universal, for every piece of software. The best metric is not really “number of bugs fixed,” but rather “egregiousness of bugs fixed.” You want to see that the bugs we fix get weirder and more esoteric over time, which indicates that the basics are becoming more reliable. We’re not all the way there yet, but I believe we are making progress!

      • GNOME Desktop/GTK

        • Builder GTK 4 Porting, Part VII – Happenings in GNOME

          It’s been another couple weeks of porting, along with various distractions.

          The big work this time around has been deep surgery to Builder’s “Foundry”. This is the sub-system that is responsible for build-systems, pipelines, external-devices, SDKs, toolchains, deployments-strategies and more. The sub-system was starting to show it’s age as it was one of the first bits of Builder to organically emerge.

          One of the things that become so difficult over the years is dealing with all the container layers we have to poke holes through. Running a command is never just running a command. We have to setup PTYs (and make sure the TTY setup ioctl()s happen in the right place), pass environment variables (but to only the right descendant process), and generally a lot more headaches.

          What kicked off this work was my desire to remove a bunch of poorly abstracted bits and we’re almost there. What has helped considerably is creating a couple new objects to help manage the process.

          The first is an IdeRunContext. It is sort of like a GSubprocessLauncher but allows you to create layers. At the end you can convert those layers into a subprocess launcher but only after each layer is allowed to rewrite the state as you pop back to the root. In practice this has been working quite well. I finally have control without crazy amounts of argument rewriting and guesswork.

  • Distributions and Operating Systems

    • Reviews

      • 9to5LinuxFirst Look at EndeavourOS ARM on the Raspberry Pi 4

         The EndeavourOS team started working on their ARM port for the distribution about two years ago. Until now, installing EndeavourOS on ARM devices required you to write the latest EndeavourOS ISO image on a microSD card, download the EndeavourOS ARM installation script, and then run the text-based installer that had several stages.

        The previous ARM installer script, which is still available for unsupported devices, was for advanced users, but now anyone can try EndeavourOS on a supported ARM device (Odroid N2/N2+ and Raspberry Pi at the moment of writing this article) thanks to the new ARM installer.

    • New Releases

      • 9to5LinuxEndeavourOS Artemis Launches with ARM Installer, Linux 5.18, and Latest Calamares

        EndeavourOS Artemis is here about two and a half months after EndeavourOS Apollo to bring you an up-to-date installation medium that contains all the latest and greatest GNU/Linux technologies, starting with the Linux 5.18 kernel series and Mesa 22.1 graphics stack, and continuing with the latest Calamares (3.2.60) graphical installer.

      • Artemis is launched

        We are proud to present you the Artemis release, named after the upcoming NASA mission to the moon and I do refer to that mission for a reason but more on that later.

        Artemis is our regular ISO refresh release, so users who already are running EndeavourOS don’t have to install this release, you already are up-to-date.

        Besides the regular updates and improvements on the ISO and the installation process is this release the first ISO that brings EndeavourOS ARM closer to the main release.

    • Fedora Family / IBM

      • XPath for libvirt external snapshop path | Adam Young’s Web Log

        The following xmllint XPath query will pull out the name of the backing file for a VM named fedora-server-36 and an external snapshot named fedora-36-post-install,

      • Red Hat OfficialExpanding U.S. healthcare travel benefits for access several healthcare services

        Red Hatters should be able to access quality healthcare no matter where they live. We're working with our U.S. benefits provider to reimburse associates and their dependents covered by a Red Hat medical plan for travel to access several healthcare services that may not be available everywhere.

        Effective July 1, 2022, our U.S. benefits provider will cover up to $10,000 maximum (lifetime) in travel expenses for an associate and a companion if they must travel greater than 60 miles from their home to access in-network care.

  • Free, Libre, and Open Source Software

    • FSF

    • Programming/Development

      • Guile foldr example



        I just wanted to try out my understanding of foldr in Scheme.

        The test is to take a list of ints and return another list of ints. The resultant should contain only even integers, and they should be duplicated in the output.

      • finding binary differences €« codeblog



        As part of the continuing work to replace 1-element arrays in the Linux kernel, it’s very handy to show that a source change has had no executable code difference.

      • Linux Links5 Top Free and Open Source Erlang Web Frameworks

        One of the types of software that’s important for a web developer is the web framework. A framework “is a code library that makes a developer’s life easier when building reliable, scalable, and maintainable web applications” by providing reusable code or extensions for common operations. By saving development time, developers can concentrate on application logic rather than mundane elements.

        A web framework offers the developer a choice about how to solve a specific problem. By using a framework, a developer lets the framework control portions of their application. While it’s perfectly possible to code a web application without using a framework, it’s more practical to use one.

        Erlang is a general-purpose, concurrent, declarative, functional programming language and runtime environment developed by Ericsson, a Swedish multinational provider of communications technology and services. Erlang is dynamically typed and has a pattern matching syntax. The language solves difficult problems inherent in parallel, concurrent environments. It uses sets of parallel supervised processes, not a single sequential process as found in most programming languages.

        Let’s explore the 5 Erlang web frameworks. For each program we have compiled its own portal page, a full description with an in-depth analysis of its features, together with links to relevant resources.

  • Leftovers

    • TediumIn Defense of “One Week”: A BNL Take That’s Not for Haters

      As many of our regular readers are probably aware, both Ernie and I are massive fans of Canadian folk rock band, Barenaked Ladies. Throughout my youth, teenage years, and early adulthood, their music provided a significant part of the soundtrack of my life. I loved everything the band released and held them in high esteem alongside the likes of “Weird Al” Yankovic and They Might Be Giants. The first BNL song I ever heard was “The Old Apartment,” which I found on one of those CD samplers of relatively new/not yet known records (it also contained “Peaches” by PUSA and “Quiche Lorraine” by the B-52s; I don’t remember where I acquired it). A recent article in Stereogum, part of writer Tom Breihan’s exhaustive look back at every number-one song in Billboard history, took an unbelievably harsh approach, a level of hatred rarely seen outside the Nickelback commentary genre. The takedown, to be blunt, tackled me, and I still have the rugburns on both my knees. As a result, we felt like the time for rebuttal from actual BNL fans was in order. So put on your favorite BNL record (editor’s note: this one is a good choice) and get ready for a blast from the past as we talk about the late ’90s radio hit, “One Week.”

    • Security

      • Hacker NewsHackers Exploit Mitel VoIP Zero-Day in Likely Ransomware Attack

        The disclosure arrives less than two weeks after German penetration testing firm SySS revealed two flaws in Mitel 6800/6900 desk phones (CVE-2022-29854 and CVE-2022-29855) that, if successfully exploited, could have allowed an attacker to gain root privileges on the devices.

      • Privacy/Surveillance

        • AccessNowThe end of Roe v. Wade — Privacy again under attack in U.S. - Access Now

          Today, the U.S. Supreme Court overturned Roe v. Wade, which guaranteed federal constitutional protection of abortion rights in the United States. Access Now condemns the Court’s decision, which has catastrophic implications for human rights in the digital age.

          “With the end of Roe, surveillance capitalists are in a position to weaponize our decision to access reproductive healthcare,” said Jennifer Brody, U.S. Policy and Advocacy Manager at Access Now. “What we search online and where we go can be used to strip our right to autonomy over our body, expression, and life. As surveillance technologies — from smart watches to virtual assistants — continue to proliferate and monitor our every move, our health and humanity are at risk of irreparable damage.”

    • Internet Policy/Net Neutrality

      • Internet Freedom FoundationSnTHosting urges MeitY to withdraw CERT-In directions

        On April 28, 2022, the Indian Computer Emergency Response Team (CERT-In) issued Directions under Section 70B of the Information Technology Act, 2000 regarding preventing, responding and reporting cyber incidents. These Directions will become effective on June 27, 2022. SnTHosting, a VPN service provider, has addressed legal representation to MeitY seeking recall of the Directions as they compel a range of entities, including SnTHostings, to surveil their users and collect their personal data, and mandate them to make such data available to CERT-In on demand. IFF has provided legal support in drafting the representation.



Recent Techrights' Posts

Links 30/12/2024: Bad Year, Sxmo/PostmarketOs, and Gemlog/Tinylog
Links for the day
A Free Software Foundation (FSF) Led by Dr. Richard Stallman Can Still Raise a Lot of Money
Give people more time (e.g. until end of January) and maybe hit the target
 
Links 31/12/2024: 'Open'AI Has Run Out of Money Again, Venezuela Fines TikTok, Germany Warns X/Twitter Over Election Interference, Google Search Takedowns Out of Control
Links for the day
Gemini Links 31/12/2024: Google's Evil and VF-1 1.0.0 is Out
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Monday, December 30, 2024
IRC logs for Monday, December 30, 2024
Links 30/12/2024: Arrest Warrant for South Korean President Yoon, Experts Contest 'Bird Strike' Narrative for Crash Blame
Links for the day
[Meme] Systemd-Max
Why is everything - even aviation - getting so much worse?
Just a hobby, it won't be big and professional like GNU. It'll be controlled by Microsoft due to administrative neglect.
Get well soon, Linux
Free Software Foundation (FSF) Raised About 20,000 Dollars Today
FSF funds now near 275k dollars. Growing VERY fast today.
Massive Gains for GNU/Linux in Australia This Year
Windows lost clout and Android was the biggest gainer
New IRS Filing Shows That the Most Dominant Company in the Linux Foundation is Microsoft
The 'Linux' Foundation devotes only about 2% of its budget to Linux (skeleton crew). It invests a lot more money in the Ponzi scheme of Microsoft and Scam Altman.
[Meme] Who's the Linux Boss?
Bill Gates is a lot more interesting anyway
In 2024, Under Linux Foundation Management, Linux.com Produced and Published Only 5 Articles
Remember when Linux.com had 3-4 original articles per day?
Trying to Informally Police or at Least Report LLM Slop About "Linux" (and Several Related Topics)
Do they deserve public humiliation/condemnation? Yes, as that might be the only way to nip this in the bud
Links 30/12/2024: Fentanylware (TikTok) Concerns and Aftermath of Cut Cables
Links for the day
Is Microsoft's Plundering of Africa Coming to an End?
Microsoft had many layoffs in Africa this year
Microsoft Windows Down From 23% to 20% This Year in Asia (Android Up From 54% to Almost 60%)
Less and less of Windows, more of the Linux-powered Android
15 Years Ago Mozilla Firefox Had Over 50% of the Slovakian Market, Now Google's Chrome Has Over 70%
Peaked at 72.4% earlier this year
Remembering When Photography Meant Realistic Captures of Reality, Not "Hey Hi" (AI) and 'Instagrammed' (Filtered, Manipulated)
Fake pictures predate the "hey hi" hype; Instagram in particular was full of these
Good Gains for Android for GNU/Linux in New Zealand This Year
Notice that GNU/Linux rose to its highest point (this month)
2024 a Record Year for Android (Almost 50% "Market Share"), Which is Now Bigger in Europe Than Microsoft Windows
a look at Europe
Apple's Main Stronghold (North America) at Risk From GNU/Linux
Apple had several rounds of layoffs in the US this year
Wishing for a Wikileaks Renaissance in 2025
as a site that facilitates whistleblowers, hosting large leaks
statCounter: Microsoft Windows Down a Percent This Year in South America, GNU/Linux Up to 3.2%
Microsoft down, freedom up
[Meme] Getting Banned From Social Control Media 2 Days or Two Weeks Before Leaving Office
Seems like interference using dinners with an insurrectionist
The Threat of Googlebombing and LLMs
There are many Carters, but search engines and LLMs lack the "logic" (or common sense) to tell the difference
Social Control Media (Not Just TikTok) is a "Modern Challenge" to Democracy
Society is worse off with Social Control Networks
Jimmy Carter on Globalisation of "Tech"
Carter's legacy in the area of science (and technology)
IBM's Bad Leadership is a Threat to GNU/Linux
We worry that since Red Hat controls so much of the GNU/Linux stack difficulties at IBM will result in divestment
The True Importance of Diversification
Monopoly or monoculture breed fragility
Putting Some Eggs in the Geminispace Basket
Do not bet on the future of the Web
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, December 29, 2024
IRC logs for Sunday, December 29, 2024
Gemini Links 30/12/2024: Countdown to New Year, Tinylogging, and LLM Hype
Links for the day
Incredible! Beta'News' Now Runs Ads as 'Articles' About 'Hey Hi' (AI), Written by LLMs
Does it get any more rogue than this?
This New Talk Helps Explain Why Crimes at the European Patent Office (EPO) and Patent Policy Deficits Remain Unaddressed by the European Commission
Corporations write and enforce the law
Our Most Relaxing Christmas Ever?
this Christmas was our most calm every (in recent memory at least)
Bad Year for Microsoft in India (and Another All-Time Low, Windows at 12% "Market Share")
Microsoft is the next Intel
Keeping Online Even During Wars
the Internet is still quite robust
Enshittification is Everywhere
Computer Science has been reduced to just "computer" (spyphone)
Fascistic Regimes and Their Justices Will Leverage Social Control Networks to Their Advantage (Power Grab), They Won't Protect Constituents From Them
"controlling the voices and all the narratives, including the press because they too buy into the lies that it is a communications medium"
Move to GNU/Linux and Save the Planet, CCC Talk Explains
video of the talk
New Year's Resolution for Techrights: No More Very Short Posts
If we publish memes, as above, then we'll try to at least contextualise them somewhat
The Free Software Foundation (FSF) Tells Us All to "Keep Putting Pressure on Microsoft"
"Grassroots organization against a corporation as large as Microsoft is never easy"
Links 29/12/2024: Phytium Sells Chinese CPUs and Landing Gear Malfunction Crashes Plane in Korea
Links for the day
Links 29/12/2024: Facebook Wants More Bots and Slop, Whistleblowers and Bloggers Under Attack
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, December 28, 2024
IRC logs for Saturday, December 28, 2024