This Space for Rent

Embarrassing software bug of the day

When you're using integer wraparound to detect overflow for comments and you start by setting the sequence number to the # of comments that have already been posted, checking for sequence > 0 is a guaranteed recipe for mysterious failures.

All die. Oh the embarrassment.