not sure if anyone actually uses the
link archive feature but if you've taken a look at it in the last 2 years or so you might have noticed that every post was labeled as "Anon" .. that was a leftover effect of the original no-login enter-your-name-every-time-you-post process.. Current posts are identified by the userId field which is a number and i wasn't populating the "name" field which still exists in the database table (so to preserve gems like
this one fourth from the bottom).
so anyway now all of the posts that were created after the switch to threads have the appropriate user name applied. And every post created from now on will also have the correct user name applied.. with the exception of anyone in the attached list. Those users need not only their firstname but also their lastname to differentiate / make sense.
[4] => sugar tits
[9] => Matt Taylor
[18] => Chris Hankins
[24] => Chris Ronderos
[28] => c b
[30] => Send Help
[31] => Drew Day
[32] => V Pesh
[40] => Alex Langley
[41] => matt ford
[43] => Muhammad Jihad
[47] => Angry Mob
[48] => alex chang
[67] => Chris Ladewig
[71] => Teh FBI
[72] => Teh GBI
luckily none of those users are regular posters so i can just run my little "update names" script every so often and fix 'em up :)