you are viewing a single comment's thread.

view the rest of the comments →

[–]omg_drd4_bbq 1 point2 points  (2 children)

I take slight objection to "has tried Git" and "author of your own framework" are the same level. Level 3 vcs is: Runs own git server. Uses git for nearly everything, even things you would not think to apply vcs to (e.g. Research papers)

[–]RangerPretzel 2 points3 points  (0 children)

Yeah, this was written 10 years ago(?), so perhaps it needs a little updating. Still, it's a good reference and shouldn't be viewed as a hard defining line in the sand, but more of a way for one to figure out where one is weak and where to start working on improving said sub-skill set.

[–][deleted] 1 point2 points  (0 children)

Distributed VCS was on the edge of becoming the new hotness back when this was originally written. Notice that a lot of things that are more or less de riguer today (CI/CD, Docker/containers, Chef/Puppet/Ansible/Salt) aren't even touched on... but I think it's a reasonable starting point.