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

help-circle



  • 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)












  • In terms of electricity consumption, it’s still not going to be huge, just was noted in case you wanted to go smaller. You can almost certainly go smaller, but at the same time if you already have the hardware it’s not going to be useful to sell it second hand and buy new hardware that has less performance.

    Hosting static websites at home is fine if you really want to, but for anything dynamic and/or that will have a lot of users, get a vps (basically a server that you pay for storage and compute resources on and can use remotely how you like, including hosting stuff like mastodon and lemmy instances)


  • I’m happy to help if anyone needs help with docker and/or Linux stuff. (I’ll probably try to convert you to Linux, the os to rule them all. You’ve been warned) Wont necessarily be everything or set it all up for you, but enough knowledge to get you started and able to learn more yourself is doable

    For op, that setup is likely overkill, most stuff will use more ram than cpu and very few self hosted apps will use the GPU at all (Plex and jellyfin are the only ones that come to mind). Only hurt to it being overkill is a higher power usage than a smaller setup, but if you already have it running full time then it’s unlikely to make a different



  • As much as I like fully self hosting, I ended up paying for Plex lifetime and have it running in docker. It was $120, but has already paid for itself twice over since I managed to convince my wife to drop hbo max, Netflix, and a couple others. She isn’t technical at all so she was hesitant, but she likes plex. If she can’t find what she wants to watch on our few streaming services (paid for by our cell provider, otherwise they’d be cancelled too), she can add it to the watchlist on Plex and radarr or sonarr will download it automatically and make it available on plex pretty quickly (or she’ll tell me to get it and let her know when it’s done).

    I could open my Plex server to more family or friends, but most of them either pirate stuff themselves or are fine with paying for streaming services for the ease of use.