you are viewing a single comment's thread
view the rest of the comments
[–] 18 points 2 years ago (1 child)

Time is possibly one of the hardest things to handle properly for a coder. There's plenty of hard problems (network loss, 3 phase commits, etc), but time stand out as really annoying.

Another one is colors. All it takes is one library to encode colors in a weird way and then mapping them between libraries is a mess.

  • source
  • hideshow 2 child comments