Onno (VK6FLAB)

Anything and everything Amateur Radio and beyond. Heavily into Open Source and SDR, working on a multi band monitor and transmitter.

#geek #nerd #hamradio VK6FLAB #podcaster #australia #ITProfessional #voiceover #opentowork

  • 4 Posts
  • 553 Comments
Joined 2 years ago
cake
Cake day: March 4th, 2024

help-circle



  • There’s a common but persistent misconception that Docker is like running a virtual machine. This is understandable but incorrect.

    A better way to think of it is as a security wrapper around an untrusted process.

    If you look at your running processes whilst a container is running, you’ll see the processes inside the container running on your “host” machine - remember, it’s not a host - guest situation.

    There is no relationship between the user inside the container, unless you start mapping the UID and GID.

    The only exception to this is the root user which shares the UID/GID with the actual root user.

    See: https://www.howtogeek.com/devops/why-processes-in-docker-containers-shouldnt-run-as-root/

    Edit: I suspect, but don’t know for sure, that the root user inside the container is actually the same user as the one running the Docker process, which is typically the root user on the “host”.






  • I think all public funds that generate data and/or software needs to be public.

    The notion that maintenance is an issue is a red herring. Proprietary software purchased by government requires ongoing support contracts right until the vendor discontinues the product and leaves the public funds to prop up another billionaire.

    Open source would also stimulate the economy since businesses could benefit from the project and use or apply it to their use, something which currently requires more investment with the same vendor.



  • Not to rain on the parade, but in my experience, having had to email customers in bulk … sending tickets and logistics requirements for large events … I can tell you that self hosting this is a complete and utter waste of time.

    You’ll get blocked before the first batch of emails leave your mailer.

    Not even paid MailChimp or Campaign Monitor could guarantee delivery.

    The problem is not the platform for sending email, it’s the centralised nature of email hosting, much of it is behind Google and Microsoft hosted services.











  • As a point of reference, on Bluesky, it appears that if you’re blocked, you cannot see the account that blocked you. Essentially they just disappeared. They’ve not visible in search either.

    So, unless you create another account, they ceased to exist.

    Just to be clear, as far as I can tell, this invisibility is mutual as soon as one account blocks the other.