

You can use man <command> (in this case man cut) to read a program’s manual page. Appending --help (without any other arguments will often produce at least a short description of the program and list the available options.


You can use man <command> (in this case man cut) to read a program’s manual page. Appending --help (without any other arguments will often produce at least a short description of the program and list the available options.


I’m also using Caddy with desec and get the same result when adding a new subdomain. It fixes itself after a while though (10+ minutes). Maybe try waiting a little longer.


I’m also using caddy with desec.io. When first triggering the challenge for an entry, it can fail a couple of times. I think it just takes a while for the DNS entry to be available.
Another thing that I’ve experienced is that I can’t use wildcard subdomain entries. My guess is that it’s somehow because I only have public IPv6 addresses (but I don’t remember the details). I have configured an internal DNS with the wildcard entry since I’m only ever connecting to that host via wireguard from outside my network. For the host itself I’ve created a regular AAAA record.


Hi there, I’m still in the process of finding a therapist but strongly suspect I have ADHD. Task stacking is really stressful for me as well. In addition to that, there are a lot of places and things in our flat that represent unfinished tasks that I have to ignore to get started with anything at all.


Sourceforge has stopped distributing adware installers again since they changed ownership a few years ago.


IIRC you have to have the app installed on your phone and be in the same network, but it’s been a while.


I did use franz at some point but eventually switched to ferdium, which doesn’t require an account. That being said I haven’t used either for a while now.
Thanks. I wonder if this is limited to a therapeutic context and if the same is true for third party mentions of suicide. But I’ll look around for that by myself.
Could you provide a source for that research? I swear I’m not being combative, just genuinely interested.
As a bread enjoyer, I’m intrigued. Would you like to elaborate a bit? All I can find is different types of bread (like different flour, shape etc.).
As someone who has never thought about YouTube video IDs: is that a thing? Is there a small but tightly knit community of youtube video ID connoisseurs?


bOtH sIdEs
One side wants to live and love who they want while the other side wants these people to stop existing.
Go away with that shit.
And it just keeps working


What a fucking waste of energy and material.
What I’m reading is that you want site-to-site connectivity. Wireguard + possibly dynamic DNS makes this pretty easy (assuming you can open ports and configure NAT at your sites). Or you could set up some other VPN solution like OpenVPN.
There’s also tailscale (a paid service) for facilitating the wireguard setup, NAT traversal and relaying. headscale is a self hosted solution that aims to provide something similar (but more limited in scope).