I recently installed it on a one plus 6t (about a month ago) cause that seemed to be what a lot of videos were using and I read it had great compatibility. Never ran into any issues with the hardware buttons not functioning since that is a big part of tampering with mobile devices.
- 0 Posts
- 180 Comments
D_Air1@lemmy.mlto Linux@lemmy.ml•Can APT and dpkg be normally used on Arch? I just found out they're in the official repos now.33·27 days agoYou aren’t meant to use them for managing your system. They are mainly there for development. For example, I often use them for a debian chroot on arch.
D_Air1@lemmy.mlto Linux@lemmy.ml•Linux Mint - Can't get Dolphin to work properly with network files4·1 month agoMint doesn’t even support kde, so at best you would be grabbing it from Ubuntu’s repos which is probably out of date. Which leads to the problem of people on fixed release distros reporting problems that have already long since been fixed, so In addition to others suggestions of testing it out on a full plasma installation. I would also recommend testing it out on a distro known to be up to date in the first place.
First Arch and malware in the AUR now a ddos on Fedora. This is an attack on FOSS.
Or all of the above while still not being “as secure and private as promised”.
D_Air1@lemmy.mlto Technology@lemmy.world•Study finds AI tools made open source software developers 19 percent slowerEnglish13·2 months agoThis article confirms my own experiences with AI. I spend a lot more time reviewing, reprompting, and tweaking than I save on coding. Having to double check or fight it to get what I want is not a time saver. Not to say that it doesn’t save time when it is right, but the thing that I never seem to get across to proponents of AI is that anytime I need to reprompt or refine, I have lost. I have officially wasted time at this point compared to simply referencing the documentation. Unless I’m generating a significant portion of code which only needs minor tweaks. I’m generally not saving time.
Also PKGBUILD’s are the superior packaging format. Back in the day people use to talk about preferring debian or redhat based distros based on how much they liked debs or rpms. Building packages on Arch is easier than pretty much any distro I have ever tried to build packages on.
I used them for some things, but other things still don’t work quite right. Take Steam for example. I do love flatpaks for testing out apps, things with really finicky dependencies, or pinning a specific version of a software that I want to continue to work in the future. However, for most things, Arch + AUR just covers all my needs without any hiccups.
To me flatpaks are sort of like NixOS. All the benefits they provide aren’t something I need on a daily basis. Rolling back works just fine 99% of the time with
downgrade
. I already have system backups. Despite what some articles might insist, things don’t just break all the time. I’m not running untrusted software.Basically no solution is perfect, but they don’t need to be. If the benefits I gain can be recreated through other methods without the tradeoffs they introduce, then I will go with that. Of course, that isn’t to say they don’t have their place, but sometimes I feel like some people think that “being designed from the ground up” to handle certain use cases is always better than whatever “cobbled together” thing we currently have and that isn’t always the case. I’m specifically quoting those two phrases because these are the exact phrases you will hear projects using to justify their existence. In fact, I would go so far as to say that some people have outright confused modularity for “cobbled together”.
One last example I want to make is that I make use of projects like the fish shell and helix editor. In these cases, I find the features they introduce to be worth the tradeoffs and work better because of being designed “from the ground up” to do what they do. However, I don’t make use of immutable systems, containers such as docker, or say filesystems such as btrfs. The features they provide are not useful enough to me compared to the problems they introduce.
D_Air1@lemmy.mlto Linux@lemmy.ml•How to get AUDIO forwarding to work... if it's possible?2·3 months agoMaybe pipewire and the ROC protocol? I’m not sure if it can be used on windows. You will have to refer to their documentation to get anything working. On Arch the package is called
pipewire-roc
. On Android the app you will need is roc droid. I have used it from linux to android, but have never introduced windows into the mix.
D_Air1@lemmy.mlto Linux@lemmy.ml•GNU coreutils - useful flags and obscurities | Bread on Penguins6·3 months agoWell she was right. I did learn something new about those commands.
D_Air1@lemmy.mlto Linux@lemmy.ml•is there any way to automatically edit several mkv files to get rid of the file title on debian 12.11?1·4 months agoI’ve been using some ancient java app called jmkvpropedit to do this.
D_Air1@lemmy.mlto Selfhosted@lemmy.world•Do you actually audit open source projects you download?English1·4 months agoDepends on how the project and how long they have been around.
At least I don’t need to pay for freeware. Last I checked, the cost of Windows was included in my laptop and I didn’t get the option to not install an OS even though I fully intended to install Linux on it.
D_Air1@lemmy.mlto Firefox@lemmy.ml•A smarter, simpler Firefox address bar | The Mozilla Blog1·4 months agoThat was my first thought as well. I understand the reason for the change and don’t mind it, but how do I copy the url which is far more important to me on a day to day basis than refining my search. Normally the query is still visible at the top of the web engine search page anyways.
About the time that Windows 10 came out. I was just messing around and ended up liking it.
D_Air1@lemmy.mlto Linux@lemmy.ml•How much of a pain is it to install Nvidia GPU drivers, really?2·5 months agoI’m constantly surprised at this point how anyone fails at it. Not to mention there are a number of distros that provide them out of the box now and somehow people still say they couldn’t install it.
Finally time to bust this out again.
D_Air1@lemmy.mlto Linux@lemmy.ml•Best (preferably offline) HTML viewer? Minimal resources?5·5 months agoBelieve it or not. kde’s
khelpcenter
is what I have been using. Not sure if it includes images, but it renders simple html files and according to the Arch package. It is only like 7 MiB. Way better and faster than using a whole browser, but doesn’t really support javascript obviously.
D_Air1@lemmy.mlto Linux@lemmy.ml•A Roadmap for a modern Plasma Login Manager – David Edmundson's Web Log7·6 months agoYep, I remember when distros had to ship git versions of sddm with unmerged patches to fix issues because of the disconnect between the sddm maintainer and kde developers who seem to be doing most of the work. They are unfortunately limited to goals and architecture of that separate project project and its maintainer and its finally time to get away from it.
Hell, if you had gone from an arch derived distro like EndeavourOS and just clicked the nvidia option. It would have been solved.