Live data from Hacker News

Exercism.io – Become a better programmer

educationware.net

1–10 of 35 posts

Re: Exercism.io – Become a better programmer

#6
post #5

Download some blob from the internet, then run it? No, thanks

Fair enough. You can also build the binary yourself, since it's all open source. https://github.com/exercism/cli/releases

Looks like it just downloads/uploads plain data to the web service. I thought that in this age of internet technologies a web site would be enough.

Re: Exercism.io – Become a better programmer

#8
post #5

Earlier quoted context omitted.

Fair enough. You can also build the binary yourself, since it's all open source. https://github.com/exercism/cli/releases

Looks like it just downloads/uploads plain data to the web service. I thought that in this age of internet technologies a web site would be enough.

What about curl, wget, httpie?

Or how about lynx or w3m?

Plenty of people want to utilize CLIs and it's definitely beneficial when learning to program to get as much experience on a command line as possible.

Post reply on HN