Something that changed today (perhaps Winter Bash) is causing my username to be shortened at the top of the page but only on MSO.
When the page loads, it is correct but almost instantly it gets truncated.
Before:

After a split second:

Note: Stack Overflow and Programmers does not do this.
$('#portalLink').offset().left(b)$('#portalLink').outerWidth()(c)$('#portalLink').outerWidth(true)(d)$('#hlinks-nav').offset().left(e)$('#hlinks-user').outerWidth(true)– Emmett♦ Dec 19 '12 at 19:27