u/irl_badass_here - 2 Archived Voat Posts in v/programming
u/irl_badass_here
  • home
  • search

u/irl_badass_here

0 posts · 2 comments · 2 total

Active in: v/programming (2)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: Pair programming: Why it is a bad idea.

The main issue is that pair programming has to be more than twice as productive as two people working separately to justify itself. When you put two people together to work on the same thing at the same time, you are essentially halving your coding team. Even if pair programmers working together are 50% more productive (which I highly doubt, since programmers working together waste a lot of time arguing and/or explaining themselves), they are still 50% less productive than they would be separately.

If some company wants to pay me a high salary to buddy up with people, I don't give a shit--I'll do whatever as long as I'm being paid. As a business strategy it's obviously dumb though.

0 10 Jan 2018 19:19 u/irl_badass_here in v/programming
Comment on: We need more programming challenges. We should start off small: First non-repeating character of a string. Any language you like.

In K:

  f:{*x@&1=+/x=/:x}

Example output:

  f "yellow"
"y"
  f "tooth"
"h"
1 17 Apr 2016 06:38 u/irl_badass_here in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.