• 1 Post
  • 64 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle





  • For finding guides and videos - just search for {thing you want to setup} setup guide, there are plenty of results for almost everything. Also, I then showed links to where to setup readarr and qbittorrent.

    The only thing you need to get up and running is the OS specific guides (windows is download, run the installer, go to http://localhost:8787/ in your browser, and macos is similar. Linux is a bit of a mess, and I would recommend going the docker-compose route if you are on Linux instead) which are short and tell you every step. The reverse proxy is just a recommended guide for setting one up if you want to access it outside of your network - I don’t recommend doing it, and it’s not necessary at all (I don’t have that setup, all of my stuff is only accessible on my local network)

    For finding books, use the readarr quick start guide - it goes over how to use the app, how to add authors and books to grab, etc. I also found this guide that appears to show how to do all of this including the install guide, adding authors and books, connecting to your torrent client, adding indexers, etc: https://www.rapidseedbox.com/blog/guide-to-readarr#05













  • Seconding (thirding) logseq! Your daily journals all show up in one long scrollable page (delimited by the date and such) so you can easily see what happened previous days, etc. If you click one it brings up that page in full screen if you want to focus on it, it works very nicely imo.

    You also aren’t limited to just journaling, you can use it for a pkm system. Say that you journal for that day about learning something, you can do this:

    • Today I looked into [[eulers_formula]] ** Created by Leonard Euler ** e^(ix) = cos(x) + i sin(x) ** Etc

    When you go to the eulers_formula page, all of that info will be in the links section without having to leave the page. I personally do all that, then write my own summary of the info on the page itself, so I have the original content and my take on it.

    It’s also fully foss, you can pay for their sync service to have it available on multiple devices all the time and it’s fully encrypted in transit so they can’t see your info, I personally just use syncthing and haven’t run into any issues using it on my phone and computer unless you try to modify the same file at the same time (which isn’t really something you would ever do)