Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yeah, this article made my head hurt. It can be summarized as

"Original author didn't localize dependencies, obviously caused problems."



Yep, and the comments can be summarized as

"I don't know anything about Go but I have incredibly strong negative opinions about it based entirely on this article. Oh also, I hate GitHub."


I'm a little confused about how this would be an issue in the first place. I mean, surely all the changes are checked into a repository and the working code is on the programmers computer right??? So why doesn't he just share the 'working' code with all of the dependencies if he somehow didn't check in his local copies of the dependencies.

I'm a little suspicious when it is claimed that the original author can't get it to compile. That is just so strange and the simplest explanation was that it was never in a great state anyway.


Yeah... it smells a little odd, goes against the general golang development (when you have a dep, it ends up in src and you check in src... so... yeah).




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

Search: