

Yeah, without a doubt, it’s just an oversight.
There’s nothing malicious here.
I should have read the docker compose a bit closer when I was trying to figure it out but There’s only so many hours in the day, and sometimes you rush.
Yeah, without a doubt, it’s just an oversight.
There’s nothing malicious here.
I should have read the docker compose a bit closer when I was trying to figure it out but There’s only so many hours in the day, and sometimes you rush.
Yeah this hit me as well and it was very confusing until I found that lemmy.ml
I can’t find it [on the main branch] (https://github.com/LemmyNet/lemmy/blob/main/docker/docker-compose.yml) so I didn’t raise am issue
Click the link, you’ll see it is indeed the first heading under Criticism
Yeah psi is a pretty common unit and trivial to swap between if SI is needed.
Arguments like above often show a lack of real world experience.
Any suggestions on alternatives?
Slack is ok but proprietary.
Element is a new and eg fractal doesn’t have threading.
Yeah but hyprland, unlike x, is actually pleasant to use.
Not an excuse for poor behavior nonetheless, merely an observation.
One can buy weed with crypto. I can’t do that with a bank card.
I guess, not everyone wants a centralised currency
Set up wireguard in a docker container and then forward the port to wireguard, the default container on docker hub is fairly straightforward and you can always ask me for help if you need :).
However, If you are using ipv4, you need to make sure that you’re not behind a CG-NAT (If you think you might be, call your ISP and tell them you have security cameras that need to get out or something like that).
You could also try tailscale which is built using wireguard with nat-busting features and a bit easier to configure (I dont personally use it as wireguard is sufficient for me).
After that Caddy + DNSMasq will simply allow you to map different URLs to IP addresses
dnsmasq
my_computer
-> 192.168.1.64
http://dokuwiki.my_computer
-> http://my_computer:8080
http://dokuwiki.192.168.1.64
-> http://192.168.1.64:8080/
Caddy and DNSmasq are superfluous, if you’ve got a good memory or bookmarks, you don’t really need them.
VPN back into home is a lot more important. You definitely do not want to be forwarding ports to services you are running, because if you don’t know what you’re doing this could pose a network security risk.
Use the VPN as the entry point, as it’s secure. I also recommend running the VPN in a docker / podman container on an old laptop dedicated just to that, simply to keep it as isolated as you can.
Down the line you could also look into VLan If your router supports that.
I personally would not bother with SSL If you’re just going to be providing access to trusted users who already have access to your home network.
If you are looking to host things, just pay for a digital droplet for $7 a month, It’s much simpler, You still get to configure everything but you don’t expose your network to a security risk.
If you’re just going to VPN in to your home network, I’ve found caddy to be the simplest.
Wife and I have been unemployed for nearly a year. We’re in a white collar recession so it’s gonna be brutal for a little while. Not much you can do really, it’s really hard right now.
Labouring / trades seem like the ticket tbh.
My favourite part of threaded platforms is the arbitrary and tangential discourse
In my research group we could tell instantly and it would usually act as a mark against the paper (ie read this one later).
If you’re reading a lot of papers it becomes apparent.
Half-baked is a bit unkind. Sway is quite performant, stable and lean.
Well that’s good to know because I had some terrible luck with it about a decade ago. Although I don’t think I would go back to windows, I just don’t need it for work anymore and it’s become far too complex.
I’ve also had pretty bad luck with BTRFS though, although it seems to have improved a lot in the past 3 years that I’ve been using it.
ZFS would be good but having to rebuild the kernel module is a pain in the ass because when it fails to build you’re unbootable (on root). I also don’t like how clones are dependant on parents, requires a lot of forethought when you’re trying to create a reproducible build on eg Gentoo.
I gotcha:
HFS+ has a different features set than NTFS or ext4, Apple elect to store metadata that way.
I would imagine modern FS like ZFS or btrfs could benefit from doing something similar but nobody has chosen to implement something like that in that way.
Vikings and org-mode.
Org-mode does not have an API but I’ve separated out multiple files and synced via git to moderate success with my gf. No API but maybe with gitea and orgize you could do something?
I cannot.
Endeavour OS is great but it’s just arch.
Gentoo with oddlama/gentoo-install is nice too.
That’s right, one should. However, I’m using this only as an internal documentation tool, There’s no port forward and it’s not public. I am literally using it to take notes on a few things I’m developing.
It’s actually really nice being able to drop a whole bunch of links and have them threaded and linked between each other. It works quite well.