I just wanted to (belatedly) congratulate you on your achievement of posting the single longest post in the entire history of Modern Vespa.
This is not hyperbole. I actually did a query to determine the ID and the length of the longest post in the database.
SELECT * FROM {OBFUSCATED} ORDER BY length(post_text) DESC LIMIT 1
It is 77455 bytes.
The top 5 is actually fairly close -- judging by the proximity of those numbers, I would guess the previous four entries were held back by an older version of the database.