17 year old Tech enthusiast and Cat lover from Germany.

You can also find me on Mastodon at @Rush

https://dontasktoask.comhttps://nohello.net

#nobot

  • 0 Posts
  • 49 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle










  • How far does “interacted with” go for you?

    as in, does clicking already count as interaction or would you need to comment or vote?

    if it’s just viewing the content, then this might be done using a simple userScript as Kbin already remembers which threads you’ve viewed on the homepage.




  • Popular pieces of software that’s part of the fediverse usually give you either:

    1. Export options - manual export options intended for GDPR-Compliance and peace of mind
    2. Account Move options - Mastodon is best known for this, as you can migrate your profile (but not your posts and followers) to another instance. Anyone which then visits your old page will have it blurred out, linking to your new one.

    #2 could be expanded in the case of Kbin and Lemmy to also include subscribed communities/magazines, settings and some other things where Federation allows for it.






  • Let’s paraphrase to “CLI applications are quite cumbersome to use under Flatpak as per the current implementation”.

    Unless you set up your own aliases, you’ll have to write out commands like flatpak run ..., and if you don’t know the package name yet you’ll need to run flatpak list --app first as well

    I hope that in the future, Flatpak gets some improvements for exporting CLI utilities into the user’s environment.