Fredol

joined 1 year ago
[–] Fredol@lemmy.world 8 points 1 month ago (1 children)

Biggest news for linux gaming in a while

[–] Fredol@lemmy.world 3 points 1 month ago

Thanks. For the mpv params, that's a bug, I'll be looking into this.

[–] Fredol@lemmy.world 29 points 1 month ago (2 children)

Relatives using proprietary/borderline mslware/slow iptv apps. I wanted them to use something better

 

Open TV is an ultra-fast IPTV app that uses mpv for playback.

After rewriting the app in Rust (tauri specifically) for the last 3 months, Open TV is finally on flathub 🎊🎊

The app also now supports multi sources and other niceties.

If you use hypnotix or other IPTV apps, please give my app a try!

Like the app? Please consider donating. Open TV is a completely solo effort. It would help me allocate more time to its development.

[–] Fredol@lemmy.world 2 points 3 months ago

Nvidia on Linux is improving fast these days

[–] Fredol@lemmy.world -4 points 5 months ago (1 children)

He's too young. And you're too young

[–] Fredol@lemmy.world 4 points 6 months ago

I can't believe sometimes I am part of the same community as people like you

[–] Fredol@lemmy.world -4 points 6 months ago

you'd be better using debian than popos

[–] Fredol@lemmy.world 20 points 6 months ago* (last edited 6 months ago) (3 children)

distrohopping till success it not a solution...

"Thanks to @Thorondir, I was able to resolve my crashing issues that began with 1.0: "Since 1.0 I couldn't start the game anymore. Turns out it's a kernel bug! See https://gitlab.freedesktop.org/drm/amd/-/issues/3343

Enable 'Decoding Above 4G' and 'resize BAR' in BIOS."

[–] Fredol@lemmy.world 2 points 6 months ago (1 children)

doesn't powertop already do this?

[–] Fredol@lemmy.world 1 points 6 months ago

There's LocalSend that already exists

[–] Fredol@lemmy.world 9 points 6 months ago

Could be a decent idea

[–] Fredol@lemmy.world 4 points 6 months ago* (last edited 6 months ago)

It used to be tauri, but due to a bug in tauri that lasted more than a year, I had to switch to electron. I've been thinking of switching back, but I've got other priorities

168
submitted 6 months ago* (last edited 6 months ago) by Fredol@lemmy.world to c/linux@lemmy.ml
 

I'm bored and want to practice my Rust skills. I am the creator of open-tv. If you have any idea for a linux desktop app, even if it seems quite complex, I will take it.

 

I've been running Tumbleweed for a few years now. It's great, but it's not 100% autopilot, updates often require manual intervention (resolving small problems) or updates try to add 50 packages I don't need (recommends) all the time despite them not being in a pattern. I've been looking for a distro on which I could set up automatic updates and forget mostly about it, while still having recent packages; reliability and peace of mind while being on the bleeding edge. Due to having an NVIDIA GPU, LTS distros are a no-go. I've debated on the following

  • Debian: packages too old, ideal for my server though.
  • Ubuntu 24.04: Plasma 6 not available until next release. Snap is still a problem.
  • Fedora/Ublue: DNF is painfully slow. Immutable variants are interesting but download full GBs worth of images
  • Arch: insanely fast package manager, but can require manual intervention. Automatic updates aren't recommended for arch. It also lacks my printer driver on the repos (only available on the AUR). One of the only distros that can truly satisfy my minimalist itch.
  • KDE Neon: Snaps, no nvidia graphics
  • NixOS: Never tried it but apparently the unusual file structure causes many problems

So I ended up trying again OpenSUSE Kalpa. I had completely forgotten about it, and I really like the concept. It's like the Fedora immutable variants, but instead of downloading whole GBs of images, it creates BTRFS snapshots between normal zypper updates. So you can have the benefits of offline updates without having to wait at boot or at shutdown. Just like silverblue, the concept is to try to install everything through flatpak/distrobox and avoid adding anything unnecessary to the base, so that system updates can be snappy and unproblematic.

I was really tired of opening my laptop, updating everything and then rebooting. I just want to open my pc, have all updates automatically applied in the background through systemd units so that the next time I boot, I have an updated system. No "updating" during next boot. I finally found a distro perfect for me in that regard, and for everyone else who's tired of babysitting their linux desktops, you should give a shot to Kalpa/Aeon.

22
submitted 9 months ago* (last edited 9 months ago) by Fredol@lemmy.world to c/linux@lemmy.ml
 

I start KDE with startx on tumbleweed, everything works except that kwallet asks for my password when I launch discord or other apps. I installed pam_kwallet and made sure that my user password is identical to my kwallet password. Anyone knows how I could fix this?

My xinitrc seems to be sourced from /usr/libexec/xinit/xinitrc by default

 

I made this as a challenge to learn golang. If you ever wanted to make memes without having to use those pesky GUI tools, there you go! The only dependency is lmageMagick and the windows version comes batteries-included.

 

My Logitech G Pro wireless does not work unless replugged at every boot. Is there any workaround/fix? Or is it a persistent bug? I've been experiencing this across multiple distros and wireless mice

EDIT: Adding usbcore.autosuspend=-1 to my kernel boot parameters seems to fix the problem. Thanks everyone!

view more: next ›