• 0 Posts
  • 15 Comments
Joined 4 months ago
cake
Cake day: July 21st, 2025

help-circle







  • Europeans caused massive death in the Americas. I do not think we should replicate that model.

    Also, the chance is small, but there might have been a separate biogenesis (beginning of life) on Mars. Sending humans with our dirty microbiome would almost certainly wipe any evidence of that, and possibly cause an extinction of an entirely separate form of life, which would be a crime even more horrible than the extinctions and genocides which we have caused so far.

    Let’s just leave Mars alone until we’ve studies it more and are certain there is no life. Colonizing the moon seems challenging enough for a couple centuries…





  • A TCP session is a unique combination of client IP, client port, server IP, and server port.

    So you can use the same IP and port as long as the destination is a different IP or port.

    This means that in principle you could use the same IP and port to connect to every IP address on the Internet using 65536 concurrent sessions. 😆

    This wouldn’t help going to popular destinations, since they have a lot of people going to the same IP address and port, but for many (most?) of them you probably have some sort of CDN servers in your data centers anyway.