Privacy focused, local-first, inference engine app for Linux
https://github.com/Capsize-Games/airunner
https://redd.it/1jz9atr
@r_linux
https://github.com/Capsize-Games/airunner
https://redd.it/1jz9atr
@r_linux
GitHub
GitHub - Capsize-Games/airunner: Offline inference engine for art, real-time voice conversations, LLM powered chatbots and automated…
Offline inference engine for art, real-time voice conversations, LLM powered chatbots and automated workflows - Capsize-Games/airunner
[UPDATE] Qualcomm, fsck you.
Lately, I posted this: https://www.reddit.com/r/linux/s/hh6TMP6BCS
Here, I discussed about a Wi-Fi firmware/driver/chipset and how it's plaguing The Linux Experience.
I shifted to KDE Neon and continued having these issues. My wlp1s0 was randomly turning off despite trying to make `wifi.powersave=2` or trying to echo the skip_otp option.
Then I noticed the inxi properly.
```
Network:
Device-1: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter
vendor: Dell driver: ath10k_pci v: kernel pcie: gen: 1 speed: 2.5 GT/s
lanes: 1 bus-ID: 01:00.0 chip-ID: 168c:0042 class-ID: 0280
IF: wlp1s0 state: up mac: <filter>
IP v4: <filter> type: dynamic noprefixroute scope: global
broadcast: <filter>
IP v6: <filter> type: noprefixroute scope: link
```
Ok... so I have an 802.11ac Wireless adapter. I searched using those keywords, and I found this GLARING GITHUB ISSUE: https://github.com/pop-os/pop/issues/1470
Like, this thing has been plaguing users for 4 YEARS. And if the Wi-Fi doesn't work, then the people who don't wanna delve into firmware, goes back to Windows. I'm not making this up, I have seen in one of the comments of the GitHub Issue itself.
The fault is of Qualcomm's closed-source policy. Even that is fine if the piece of hardware is functional with that closed-source firmware. However, Qualcomm isn't even providing function, but is making everything closed-source. Candela Technologies has released some firmwares of ath10k, but it can only do so much. There still isn't any updated firmware for QCA9377.
Imagine this: because of abandoning closed-source firmware updates, these companies are actually making laptops obsolete, because nobody would have the energy or knowledge to buy a new Wi-Fi chipset. The normal users would just move on from what they might call as their 'obsession' over Linux if they don't get their Wi-Fi working. Worse if that chipset is soldered with the motherboard.
So Qualcomm, fsck you.
https://redd.it/1jzcx7d
@r_linux
Lately, I posted this: https://www.reddit.com/r/linux/s/hh6TMP6BCS
Here, I discussed about a Wi-Fi firmware/driver/chipset and how it's plaguing The Linux Experience.
I shifted to KDE Neon and continued having these issues. My wlp1s0 was randomly turning off despite trying to make `wifi.powersave=2` or trying to echo the skip_otp option.
Then I noticed the inxi properly.
```
Network:
Device-1: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter
vendor: Dell driver: ath10k_pci v: kernel pcie: gen: 1 speed: 2.5 GT/s
lanes: 1 bus-ID: 01:00.0 chip-ID: 168c:0042 class-ID: 0280
IF: wlp1s0 state: up mac: <filter>
IP v4: <filter> type: dynamic noprefixroute scope: global
broadcast: <filter>
IP v6: <filter> type: noprefixroute scope: link
```
Ok... so I have an 802.11ac Wireless adapter. I searched using those keywords, and I found this GLARING GITHUB ISSUE: https://github.com/pop-os/pop/issues/1470
Like, this thing has been plaguing users for 4 YEARS. And if the Wi-Fi doesn't work, then the people who don't wanna delve into firmware, goes back to Windows. I'm not making this up, I have seen in one of the comments of the GitHub Issue itself.
The fault is of Qualcomm's closed-source policy. Even that is fine if the piece of hardware is functional with that closed-source firmware. However, Qualcomm isn't even providing function, but is making everything closed-source. Candela Technologies has released some firmwares of ath10k, but it can only do so much. There still isn't any updated firmware for QCA9377.
Imagine this: because of abandoning closed-source firmware updates, these companies are actually making laptops obsolete, because nobody would have the energy or knowledge to buy a new Wi-Fi chipset. The normal users would just move on from what they might call as their 'obsession' over Linux if they don't get their Wi-Fi working. Worse if that chipset is soldered with the motherboard.
So Qualcomm, fsck you.
https://redd.it/1jzcx7d
@r_linux
Reddit
From the linux community on Reddit: Why does no major distro try to update their faulty Wi-Fi firmware?
Explore this post and more from the linux community
Debian Bug #1094969: "git-remote-http is linked against incompatibly licensed OpenSSL"
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1094969
https://redd.it/1jze0u7
@r_linux
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1094969
https://redd.it/1jze0u7
@r_linux
Reddit
From the linux community on Reddit: Debian Bug #1094969: "git-remote-http is linked against incompatibly licensed OpenSSL"
Posted by DeleeciousCheeps - 8 votes and 2 comments
Linux PCACHE Proposed For Persistent Memory Cache For Block Devices
https://www.phoronix.com/news/Linux-PCACHE-RFC
https://redd.it/1jzj28j
@r_linux
https://www.phoronix.com/news/Linux-PCACHE-RFC
https://redd.it/1jzj28j
@r_linux
Phoronix
Linux PCACHE Proposed For Persistent Memory Cache For Block Devices
Sent out as a request for comments today is a patch series implementing PCACHE, a persistent memory cache for block devices
NEON-optimized sin/cos math library for embedded Linux — high accuracy, small, and fast
https://github.com/farukalpay/FABE
https://redd.it/1jzmslw
@r_linux
https://github.com/farukalpay/FABE
https://redd.it/1jzmslw
@r_linux
GitHub
GitHub - farukalpay/FABE: High-accuracy SIMD sin/cos/sincos library in C with AVX2, AVX-512, and NEON support. Full-range reduction.…
High-accuracy SIMD sin/cos/sincos library in C with AVX2, AVX-512, and NEON support. Full-range reduction. Fast at scale. Portable by design. - farukalpay/FABE
I have decided to use Linux on my old laptop... But which distro?
Long story short this laptop is 10 year old and has 4GB of ram until Celeron processor and 500 GB of HDD it's going to be used for to studying again other stuff... which destroy should I use on that is the white I'm not using it daily it's my little sister's laptop and I want to use a graphical UI not any terminal stuff...
https://redd.it/1jzpehr
@r_linux
Long story short this laptop is 10 year old and has 4GB of ram until Celeron processor and 500 GB of HDD it's going to be used for to studying again other stuff... which destroy should I use on that is the white I'm not using it daily it's my little sister's laptop and I want to use a graphical UI not any terminal stuff...
https://redd.it/1jzpehr
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
The Rise of Slopsquatting: How AI Hallucinations Are Fueling a New Class of Supply Chain Attacks
https://socket.dev/blog/slopsquatting-how-ai-hallucinations-are-fueling-a-new-class-of-supply-chain-attacks
https://redd.it/1jzpz5l
@r_linux
https://socket.dev/blog/slopsquatting-how-ai-hallucinations-are-fueling-a-new-class-of-supply-chain-attacks
https://redd.it/1jzpz5l
@r_linux
Socket
The Rise of Slopsquatting: How AI Hallucinations Are Fueling...
Slopsquatting is a new supply chain threat where AI-assisted code generators recommend hallucinated packages that attackers register and weaponize.
Fedora 42 released
https://fedoramagazine.org/whats-new-fedora-workstation-42/
https://redd.it/1jzssb5
@r_linux
https://fedoramagazine.org/whats-new-fedora-workstation-42/
https://redd.it/1jzssb5
@r_linux
Fedora Magazine
What's New in Fedora Workstation 42 - Fedora Magazine
Check out some of the notable new features in Fedora Linux 42 Workstation. It's the answer to life, the universe and everything!
Linux for a EU smart phone and software eco system?
If the EU is to become independent of the US & China in tech, we need a European smartphone, tablets & laptops, with something else than Android with an Arm CPU. Ideally, a RISC-V CPU designed in/by a European company running some independent form of Linux. But Nokia or Ericsson does not seem to be ready to take up the role they once had.
Is it at all possible and could others do it?
https://redd.it/1jzrv4w
@r_linux
If the EU is to become independent of the US & China in tech, we need a European smartphone, tablets & laptops, with something else than Android with an Arm CPU. Ideally, a RISC-V CPU designed in/by a European company running some independent form of Linux. But Nokia or Ericsson does not seem to be ready to take up the role they once had.
Is it at all possible and could others do it?
https://redd.it/1jzrv4w
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
Breakthroughs in Open Source graphics: End-to-end HDR with upstream technologies, PanVK on a brand-new SoC, and NVK + WebGPU, out of the box
https://www.collabora.com/news-and-blog/news-and-events/breakthroughs-open-source-graphics-embedded-world-2025.html
https://redd.it/1k02koz
@r_linux
https://www.collabora.com/news-and-blog/news-and-events/breakthroughs-open-source-graphics-embedded-world-2025.html
https://redd.it/1k02koz
@r_linux
Collabora | Open Source Consulting
A tale of three demos: Breakthroughs in Open Source graphics at Embedded World 2025
An upclose look at three cutting-edge, open source graphics demos Collabora showcased at Embedded World 2025.
MITRE Warns CVE Program Faces Disruption (Security Week) [LWN.net]
https://lwn.net/Articles/1017565/
https://redd.it/1k0c7jf
@r_linux
https://lwn.net/Articles/1017565/
https://redd.it/1k0c7jf
@r_linux
Reddit
From the linux community on Reddit: MITRE Warns CVE Program Faces Disruption (Security Week) [LWN.net]
Posted by ilep - 5 votes and 1 comment
How useful is Timeshift when moving between distros?
Am I able to use Timeshift if I'm downloading a different distro or can backups only be used in the same distro they were made In (example: Mint>Mint)? Also, what would be difference between the setup options when it asks what files to keep/skip (Keep all>...>exclude all) for Home and Root? Under what circumstances would each option make more or less sense?
https://redd.it/1k0bv8f
@r_linux
Am I able to use Timeshift if I'm downloading a different distro or can backups only be used in the same distro they were made In (example: Mint>Mint)? Also, what would be difference between the setup options when it asks what files to keep/skip (Keep all>...>exclude all) for Home and Root? Under what circumstances would each option make more or less sense?
https://redd.it/1k0bv8f
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
Is Linux under the control of the USA gov?
AFAIK, Linux (but also GNU/FSF) is financially supported by the Linux Foundation, an 501(c)(6) non-profit based in the USA and likely obliged by USA laws, present and future.
Can the USA gov impose restrictions, either directly or indirectly, on Linux "exports" or even deny its diffusion completely?
I am not asking for opinions or trying to shake a beehive. I am looking for factual and fact-checkable information.
https://redd.it/1k0ezdi
@r_linux
AFAIK, Linux (but also GNU/FSF) is financially supported by the Linux Foundation, an 501(c)(6) non-profit based in the USA and likely obliged by USA laws, present and future.
Can the USA gov impose restrictions, either directly or indirectly, on Linux "exports" or even deny its diffusion completely?
I am not asking for opinions or trying to shake a beehive. I am looking for factual and fact-checkable information.
https://redd.it/1k0ezdi
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
UNC5174 Deploys SNOWLIGHT Malware in Linux and macOS Attacks
https://sensorstechforum.com/unc5174-snowlight-malware-linux-macos/
https://redd.it/1k0h03p
@r_linux
https://sensorstechforum.com/unc5174-snowlight-malware-linux-macos/
https://redd.it/1k0h03p
@r_linux
How to, Technology and PC Security Forum | SensorsTechForum.com
UNC5174 Deploys SNOWLIGHT Malware in Linux and macOS Attacks
The UNC5174 group is utilizing a revised form of the SNOWLIGHT malware in campaigns against Linux and macOS.