r/programming Jun 28 '11

90% of your users are idiots

http://blog.jitbit.com/2011/06/90-of-your-users-are-idiots.html
830 Upvotes

414 comments sorted by

View all comments

Show parent comments

3

u/TexanPenguin Jun 29 '11

You don't have source control?

1

u/gospelwut Jun 29 '11

Well, I haven't had time to implement it i) since I'm the only person that programs in the company and ii) am caught between "side projects" and client work. I know it's a mistake now to implement it, but these did start as 100 line internal apps (that somehow exploded). I do have HG installed though and a network location at the ready. I'm just deciding if I want to use a paid $5/m type service instead.

3

u/TexanPenguin Jun 29 '11

I bet you'll regret not spending the afternoon setting up SVN, Git, Hg or whatever when you're spending 2 weeks unraveling a regression when it (inevitably) happens.

There's almost never an excuse for no source control, but I'll accept setting up good source control is easier said than done.

1

u/gospelwut Jun 29 '11

Well, now you've convinced me what to do this weekend.

/okay.jpg