Linux - Reddit – Telegram
Linux - Reddit
750 subscribers
4.17K photos
207 videos
39.8K links
Stay up-to-date with everything Linux!
Content directly fetched from the subreddit just for you.

Powered by : @r_channels
Download Telegram
Where i can find some good user made themes for kde?

So i want to install a user made theme for my kde DE.

I saw on varius sites some really good one, also in unixporn i found some really nice ones.
The problem is that as im kinda new to this i dont really know how to do this. Is there a site or a way to find users made theme for KDE?

https://redd.it/m3eqao
@r_linux
GNOME 40 Resource Usage?

How is it compared to GNOME 3? On GNOME 3 I was getting 1.5GB used at idle, which is on par with Windows. Does GNOME 40 fix a lot of those issues?

I really like GNOME, but even KDE has been able to address thesr type of problems much more effectively.

https://redd.it/m3h5wd
@r_linux
Audio output normalization. Any ideas?

I have a folder of music videos which I play at random via noscript. Some of them have low audio volume and others a lot higher. I would like to normalize audio output somehow.

By doing some research, this was the closest thing I could find but it's still not quite what I need or want. I think I need some sort of equalizer that boosts volume if it's below X and nerfs it if its above the X, X being the threshold of output loudness.

https://redd.it/m3hvvk
@r_linux
Has anyone actually used Garuda Linux?

I wonder how it would run on a old HDD. Does it really run better than vanilla Arch?

https://garudalinux.org/ states that

Our goal is to provide a distro that focuses only on performance while making it beautiful. Thats(sic) why we made some (sane) performance tweaks.

1. Improved I/O performance.

2. CPU scheduler set to performance - optional: install powersaving tweaks.

3. ZRAM enabled by default.

4. Nohang, an OOM prevention daemon.

5. As well as Ananicy, which automatically sets nice levels on your system.

Does any of this have a difference?

https://redd.it/m3ioui
@r_linux
I tried making a Gnome install with flatpaks apps exclusively
https://www.reddit.com/gallery/m3lr52

https://redd.it/m3m59m
@r_linux
Streaming platforms vs. Linux

I tried Netflix, Hulu, Showtime, HBO, Amazon Prime Video and none of these platforms stream 1080p or greater to linux. For some time I've been using a few workarounds, but they either don't work anymore -- like the Netflix 1080p extension for Chrome; or they're inconvenient and potentially dangerous -- like Kodi + add-ons from unknown sources.

Are any of you using a legal alternative for this? I'm considering hoisting the black flag at this point.

https://redd.it/m3kxmk
@r_linux
System cleaning tool for Fedora and other distro that uses DNF

Hi, I want to reach out all Fedora 33 Linux users there. As well as other distros that uses DNF package manager.

​

I want first to introduce myself. I'm a high school student and novice programmer, who is fascinated by computers since my childhood, and I want to learn more about it. I'm also a Fedora 33 Linux user. I want to support Linux to be best I can, the Free software foundation, as well as the users/community of it.

​

I make a python package name sysclean, it is in PyPIand GitLab. This program can be installed through pip package manager

pip install sysclean

This program is a system cleaner designed for Fedora 33 Linux (It will be developed to support other linux distros in the future, since for now Fedora is the only distro that is in my reach.) This program will run post-update clean up noscripts from DNF System Upgrade documentation by Fedora, and other recommended clean up commands by the Fedora Community.

https://gitlab.com/jamesaaron97248/system-cleaner-sesc191y

​

https://pypi.org/project/sysclean/

​

Thank you for your time!

​

** There's no contributing, I want to take all the development since I want to learn more and its fun haha. But the code will remain open and can always be inspected. Cheers and Hooray!

https://redd.it/m3ml8h
@r_linux
Helping keep getting this when I use sudo gedit on ubuntu but it won't open. I'm pretty sure I'm doing something wrong. Im using xlauncher to help but nothing
https://redd.it/m3wkif
@r_linux
Variable Address with GDB

I was wondering if anyone knows of a way to search for a variable address using GDB. I understand this is very broad but I have a massive list of variables from a program and I need to find their address. Is there a command in GDB which allows one to do this?

https://redd.it/m3xz49
@r_linux
wutag - CLI tool to tag files

Hi!

I've written a simple tool that allows one to tag files (under the hood uses xattrs) using glob patterns. Later one can search for files containing specified tags. It's pretty bare-bones for now, just the core functionality without many useful flags.

I also left a disclaimer in the repo because extended attributes are known to be problematic to preserve when doing any sort of file transfers between different filesystems so keep that in mind. If you only use one type like ext4 then you'll be perfectly fine as long as you remember to add alias cp='cp --preserve=xattr', mv for example preserves them by default.

Let me know what you think and if you perhaps end up giving it a try any suggestions as issues in the repository are welcome, thanks! :)

https://github.com/wojciechkepka/wutag

https://redd.it/m40az6
@r_linux
Platformer game with level editor - Super Bombinhas

Hi all!

For those who like platform games and/or like to use their creativity, my platformer Super Bombinhas now includes a level editor!

https://preview.redd.it/zai8alp6csm61.png?width=1372&format=png&auto=webp&s=af29de064f6b90953523300c797b3f6274ec3f58

It allows you to create levels using every element that I used in the original levels. There are 70 types of objects and 57 types of enemies that you can include.

Check the post here.

The download page has a package for Debian-based distros, but the game is open source so it should be easy to get it running in many distros.

I hope you have fun with this new update!

https://redd.it/m44zxp
@r_linux