Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
That's great! Also, if I was the creator of composer it would be great if
composer install
to
composer compose -
I can make npm with one single line of python:
if "npm install " in input: print("No") -
if you want something friendlier in your life, have look at Elm.
This language compiles to html css and js and tells you very friendly where you made your mistake + resource link. 🙂
www.elm-lang.org -
@AlexDeLarge And now you're asking for too much. We're programmers, not miracle workers.
-
thealex11177yThat's why INTERCAL is fun. The compiler rejects your program if you're too polite or if you're not polite enough.
-
It can get irritating very soon when you keep saying please and it keeps erroring out for one reason or the other. And then you end up ranting on devRant. Good for devRant though.
If I was the creator of npm, you'd be running
`npm please install` instead of
`npm install`
rant