TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Cowsay should not be enabled by default (2015)

11 pointsby muscawabout 3 years ago

3 comments

johnklosabout 3 years ago
Seriously, people need to chill the duck out. If a presentation needs to be so incredibly serious, then why blame others when you should&#x27;ve run through it at least once yourself?<p>Why do people think that &quot;serious&quot; and seemingly &quot;professional&quot; should outweigh levity in life? It&#x27;s not too different than worrying about dress code: it&#x27;s anal to an extreme that doesn&#x27;t help anyone.
评论 #31294042 未加载
评论 #31293778 未加载
评论 #31299394 未加载
评论 #31297720 未加载
bravetravelerabout 3 years ago
I would&#x27;ve supported this<p>I have cowsay installed on random systems for the <i>occasional</i> novelty. There&#x27;s no case where I want it consistently<p>It makes the output a slog except for the shortest and simplest of plays... and is surely confusing for new users.<p>The default to use it means I have an unknowable number of `ansible.cfg` files spread across projects with exactly two lines:<p><pre><code> [defaults] nocows=True </code></pre> Routinely making more when I&#x27;m inevitably reminded of the parameter... because I&#x27;m using a new project on a controller that happens to have cowsay installed<p>I could set the environment variable for my shell... but it&#x27;s not as portable (eg: contributors would have to do the same)<p>I&#x27;d find more joy from this if it was random, say 1&#x2F;10 runs<p>Most people know about this parameter against their will. This fun is more burden than fun.<p>It comes off more like a forced joke that everyone needs explained
aasasdabout 3 years ago
The proper reaction to Ansible&#x27;s use of `cowsay` is to have it enabled when copying output to file an issue or a comment on Ansible&#x27;s tracker. Even better would be to use an animated ‘terminal’ gif with special effects, since the authors like fun so much.