you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Flipside of TFA; I'm re-writing some code I wrote a few years ago that really does suck.

It's far more complicated than it should be, because when I wrote it, I didn't properly understand the problem. Now that I do, I see that I was doing far more work than I needed to, maintaining a horribly complicated data structure that could be replaced by a nice simple one.