so why not install everything else too?
Because I like it less complicated maybe?
To use or to build?
so why bother installing some tool to do it?
also why not simply use ls?
why use rg when i have grep?
Why do you add ketchup or mayoinese to your burguer o bacon or who know ingredient you like if your purpose is to fulfill the need of feeding?
why use bat when cat exists?
Because I like it?
That’s the point, wanting to use things that look nice, why?
Right 👍
— it’s nice to see the version
— it’s nice to have have a wrapper which takes care of –version vs -v vs -V
— output is standardized and queriable
— colours are cool
0. if you work with a tool, then you know how to check its version. if you don’t, then use docker.
1. if you are in a random environment, then you obviously don’t have «has» installed to check the further deps. so why not install everything else too?
2. if you’ve built the environment yourself, say with Docker or other tools like ansible, then you already know what’s installed and all the versions.
so question remains: why?
Me neither but kueppo seems to differ and I would like to hear why. It is interesring to know the different perspective of what is a perk for everyone.
1. if you are in a random environment, then you obviously don’t have «has» installed to check the further deps. so why not install everything else too?
2. if you’ve built the environment yourself, say with Docker or other tools like ansible, then you already know what’s installed and all the versions.
so question remains: why?
0. i use python every day. i still wouldn’t know from the top of my head whether it’s -v or -V
1. if you are in a random environment, then you obviously don’t have «has» installed to check the further deps. so why not install everything else too?
2. if you’ve built the environment yourself, say with Docker or other tools like ansible, then you already know what’s installed and all the versions.
so question remains: why?
Because I like it less complicated maybe?😁
no you don’t. because if you do, then you should know that python shows its version every time you run the interpreter
it’s MORE complicated damn it
why would i open the interpreter to check the version, when i can simply
To use or to build?

hm………

why would i open the interpreter to check the version, when i can simply
so why bother installing some tool to do it?

also why not simply use ls?

This tool you are talking of.
misread, sorry

why use rg when i have grep?

why use rg when i have grep?
Because is built on rust….

why use rg when i have grep?
s/w/g/g

why use bat when cat exists?

why use bat when cat exists?
Readability maybe?

to answer all these questions: because they’re nice
2. Because I like it?😂

why use bat when cat exists?
That’s the point, wanting to use things that look nice, why? you there to have nice looking stuff or you want to have your work done?