Kasts is decent. And it integrates with gpodder, which means you can sync with mobile pretty nicely.
He/Him/His
As medium height as most people are tall.
Keyoxide: $argon2id$v=19$m=512,t=256,p=1$J+Ahj0kCcBnA79zlyTtRFw$k0z+vi3mIdYTYaL5OT+h5Hac/u/802P13G9ls0Ct6zE
- 0 Posts
- 3 Comments
Joined 2 years ago
Cake day: July 1st, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
  0·1 month ago 0·1 month ago- Check for mounts hiding the underlying drive? - Sometimes - du . -xwill help, too. (-x doesn’t cross mount points).
SIGKILL is a good way to orphan children. Or end a DB trabsaction without properly closing it (so the server socket stays open, or the transaction lock isn’t released…) It exists for a reason, but docs usually caution against it because it can cause unexpected behaviors.