• 4 Posts
  • 285 Comments
Joined 1 year ago
cake
Cake day: August 10th, 2023

help-circle
  • useless research for the curious

    Did a bit more research, was thinking it might be a systemd service, so I checked for timers there, but there was just a countme timer enabled that basically tells the server to include you in the count of active systems (how to disable, for the paranoid 🥸).
    Then I went on to look at the live logs of rpm-ostree and, as found from this website used this command:

    journalctl --follow --unit rpm-ostreed.service
    

    So that I could monitor its activity while I open Discover and so I managed to record when it happens, I also saw from the logs that there is a configuration file at this path /etc/rpm-ostreed.confand that you can configure automatic updates from there, by default there a this line about it (usage greatly explained with man rpm-ostreed.conf btw):

    [Daemon]
    #AutomaticUpdatePolicy=none
    

    but it’s commented out, so it couldn’t have been that.

    Finally there is this one thing that pops up in the logs:

    Initiated txn AutomaticUpdateTrigger for client(id:cli dbus:1.1625 unit:app-org.kde.discover@df0f43f8979843c0a34d36ad199c7eda.service uid:1000): /org/projectatomic/rpmostree1/fedora
    

    So it is something triggered by Discover, as I had known already, due to other articles that talk about the integration with Discover, but I wasn’t so sure about it anymore, since I couldn’t find any related settings in the app.

    So I found the setting that configures automatic updates in general… in the three dot menu (questionable UX decision?):

    three dot menu > Configure Updates...

    which actually just leads to the system settings:
    Update software: automatically. Update frequency: weekly
    I had this configured to be weekly, there isn’t even a setting as granular as seconds, the smallest span of time is daily, but what I’m guessing is that the “Update frequency” acts on when they should be installed automatically rather than when they should be fetched, so this is a limitation of the system as I understand it














  • QuazarOmega@lemy.loltoPrivacy@lemmy.mlPrivacy.com in Europe?
    link
    fedilink
    English
    arrow-up
    4
    ·
    3 months ago

    I believe it is not possible to have it due to EU regulations, or at least there aren’t any proper ones right now. You can read some discussions about this on Privacy Guides’s discourse, like this one for example: https://discuss.privacyguides.net/t/card-masking-tool/15342

    I think the TLDR is: use your own bank’s card, as you will always end up with a card which is tied to your identity, so better give that info to as few bank institutions as possible, you gain no advantage by signing up with someone new. On the other hand, if you need to convert and the fees are atrocious, then you could look into Revolut and others like that, but that doesn’t really help your privacy, no matter how many virtual cards you make, since they’re all in your name anyways








  • Update: this was kinda driving me insane again and I was about to write a bug report, but thankfully I didn’t have to, because I found out while I was writing and doing some digging, that an option for this exists already! (oopsie)

    Go to:

    Settings > Configure Kate > Projects > Session Behavior

    And check the box for “Restore Open Projects” to enable it, now when you reopen a session that had a folder opened in it, the folder will show up once again in the Projects view.


  • QuazarOmega@lemy.loltoPrivacy@lemmy.mlAndroid's new anti-theft features
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    5 months ago

    How about you let me save the application data for myself and keep it secure on my equipment first, Google? Uff, going through the salvaging process of the data on my near-broken phone is being the most excruciating thing I’ve done recently because they just won’t let you access and save it unless you rely on their cloud… which I might eventually just do, just wished it’d at least be a 100% safe way to get everything, but no, they had to put the decision to be backed up into the applications’ hands ;-;