• 2 Posts
  • 23 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.





  • I was behind two cars on the freeway, one in lane 1 and one in lane 3. They both decided to merge into the center lane at the same time. I remember the sound distinctly because it was so different than I expected. It sounded like two large, empty cardboard boxes hitting each other. No screeching tires or glass breaking sound (both windshields and side windows broke, but remained intact). It was very unexciting.





  • 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 learned recently that not everyone can see the fluorescent flicker. It’s unnerving and feels a bit like being buzzed on caffeine. It’s not so bad in the offices with indirect lighting. Also, cheap LED lights can flicker. I clung to my incandescent lights until they all burnt out.


  • 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.