[-] QuazarOmega@lemy.lol 2 points 6 days ago

Must be gay or European!

8

If an app that I have is marked for Automatic Removal due to deprecation I can't keep the app and update the rest, because if I try to click Cancel the whole update process stops, if I click Proceed the app will be uninstalled and then the rest gets updated.
Why does it work like this, am I just not supposed to keep deprecated apps for security concerns? I hope it's not intended, because this just hampers the user unendingly.
This time it's Metadata cleaner that is going, but it could be any app that someone relies on, they'd be forced to go to the command line to update the rest while keeping that one app?

16
submitted 1 month ago* (last edited 1 month ago) by QuazarOmega@lemy.lol to c/programming@programming.dev

Hi, I've got myself stuck on an issue, I've started a big rebase (I know that was already a bad idea to begin with, but, just in case, the information I'm looking for could always come in handy in other occasions), I reordered a few commits and squashed some, while in the process I resolved a few conflicts, then after I resolved one of them and got to the next conflict I realised that I shouldn't have put a certain commit there, is there a way to rewind the process to the previous step while staying in the rebase? That way I could move the commit to where it should be and continue.
I know you can edit the todo (git --edit-todo), but that only works for the next commits, I also can't just reset back by the number of commits I want, e.g. git reset --hard HEAD~4, because for the rebase those commits remain as done and doing git rebase --continue only brings me to where I am already, the next conflict to resolve.
So I wonder, is there a way to move out commits of the done list back into todo? Also for example if I trashed an unmerged file completely while messing around, so I can get it back to its initial state, this would be extremely useful

27
submitted 1 month ago* (last edited 1 month ago) by QuazarOmega@lemy.lol to c/fdroid@lemmy.ml

The Medito app is a (unsurprisingly) meditation/mindfulness app. Sort of the free software alternative to Headspace.
I haven't used it in a long time and was curious to see how it was doing, but I saw this:

  • it's only available on IzzyOnDroid now, I believe it used to be on F-droid at some point (edit: it wasn't)
  • the available release is 2 years old

So I thought, maybe the app was sadly just archived, but no, it's actually still under development, it's just that no releases have been published on GitHub for 2 years (2.0.48 clearly titled "Deprecated"), instead the Play Store releases keep being pushed out as recently as 3 February 2025 (3.2.0).
Oh and the issues tab has been disabled, which seems very shady to me.
So I wonder what the heck went down with this excellent app, it may still be considered "free software", also featuring the best licence (AGPL), but it looks like it has become unfriendly towards the community, I wonder why

38
submitted 2 months ago* (last edited 2 months ago) by QuazarOmega@lemy.lol to c/linux@lemmy.ml

I'm on a Fedora Kinoite system that is entirely on one LUKS encrypted drive, I recently added a second drive to have more space and I'm wondering how I should make use of it.
For now I formatted it completely with a new btrfs partition encrypted with LUKS and to actually add I thought I could:

  1. automount it to some location, not sure where I should mount it though, I've seen many questions online that say to avoid /mnt for permanent drives and also /media (there are contrasting opinions on that, though), so I thought I could maybe sidestep this question by going with the second option which is the following
  2. extending the already existing btrfs /sysroot to span across the 2 partitions on the separate drives, but I didn't find good information on this process when LUKS is involved. It seems like that kind of operation is heavily discouraged due to risking data loss

So I wonder, what is the best approach and the one that will give me fewer headaches? If it is the second, how do I do it?

Edit: going with the first option I had an issue where the drive wouldn't be mounted automatically at boot, I then read through my /etc/crypttab more carefully and saw that the UUID was wrong, I had used the partition UUID (PARTUUID as seen with the blkid command) instead of the actual device UUID, after correcting that it works and mounts correctly. Just a small oversight, the hardest to notice sometimes.
References:

29
submitted 2 months ago by QuazarOmega@lemy.lol to c/kde@lemmy.kde.social

Plasma's restore session functionality has started working for me relatively recently, but there's one thing that bugs me: all my windows are just dumped together into the same activity and workspace I'm in at login, so it becomes a big mess.
Is there a setting somewhere that tells it to respect the last position of the windows?

[-] QuazarOmega@lemy.lol 93 points 3 months ago

Cool project and... no screenshots? 😭
Every. Damn. Time.

7
submitted 4 months ago by QuazarOmega@lemy.lol to c/askandroid@lemdro.id

I wanted to install a few PWAs in my private space but the option for installation or shortcut creation isn't there on the same websites where it appears in the normal installation of the browser app.
Is this a limitation strictly related to the private space?

17
submitted 4 months ago by QuazarOmega@lemy.lol to c/fdroid@lemmy.ml

I've enabled auto download and installation of updates in the settings, but somehow they are never downloaded and installed in the background, nor when I do "install all", they all prompt me for confirmation.
Is there some setting to change to make it work?

