Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The comments on the homebrew merge request are incredibly frustrating to me, as the kind of insanity that can lead someone to think there are only four programs that offer an ability to disable colours is something I thought I escaped by avoiding Facebook.

Here's the workaround I use:

    brew() { /usr/local/bin/brew "$@" | cat; }


The rejection is not about the ability to disable colours but about adopting a "standard" that someone made up by themselves.


> The rejection is not about the ability to disable colours

That's all the code does.

> … but about adopting a "standard" that someone made up by themselves.

People's imagination is where standards come from.

People make them up and get agreement from other people to implement them.


On one level the code allows disabling color with a flag. On another level, the code provides support for a nascent attempt at creating a new standard.

Software development is a social activity, and if someone wants to introduce new functionality, they have to convince others that it's a desirable change. Making up a "standard" is the easy part; I'd expect that convincing others to adopt it is more challenging.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: