sunstoned
@sunstoned@lemmus.org
- Comment on What do you use for notes? 1 day ago:
Apparently I’m in the minority, but I love Logseq. I’ve used it with Syncthing for personal notes and grad school for the past three years with no hiccups. Maybe my success with it is partially due to nested bullet points already being how my brain works but the default paradigm is perfect for me.
The plain markdown files are organized reasonably, so I can straight up use Vim as my notes editor if I want.
Tags (#) create a new page to easily circle back to topics later without interrupting your thought pattern to make that structure manually. Once you leave edit mode for the line the tag becomes a link to that page. Some of my favorites are #clothes-that-fit (where I can easily embed a picture of the tag of what I’m trying on to look for deals online later), or #reading-list.
It’s just so useful.
- Comment on What do you use for notes? 1 day ago:
I haven’t experienced that at all and I embed all kinds of pictures and links in my 2-3 years of grad school + personal notes. How many is “a lot” to you?
If it genuinely is a logeq problem did you ever try splitting notes into multiple graphs for different topics?
- Comment on Happy 12 million! 4 months ago:
It’s mostly Mastodon
- Comment on Best phone sync 4 months ago:
I prefer Syncthing-fork for some more straightforward configuration. Mainly the three button options equating to “follow the run conditions, damnit”, “run damnit”, and “stop damnit”
- Comment on Small VPN Access Device? 5 months ago:
Second this ^
I have one and it’s fine, but not directly supported by OpenWRT. Looks like Beryl and Slate are though
- Comment on [deleted] 6 months ago:
Is there a reason you’re not considering running this in a VM?
I could see a case where you go for a native install on a virtual machine, attach a virtual disk to isolate your library from the rest of the filesystem, and then move that around (or just straight up mount that directory in the container) as needed.
That way you can back up your library separately from your JF server implementation and go hog wild.
- Comment on [deleted] 6 months ago:
Syntax-wise, it’s meant to be identical. I got on board when they were the only ones that enabled rootless (without admin privileges) mode. That’s no longer the case with rootless docker.
I’m personally a fan of the red hat docs and how-to’s on podman over the mixed bag of tech bro medium articles I associate with docker.
At the end of the day this is a bit of a Pokemon starter question. If your top priority is to get a reasonably common and straightforward job done just pick one and see where it takes you! :)
- Comment on What's a good graphics card for jellyfin? 8 months ago:
Avoid AMD? Why do you say that?
- Comment on what will be my next server operating system (Fedora Server, Fedora CoreOS, NixOS), your experience and opinion 9 months ago:
My $0.02:
NixOS is excellent, and actually pretty easy if you’re not trying to do anything fancy (running all services under a single user, etc.). Personally this is my pick because I primarily host services for myself, so down time in exchange for learning a new thing is acceptable.
As I mentioned elsewhere, Debian + Incus is a great minimal and rock solid solution for longer standing services. Although, it’s not
compose
able :(More directly to your preferences, I would also recommend considering Rocky. Being in the RHEL ecosystem has its perks (especially with rootless support for
podman
andpodman-compose
). I’m also generally a fan of SELinux. Rocky is a little less bleeding edge than Fedora with many of the same conveniences and recent packages. In my mind, for my purposes, that makes it a better choice than Fedora for a server OS. - Comment on what will be my next server operating system (Fedora Server, Fedora CoreOS, NixOS), your experience and opinion 9 months ago:
Good bot
- Comment on what will be my next server operating system (Fedora Server, Fedora CoreOS, NixOS), your experience and opinion 9 months ago:
I tend to not use the webui, so I prefer the similarly useful combination of Debian + Incus (spawned from the LXC project).
Sure, HA isn’t baked into Incus (to my knowledge) but similar to OP I only have one physical box and don’t necessarily care to manage multiple.
That being said, Proxmox is a good solution in the scheme of things and generally a good recommendation.
- Comment on Need tips for my beard trimming routine. This is what I currently do! Any pointers? 9 months ago:
Save some sex for the rest of us
- Comment on Qbit + VPN in truenas? 9 months ago:
Using gluetun to connect my containers to Mullvad I’m getting 60+% of my bare network speeds.
Another option that doesn’t achieve that performance is torproxy which can achieve a similar result.
- Comment on Qbit + VPN in truenas? 9 months ago:
Using gluetun to connect my containers to Mullvad I’m getting 60+% of my bare network speeds.
Another option that doesn’t achieve that performance is torproxy which can achieve a similar result.