home.social

#hyrum — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #hyrum, aggregated by home.social.

fetched live
  1. Hyrum's Law

    看到「Hyrum's Law in Golang」這則提到的 Hyrum's Law:

    With a sufficient number of users of an API,
    it does not matter what you promise in the contract:
    all observable behaviors of your system
    will be depended on by somebody.

    文章裡面引用了這段程式碼:

    func (e *MaxBytesError) Error() string {
    // Due to Hyrum's law, this text cannot be ch

    blog.gslin.org/archives/2024/1

    #API #Computer #Murmuring #Network #Programming #Software #effect #hyrum #law #side