#!/usr/bin/woof

He/Him. Just another human.

  • 0 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle

  • Yea, we’ve got it so easy today. These kids have no idea :-P

    But seriously, I’m sorry that sucks. I happened to be lucky enough with an uncle-in-law’s dad being an EE and just literally gave me a bunch of 6502 development stuff (by that time it was reasonably dated and he had retired). I also got lucky to live in a place where the libraries has tech and programming books that were pretty decent. Had those two things not been there, it would have been a very different story.

    I try to pay that forward any way I can by taking part in the local tech/invention/science fair thing. Hopefully to be there to show youngsters how wonderful and interesting tech can be.










  • Yes. I used to do that when I had no other option. In my early days I managed to get a worm spread by a susceptible sshd in… red hat 5ish… don’t remember exactly. But the point being: keeping things secure is hard work. And even then it might not be possible.

    These days I use tailscale and essentially never leave my internal network regardless of being directly connected to it or not.

    Set it up with your own DNS server and tailscale’s ability to forward specific domains to your DNS server and it all just works.


  • I ran my own server for many years. There was a learning curve to all the fiddly bits (Postfix Configuration, SPF, DKIM, DMARC, SpamAssassin) required to get the world to see your server as worthy. There’s also the problem of finding a “clean” IP that’s not been blacklisted by some spam database. And even then, once in a while you end up in a database for who knows what reason. These things often made the email less useful as sometimes I’d end up in people’s spam folder.

    It was a good experience as I learned a lot. But it was also a constant headache. One I felt I didn’t want to keep “learning” that particular thing I just moved to ProtonMail and haven’t looked back.