Hacker News new | past | comments | ask | show | jobs | submit login

Why wouldn't everyone roll their own solution? Doesn't seem to be a huge thing to me, but I could be wrong...



Honestly? They probably don't know how, or that's just not part of the JS culture. I've met a lot of JS-only developers, and most probably don't even know what ANSI escape sequences are, let alone how to work with them. The lack of basic computer knowledge from the JS ecosystem is shocking. I don't expect this to poll well in Peoria, as it were, but this has been my consistent observation.


> Why wouldn't everyone roll their own solution? Doesn't seem to be a huge thing to me, but I could be wrong...

Laziness; and people’s infatuation for dependency trees, especially those in the Node.js & JavaScript ecosystems.


> Why wouldn't everyone roll their own solution?

JS devs will do anything to avoid this.


exhibit A

> even though colorizing text is as simple as writing this \x1b[48;5;011<TEXT>\x1[0m




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

Search: