you are viewing a single comment's thread
view the rest of the comments
[–] 11 points 3 years ago (2 children)

I've been liking Go. Reminds me of Python without the risk of filling my Linux install with dependencies.

  • source
  • hideshow 2 child comments
  • [–] 2 points 3 years ago (1 child)

    So if there's a non-breaking security update of a dependency, all go apps depending on it need to be recompiled and relinked?

    There's no way to link dynamically?

  • source
  • parent
  • hideshow 1 child comment