| by Arround The Web

Pinta 3.0 Released With New Effects and GTK4 Port

Indulging your casual creativity (read: making memes, defacing selfies, etc) using open-source tools is made easier with the long-awaited release of Pinta 3.0. Pinta, as long-time Linux users will be aware, is a cross-platform raster graphics tool with…

Read More
| by Arround The Web

Pinta 3.0 Open-Source Paint Program Released with GTK4 Port, New Effects

Pinta 3.0 open-source paint and drawing software is now available for download with GTK4 port, new effects, and many other changes. Here’s what’s new!
The post Pinta 3.0 Open-Source Paint Program Released with GTK4 Port, New Effects appeared first on 9…

Read More
| by Arround The Web

gcl @ Savannah: Small release errata

Greetings!  While these tiny issues will likely not affect many if any,

there are alas a few tiny errata with the 2.7.1 tarball release.  Posted

here just for those interested.  Will of course be incorporated in the

next release.

modified   g…

Read More
| by Arround The Web

FOSS Force Mostly Open Tech News Quiz – April 11, 2025

Did you have time to keep up with the news this week? Here’s your chance to brag… or not. This week there are 11 questions. Good luck!

Read More
| by Arround The Web

Asahi Linux Runs into Issues with M4 Support

Due to Apple Silicon changes, the Asahi Linux project is at odds with adding support for the M4 chips.

Read More
| by Arround The Web

Formatting Text in Logseq

Make your notes more attractive by formatting the text with quotes and call out boxes.

Read More
| by Arround The Web

gcl @ Savannah: GCL 2.7.1 has been released

Greetings! 

Greetings!  The GCL team is happy to announce the release of version

2.7.1, the culmination of many years of work and a major development

in the evolution of GCL.  Please see http://www.gnu.org/software/gcl for

downloading informat…

Read More
| by Arround The Web

3rd Party Apps Might Refuse to install due to Ubuntu Pro [Quick Fix]

For old Ubuntu 20.04 and Ubuntu 22.04 with Ubuntu Pro enabled for extended 5 years of Extended Security Maintenance (ESM) updates support, it might sometimes cause 3rd party apps refuse to install and even output unmet dependency issue. This is because ESM apps have higher package priority 510, while most others are default to 500. […]

Read More
| by Arround The Web

Gary Benson: Python antipattern: Close in finally

Don’t do this:
thing = Thing()
try:
thing.do_stuff()
finally:
thing.close()

Do do this:
from contextlib import closing

with closing(Thing()) as thing:
thing.do_stuff()

Why is the second better? Using contextlib.closing() ties closin…

Read More
| by Arround The Web

Overclock / Downclock GPU & Limit Power in Ubuntu via LACT

Want to give more control of your graphics card in Ubuntu & other Linux? Here’s a graphical to do the job. It’s LACT, a free open-source GTK4 application written in Rust. With it, you may monitor and control NVIDIA, Intel, and AMD GPUs with following options: View detailed GPU information. Control GPU fan speed. Overclock […]

Read More
| by Arround The Web

How to Verify Debian and Ubuntu Packages Using MD5 Checksums

The post How to Verify Debian and Ubuntu Packages Using MD5 Checksums first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Have you ever wondered why a given binary or package installed on your system does not work according to your
The post Ho…

Read More
| by Arround The Web

Distribution Release: SparkyLinux 7.7

The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. Paweł Pijanowski has announced the release of SparkyLinux 7.7, the latest update of the project’s set of lightweight distributions based on the current stable release of Debian: “The 7th…

Read More
| by Arround The Web

GNUnet News: GNUnet 0.24.1

GNUnet 0.24.1

This is a bugfix release for gnunet 0.24.0.
It fixes some regressions and minor bugs.

Links

Source:

https://ftpmirror.gnu.org/gnunet/gnunet-0.24.1.tar.gz

(

http…

Read More
| by Arround The Web

FSF Events: Community meetup Toronto Canada

Come for the pizza, stay for the free and open source hardware and software demos! All fediverse friends are welcome!

Read More
| by Arround The Web

FSF Blogs: Interview with Mia Bajić

Source: Planet GNU

Read More
| by Arround The Web

grep @ Savannah: grep-3.12 released [stable]

This is to announce grep-3.12, a stable release.

It’s been nearly two years! There have been two bug fixes and many
harder-to-see improvements via gnulib. Thanks to Paul Eggert for doing
so much of the work and Bruno Haible for all the testing an…

Read More
| by Arround The Web

Ubuntu Unity vs. GNOME: Choosing the Right Ubuntu Experience for Your Workflow

by George Whittaker

Ubuntu is one of the most popular Linux distributions, renowned for its ease of use, extensive community support, and frequent updates. While the core of Ubuntu rem…

Read More
| by Arround The Web

FSF Events: Community meetup in Athens, Greece

We are celebrating FSF 40 – connect with us and discuss software freedom!

Read More
| by Arround The Web

FSF Events: Community meetup in Thessaloniki, Greece

We are celebrating FSF 40 – connect with us and discuss software freedom!

Read More
| by Arround The Web

Distribution Release: Feren OS 2025.03

The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. Dominic Hayes has announced the release of Feren OS 2025.03, a significant update of the project’s desktop-oriented Linux distribution with KDE Plasma as the preferred desktop, now based…

Read More