• 0 Posts
  • 18 Comments
Joined 2 years ago
cake
Cake day: June 27th, 2023

help-circle
  • I did this once, it was legitimate but he refused to tell me even what department he called from. I said i wasn’t going to give personal into to an incoming call and i wasn’t calling back unless i knew why. He ended up mailing me a letter instead.

    I almost got scammed a few years ago by being called about fraudulent activity the day after i reported fraudulent activities, in hindsight I think they just got lucky with timing, but I take no chances now.

    Ever noticed how decades ago if someone defeated a bank’s security we called it bank robbery, but now it’s called identity theft and we get blamed for it.








  • 100%. Took me a good year to learn it well enough to be confident with what I was doing but I’ve now got it on everything with a single flake for all my hosts. I love that my user profile is configured the same everywhere. I can add a new tool or config or alias or whatever and it’s the same on every computer.

    I’ve now written a module to define all the services I self host and from that it generates both nginx config and DNS config on different hosts.

    The main advantage for me though is I only have to solve problems once. Once it’s there in the config I’m confident it’s solved and I won’t need to worry about it again. My previous server was 10 years old and there was stuff configured I’d long forgotten about how it worked or even why I did it.



  • It is my understanding that the only difference applies to hosted software. For example, Lemmy is AGPL. If it were GPL, then a company could take the source code, modify it and host their own version without open sourcing their modifications. AGPL extends to freedoms of GPL to users of hosted software as well.

    A real example of this would be truth social which is modified Mastodon and as AGPL those modifications are required to be open source as well.