Yeah i know, i just prefer to use the distros native package manager. That said, i use the jellyfin client from flathub and that one now warns me as well that it depends on qt5.15 (works fine though, since flatpak can have multiple versions of dependencies).
🏠 HTTP 301 - moved permanently to feddit.org 🏠
- 0 Posts
- 35 Comments
qt was stuck with 5.15 because the telegram app depended on it (sigh). Had to do a
dnf upgrade --best --allowerasingfor the update to qt6 (and the removal of telegram lol).But now everything works fine.
passepartout@feddit.deto
Linux@lemmy.ml•You think Linux is living a Renaissance with Gaming and New Non-Technical Users?
3·2 years agoI will try cyberpunk one day if its on sale and my pile of shame has gotten smaller.
I made the switch to Heroic from Lutris because the integration is just better. I used both for a while, bc the witcher 3 worked better on the legacy version for me, and heroic didn’t let you choose the (legacy or nextgen), while lutris only had the legacy version. But now you can install any version you want on Heroic (looking at you, every other platform with forced updates). Also, while Lutris downloads the offline installers off of GOG, heroic installs it via the GOG galaxy redistributable. This also makes it possible to sync playtime and savegames, although this is experimental right now. As soon as they start implementing achievements (which i think they have planned) its feature complete for me.
Updates of heroic itself and the games always went fine, although it must be said that the most challenging titles i have on gog right now are witcher 3 and metro exodus.
passepartout@feddit.deto
Linux@lemmy.ml•You think Linux is living a Renaissance with Gaming and New Non-Technical Users?
51·2 years agoThe codec thing really is a bummer. But thats really one of the few things you would have to do on Fedora while theres plenty of other pitfalls with other distros too. Like an older kernel or having to manually configure drivers for some hardware with Debian, or having to deal with canonicals shenanigans on Ubuntu.
Maybe one of the more niche distros is a better guess for some, like Nobara or Bazzite for gaming.
passepartout@feddit.deto
Linux@lemmy.ml•You think Linux is living a Renaissance with Gaming and New Non-Technical Users?
401·2 years agoI hope so. I’ve been using Linux for 10 years for everything except gaming. And two years ago i went fulltime with proton and lutris (switched to heroic though).
And let me tell you, we’re at a point where its multiple times more straight forward to just install something like Fedora KDE, and do almost anything windows can, than trying to deal with whatever the hell microsoft is up to these days.
The biggest problem still is software discoverability. It is our duty to guide newcomers where they want to go instead of gatekeeping.
passepartout@feddit.deto
Android@lemmy.world•PSA: Nova Launcher is owned by an analytics companyEnglish
7·2 years agoThe choice gesture vs. nav button is usually part of android itself. In my case (pixel with therefor nearly stock android) its in settings -> system -> navigation mode (or something similar since its in german in my case). If you can’t find it, search for “navigation button your phone model”.
Edit: sorry, i just realized you meant the app drawer, not the overview of currently opened apps. I don’t know the answer to that.
Edit edit: ok i found something in lawnchairs settings. The last setting is called gestures. If you have navigation buttons enabled instead of nav gestures (see above) you could bind the home button to open the app drawer.
passepartout@feddit.deto
Android@lemmy.world•PSA: Nova Launcher is owned by an analytics companyEnglish
441·2 years agoLawnchair is a fork of the original pixel launcher that gives some quality of life upgrades to an already good piece of software, like being able to remove the search bar, resizable / reshapable icons and fonts usw. Its also open source, so feel free to check out the github.
There is no app store release right now but they are working on it. I’ve used the alpha versions for two years now and it has worked fine so far.
I hope it will change software discoverability on linux for the better.
Babe wake up, new flathub frontend just dropped
passepartout@feddit.deto
Linux@lemmy.ml•Debian spices up APT package manager with a dash of color
52·2 years agoTake that snap!
passepartout@feddit.deto
Programming@programming.dev•Why is knowledge of programming alone not enough?
4·2 years agoI’m not sure if I understand your question, but if you are trying to build a solution, you will have to know the problem. I am writing said mailings, database, rest interfaces etc. for which Java and Spring boot is pretty useful. Some people might consider this antiquated. I also used python for data science stuff in the past. Neither would i like to have been using java back then, or python now. But in both cases i needed to know what i was building before i (or my employer) chose the technology to use.
If you are offered a position where you will have to use a technology for something you think its not a good fit for then run. Some people might even be more interested in you if you tell them as it makes you look more experienced. And you’re right, it is usually not worth it to have religious wars over 0.xy percents of performance gain, as long as you’re not trying to build a house with a screwdriver.
passepartout@feddit.deto
Linux@lemmy.ml•Surface Laptop 3 running Kubuntu, such an improvement over what it was "designed" for.
5·2 years agoFedora uses Wayland by default at least and it’s really smooth, and it has gotten much better in the last two years or so. It also is a rolling release, which means always the newest software and latest kernel, which further improves wayland performance.
Canonical has made some questionable choices for Ubuntu in the last years like pushing the users to use snaps (which are shot) or advertisements in the terminal. But then again you can always use Debian in the first place i guess.
passepartout@feddit.deto
Linux@lemmy.ml•Surface Laptop 3 running Kubuntu, such an improvement over what it was "designed" for.
4·2 years agoDon’t want to be the guy shitting on Ubuntu, but Fedora is the way to go in my experience and afaik.
They are develeoping it, but it’s slow because there are not as many people contributing as they would need to i think.
Anyways, if you want a more recent version, they are preparing an App store launch. One of the developers publishes more recent builds on his fork, see this comment.
passepartout@feddit.deto
Technology@beehaw.org•Amazon is now automatically playing fullscreen video ads on Fire TV
5·2 years agoThey have been built onto android until now, but i read that they wanted to ditch that and make their own os from scratch
passepartout@feddit.deto
Privacy@lemmy.ml•Should I rethink the encryption method of my backup drives?
10·2 years agoI’m by no means a security expert, but I encrypt all my drives with LUKS on ext4 (or btrfs with the system drive on Fedora). I have a similar use case to yours, so i would be interested in your disaster plan as you call it.
passepartout@feddit.deto
Asklemmy@lemmy.ml•Wtf, who’s these accounts following everyone?
4·2 years agoI have set the list of people following me and the ones i follow on private now. This seems to be the only useful thing they could scrape. Why would i care if they can see what music i listen to? It’s not like they can see my personal info and link that or is it?
passepartout@feddit.deto
Linux@lemmy.ml•TIL You can use `systemd-analyze plot > plot.svg` to plot the service startup time to find bottlenecks
1·2 years agoIn my case i masked the service because like i said, inside the lxc container there is no networking to do, it’s done on the host (proxmox). Note that disabling the service in my case was not enough since it could be invoked by other services, and then you would have to wait again.
See this for further info and maybe arguments why you shouldn’t do it.
passepartout@feddit.deto
Linux@lemmy.ml•TIL You can use `systemd-analyze plot > plot.svg` to plot the service startup time to find bottlenecks
1151·2 years agoYou can use
systemd-analyze blameif you want raw numbers:This command prints a list of all running units, ordered by the time they took to initialize. This information may be used to optimize boot-up times.
Good way to see if your systemd also waits 2 minutes for a network connection which already exists but it can’t see it because systemd doesn’t do the networking (lxc containers on proxmox in my case) lol.
Also see systemd-analyze.
Like one of the comments mentioned: there is yt-dlp for now at least.