QuazarOmega

joined 2 years ago
MODERATOR OF
[–] QuazarOmega@lemy.lol 8 points 9 hours ago

As I went further down the article, Wick just became this badass code fighter that killed OSTree with a single line of code in my mind

[–] QuazarOmega@lemy.lol 14 points 9 hours ago

Dammit, they're catching on

[–] QuazarOmega@lemy.lol 5 points 17 hours ago

I never understood the appeal of Glitch honestly, so I never used it. Is there any user here that can pitch in with their experience?

[–] QuazarOmega@lemy.lol 1 points 17 hours ago

Guess not, not yet at least

[–] QuazarOmega@lemy.lol 1 points 18 hours ago (1 children)

It's now just a bash

[–] QuazarOmega@lemy.lol 2 points 18 hours ago (2 children)

Lmaoo, Italian here too, I never had the pleasure to see that slip up, where have you seen it on usually?

[–] QuazarOmega@lemy.lol 3 points 1 day ago

Based.
The universe is my IDE, my hands are my editor.

[–] QuazarOmega@lemy.lol 2 points 1 day ago

That looks interesting, I see it's been discontinued 2 years ago though, is there a maintained fork that you use?

[–] QuazarOmega@lemy.lol 5 points 1 day ago (2 children)

What's back-end?

[–] QuazarOmega@lemy.lol 0 points 2 days ago

That's different, it's technically possible not to comply with that statement because the location data is sent and stored, it takes just not deleting it to violate that, it just evaluates to a pinky promise that has to be verified by inspecting their systems.
This, on the other hand, is a technically verifiable claim, the code is open and it all runs locally on the same machine, the TEE will give the green light and that's how apps will accept your biometric verification, the only thing that might be suspicious is with the implementation of the TEE, I don't know if every manufacturer keeps the data it gets on the device or secretly communicates outside, this unknown is also a good reason to use a Google Pixel device if you care about that

Google Pixel phones use a TEE OS called Trusty which is open source, unlike many other phones.

From the Privacy Guides Mobile phones page

[–] QuazarOmega@lemy.lol 19 points 2 days ago (9 children)

I'm all for not giving more data points where it's not needed, but is this as bad it seems? All biometric data remains stored on the device, it isn't sent to Google, or any app for that matter, that's how the API works

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

Ayy, not that fast, their blob is licensed under the BSL, get to know them a while first

 

Hello! I wanted to make some order in my screenshots, it would be extremely helpful if I could define defaults based on the app that is currently focused when taking the screenshot, if that's at all possible given Wayland's restrictions.
Do you know if there's a way, I haven't found any setting like that in Spectacle, but maybe there's some kind of workaround?

Edit: to add to @DmMacniel@feddit.org's solution, a few tweaks to make it a little easier to handle:

  1. If you want the actual screenshots to be placed elsewhere, you can create a symbolic link to that path with the name of the directory that is generated when you save the screenshot, e.g. I use it for a game, I tried to save a screenshot of it and it created a directory named "Genshin Impact", so I replaced that with a symlink to where I want it to be ("Pictures/Games/Genshin Impact/Screenshots")
  2. Since the title is only added when you take an "Active Window" screenshot, you can trigger it with Meta+Print Screen and as a bonus the screenshot is automatically saved with this shortcut, without needing to change other settings
 

I have a Pixel 8a, which is certified qi1, and 2 devices that can wirelessly charge it, a baseus battery pack and an ESR phone holder, they're both certified qi2 (which is backwards compatible with qi1), yet when I charge with them I can at most reach ~2.2W charging instead of the 7.5W advertised maximum for my Pixel 8a.
I don't understand why that is and if I can even theoretically reach the maximum supported charging power.
If so, how would I test my devices to figure out what their real thresholds are or if there are incompatibilities somewhere?

 

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?

 

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 3 months ago* (last edited 3 months 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 3 months ago* (last edited 3 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:

 

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?

 

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?

 

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?

 
 

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?

 

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?

view more: next ›