• 2 Posts
  • 25 Comments
Joined 7 months ago
cake
Cake day: March 27th, 2024

help-circle



  • I’d like to hide behind the service that I’m paying for without incurring extra fees for retaining it all. I can figure out the pull side by using fetchmail or something to a server that hosts dovecot, but the sending side is confusing since I’d need something that can receive my email and send it via the service. It’s only 1 email address, so I’m not looking for a mail relay, but something like a full caching mail proxy.







  • Yes, monthly is too fast. I’m using a K8s operator for cert-manager which defaults to a month. I think I can patch the CSV with an annotation that will bump that out, but when the operator updates the CSV then I need to repatch it.

    I was polling the community to see if there’s something that is easy to use but I was not able to find in my searches. It seems like a common problem.

    Part of my problem is that I chose to use a K8s operator for cert-manager which isn’t easy to configure. Had I used a helm chart, i’d have bumped the root cert to 10 years and forgotten about it.





  • r0ertel@lemmy.worldtoComic Strips@lemmy.world*Permanently Deleted*
    link
    fedilink
    arrow-up
    6
    arrow-down
    2
    ·
    2 months ago

    I think the bottom line is that you need to meet people where they’re at. I understand the part about audio issues and I feel like it’s exasperated because of the low audio quality from mobile phones or earbuds. At work, I really have to work at hearing people who use airbuds, especially if they’re male Indians.

    Conversely, I will read a well-written email or text and to the thing that it’s saying, then get a reply that I did it all wrong and realize that I completely misunderstood it. I read it again and then my original reply and can’t figure out how I got it all wrong. If they tell me something, however, I’ll remember it completely and accurately. Also, I have to write everything down in order to remember, but I never need to look at my notes. I must have some loose wires.


  • I rather like what the Japanese do, which is to mask up if you are sick, thereby preventing the spread to others. I would like to see statistics to know if it is effective. This could have the same net effect, but impact a smaller population.

    Slightly tsngental, as a severe allergy sufferer, I appreciate how the pandemic somewhat normalized masking in public so I can just wear one without people asking me prying questions, assuming I’m a freak (I am, but don’t assume it until you get to know me), or moving to a different seat on the bus when I sit down.



  • Restic and Borg seem to be the current favorites, but I really like the power and flexibility of Duplicity. I like that I can push to a wide variety of back ends (I’m using the rsync), it can do synchronous or asynchronous encryptions and I like that it can do incremental with timed full backups. I don’t like that it keeps a local cache of index files.

    I back up to a Pi 0 with a big local disk and rsync the whole disk to another Pi at a relative’s house over tailscale. I’ve never needed the remote, but it’s there.

    I’ve had to do a single directory restore once and it was pretty easy. I was able to restore to a new directory and move only the files that I clobbered.




  • I used to struggle to get to sleep and hated those who could do it anywhere. They’d say, “just clear your mind”, which wasn’t helpful. It could be other things, but I figured out that my mind was always busy, sometimes from stress, sometimes from excitement. For me, it’s extreme focus. Often, I’ll put my mind to work on a complicated problem I’m having at work or home. If I have nothing, my go to is to see how far I can get calculating the binary digits (1, 2, 4, 8, 16, 32, 64…) or the Fibonacci sequence in my head. I don’t get very far and I’m out.