• 3 Posts
  • 91 Comments
Joined 1 year ago
cake
Cake day: November 21st, 2023

help-circle






  • Because we do not fight under conditions of our choosing, we fight where we stand.

    Taxing the rich is a short-term solution, but it’s one that we can do RIGHT NOW that would be a step in the right direction. You can’t just quit capitalism cold-turkey without a bloody revolution. You have to take steps to transform society in a gradual manner.






  • As others have stated, grapheneOS is a good choice, and it’s extremely secure.

    Another option is murena’ eOS. If you live in Europe, thier store sells phones with the OS preinstalled, and if you don’t, the easy installer app works pretty well with most models.

    But fair warning, I recently installed eOS on my wife’s old Samsung S7, and I ended up having to do the installation manually with adb (command line tools). So read up on the phone you want to use, some are easier than others.

    The operating system itself is great, and allows for anonymous usage of the play store (free stuff only of course) as well as F-Droid out of the box. You can also add your Google account to get full play store functionality, but then Google starts getting your info again, albeit less than with standard android.





  • Reddit pereon here. After over a year (I think, didn’t check) on Lemmy I still don’t understand the details about how works. I’m pretty busy, and it works to get me my news and such, so it wasn’t important to understand how it does so.

    But now I’m inspired, thanks for that. I will look into changing servers, finding something that better fits my interests and such. I may even perhaps learn something in the process. Keeping the network decentralized is important, and I can do my part.


  • It’s an amazing tool.

    For your comics list, I’d suggest Dataview, quickadd, and templater plugins. With those three you could easily make a database with an entry mask, that automatically sorts the files into folders and sets metadata based on the mask input, and dynamically creates various tables for reference.

    Folder notes could be useful too, depending how you want to set it up, and how detailed you want to have your tables.

    Whatever you decide on, good luck. :)




  • I was trying so hard to get GTP4ALL to work inside of obsidian because it has this localdocs feature, where you can feed it documents and it integrates them into itself. I want the model to be aware of the whole vault, and also generate notes based on the vault contents, constantly updating.

    It looks like podman desktop + chatGPG obsidian plugin is the way to go through, I’m playing around with it and it looks promising.