Unexpected Benefits of Building Your Own Tools

(tiniuc.com)

2 points | by tiniuclx16 小时前

2 comments

  • prosaic-hacker14 小时前
    I have seen the effect of tools building in several contexts. The most successful were teams that respected the process in that they each, could and would build tools themselves and would adopt other's tools.

    Without the symmetry then the creators has to make sure to keep up the pace on the global progress or be label as distracted by the tool creation.

    Worst case the tool creators get separated from the main production and have to maintain the core groups utilities (which will become any code they don't want to maintain).

    Tools have to be short to build, widely useful, and placed in a repository that is collectively maintained.

    Remember the context that created the need for the tool may move on and the existing tools will have to be upgraded. The group should have a plan how to handle that.

    • tiniuclx12 小时前
      Thanks, that's a very interesting insight.

      Chilictl, the tool in the article, is maintained by the team that also uses it the most. So we know its applications best, and even though it's original author is not around anymore, we are still very motivated to maintain it collectively.

  • tiniuclx16 小时前
    I'd like to hear some more from the HN community on this topic - what tools have you build & did you find any surprising benefits once you've started using them more and more?