• 7 Posts
  • 193 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle
  • Lol. After professionally hosting email for 15 years I’m happy to let someone else handle it now.

    About 90% of incoming mail will be spam and it will be your job to make sure you are doing good job of classifying it so you don’t get junk in your inbox and don’t lose real mail in the spam folder.

    Then for outgoing mail you need to make sure SPF, DKIM and DMARC are all in order.

    Then there is all the usual stuff of security updates, backups, monitoring, alerting, logging and having a plan for internet outages.

    Yes, it’s all doable but I won’t expect it be “set and forget”. I expect there will be quite a bit of tuning with some possible spam and delivery problems while you get kinks worked out.






  • Gimp already runs OK on ChromeOS, so I would expect the same on Android soon.

    Because Linux runs in VM on ChromeOS, there were some annoyances and there will likely be some on Android.

    Maybe they fixed it, but for a long time Linux on ChromeOS couldn’t access Yubikeys because Google choose not to expose those devices to the container.

    And some keyboard shortcuts and mappings couldn’t work because again Google limited what the container was allowed to see and control.

    And if certain kinds of problems happened, you ended losing both the apps and your data inside the Linux container.

    Yeah, it will be cool to run desktop Linux from your phone. But if doing Real Linux Work on Chromebook doesn’t appeal to you, don’t expect it to be better on Android.



  • I use YADM to manage my dotfiles. I like and recommend it.

    I don’t share them, though.

    I work in a security-related position. My dotfiles expose more about tools I use, how I have them configured and if those configurations are secure.

    I still like sharing and if there’s some snippet I think is particularly useful, I may share directly or post it somewhere. But I don’t share them all by default.