• @[email protected]OP
      link
      fedilink
      01 year ago

      100% serious, because my next job uses Go - Why? Everything is painful and takes way more code than it should.

      • @[email protected]
        link
        fedilink
        11 year ago

        Its compiler is very fast, the libraries are great, importing new packages is easy and straightforward, HTTP libraries and frameworks are some of the best I’ve worked with.

        Compared to Java or C#, there really isn’t that much boilerplate.

        • @[email protected]
          link
          fedilink
          21 year ago

          Why is “the compiler is very fast” a good argument though? I’d rather the compiler spends 1 minute and does it well and optimized instead of 10 seconds and I have to write Go, honestly.

          There are some great aspects to Go, like how you can map fields of a struct to json properties for Marshal/Unmarshalling and channels is an interesting idea, but other than that it doesn’t seem to me like there’s a lot of pros over, say, C# which is almost ubiquitous in many industries these days.

  • @tr00st
    link
    11 year ago

    God, I haven’t worked with Tcl for a while. Really don’t miss it.

  • darcy
    link
    fedilink
    111 months ago

    go is more like simpler C, zig (will be (hopefully)) more like better C

  • @[email protected]
    link
    fedilink
    19 months ago

    make is inevitable, because everything is a dependency.

    There is no wisdom, no truth, only endless dependencies. /s