Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

Mozilla Firefox 133 Is Now Available for Download, Here’s What’s New

Highlights of Mozilla Firefox 133 include the ability to show tabs from other devices in the Tab overview menu, GPU-accelerated Canvas2D enabled by default for Windows users, and Bounce Tracking Protection, a new anti-tracking feature enabled in ETP (Enhanced Tracking Protection)’s Strict mode.

Fwupd 2.0.2 Firmware Updater Adds Support for ASUS ROG Ally, Raspberry Pi Pico

Coming five weeks after fwupd 2.0.1, the fwupd 2.0.2 release adds support for checking AMD hardware configuration MSR (Machine Status Register), support for enumerate-only device emulation to increase test coverage, support for passing a JSON file for emulation instead of ZIP, and new get-version-formats and vercmp commands for fwupdtool.

9to5Linux Weekly Roundup: November 24th, 2024

I want to thank all the people who sent us donations. You guys are awesome and your help is very much appreciated! I also want to thank you all for your continued support by commenting, liking, sharing, and boosting the articles, following us on social media, and last but not least thank you for sending us feedback.

LinuxGizmos.com

LILYGO to Launch ESP32-Based Gizmo with E-Paper Display, LoRa, and MagSafe Charging

The T5 E-Paper S3 Pro is a compact development board featuring the ESP32-S3-WROOM-1 microcontroller alongside advanced capabilities. Designed for low-power applications, it integrates wireless connectivity, e-paper technology, and peripheral support

Waveshare Development Boards Feature RP2350 with 100 Mbps Ethernet or 1.14-Inch LCD

Waveshare has introduced a series of microcontroller development boards based on the RP2350 chipset designed by Raspberry Pi. These boards cater to diverse development needs, offering features such as GPIO expandability, 100 Mbps Ethernet, and compact LCD displays.

TANGO-7010 Series Featuring Intel 12th Gen i3 to i9 Cores and Triple 2.5GbE Ports

ICP Deutschland recently introduced the TANGO-7010 series, a compact mini PC powered by Intel 12th-generation Core processors. Designed for demanding applications, the series features efficient thermal management with a system fan and supports various storage interfaces.

Compulab’s UCM-iMX95 with NXP i.MX 95 Processor, Real-Time Cortex-M7, and eIQ Neutron NPU

The UCM-iMX95, a compact System-on-Module by Compulab, is built around the NXP i.MX 95 processor, leveraging ARM Cortex-A55 cores clocked at up to 2.0 GHz. Optimized for industrial applications, it delivers robust performance in graphics, image processing, and artificial intelligence workloads.

Milk-V Launches MILK-V Megrez PC, Starting at $199.00

The Milk-V Megrez incorporates the ESWIN EIC7700X system-on-chip. This device features a quad-core SiFive P550 CPU based on the RISC-V RV64GBCH architecture, operating at a clock speed of up to 1.8 GHz.

invisCAM A Compact 2MP Camera for Low Light and Low Power Applications

This month, Arducam introduced the invisCAM, a compact imaging solution that integrates advanced functionality and precise engineering within a small form factor. The camera is designed to address the challenges of achieving high-quality imaging, functional versatility, and cost efficiency in a portable USB device.

Coin-sized ESP32-H2-WROOM-07 RISC-V Module with BLE, Thread, and Zigbee Support for $2.13

The ESP32-H2-WROOM-07 is a compact module featuring a RISC-V single-core 32-bit microprocessor and support for Bluetooth Low Energy. It can be configured with up to 4 MB of flash memory and is designed for applications such as smart home systems, industrial automation, and consumer electronics.

parallel @ Savannah: GNU Parallel 20230322 ('Arrest Warrant') released

posted by Roy Schestowitz on Mar 23, 2023,
updated Mar 23, 2023

GNU Parallel 20230322 ('Arrest Warrant') has been released. It is available for download at: lbry://@GnuParallel:4 Quote of the month: GNU parallel is magic, half of my work uses it, to the point where they're referenced and thanked in my thesis -- Best Catboy Key Grip @alamogordoglass@twitter New in this release:

News about GNU Parallel:

GNU Parallel - For people who live life in the parallel lane. If you like GNU Parallel record a video testimonial: Say who you are, what you use GNU Parallel for, how it helps you, and what you like most about it. Include a command that uses GNU Parallel if you feel like it.

About GNU Parallel
GNU Parallel is a shell tool for executing jobs in parallel using one or more computers. A job can be a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables. A job can also be a command that reads from a pipe. GNU Parallel can then split the input and pipe it into commands in parallel. If you use xargs and tee today you will find GNU Parallel very easy to use as GNU Parallel is written to have the same options as xargs. If you write loops in shell, you will find GNU Parallel may be able to replace most of the loops and make them run faster by running several jobs in parallel. GNU Parallel can even replace nested loops. GNU Parallel makes sure output from the commands is the same output as you would get had you run the commands sequentially. This makes it possible to use output from GNU Parallel as input for other programs.

