"smol" -- Simple Minimal Optimized Lightweight HTTPS file sharing server.
https://redd.it/1jylvnu
@r_linux
https://redd.it/1jylvnu
@r_linux
Ubuntu's namesake is based on an African philosophy which encompasses the interdependence of humans on one another. Nelson Mandela said while talking about Ubuntu, "The question therefore is, are you going to do so in order to enable the community around you, and enable it to improve?"
https://redd.it/1jypz2m
@r_linux
https://redd.it/1jypz2m
@r_linux
I finally did something
So my last post on here was about me unable to switch to Linux due to my friends. Well after a bit of a chat they're trying out Linux who would've known. I'm currently using my build of arch with KDE Plasma and couldn't be more happy, let's see if they switch.
https://redd.it/1jytg3k
@r_linux
So my last post on here was about me unable to switch to Linux due to my friends. Well after a bit of a chat they're trying out Linux who would've known. I'm currently using my build of arch with KDE Plasma and couldn't be more happy, let's see if they switch.
https://redd.it/1jytg3k
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
yet another trxsh cli
I've craete a very basic trash cli called
repository
https://redd.it/1jytew6
@r_linux
I've craete a very basic trash cli called
trxsh for myself, but I'm sharing in case anybody was looking for something similar. It's made with golang, btw.repository
https://redd.it/1jytew6
@r_linux
GitHub
GitHub - datsfilipe/trxsh: Trxsh is a trash cli built in Go.
Trxsh is a trash cli built in Go. Contribute to datsfilipe/trxsh development by creating an account on GitHub.
Hibernate workaround post 6.8 kernel.
Hello r/linux,
I'm not exactly sure if this is the right subreddit to put this but since it's not specific to any one distro I thought here would be the best place, so please forgive me if I'm wrong.
Anyhow, there seems to be a kernel bug that happened after 6.8 with the intel_hid module if you have an intel based laptop that prevents hibernation from working correctly.
So after HOURS of google searching and digging through forums and such I have found a work around that helped me and I thought I would share it just incase anyone else is having the same nightmare.
If you have an intel based laptop that wakes up immediately or just refuses to sleep after issuing the systemctl hibernate command give this a try.
Create a SystemD service with the following:
Unit
Denoscription=Intel HID module unloading to prevent kernel bug stopping sleep.
Before=sleep.target
StopWhenUnneeded=yes
Service
Type=oneshot
RemainAfterExit=yes
ExecStart=-/usr/bin/rmmod intelhid
ExecStop=-/usr/bin/modprobe intelhid
Install
WantedBy=sleep.target
Then enable the service and reboot then give the hibernate a try again.
This should unload the HID module and hibernate the system and then when you resume it should re-load the HID module.
Hope this is helpful to someone, and if this is not the right place to post it I apologize.
https://redd.it/1jz0plh
@r_linux
Hello r/linux,
I'm not exactly sure if this is the right subreddit to put this but since it's not specific to any one distro I thought here would be the best place, so please forgive me if I'm wrong.
Anyhow, there seems to be a kernel bug that happened after 6.8 with the intel_hid module if you have an intel based laptop that prevents hibernation from working correctly.
So after HOURS of google searching and digging through forums and such I have found a work around that helped me and I thought I would share it just incase anyone else is having the same nightmare.
If you have an intel based laptop that wakes up immediately or just refuses to sleep after issuing the systemctl hibernate command give this a try.
Create a SystemD service with the following:
Unit
Denoscription=Intel HID module unloading to prevent kernel bug stopping sleep.
Before=sleep.target
StopWhenUnneeded=yes
Service
Type=oneshot
RemainAfterExit=yes
ExecStart=-/usr/bin/rmmod intelhid
ExecStop=-/usr/bin/modprobe intelhid
Install
WantedBy=sleep.target
Then enable the service and reboot then give the hibernate a try again.
This should unload the HID module and hibernate the system and then when you resume it should re-load the HID module.
Hope this is helpful to someone, and if this is not the right place to post it I apologize.
https://redd.it/1jz0plh
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
What Linux Distro is "unique"?
So there are countless of linux distros to choose from,but what distros are unique or never used?
I'll start with VanillaOS, almost no one uses it for obvious reasons. It is advanced with apx to change os shell but it makes it very hard for users to even install apps. Its like they're trapped in the system if they have no idea how to configure it.
What's your "unique" distro?
https://redd.it/1jz1bor
@r_linux
So there are countless of linux distros to choose from,but what distros are unique or never used?
I'll start with VanillaOS, almost no one uses it for obvious reasons. It is advanced with apx to change os shell but it makes it very hard for users to even install apps. Its like they're trapped in the system if they have no idea how to configure it.
What's your "unique" distro?
https://redd.it/1jz1bor
@r_linux
Reddit
From the linux community on Reddit
Explore this post and more from the linux community
PanVK is officially Vulkan 1.1 conformant on the Mali-G610 GPU
https://www.khronos.org/conformance/adopters/conformant-products#submission_906
https://redd.it/1jz2o39
@r_linux
https://www.khronos.org/conformance/adopters/conformant-products#submission_906
https://redd.it/1jz2o39
@r_linux
The Khronos Group
Deploying and developing royalty-free open standards for 3D graphics, Virtual and Augmented Reality, Parallel Computing, Neural Networks, and Vision Processing
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