• 0 Posts
  • 56 Comments
Joined 1 year ago
cake
Cake day: August 17th, 2023

help-circle


  • Just as a warning, the macvlan stuff isn’t well documented and seems to have hard limits. I worked with it a couple of years ago and had to eventually read a lot of Docker code to figure some stuff out, and the host was only able to successfully set up 4 macvlan networks at a time - the fifth (and any following ones) were never reachable, even though I used the same scripts as for all other ones.

    Things might have improved in the meantime.


  • The Podman developers did contribute to Docker for a while before starting the project. Docker kept introducing issues and had some fundamentally bad design decisions that they didn’t want to change.

    At least try to look into the history of these things before making broad and easily falsifiable statements.














  • That is untrue. I can open source my product for a reason, but if anyone try to sell it it’s a crime. I openenly show everyone my source code, but without the right licence it’s nothing. often you can’t even compare it to the software running.

    No, that’s not true. If you open source your product, anyone else can sell it just fine. They can’t do so if you don’t open source it (i.e. if you make it source available).

    Just because you think “open source” means “source available” doesn’t mean they are legally equivalent.