[...]

Watch the intro video on http://www.youtube.com/playlist?list=PL284C9FF2488BC6D1 Walk through the tutorial (man parallel_tutorial). Your command line will love you for it. When using programs that use GNU Parallel to process data for publication please cite: O. Tange (2018): GNU Parallel 2018, March 2018, https://doi.org/10.5281/zenodo.1146014. If you like GNU Parallel:

If you use programs that use GNU Parallel for research:

If GNU Parallel saves you money:

About GNU SQL
GNU sql aims to give a simple, unified interface for accessing databases through all the different databases' command line clients. So far the focus has been on giving a common way to specify login information (protocol, username, password, hostname, and port number), size (database and table size), and running queries. The database is addressed using a DBURL. If commands are left out you will get that database's interactive shell. When using GNU SQL for a publication please cite: O. Tange (2011): GNU SQL - A Command Line Tool for Accessing Different Databases Using DBURLs, ;login: The USENIX Magazine, April 2011:29-32.
About GNU Niceloa1d
GNU niceload slows down a program when the computer load average (or other system activity) is above a certain limit. When the limit is reached the program will be suspended for some time. If the limit is a soft limit the program will be allowed to run for short amounts of time before being suspended again. If the limit is a hard limit the program will only be allowed to run when the system is below the limit.

Read on

Other Recent Tux Machines' Posts

