Hacker News new | ask | show | jobs
by blmarket 498 days ago
This and several other abuse cases forced my previous work to use code pointers to count 'characters' for user's nickname / status messages. No one wanted to download 9MB simply browsing other users.
2 comments

NoSQL? Sounds like it should’ve been caught by basic length checks on the database field where it was stored.
That is awesome. Both the abuse and the fix.