This works out of the box on KDE (should work on GNOME too), what desktop environment do you use?
- 0 Posts
- 194 Comments
Domi@lemmy.secnd.meto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Flaque - Qobuz & Tidal FLAC downloader -English4·11 days agoProps for releasing it!
I built my own downloader for Tidal, Qobuz and Deezer, which monitors the favorites on each platform and downloads them automatically. Was always too afraid to release it.
Domi@lemmy.secnd.meto Linux@lemmy.ml•Debian 12 Firefox games run terrible when i press buttons or use the mouse2·12 days agoI just installed a fresh Debian 12 VM and it looks like this on the login screen:
However, I don’t have an Nvidia GPU, so maybe their drivers disable Wayland?
There is something in the Debian wiki for Wayland on Nvidia: https://wiki.debian.org/NvidiaGraphicsDrivers#Wayland
Domi@lemmy.secnd.meto Linux@lemmy.ml•Debian 12 Firefox games run terrible when i press buttons or use the mouse1·12 days agoYour entire session has to run in Wayland, you can’t only run Firefox in Wayland.
Can you run
echo $XDG_SESSION_TYPE
in your terminal? Does it say x11 or wayland?
Domi@lemmy.secnd.meto Linux@lemmy.ml•Debian 12 Firefox games run terrible when i press buttons or use the mouse2·12 days agoAs of version 121, Firefox defaults to Wayland if your session is running Wayland.
Might want to try in a fresh profile since you made config changes.
It’s really snappy for me behind a Traefik reverse proxy (with HTTP/3) but I got it running on a beefy machine so I’m not sure how heavy it is.
Domi@lemmy.secnd.meto Linux@lemmy.ml•[anecdote] You learn something new every day with linux2·14 days agoThat makes sense. Didn’t even know Valheim had a screenshot feature.
Domi@lemmy.secnd.meto Linux@lemmy.ml•[anecdote] You learn something new every day with linux5·14 days agoFor Steam it is F12, for the OS it is just Print Screen.
I recommend the latter since you can also do a partial screenshot, draw on it and it gets saved in your Pictures folder automatically.
Nextcloud can embed Collabora Code (essentially Libreoffice) so you can open all your documents in Nextcloud in the browser and edit them together with multiple people.
https://www.collaboraonline.com/code/
Works pretty well.
Domi@lemmy.secnd.meto Selfhosted@lemmy.world•That's all folks, Plex is starting to charge for sharingEnglish7·15 days agoI ran Emby for a while before switching to Jellyfin. Still running it today.
Domi@lemmy.secnd.meto Selfhosted@lemmy.world•That's all folks, Plex is starting to charge for sharingEnglish131·15 days agoIt has been a few years since I last used Plex but I always liked their interface, their tech stack is fairly modern, they have apps for pretty much every device, their title matching for content works really well and there was not much wrong with it back in the day other than it lacking local authentication.
I switched over long ago when they started pushing streaming services to my users that I couldn’t deactivate server side.
What about it sucks?
I self-host Collabora Code in Nextcloud and think it’s excellent.
Domi@lemmy.secnd.meto Selfhosted@lemmy.world•Why is everyone using Tailscale? Edit: I meant TraefikEnglish51·17 days agoIf Caddy works for you, no reason to change it.
I use Traefik because I like how tightly integrated it is with Docker. If the container with the config labels on it starts/stops the corresponding router in Traefik also starts/stops.
Since my services are mostly running in Docker, it’s the perfect workflow for me.
Anyway, what I wanted to know is why do people self host?
For the warm and fuzzy feeling I get when I know all my documents, notes, calendars, contacts, passwords, movies/shows/music, videos, pictures and much more are stored safely in my basement and belong to me.
Nobody is training their AI on it, nobody is trying to use them for targetted ads, nobody is selling them. Just for me.
Does Hyprland work well for gaming compared to KDE? Can it do HDR, VRR and so on?
Always wanted to try a tiling WM but was afraid of losing features.
Do you think Aurora is a good choice for beginners? A friend of mine wants to switch and I’m still looking for a good match.
It should be immutable, use KDE, have Nvidia drivers pre-installed (or a easy UI for installing them), not be maintained by a single maintainer and should not have non-OS applications like Steam pre-installed.
Aurora so far seems to be the best choice.
Domi@lemmy.secnd.meto Selfhosted@lemmy.world•Monitoring OPNSense Logs with Grafana LokiEnglish31·22 days agoYou had me at “No Java”.
Domi@lemmy.secnd.meto Linux@lemmy.ml•Best (preferably offline) HTML viewer? Minimal resources?6·1 month agoMaybe an e-book reader like KOReader? https://flathub.org/apps/rocks.koreader.KOReader
Plenty of them support local HTML.
Domi@lemmy.secnd.meto Selfhosted@lemmy.world•Optimal Plex Settings for Privacy-Conscious UsersEnglish11·2 months ago- jellyfin didn’t like when files used periods instead of spaces.
At least that can’t be the problem since my entire library (except music) uses periods instead of spaces.
Then again, I spent quite some time organizing my library when I first started using Radarr and Sonarr. Ever since those manage my library I had no issues in Jellyfin.
Why not run the image registry on the Raspberry Pi itself? Then you can do your builds on your regular machine and push them to your Raspberry Pi when done.