I hate to be that guy, but just a reminder that if you’re implementing a production system - even if it’s an internal tool - please don’t return 418 as a joke unless you really are a teapot. As an SRE I’ve been on the receiving end of a broken system returning teapots over the weekend, and it’s not as funny then.
418 I’m a teapot
41–50 of 146 posts
Re: 418 I’m a teapot
#42Re: 418 I’m a teapot
#43I hate to be that guy, but just a reminder that if you’re implementing a production system - even if it’s an internal tool - please don’t return 418 as a joke unless you really are a teapot. As an SRE I’ve been on the receiving end of a broken system returning teapots over the weekend, and it’s not as funny then.
Re: 418 I’m a teapot
#44Re: 418 I’m a teapot
#45The linked source RFC is a pleasant read too: https://www.rfc-editor.org/rfc/rfc2324
Re: 418 I’m a teapot
#46I hate to be that guy, but just a reminder that if you’re implementing a production system - even if it’s an internal tool - please don’t return 418 as a joke unless you really are a teapot. As an SRE I’ve been on the receiving end of a broken system returning teapots over the weekend, and it’s not as funny then.
Re: 418 I’m a teapot
#47Vim implemented this: `:call err_teapot()`.
Re: 418 I’m a teapot
#48Re: 418 I’m a teapot
#49The linked source RFC is a pleasant read too: https://www.rfc-editor.org/rfc/rfc2324
Now. I didn't know about the RFC. This is so good. I hope we can continue to advance this field with good humor, and good coffee.
Re: 418 I’m a teapot
#50I hate to be that guy, but just a reminder that if you’re implementing a production system - even if it’s an internal tool - please don’t return 418 as a joke unless you really are a teapot. As an SRE I’ve been on the receiving end of a broken system returning teapots over the weekend, and it’s not as funny then.