news
Newelle, GNU, Tellico, and More Applications
-
Linux Magazine ☛ There's a New GNU/Linux Hey Hi (AI) Assistant in Town
Newelle is a GNU/Linux Hey Hi (AI) assistant that can work with different LLMs and includes document parsing and profiles.
-
FSF ☛ FSF Blogs: July GNU Spotlight with Amin Bandali featuring seventeen new GNU releases: Bash, Cflow, and more!
Seventeen new GNU releases in the last month (as of July 31, 2025).
-
Tellico 4.1.3 Released
Tellico 4.1.3 is available, with a few fixes.
-
Peter Hutterer: unplug - a tool to test input devices via uinput
Yet another day, yet another need for testing a device I don't have. That's fine and that's why many years ago I wrote
libinput record
andlibinput replay
(more powerful successors to evemu and evtest). Alas, this time I had a dependency on multiple devices to be present in the system, in a specific order, sending specific events. And juggling this many terminal windows withlibinput replay
open was annoying. So I decided it's worth the time fixing this once and for all (haha, lolz) and wrote unplug. The target market for this is niche, but if you're in the same situation, it'll be quite useful.