#hyrum — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #hyrum, aggregated by home.social.
-
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 chhttps://blog.gslin.org/archives/2024/11/24/12083/hyrums-law/
#API #Computer #Murmuring #Network #Programming #Software #effect #hyrum #law #side