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

> It would be a lot more representative of today's work if you were asked: given these 3 github repos with packages that all purport to do X, which one would you pick for this set of requirements and why?

I play this game with my students on the second day of class, along with "read all these people fighting on StackOverflow and tell me the answer you have the most faith in." They split 50/50 between terrified and super pumped about how much trust they'll be putting in Random Internet Code.




There was actually a web page that would answer your stack overflow answer by running and benchmarking all of them.

There was also a plugin that would allow you to directly grab code from stack overflow and put it right into your project, kinda of like a search engine for laziness (I think it was an Atom plugin)


There's stacksort, a sorting algorithm that searches StackOverflow for sorting functions and runs them until it returns the correct answer.

An implementation is here https://gkoberger.github.io/stacksort/


Also https://github.com/drathier/stack-overflow-import which turns upvoted answers into modules.




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

Search: