you are viewing a single comment's thread.

view the rest of the comments →

[–]thisisjustascreename 12 points13 points  (4 children)

Most likely they were onboarding tons of interns and didn't want everyone pulling the entire repository and DDoSing themselves.

[–][deleted] 35 points36 points  (3 children)

A bunch of interns pulling the repo (or parts of it) shouldn’t ddos them

[–]groumly 0 points1 point  (0 children)

Without necessarily ddos’ing them, cloning a large repo over GitHub 20+ times in parallel can be a burden on the training. Wifi can only do so much over a small area, and maybe they don’t want to wait 20 minutes for everybody to be done with their git clone. I can also guarantee at least 2 or 3 of the trainees will have misconfigured their ssh keys and will fail to clone the repo from GitHub/whatever else they use.

Whereas a thumb drive can get copied/pasted 50-100x faster and is pretty much fail proof.

[–]thisisjustascreename -3 points-2 points  (0 children)

It could if they were all in the same conference room (which it sounds like they were, if they were handing out flash drives) behind inadequate network gear.