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

help-circle
  • Have you tried QOwnNotes? I haven’t used it but I’ve seen it, looks like it ticks everything you want.

    I would also highly recommend logseq, org-roam, or vimwiki. For mobile support, definitely use syncthing (logseq has a paid sync feature, but it’s not worth it over self-hosting syncthing imo. It’s easier technically speaking, but syncthing is pretty easy too)

    Logseq - I use this now, primarily because the mobile app is as great as the desktop version. Links, tasks, etc are all smooth and I love the workflow. Only reason I don’t think you’d like it is you can’t really have your own defined dir structure.

    Org-roam - uses .org files that have their own syntax and such, also foss and non-proprietary though. I used it for a while because the emacs ecosystem is very robust and I use emacs a lot. Primary downside to this system is mobile support hurts, I used OrgNote for a while but just didn’t like it much. (If you go this route, highly recommend using doom emacs instead of just vanilla. Vim keybinds are the best keybinds)

    Vimwiki - uses vim keybinds, love it. Same issue as org-roam though, mobile support makes me cry. There are plenty of foss mobile md editors, but none of them feel good. You can use this as a wiki via GitHub and have access to it from any web browser and make edits there as well, but it wasn’t a very pleasant workflow personally.





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







  • I was the same way for a while, but the last few years have just gotten worse and worse for streaming. I have a handful of streaming services I don’t have to pay to access (some through phone provider, prime video, parents accounts, etc), but anything not on there I’m just going to pirate. I use sonarr/radarr with Plex so it’s super easy to get and maintain media and it’s easy to access on all my devices, and my 4 tb hdd was $100, which I more than made up for after 4 months or so by not paying for hbo max and Netflix. No way in hell I’m going to pay for every streaming service for every show that looks good, or buy them individually.