Install
» Linux Magazine
- 29articles · 30d
- 2+ day agolatest article
- Aug 14, 2026earliest in window
- 100%with images
- 366avg words
- Computers & Electronics 29
- Science & Technology 29
- Software 18
- Software Dev. 10
- Hardware 1
Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
AI Fixes Linux Bottlenecks Using “Hideous” Code » Linux Magazine
2+ day, 9+ hour ago (555+ words) In that same email, Stoakes stated that he used an LLM to determine where the bottlenecks were and how to improve them. He then said that the LLM generated a lot of code, "much of it hideous." "The patches work…...
Taking Dictation » Linux Magazine
2+ week, 4+ day ago (489+ words) © Lead Image © tang90246, 123RF.com Vosk lets you embed a simple voice decoder into your homegrown applications. In essence, what a software application ultimately needs to carry out our commands is a string of characters. By using a keyboard, you can type…...
Welcome » Linux Magazine
2+ week, 4+ day ago (506+ words) The news gets weirder every day. It isn't hard to find something weird to write about, but the problem is that weird is the new normal, so the same old dystopian topics are starting to sound monotonous. If taken to…...
Tutorial – Drawpile » Linux Magazine
2+ week, 4+ day ago (446+ words) Drawpile allows multiple users to sketch, paint, and collaborate on the same canvas simultaneously in real time from anywhere in the world. Think of Drawpile as a shared sketchbook. As you draw, everyone else connected to the session sees your…...
Gaming Browser » Linux Magazine
2+ week, 4+ day ago (508+ words) The powerful Opera GX browser has now come to Linux: Should gamers rejoice, or was this one port we could do without? Like most Linux Magazine readers, and as the current writer of the FOSSPicks column, I'm a huge advocate…...
Programming Snapshot – Video Housekeeping with Go » Linux Magazine
2+ week, 4+ day ago (460+ words) © Lead Image © Argus, Fotoliacom A GUI application written in Go helps Mike Schilli select videos from his phone using animated thumbnails and get rid of the clutter. I've been writing this column for almost 30 years now, and when you cobble…...
Vanishing Trick » Linux Magazine
2+ week, 4+ day ago (421+ words) Despite its current bad rap, AI does have its uses. We'll show you how to best use some practical AI features in popular KDE apps. That is, it is the greedy corporate tech bros doing what greedy corporate tech bros…...
FOSSPicks » Linux Magazine
2+ week, 4+ day ago (441+ words) This month, we explore the top FOSS, including a stripped-down version of Brave, a lightweight audio player, and a command-line search utility. I've recently treated myself to a mid-tier gaming laptop to naturally, the first thing I did was fire…...
Give Your Pico a Shell » Linux Magazine
2+ week, 4+ day ago (414+ words) © Lead Image © lightwise, 123RF.com Running a shell on your Raspberry Pi Pico lets you use it like a classic Unix or MS-DOS workstation. All you need are basic filesystem commands – no C/C++ or Python skills required. We're going to…...
Pure Python » Linux Magazine
2+ week, 4+ day ago (412+ words) © Lead Image © Eric Isselée, 123RF.com Flet lets you easily build real-time, cross-platform GUI apps using Python. We walk you through installing Flet to building your first interactive graphical application. Under the hood, Flet uses Flutter for rendering, but this complexity…...