284
11
submitted 5 months ago by QuazarOmega@lemy.lol to c/kde@lemmy.kde.social

I've set up a phone with Rethink DNS as a permanent VPN, so nothing can come through, I tried putting KDE Connect in the Bypass Universal list, but it still fails to discover devices on the network and in turn it can't be discovered by others itself.
I tried without VPN active and it all works, of course. Is it possible for the 2 to coexist? If so, what settings should I change?

8
submitted 6 months ago* (last edited 6 months ago) by QuazarOmega@lemy.lol to c/kde@lemmy.kde.social

I'm using Fedora Kinoite and there's this little issue that has been bugging me to no end, whenever I want to see what updates have been found for my apps and their changelogs I start scrolling there, but every few seconds, say 20, the page will refresh and look for updates again, so it interrupts my reading and resets the scrolling position I was at, so I have to wait there to finish refreshing, jump to where I was and speed-read that piece of text before it refreshes once again and I'm thrown back to square one.
I was wondering if there is any setting to control how often Discover auto-refreshes, maybe set it to only manually refresh instead, but there doesn't seem to be anything in the Settings tab.
Is there a solution or is this a bug?

15

cross-posted from: https://lemy.lol/post/30887473

I sometimes play games and also open my music player, but the sound from the game drowns out the music, so I need to go into the sound mixer on KDE and manually lower the game's volume every time.
I was wondering, is there a way to do this process automatically? As in setting up conditions like "if music is playing (some MPRIS API?) then lower all other apps' volumes)", maybe even crazier "if some app is outputting voice then set its volume back up and lower music app's volume or pause its playback altogether for some specified timeout that keeps being refreshed for as long as voice is heard".
I imagine the latter is a bit of a dream, but maybe for the first, even some quick sound profile selector would go a long way, say switching from "normal profile" to "background music profile", etc. which specify preconfigured volumes for those apps.
Is that a thing?

51
submitted 7 months ago* (last edited 7 months ago) by QuazarOmega@lemy.lol to c/linux@lemmy.ml

I sometimes play games and also open my music player, but the sound from the game drowns out the music, so I need to go into the sound mixer on KDE and manually lower the game's volume every time.
I was wondering, is there a way to do this process automatically? As in setting up conditions like "if music is playing (some MPRIS API?) then lower all other apps' volumes)", maybe even crazier "if some app is outputting voice then set its volume back up and lower music app's volume or pause its playback altogether for some specified timeout that keeps being refreshed for as long as voice is heard".
I imagine the latter is a bit of a dream, but maybe for the first, even some quick sound profile selector would go a long way, say switching from "normal profile" to "background music profile", etc. which specify preconfigured volumes for those apps.
Is that a thing?

[-] QuazarOmega@lemy.lol 116 points 1 year ago

The fuckin Tux tattoo is what sends me, lmao

[-] QuazarOmega@lemy.lol 119 points 1 year ago

Can you compile sex from source? Ha, didn't think so!

[-] QuazarOmega@lemy.lol 154 points 1 year ago
[-] QuazarOmega@lemy.lol 167 points 1 year ago

Hmm yes, web dev horrors beyond my comprehension!

[-] QuazarOmega@lemy.lol 171 points 1 year ago

And then everyone praises him for standing up against Google and Apple for crippling/banning third-party app stores, like, cool... but clearly he's just chasing money, not doing it out of the goodness of his heart for us poor gamers

[-] QuazarOmega@lemy.lol 116 points 1 year ago

Fun fact: they're actually the same person, but he sold it and bought it back when she realized the gross mistake she made

[-] QuazarOmega@lemy.lol 88 points 1 year ago

One of the founders of the website, God, is back

Damn, that's some divine providence!
Glad they had a happy ending

[-] QuazarOmega@lemy.lol 113 points 2 years ago

Yet another reminder that GitHub is not your friend, but also that borderline projects shouldn't be hosted on anyone else's server other than your own, you'll possess all the repository data, but you'll also be made to shut down anyway if on the clearnet, so I wonder if it's possible to host a forge through Tor/i2p or others.

Still, this is clearly wrong on who sent the DMCA, the apps never host the content, I hope they can get back up.

[-] QuazarOmega@lemy.lol 83 points 2 years ago

Nice to see it's getting on with the times, it feels like they do a lot of heavy lifting behind the scenes, which is impressive, the web is a monster (math functions in CSS???), but user facing features have been kinda left in the dust for a long time now, like the highly requested vertical tabs, or desktop PWAs for instance.
I hope they'll make it more feature rich in the future, I still swear by it, but it's a pity seeing all these other browsers with shiny new features I can't ever use

[-] QuazarOmega@lemy.lol 120 points 2 years ago* (last edited 2 years ago)
view more: next ›

QuazarOmega

joined 2 years ago