today's leftovers
GNU/Linux and FOSS picks
Programming and Development Tools
Programming leftovers mostly
Security Leftovers
only 3 for now
Linux Devices and Open Hardware Leftovers
misc. picks
EasyOS Development Updates
EasyOS's latest
KDE: Criticism, KUserFeedback (KUF), and Microsoft Outsources
two KDE picks
Applications: Makulu Tools, Hugin, amd Email Client
4 picks regarding software
today's howtos
first big batch
10 Reasons To Choose Ubuntu Server Over the Competition
When you think of a server's operating system (OS), what comes to mind?
Mozilla Firefox 133 Is Now Available for Download, Here’s What’s New
Mozilla Firefox 133 open-source web browser is now available for download with the ability to show tabs from other devices in the Tab Overview menu and other changes.
Fwupd 2.0.2 Firmware Updater Adds Support for ASUS ROG Ally, Raspberry Pi Pico
Fwupd 2.0.2 Linux firmware update utiltiy is now available for download with support for checking AMD hardware configuration MSR and other changes.
Android Leftovers
Why the Pixel Tablet's cancellation makes sense in light of a possible Android and Chrome OS merge
today's leftovers
security and more
Canonical wants Ubuntu 20.04 LTS users to upgrade as End of Life approaches
Canonical has issued a warning to users of Ubuntu 20.04 LTS
Audiocasts/Shows: Linux Out Loud, GNU World Order, Open Source Security Podcast, This Week in Linux
4 new episodes
Open Hardware/Modding/Retro: GNU-like Mobile Linux, Old Amigas, and More
gadgets and hacking
Guix/Hurd on a Thinkpad X60
A lot has happened with respect to the Hurd since our Childhurds and GNU/Hurd Substitutes post
Free and Open Source Software
Magpie is used by the Budgie Desktop as its window manager
Review: Linux Lite 7.2
Linux Lite 7.2 is an update from the 7.0 release in June, and it's based on Ubuntu 24.04.1 LTS and will receive five years of support
KDE: UX Insights (that we cannot get right now)
After the criticism in the last post about the limitations of KUserFeedback (KUF) for doing data-driven UX work
9to5Linux Weekly Roundup: November 24th, 2024
The 215th installment of the 9to5Linux Weekly Roundup is here for the week ending on November 24th, 2024.
Today in Techrights
Some of the latest articles
TuxCare and Cloudimg Partner to Bring Patches to Dead Linux Cloud Images
TuxCare has partnered with UK-based Cloudimg, to bring its customers TuxCare Endless Lifecycle Support for keeping end-of-life Linux distributions supported
Android Leftovers
Here's what I'll miss about Chrome OS once it turns into Android
Just Starting in the Linux Terminal? Here Are Some Setup Tips
The Linux terminal is useful, but it sometimes gets a bad rap for being boring
Free and Open Source Software
This is free and open source software
today's leftovers
GNU/Linux and FOSS links
dpb (Distributed Ports Builder), Warp and Wireshark
Applications in focus
Games: Humble Bundle, Social Media Card Game, and Snake
With Linux twist
Programming Leftovers
coding related links
Open Hardware Leftovers
ESP32 and more
Audiocasts and Videos: Collection From Invidious and TLLTS
from the past week
today's howtos
many howots for today and some older ones
FreeBSD 14.2-RC1 Now Available
The first Release Candidate build of the 14.2-RELEASE release cycle is now available
Wine 9.22 Released with Display Mode Virtualization Support
Wine 9.22 is now available with Wayland driver enabled by default, DirectPlay network boosts, Unicode CLDR 46 updates, and display virtualization
10 Best Linux FTP Clients for Every User in 2024
Looking for reliable FTP clients on Linux
Moksha – modern iteration of the Enlightenment window manager
This is free and open source software
RELIANOID Load Balancer Community Edition v7.5 Release Notes
We are thrilled to announce the release of RELIANOID 7.5.0 (Community Edition)
AlmaLinux OS 9.5 Is Here as a Free Alternative to Red Hat Enterprise Linux 9.5
The AlmaLinux OS Foundation announced today the release and general availability of AlmaLinux OS 9.5 (codename Teal Serval), as the latest stable version of this free Red Hat Enterprise Linux (RHEL) fork.
GhostBSD 24.10.1 Is Now Available
We’re excited to announce the release of GhostBSD 24.10.1
KaOS 2024.11
More application are now ready to use Qt6 and Frameworks 6 including Freecad, Sqlitebrowser, Cantor, Kalzium, Webacmoid and Liquidshell
Fedora / IBM / Oracle Linux / IBM Leftovers
the Red Hat universe in blogs and news sites
Today in Techrights
Some of the latest articles
Archinstall 3.0.1: Improved Partition Management and System Stability
Archinstall 3.0.1, a guided installer for Arch Linux, is a patch update that fixes partition issues, improves code quality, and enhances user experience
today's leftovers
GNU/Linux and FOSS news
OpenSUSE: Tumbleweed Review and Hackweek
Some openSUSE updates
Open Hardware/Modding: Raspberry Pi, Pine64, Fairphone, and More
Gadgets and more
Milk-V Launches MILK-V Megrez PC, Starting at $199.00
The Milk-V Megrez, first announced in August this year, is recognized as one of the first RISC-V hardware hypervisors available in the market
Firefox Woes and Firefox DevTools Newsletter
Mozilla/Firefox picks
Programming Leftovers
Development bits
Free and Open Source Software
Only free and open source software is featured here
Security Leftovers
Security bits and pieces
today's howtos
more howtos
Compulab’s UCM-iMX95 with NXP i.MX 95 Processor, Real-Time Cortex-M7, and eIQ Neutron NPU
The UCM-iMX95 supports mainline Linux and the Yocto Project, with a comprehensive Board Support Package
Linux Kernel 6.12 Officially Released, This Is What’s New
Linus Torvalds announced today the release and general availability of Linux kernel 6.12, the latest stable version of the Linux kernel that introduces several new features and improvements.
today's howtos
many howtos, esp. idroo
Canonical/Ubuntu: Warehouse, EdgeIQ and Ubuntu Core
Canonical/Ubuntu news
Windows TCO Leftovers
The full cost of Microsoft deployments
Games: Unreal and Unreal Tournament on Internet Archive, More Picks Mostly From GamingOnLinux
gamers' news
mesa 24.3.0
This release has seen the continuing trend of OpenGL work slowing down
today's leftovers
Mozilla, BSD, and more
Games: Age of Empires II: The Conquerers, Microsoft Failing Badly
Some gaming picks
Programming Leftovers
Development related picks
Open Hardware: Raspberry Pi, Arduino, and More
Some hardware picks
Google Demotes GNU/Linux to Linux (Android), Linux Foundation Gets Misleading Puff Piece From SJVN
setbacks?
Fedora / Red Hat / IBM Leftovers
mostly Red Hat stuff
today's howtos
this weekend's first batch
Security Leftovers
Inc. bugfix releases
Android Leftovers
Your next Android phone could swap out Google Fit for this alternative
Canonical/Ubuntu Leftovers
security and commercial bits
FreeCAD 1.0 Released After 22 Years in Development
Good things come to those who wait, and for 3D modelling professionals with a preference for open-source software
Best Free and Open Source Software
Only free and open source software is eligible for inclusion here
This Week in Plasma: Battery Charge Cycles in Info Center
This week we of course continued the customary bug-fixing, but got some nice new features and UI improvements too
This Week in GNOME: #175 Magic
Update on what happened across the GNOME project in the week from November 15 to November 22
Today in Techrights
Some of the latest articles
Linux Code of Conduct Board and CoC Supremacy Over Code/Function
CoC strikes