muesli4 / table-layout

Layout data in grids and pretty tables. Provides a lot of tools to get the cell formatting right (positional alignment, alignment on specific characters and limiting of cell width)..
BSD 3-Clause "New" or "Revised" License
37 stars 11 forks source link

RTL languages break cells layout #28

Open elldritch opened 2 years ago

elldritch commented 2 years ago

This is similar to the Unicode width handling issues in #8. In this case, instead of width, the problem is direction. I've run across examples of Arabic or Hebrew characters causing adjacent horizontal cells to render incorrectly. Here are some examples of incorrect renders along with other correct rows in the same table:

Example 1

Wrong:

+------+--------------+-----------------+---------------------------------------------------+-------------------------+-----------+-----------+-----------+--------+
| 852  | 1            | yaakov_h        | Yaakov - יעקב                                     | 2009-11-22 10:12:42 UTC | False     | 1073      | 399       | 146485 |
+------+--------------+-----------------+---------------------------------------------------+-------------------------+-----------+-----------+-----------+--------+

Right:

+------+--------------+-----------------+---------------------------------------------------+-------------------------+-----------+-----------+-----------+--------+
| 7    | 45           | paulg           | Paul Graham                                       | 2010-08-27 20:13:59 UTC | True      | 1384437   | 645       | 46957  |
+------+--------------+-----------------+---------------------------------------------------+-------------------------+-----------+-----------+-----------+--------+

Example 2

Wrong:

+------+--------------+-----------------+----------------------------------------------------+-------------------------+-----------+-----------+-----------+--------+
| 838  | 1            | za_ra_h_        | Zara ~ زهراء                                       | 2014-08-25 06:33:35 UTC | False     | 45863     | 783       | 17101  |
+------+--------------+-----------------+----------------------------------------------------+-------------------------+-----------+-----------+-----------+--------+

Right:

+------+--------------+-----------------+----------------------------------------------------+-------------------------+-----------+-----------+-----------+--------+
| 125  | 4            | AzulCrescent    | Azul Crescent                                      | 2016-05-05 20:03:43 UTC | False     | 28823     | 905       | 4308   |
+------+--------------+-----------------+----------------------------------------------------+-------------------------+-----------+-----------+-----------+--------+
muesli4 commented 2 years ago

The representation of these character seems to be in reverse order. I noticed the following behavior:

> putStrLn $ dropLeft 1 "יעקב"
עקב
> putStrLn $ dropRight 1 "יעקב"
יעק

That is definitely wrong but that is not the issue here as far as I can see. However, the following seems to work fine:

> putStrLn $ tableString [def, def, def] unicodeS noneH (titlesH ["a", "b", "c"]) [rowG ["abc", "יעקב", "def"]]
┌─────┬──────┬─────┐
│  a  │  b   │  c  │
╞═════╪══════╪═════╡
│ abc │ יעקב │ def │
└─────┴──────┴─────┘

Would you be able to provide an example that causes this (i.e. your raw input data)? That would help a lot.

elldritch commented 2 years ago

Sure. Here's a call using table-layout-0.9.1.0 printing to terminator. It looks like actually both RTL and non-ASCII Unicode characters are causing issues (i.e. #8 is not fixed).

(The side project I'm working on parses Twitter profiles. I apologize in advance for the big dump - this is all the rows of my table, and it helps you see a bunch of different misalignment cases.)

main = do
  putStrLn $
    tableString
      (fmap (const def) headers)
      asciiS
      (titlesH headers)
      $ fmap rowG rows
  where
    headers = fmap (const "HEADER") rows
    rows = [
      ["1","243","GergelyOrosz","Gergely Orosz","False","False","34270","660","8550","10220","2009-04-10 10:01:11 UTC"],
      ["2","83","TrungTPhan","Trung Phan \127464\127462","False","False","211152","3292","24953","50788","2017-12-27 00:42:32 UTC"],
      ["3","64","BretDevereaux","Bret Devereaux","False","False","12772","257","9119","4146","2019-05-02 18:26:19 UTC"],
      ["4","61","dave_universetf","Dave Anderson","False","False","5179","237","9209","13341","2017-12-02 19:31:20 UTC"],
      ["5","56","patio11","Patrick McKenzie","False","False","111970","735","45302","21936","2009-02-14 12:26:59 UTC"],
      ["6","43","joulee","Julie Zhuo","True","False","122941","850","4611","7095","2008-11-25 03:58:28 UTC"],
      ["7","43","justinkan","Justin Kan","True","False","212392","2064","13288","18395","2009-04-05 01:55:05 UTC"],
      ["8","41","PossumEveryHour","Possum Every Hour","False","False","386692","1","27469","0","2018-07-25 12:01:37 UTC"],
      ["9","41","paulg","Paul Graham","True","False","1386225","644","26210","47053","2010-08-27 20:13:59 UTC"],
      ["10","39","QuinnyPig","Corey Quinn","False","False","71517","714","73149","70369","2009-12-16 02:19:14 UTC"],
      ["11","37","sweatystartup","Nick Huber","False","False","158183","1277","11684","26156","2018-11-28 23:46:15 UTC"],
      ["12","36","RomeenSheth","Romeen Sheth","False","False","53083","1399","5743","22406","2012-10-20 18:59:34 UTC"],
      ["13","35","rakyll","Jaana Dogan \12516\12490 \12489\12460\12531","True","False","73911","1085","16292","87095","2007-12-03 13:08:02 UTC"],
      ["14","34","chrishlad","Chris Hladczuk","False","False","97692","317","5722","14037","2020-06-18 23:27:47 UTC"],
      ["15","34","hillelogram","Hillel","False","False","14938","1","42417","44825","2011-10-25 04:31:15 UTC"],
      ["16","33","kevinleeme","Kevin Lee","False","False","23698","574","5300","16705","2008-12-10 20:47:48 UTC"],
      ["17","33","mycoliza","\78061\78283\78467\78143\77904","False","False","6775","907","43756","68947","2007-02-25 15:29:03 UTC"],
      ["18","31","FrogandToadbot","Frog and Toad Bot","False","False","112588","7","2737","404","2020-12-30 07:11:16 UTC"],
      ["19","29","jspujji","Jesse Pujji","True","False","50632","3600","8418","18821","2008-05-23 07:49:31 UTC"],
      ["20","27","Julian","Julian Shapiro","True","False","212101","108","4236","17322","2011-05-06 01:11:46 UTC"],
      ["21","27","gentleeeeeeecat","GENTLECAT","False","False","119742","47","847","1445","2017-01-03 13:43:06 UTC"],
      ["22","26","DanRose999","Dan Rose","False","False","92844","380","1118","5142","2007-04-09 14:15:09 UTC"],
      ["23","26","DeepLeffen","Deep Leffen Bot","False","False","97769","87","529","1519","2020-03-22 23:25:32 UTC"],
      ["24","24","Codie_Sanchez","Codie Sanchez \128165","False","False","71572","578","6217","10526","2011-02-27 22:07:36 UTC"],
      ["25","24","ID_AA_Carmack","John Carmack","True","False","935777","230","15166","3720","2010-08-07 03:40:11 UTC"],
      ["26","24","hadip","Hadi Partovi","True","False","38347","531","6550","16792","2008-03-12 06:04:46 UTC"],
      ["27","23","ForrestFleisch1","Forrest Fleischman","False","False","7373","3207","1939","2313","2019-07-30 02:01:50 UTC"],
      ["28","22","gaganbiyani","Gagan Biyani \127963","False","False","87696","1775","5191","6889","2009-05-01 21:34:00 UTC"],
      ["29","22","jeanqasaur","\9760\65039 Jean Yang \129344","False","False","18307","3367","12921","29814","2011-03-24 17:29:12 UTC"],
      ["30","22","reduct_rs","ReductRs","False","False","12425","5","1643","699","2018-11-07 22:33:10 UTC"],
      ["31","21","eshear","Emmett Shear","True","False","24039","289","923","4300","2007-03-11 06:04:56 UTC"],
      ["32","20","GabriellaG439","Gabriella Gonzalez","False","False","9072","108","11905","37011","2013-09-04 16:44:17 UTC"],
      ["33","20","SecurityJon","Jon Aubrey","False","False","2394","112","1832","690","2014-01-10 14:04:05 UTC"],
      ["34","20","mipsytipsy","Charity Majors","True","False","61695","462","55436","58491","2009-11-16 21:28:13 UTC"],
      ["35","18","AzulCrescent","Azul Crescent","False","False","28873","908","1130","4305","2016-05-05 20:03:43 UTC"],
      ["36","18","matthlerner","Matt Lerner","False","False","11212","284","613","1259","2009-02-17 05:04:25 UTC"],
      ["37","17","TaliaRinger","Talia Ringer","False","False","8229","3718","34860","29984","2016-03-31 16:52:22 UTC"],
      ["38","16","CivilWarHumor","Civil War Humor","False","False","17802","1055","13638","65094","2017-08-20 21:07:17 UTC"],
      ["39","16","ashleyloob","\127821ashley\127821","False","False","21605","397","2215","8641","2020-01-17 07:07:17 UTC"],
      ["40","16","noahkagan","Noah Kagan","True","False","83956","167","20369","13227","2006-11-22 01:38:27 UTC"],
      ["41","15","benskuhn","Ben Kuhn","False","False","3651","309","2352","1689","2012-08-06 19:37:51 UTC"],
      ["42","15","emializh","emily alison zhou","False","False","5155","1118","31056","101472","2019-12-13 19:50:27 UTC"],
      ["43","15","heykahn","Zain Kahn","False","False","20264","269","2393","3710","2020-03-08 23:52:23 UTC"],
      ["44","15","kevinyien","Kevin Yien","False","False","4821","409","6714","21734","2012-02-08 06:16:08 UTC"],
      ["45","15","mitchellh","Mitchell Hashimoto","True","False","75983","148","30255","20","2008-01-29 07:56:05 UTC"],
      ["46","14","JoelBurgess","Joel Burgess","False","False","8419","1276","8986","7192","2009-02-24 02:22:06 UTC"],
      ["47","14","TitlesInMedia","Favorite movie lines","False","False","117466","0","231","688","2020-10-18 01:19:23 UTC"],
      ["48","14","amasad","Amjad Masad \10261","False","False","31376","1","8502","18807","2010-07-13 12:31:51 UTC"],
      ["49","14","gregisenberg","GREG ISENBERG","True","False","189073","678","38151","43160","2008-05-03 23:08:05 UTC"],
      ["50","14","kevinbaker","\8988ktb\8991","False","False","10880","2161","56254","89067","2008-03-07 15:17:08 UTC"],
      ["51","14","m_ou_se","Mara Bos","False","False","12750","470","1045","7820","2009-04-27 19:27:01 UTC"],
      ["52","13","CAPYBARA_MAN","CAPYBARA MAN","False","False","198795","650","16673","7073","2020-02-08 23:45:18 UTC"],
      ["53","13","IanColdwater","Ian Coldwater \128230\128165","True","False","79967","828","97237","254269","2016-03-20 01:42:51 UTC"],
      ["54","13","TechEmails","Internal Tech Emails","False","False","110668","663","155","138","2021-05-23 15:42:45 UTC"],
      ["55","13","ryantakesoff","Ryan Breslow \128378","True","False","27303","529","549","3840","2011-09-07 21:18:44 UTC"],
      ["56","12","Austen","Austen Allred","False","False","181719","677","24755","66217","2010-12-01 19:13:23 UTC"],
      ["57","12","ConSelfOwns","Conservative Self-Owns","False","False","288481","2","424","169","2020-12-01 15:49:58 UTC"],
      ["58","12","FalseKnees","False Knees","False","False","160314","257","1167","3793","2012-09-17 20:39:54 UTC"],
      ["59","12","NolanChurch","Nolan Church","False","False","1145","1377","165","12221","2010-09-27 16:25:23 UTC"],
      ["60","12","doctor_parth","Dr. Parth","False","False","5443","803","2499","12243","2011-02-17 23:55:12 UTC"],
      ["61","12","imightbemary","Katie Bauer","False","False","6599","516","1604","1388","2010-09-06 22:30:10 UTC"],
      ["62","12","mrsharma","Nik Sharma","True","False","84833","2763","30452","95479","2012-07-08 00:38:43 UTC"],
      ["63","11","Dixie3Flatline","Kat Cosgrave \129702","False","False","26619","557","16090","35990","2012-09-20 17:27:21 UTC"],
      ["64","11","immunoglobulin","Gloria Lin","False","False","1861","460","1945","3205","2008-05-09 06:16:45 UTC"],
      ["65","10","ShitUserStory","Shit User Story","False","False","112066","1","457","684","2021-01-18 10:29:50 UTC"],
      ["66","10","assumptionprime","\129415GRAVE Robin\127875 \127987\65039\8205\9895\65039","False","False","8191","186","12155","18446","2009-05-22 17:21:38 UTC"],
      ["67","10","chris__lu","Chris Lu","False","False","6714","3311","5168","31934","2014-10-03 06:09:21 UTC"],
      ["68","10","iamwillcannon","Will Cannon","False","False","26904","129","2691","1531","2017-11-30 18:11:40 UTC"],
      ["69","10","travismcpeak","Travis McPeak","False","False","2318","1120","2007","5692","2009-07-04 07:18:14 UTC"],
      ["70","9","ChrisJBakke","Chris Bakke","False","False","50261","185","2100","24403","2013-04-18 05:57:04 UTC"],
      ["71","9","Ranting_Trans","Jasmine('s booOooOobs hurt \128123)","False","False","11839","1951","13973","58332","2011-10-19 09:32:13 UTC"],
      ["72","9","Suhail","Suhail","True","False","116117","399","9145","3203","2007-02-24 22:17:47 UTC"],
      ["73","9","XavierHelgesen","Xavier Helgesen \127758\127759\127757","False","False","16780","779","822","3583","2018-02-27 04:27:42 UTC"],
      ["74","9","anothercohen","Alex Cohen","False","False","38707","1030","20255","76711","2012-04-19 05:09:37 UTC"],
      ["75","9","danluu","Dan Luu","False","False","21914","55","4063","1793","2008-12-21 00:21:46 UTC"],
      ["76","9","eevee","eevee","False","False","18472","387","174313","252958","2008-04-16 21:08:32 UTC"],
      ["77","9","jaltma","Jack Altman","False","False","28640","229","4239","10878","2011-11-28 02:35:42 UTC"],
      ["78","9","thingskatedid","Kate","False","False","14629","1118","15173","102538","2011-11-06 22:28:48 UTC"],
      ["79","8","SimuLiu","Simu Liu (\21016\24605\24917)","True","False","674117","701","12299","92705","2009-06-23 20:06:07 UTC"],
      ["80","8","fermatslibrary","Fermat's Library","False","False","531059","4","2122","191","2015-09-10 03:54:59 UTC"],
      ["81","8","kwuchu","Iheanyi Ekechukwu","False","False","22246","2339","73098","159113","2011-05-02 20:21:58 UTC"],
      ["82","8","sbagley","Dr Spencer Bagley \127875\127810\127987\65039\8205\127752","False","False","2339","442","45689","57497","2009-03-05 06:46:59 UTC"],
      ["83","7","EllenNyan0214","\127987\65039\8205\127752Boxy\127987\65039\8205\9895\65039","False","False","579","283","4551","8723","2018-10-10 22:43:28 UTC"],
      ["84","7","Hideki_Naganuma","HIDEKI NAGANUMA\65372CEO OF FUNKY FRESH BEATS","True","False","211747","632","44874","10842","2010-06-01 04:15:33 UTC"],
      ["85","7","Mobius_Games","Mobius Digital Games","True","False","21925","285","1491","1888","2014-12-03 18:17:46 UTC"],
      ["86","7","ZenOfDesign","Damion Schubert, Zen Designer","False","False","11205","1875","62551","29054","2009-03-23 15:45:56 UTC"],
      ["87","7","apenwarr","apenwarr","False","False","7066","1981","13294","11088","2008-11-30 00:06:04 UTC"],
      ["88","7","christinelove","Christine Love","False","False","34023","543","20326","53184","2008-05-21 04:17:30 UTC"],
      ["89","7","hou_jae04","\54840\50864\51088","False","False","27638","476","621","7277","2020-10-09 15:17:26 UTC"],
      ["90","7","itstimconnors","Tim Connors \128302 Pearl","False","False","3393","1634","3769","18072","2011-03-28 18:50:45 UTC"],
      ["91","7","jasoncwarner","Jason Warner","False","False","16111","1805","5123","16117","2016-10-17 17:14:54 UTC"],
      ["92","7","lexi_lambda","Alexis King","False","False","8959","24","4859","3416","2012-10-01 04:33:50 UTC"],
      ["93","7","rickasaurus","Richard Minerich","False","False","7891","1516","99090","28611","2008-09-20 13:26:06 UTC"],
      ["94","7","sliminality","Nintendo .DS_Store","False","False","7355","120","4797","2661","2009-08-03 15:00:04 UTC"],
      ["95","6","DiscoExcerpt","Disco Elysium Quotes","False","False","9799","1","847","91","2019-10-31 14:26:14 UTC"],
      ["96","6","ElleArmageddon","the apocalypse, but make it fashion. \10024","False","False","24057","2751","159040","123838","2011-10-06 07:23:59 UTC"],
      ["97","6","EmilyKager","Emily Kager","False","False","45914","2011","9539","16761","2014-02-16 21:34:12 UTC"],
      ["98","6","arachnocapital2","Matt \"\128123profunctor optics\128128\" Olson","False","False","1103","656","58321","289631","2018-10-24 23:44:08 UTC"],
      ["99","6","awilkinson","Andrew Wilkinson","True","False","168047","3294","18018","29047","2006-07-28 02:16:08 UTC"],
      ["100","6","fancy_foxtrot","Bisexuals of the Blade","False","False","41325","0","2822","4186","2019-12-14 06:21:04 UTC"],
      ["101","6","horrorplotbot","horror plot generator","False","False","2559","0","4506","0","2020-01-04 23:00:13 UTC"],
      ["102","6","impurepics","Impure Pics","False","False","4993","0","483","121","2018-03-31 15:53:51 UTC"],
      ["103","6","isosteph","stephanie","False","False","31679","947","18733","54209","2015-10-22 21:26:43 UTC"],
      ["104","6","kefimochi","Cake is Kate. Always has been \128171","False","False","22740","819","39532","262079","2018-06-21 00:32:05 UTC"],
      ["105","6","lizthegrey","Liz Fong-Jones (\26041\31150\30495)","True","False","34782","2176","89044","122332","2008-04-25 21:37:12 UTC"],
      ["106","6","pcwalton","Patrick Walton","False","False","13523","570","11353","6303","2009-11-09 20:23:55 UTC"],
      ["107","6","shelbyspees","shelby will be at kubecon wed-fri \9784\65039","False","False","2551","537","38484","149548","2015-10-11 00:20:58 UTC"],
      ["108","5","Carnage4Life","Dare Obasanjo","False","False","44181","926","26625","33733","2007-12-19 14:55:55 UTC"],
      ["109","5","TechnoEmpress","\7961\954\940\964\951 \"Double-Shot \128137\128137\" Moonlight","False","False","1308","1441","22038","58632","2017-11-19 23:09:32 UTC"],
      ["110","5","alexyarnold","Alex Arnold (on maternity leave until 12/21)","False","False","6883","2495","9293","32014","2009-06-22 18:15:25 UTC"],
      ["111","5","hypersonicorn","dana \128640\129412","False","False","3406","247","766","5583","2021-06-04 01:56:36 UTC"],
      ["112","5","ktemkin","Kate Temkin","False","False","18705","309","6843","2552","2008-10-27 09:24:54 UTC"],
      ["113","5","kvlly","Kelly Vaughn","False","False","105816","904","56147","67522","2010-03-16 12:15:39 UTC"],
      ["114","5","lucy_guo","Lucy Guo","False","False","39579","836","6503","16673","2010-09-21 22:08:49 UTC"],
      ["115","5","lunasorcery","Load-bearing Undefined Behavior","False","False","11764","1021","31472","80315","2009-04-07 18:27:55 UTC"],
      ["116","5","martyrdison","mads campbell","False","False","17124","2129","4049","12509","2019-01-21 15:48:23 UTC"],
      ["117","5","nathanbarry","Nathan Barry","False","False","40865","1324","17283","12476","2008-10-23 17:21:43 UTC"],
      ["118","5","naval","Naval","False","False","1455038","0","24116","164712","2007-02-01 23:05:04 UTC"],
      ["119","5","nikitabier","Nikita","False","False","63859","1272","3568","13888","2012-07-15 22:44:07 UTC"],
      ["120","5","petergyang","Peter Yang","False","False","19547","1674","5653","7622","2009-10-23 02:50:52 UTC"],
      ["121","5","qui_estis","lucia","False","False","96","92","3818","17919","2015-11-17 01:52:55 UTC"],
      ["122","5","satnam6502","Satnam Singh","False","False","6623","1303","6510","17019","2016-12-17 17:08:26 UTC"],
      ["123","5","shreyas","Shreyas Doshi","True","False","112242","977","9707","25633","2007-03-23 20:19:29 UTC"],
      ["124","5","startupstella","Stella Garber","False","False","6492","1483","10937","6312","2010-05-28 12:57:52 UTC"],
      ["125","5","thesephist","Linus","False","False","5254","277","16078","52315","2012-12-03 01:45:18 UTC"],
      ["126","4","ErinInTheMorn","Erin, but spooky","False","False","19904","948","14779","63950","2019-04-10 03:58:52 UTC"],
      ["127","4","ayyk92","haniwa","False","False","90174","399","3876","8041","2015-07-25 20:56:19 UTC"],
      ["128","4","blakeaburge","Blake Burge \128161","False","False","32515","101","3469","4868","2016-03-31 03:20:37 UTC"],
      ["129","4","caraesten","Cara-normal Activity","False","False","14158","4385","127324","290664","2008-07-10 05:22:16 UTC"],
      ["130","4","colmmacc","Colm MacC\225rthaigh","False","False","18145","1979","8401","11769","2008-04-09 08:47:22 UTC"],
      ["131","4","dunkhippo33","Elizabeth Yin","False","False","66274","2726","20225","66057","2008-05-13 08:20:03 UTC"],
      ["132","4","imESAM","ESAM won Glitch (Panda)","True","False","149029","450","87129","110353","2015-05-11 04:52:30 UTC"],
      ["133","4","jnymnz","Janey Mu\241oz","False","False","2034","228","1535","11970","2014-01-05 04:29:49 UTC"],
      ["134","4","marisharaygun","yasha\9889\65039lovebot","False","False","6624","45","6773","6812","2020-08-18 15:10:48 UTC"],
      ["135","4","myspacetomalt","Myspace Tom","False","False","334","15","36","116","2021-08-08 16:34:03 UTC"],
      ["136","4","norootcause","Lorin Hochstein","False","False","6911","4808","27535","46174","2008-02-05 15:49:35 UTC"],
      ["137","4","notechbarak","Barak Gila","False","False","574","783","2402","16116","2013-04-01 01:35:23 UTC"],
      ["138","4","pitdesi","Sheel Mohnot","False","False","37173","2700","20460","50330","2007-05-22 10:52:05 UTC"],
      ["139","4","ummjackson","Jackson Palmer","False","False","39979","0","10","0","2020-07-20 23:46:00 UTC"],
      ["140","3","16kbps","strawberry \127827","False","False","2054","255","39275","244046","2014-11-25 23:49:16 UTC"],
      ["141","3","AmyChanta","Amy Chantasirivisal","False","False","2646","2778","3839","10278","2008-12-23 23:14:38 UTC"],
      ["142","3","BadMedicalTakes","Bad Medical Takes","False","False","125162","59","3431","5177","2020-03-04 20:29:44 UTC"],
      ["143","3","BrandsOwned","brands getting owned","False","False","262157","0","712","971","2021-02-04 22:08:12 UTC"],
      ["144","3","CoinersTakingLs","Crypto Bros Taking Ls","False","False","11114","33","68","196","2021-05-19 05:43:11 UTC"],
      ["145","3","Pinboard","Pinboard","False","False","55439","380","102576","1787","2009-07-10 10:24:12 UTC"],
      ["146","3","ProZD","SungWon Cho","True","False","746642","715","36940","40183","2010-08-24 04:10:04 UTC"],
      ["147","3","ReinH","Senior Oops Engineer","False","False","16181","1817","107236","62726","2007-11-14 18:48:39 UTC"],
      ["148","3","ShaanVP","Shaan Puri","True","False","172574","10410","10432","15126","2010-01-03 00:47:50 UTC"],
      ["149","3","ThatsMauvelous","Mauv","False","False","10807","690","5563","47696","2020-06-16 04:08:38 UTC"],
      ["150","3","TurnerNovak","Turner Novak \127820\129506","False","False","98344","1934","21527","91733","2009-04-27 02:48:23 UTC"],
      ["151","3","Twitter","Twitter","True","False","60256148","0","14804","6280","2007-02-20 14:35:54 UTC"],
      ["152","3","__apf__","Adrienne P\127875rter Felt","True","False","55399","854","24822","57917","2012-03-22 21:42:54 UTC"],
      ["153","3","__femb0t","fembot","False","False","5121","584","15808","80342","2021-02-05 22:07:54 UTC"],
      ["154","3","_workchronicles","Work Chronicles | Comics","False","False","70215","101","330","790","2020-07-04 17:59:44 UTC"],
      ["155","3","alicegoldfuss","malice ghoulpus","True","False","64209","234","76360","20449","2010-07-05 17:51:34 UTC"],
      ["156","3","alyssarzg","Alyssa Rosenzweig","False","False","7926","47","366","302","2021-07-05 22:55:33 UTC"],
      ["157","3","ashleydzhang","Ashley","False","False","10369","324","1998","12157","2018-08-01 22:50:56 UTC"],
      ["158","3","bchesky","Brian Chesky","True","False","374329","85","4417","1734","2008-01-31 05:54:52 UTC"],
      ["159","3","beloved_june","Junetoberfest \127875","False","False","10857","721","15928","60793","2018-04-12 14:40:45 UTC"],
      ["160","3","bombsfall","I Had A Tweet, Joe","False","False","96943","1643","127325","186938","2011-05-15 06:53:32 UTC"],
      ["161","3","cheeseraven11","\10024 bree \10024 tired era \10024","False","False","27329","722","19639","52178","2019-10-21 06:02:37 UTC"],
      ["162","3","dockevinmcleod","Kevin Mcleod","False","False","4170","136","665","2056","2010-10-26 06:33:17 UTC"],
      ["163","3","ellenkorbes","skellenton \9760\65039\10024","False","False","20807","589","10844","37169","2017-03-07 11:02:32 UTC"],
      ["164","3","hnshah","hiten.eth","True","False","263536","2","83494","128119","2006-07-29 09:04:30 UTC"],
      ["165","3","janusrose","The PS1 startup sound, but as a lesbian","True","False","17001","478","17789","27609","2007-06-18 00:19:59 UTC"],
      ["166","3","jckarter","Joe Groff","False","False","19753","4572","51005","94914","2009-01-02 18:52:45 UTC"],
      ["167","3","karrisaarinen","Karri Saarinen","False","False","20112","989","7518","3211","2008-03-22 10:36:02 UTC"],
      ["168","3","markpopham","jd vance's \"holler aunt\"","False","False","11954","987","124883","122312","2009-08-17 05:43:58 UTC"],
      ["169","3","miike","Mike Dodds","False","False","752","439","8658","299","2008-02-09 16:33:56 UTC"],
      ["170","3","nocontexttgp","no context the good place","False","False","263782","34","1863","10749","2017-08-30 18:44:21 UTC"],
      ["171","3","paf31","Phil Freeman","False","False","5383","291","6869","5783","2011-02-07 20:10:04 UTC"],
      ["172","3","paulsenechko","Paul Senechko","False","False","169","611","464","1952","2018-03-20 19:32:57 UTC"],
      ["173","3","sarah_edo","Sarah Drasner","True","False","229688","2664","62542","200674","2012-09-09 15:24:34 UTC"],
      ["174","3","seldo","Laurie Voss","False","False","38784","3008","142843","141351","2006-11-22 15:57:48 UTC"],
      ["175","3","simonmar","Simon Marlow","False","False","9087","238","1072","504","2009-02-15 20:17:36 UTC"],
      ["176","3","stacycay","Stacy Cay \127987\65039\8205\9895\65039","False","False","15799","439","5231","16642","2020-05-25 17:38:49 UTC"],
      ["177","3","tesseralis","Evangalison 3.0: You Can (Nat) Redo","False","False","12199","1065","17654","44414","2012-01-23 07:18:57 UTC"],
      ["178","3","thursaconcept","thursday! what a concept!","False","False","43942","7","205","136","2019-02-27 13:48:05 UTC"],
      ["179","3","valerlesnaps","EPTX photographer","False","False","2385","223","604","2447","2018-05-19 05:31:29 UTC"],
      ["180","3","whatsupbeanie","\128054Beanie\127800 (What's Up Beanie Book - Out Now!!)","False","False","25364","517","1813","17125","2019-05-08 03:02:24 UTC"],
      ["181","3","yongfook","Jon Yongfook","False","False","38166","750","23390","14321","2007-08-02 00:51:37 UTC"],
      ["182","2","AOC","Alexandria Ocasio-Cortez","True","False","12773639","3476","13082","33527","2010-04-28 22:38:40 UTC"],
      ["183","2","A_i","Annapurna Interactive","True","False","80651","172","11717","26344","2016-07-25 16:40:40 UTC"],
      ["184","2","AnaMardoll","Ana Mardoll","False","False","30760","1313","19401","209642","2011-01-01 15:39:23 UTC"],
      ["185","2","Appyg99","Apoorva Govind","False","False","7127","531","2154","14379","2010-05-06 13:19:33 UTC"],
      ["186","2","BernieTranders","Arthur Webber \127987\65039\8205\127752\127801","False","False","23198","3010","21783","32460","2018-06-10 13:10:39 UTC"],
      ["187","2","BlueSpaceCanary","spooky protected concerted activity enthusiast","False","False","3023","734","43958","108271","2009-10-18 05:40:04 UTC"],
      ["188","2","CalFalconCam","CalFalconCam","False","False","5503","59","1502","1114","2019-02-27 20:56:04 UTC"],
      ["189","2","ChShersh","Dmitrii Kovanikov","False","False","1871","426","4373","5656","2013-10-30 11:38:47 UTC"],
      ["190","2","CharlieBotKelly","charlie kelly bot - #IATSESolidarity","False","False","12235","3","3435","23","2021-06-10 13:57:48 UTC"],
      ["191","2","Delafina777","Jessica Price","False","False","26329","885","85572","125329","2007-04-12 17:57:08 UTC"],
      ["192","2","DivineOps","Sasha Rosenbaum \128137\128137","False","False","19658","870","34115","121098","2011-12-22 22:56:49 UTC"],
      ["193","2","Elmmomomo","Cat \127880\129313","False","False","716","361","201","189","2013-04-07 00:38:18 UTC"],
      ["194","2","Gam_Gyuls","GamGyuls","False","False","14164","9","183","107","2018-03-12 10:31:58 UTC"],
      ["195","2","HRRevels1","E pluribus unum - Qui tacet consentit","False","False","22037","2726","13446","15665","2020-08-12 20:38:50 UTC"],
      ["196","2","HortenseDAlton","Heather Dalton","False","False","759","1049","17939","50128","2011-05-31 04:33:50 UTC"],
      ["197","2","Kaitlin_M_Ruiz","Kaitlin Ruiz","False","False","2418","1206","52512","192226","2013-11-26 03:26:29 UTC"],
      ["198","2","LM_Braswell","\"Leigh Marie\" Braswell","False","False","3960","2658","474","6302","2014-05-18 01:59:47 UTC"],
      ["199","2","MNateShyamalan","soul nate","False","False","141881","873","20917","44191","2010-11-21 16:15:19 UTC"],
      ["200","2","Molson_Hart","Molson Hart","False","False","16053","640","63293","77948","2015-07-18 12:32:09 UTC"],
      ["201","2","Noahpinion","Noah Smith \128007","True","False","220863","1013","321366","456370","2011-04-14 04:25:41 UTC"],
      ["202","2","OmyChan2","OmyChan \10024 COMMISSIONS OPEN! \10024","False","False","69711","375","883","12934","2017-07-28 18:24:53 UTC"],
      ["203","2","Orbitaldropkick","ABBADON","False","False","31856","187","5708","2213","2015-06-16 12:53:42 UTC"],
      ["204","2","PDLComics","poorly drawn lines","False","False","277296","321","3506","1570","2010-09-22 04:15:45 UTC"],
      ["205","2","PEWilliams_","Paul E Williams","False","False","4795","1575","7688","31867","2009-07-03 10:06:22 UTC"],
      ["206","2","QuietMisdreavus","a quiet misdreavus","False","False","1508","71","35324","94540","2015-01-13 23:37:34 UTC"],
      ["207","2","RainofTerra","\127875 Terra Fied \128123","False","False","7285","6027","62525","118961","2007-11-12 18:35:13 UTC"],
      ["208","2","SaeedDiCaprio","Hurt CoPain","False","False","26534","998","27877","20278","2012-09-03 07:41:39 UTC"],
      ["209","2","SahilBloom","Sahil Bloom","True","False","292272","92","22802","55180","2011-06-07 14:14:17 UTC"],
      ["210","2","Schnumn","\128017 Bex","False","False","27617","2190","11943","49162","2015-12-28 21:30:23 UTC"],
      ["211","2","SidMeierPostCiv","littlespace force","False","False","831","660","24915","43335","2020-12-10 08:28:49 UTC"],
      ["212","2","Soengle","Steph Engle","False","False","6417","984","5779","12251","2012-03-08 19:36:29 UTC"],
      ["213","2","Swilua","\127752Dr. Frizzle","False","False","13620","5529","79604","351694","2011-04-08 06:43:45 UTC"],
      ["214","2","_catherinewu","catwu.eth","False","False","593","143","175","1083","2018-03-16 21:20:19 UTC"],
      ["215","2","_lrlna","ira.","False","False","4806","283","14029","24452","2010-08-03 23:46:00 UTC"],
      ["216","2","aaronshapiro","aaron","False","False","1218","354","3609","23677","2009-01-01 03:50:46 UTC"],
      ["217","2","alpha_convert","Joe Cutler","False","False","1127","1382","7290","16868","2014-04-17 12:16:16 UTC"],
      ["218","2","autienelle","Lauren Melissa (she/her)","False","False","8064","270","2426","10009","2016-07-10 15:18:54 UTC"],
      ["219","2","bernhardsson","Erik Bernhardsson","False","False","16860","2163","7075","16367","2013-02-17 21:32:04 UTC"],
      ["220","2","bethsawin","Dr. Elizabeth Sawin","False","False","40745","2492","19318","24305","2009-10-04 15:05:32 UTC"],
      ["221","2","bogboogie","SON M.","False","False","19525","985","42149","119969","2014-07-28 00:06:09 UTC"],
      ["222","2","cassidoo","Cassidy","True","False","171614","844","32921","114406","2011-10-28 19:54:25 UTC"],
      ["223","2","cjc","Cristina Cordova","False","False","19904","609","14158","12220","2009-03-27 00:05:01 UTC"],
      ["224","2","ctrlshifti","Kat Maddox","False","False","78399","295","5958","19565","2018-10-04 00:27:30 UTC"],
      ["225","2","davefontenot","Dave Font","False","False","4250","1895","11071","40466","2012-01-22 04:48:03 UTC"],
      ["226","2","davidu","David Ulevitch \127482\127480","True","False","38043","2687","12340","53624","2006-07-16 02:30:23 UTC"],
      ["227","2","denimcatfish","Denimcatfish \127987\65039\8205\127752\129415","False","False","91215","1715","11268","49291","2009-10-06 01:53:47 UTC"],
      ["228","2","dickiebush","Dickie Bush \128674","False","False","70649","387","8678","26231","2020-07-23 16:44:46 UTC"],
      ["229","2","emmy_zje","dr. e zje \10024\127768","False","False","9347","724","3035","11381","2021-06-06 23:56:25 UTC"],
      ["230","2","extrafabulous","zach","False","False","148870","8302","6454","21262","2012-09-08 04:17:30 UTC"],
      ["231","2","ezyang","Edward Z. Yang","False","False","7734","650","5990","827","2008-05-28 05:22:04 UTC"],
      ["232","2","fasterthanlime","fasterthanlime \127756","False","False","14129","396","69769","32162","2014-06-26 14:36:47 UTC"],
      ["233","2","grhmc","Graham Christensen","False","False","3437","1049","14914","16142","2007-05-31 13:53:16 UTC"],
      ["234","2","hareemmannan","hareem","False","False","3582","948","10746","21602","2011-07-03 17:28:05 UTC"],
      ["235","2","height_app","Height","False","False","3608","8","207","197","2018-04-26 22:48:15 UTC"],
      ["236","2","heyjulesfern","Ghouls Jlegg \127987\65039\8205\9895\65039","False","False","7477","2270","2857","12244","2007-02-06 11:11:16 UTC"],
      ["237","2","hiangelali","Angela Li","False","False","27126","2017","24749","26629","2011-08-24 21:38:30 UTC"],
      ["238","2","ilyasu","Ilya Sukhar","False","False","21803","297","71","15","2010-02-23 07:01:31 UTC"],
      ["239","2","importantshock","patrick thomson","False","False","4116","574","37225","39720","2007-07-20 15:41:00 UTC"],
      ["240","2","irydacea","\128156 Queen Iris","False","False","356","108","13374","4206","2010-07-13 01:56:21 UTC"],
      ["241","2","iximeow","the branch mispredictor of christmas past","False","False","4789","631","42920","30545","2012-07-07 05:47:25 UTC"],
      ["242","2","jam_etc","jess a. m. \127875","False","False","11764","1643","7756","22756","2020-10-03 07:01:55 UTC"],
      ["243","2","jdan","Jordan Scales","False","False","11451","505","3114","25143","2009-03-09 19:02:44 UTC"],
      ["244","2","johncutlefish","John Cutler","False","False","60066","14644","66305","118360","2012-03-22 19:22:32 UTC"],
      ["245","2","jtannady","Jesslyn \127470\127465","False","False","14810","5303","23862","74782","2009-06-23 12:18:22 UTC"],
      ["246","2","justkelly_ok","Kelly Ellis","True","False","35683","1680","123132","90724","2014-06-25 06:18:56 UTC"],
      ["247","2","jzux","trash jones","False","False","37424","567","4011","14783","2009-07-10 18:48:02 UTC"],
      ["248","2","khyperia","Ashley","False","False","3783","63","4379","2623","2011-05-12 02:08:57 UTC"],
      ["249","2","killdads","sung","False","False","14192","610","21980","53130","2019-01-11 18:04:51 UTC"],
      ["250","2","kyleve","Kyle \127987\65039\8205\127752","False","False","6873","2778","56971","337640","2008-05-06 23:23:39 UTC"],
      ["251","2","lastplacecomics","Zach | Last Place Comics","False","False","14886","162","604","3693","2020-04-07 06:59:13 UTC"],
      ["252","2","leaacta","\128298\127875, PhD","False","False","4400","1021","36182","122911","2018-10-30 12:16:54 UTC"],
      ["253","2","leftpaddotpy","impl\5176T\5171 std::ops::Spook for T","False","False","854","254","17584","53389","2013-08-12 17:04:17 UTC"],
      ["254","2","lucianohgo","Luciano Holanda","False","False","551","1480","1717","12947","2012-05-29 02:26:39 UTC"],
      ["255","2","marcan42","Hector Martin \128137\128137","False","False","48156","492","24212","5440","2009-05-12 01:08:42 UTC"],
      ["256","2","matthewmercer","Matthew Mercer","True","False","764675","1914","26524","109546","2009-03-16 02:01:17 UTC"],
      ["257","2","nonmayorpete","Pete","False","False","3287","709","1231","2856","2020-10-19 03:48:13 UTC"],
      ["258","2","not_a_heather","\128376 anna livia \128375","False","False","15484","1127","14780","57657","2019-03-23 22:59:47 UTC"],
      ["259","2","notkavi","artisanal silicon wafer maker \129718\9203\8987\9904\65039\127753 \128689","False","False","1880","453","41466","217329","2017-12-25 05:03:29 UTC"],
      ["260","2","notshenetworks","shenetworks","False","False","31215","607","4064","11918","2016-12-21 13:15:52 UTC"],
      ["261","2","ozanogred_en","Ozan","False","False","7","109","88","98","2021-02-12 20:42:31 UTC"],
      ["262","2","plt_abbie","Abbie \127800","False","False","1204","629","22778","40491","2017-02-24 16:20:48 UTC"],
      ["263","2","princessofcubes","princessofcubes","False","False","12041","332","1561","2237","2019-01-27 15:51:13 UTC"],
      ["264","2","rohangilkes","Rohan","False","False","16102","4595","9242","17743","2014-02-27 05:43:14 UTC"],
      ["265","2","sagareej","sagaree (they/them) \10024","False","False","1345","961","4603","24235","2013-06-04 17:26:56 UTC"],
      ["266","2","slava_pestov","Slava Pestov","False","False","8473","592","19904","34365","2015-06-28 01:08:37 UTC"],
      ["267","2","sleepykokiri","kokiri \127810\128376","False","False","30775","652","56746","86238","2017-03-25 16:41:21 UTC"],
      ["268","2","sonyasupposedly","\127872 sonya supposedly \129302","False","False","16047","1833","40092","377817","2013-03-06 23:26:29 UTC"],
      ["269","2","speeductress","Speeductress","False","False","782","5","152","16","2021-06-21 14:06:39 UTC"],
      ["270","2","swyx","shawn swyx wang","False","False","35955","2632","50697","103031","2009-04-20 14:04:41 UTC"],
      ["271","2","taimurabdaal","taimur","False","False","16152","2164","6852","27369","2011-04-30 17:40:03 UTC"],
      ["272","2","tarstarr","Tara Seshan","False","False","3733","1894","3736","7966","2011-01-31 22:26:31 UTC"],
      ["273","2","terminal_state","sssvvv","False","False","2221","212","307","645","2009-11-26 04:41:38 UTC"],
      ["274","2","the6p4c","\128150 the6p4c \129416","False","False","3024","828","18261","74346","2015-04-02 10:23:06 UTC"],
      ["275","2","thejuliamerz","julia is sky chasing","False","False","252","1375","1164","3594","2012-10-26 19:33:09 UTC"],
      ["276","2","tjrwriting","tjrwriting","False","False","1519","328","21628","286580","2018-12-06 13:53:12 UTC"],
      ["277","2","vzverovich","\129293\10084\65039\129293 Vic\78015or","False","False","5539","396","28720","61000","2011-08-21 09:57:36 UTC"],
      ["278","2","whataweekhuh","What a week, huh? all Wednesdays","False","False","230769","1","96","0","2019-12-12 15:42:37 UTC"],
      ["279","2","womenpostingws","Women Posting Their W's","False","False","823687","448","1205","1106","2020-01-03 08:51:59 UTC"],
      ["280","1","1000IQMoments","-1000IQ","False","False","180107","0","134","3","2021-06-05 01:08:21 UTC"],
      ["281","1","2irl4u","armand type beat \128081","False","False","4103","1513","11351","27937","2009-07-03 15:19:48 UTC"],
      ["282","1","50FirstTates","not three raccoons in a trenchcoat","False","False","39030","584","9430","54743","2020-01-08 15:50:10 UTC"],
      ["283","1","9BillionTigers","Leah Tigers","False","False","9123","410","17011","37220","2019-05-18 11:31:18 UTC"],
      ["284","1","ALMannixMD","Lexie Mannix, MD","False","False","4023","2258","9198","33415","2015-10-24 23:37:31 UTC"],
      ["285","1","ASFleischman","Andrew Fleischman","False","False","14620","1786","53634","92653","2015-08-27 20:11:03 UTC"],
      ["286","1","ASpittel","Ali Spittel \128030","True","False","116137","1542","23981","71975","2015-03-15 16:51:40 UTC"],
      ["287","1","Abebab","Abeba Birhane","False","False","30900","1902","71343","56581","2010-12-21 07:57:57 UTC"],
      ["288","1","AdAstraPerADHD","bobbie moonshine","False","False","160","501","4594","45326","2021-02-23 17:17:25 UTC"],
      ["289","1","AdamMGrant","Adam Grant","True","False","492765","997","4318","300579","2013-01-04 01:59:16 UTC"],
      ["290","1","Adam_Ha_Yes","Adam Hayes","False","False","5950","38","473","376","2021-03-03 22:47:19 UTC"],
      ["291","1","AdrienStern","Adrien Stern","False","False","460","794","2095","4044","2009-08-28 10:42:57 UTC"],
      ["292","1","Aissn","Anisse","False","False","593","719","10189","2254","2009-04-12 09:41:19 UTC"],
      ["293","1","AlanaFeral","Alana McLaughlin\127987\65039\8205\9895\65039","False","False","15927","98","3236","10419","2016-04-24 06:07:40 UTC"],
      ["294","1","Aleikats","\127875 GremLIN @ ANYC'21 | Albedo wanter \127875","False","False","117253","439","1709","7985","2018-02-13 08:35:52 UTC"],
      ["295","1","AlexPetrovnia","Alex (he/him) says #StepUpForTransKids \9895\127987\65039\8205\9895\65039","False","False","31526","4518","22300","59686","2020-07-27 19:59:27 UTC"],
      ["296","1","AllyScottAuthor","Alice\8212just a flat out witch \127987\65039\8205\127752\127875","False","False","4955","1659","17364","136582","2018-02-11 19:25:07 UTC"],
      ["297","1","AmandaMGoetz","Amanda Goetz","True","False","49753","4379","15324","37040","2009-03-11 01:24:09 UTC"],
      ["298","1","AmandaSmithSays","Amanda Smith","False","False","12154","1252","83681","266028","2009-09-14 23:22:00 UTC"],
      ["299","1","AndresECaicedo1","Andr\233s E. Caicedo","False","False","1546","559","8383","12767","2019-11-25 02:20:24 UTC"],
      ["300","1","AndrewHilaryUS","Andrew Hilary but spooky \128123","False","False","6314","2634","28638","61222","2011-08-05 00:00:06 UTC"],
      ["301","1","AnnaGHughes","Dr. Anna Hughes \127810","False","False","33593","870","10582","34097","2016-11-05 19:15:35 UTC"],
      ["302","1","AnnaGaddy","BeanQueen Gaddy","False","False","2573","840","4642","27091","2011-11-05 00:25:23 UTC"],
      ["303","1","Arkestar","\128065\8205\128488 Arkestar","False","False","45728","417","1519","7233","2012-09-11 14:31:48 UTC"],
      ["304","1","ArmandDoma","Armand Domalewski","False","False","7392","6221","115897","156456","2009-03-23 00:12:15 UTC"],
      ["305","1","Athielian","Ryan Dao","False","False","78","206","342","1716","2013-04-25 02:45:46 UTC"],
      ["306","1","AudreyRosevear","Audrey\127987\65039\8205\9895\65039","False","False","559","519","897","12633","2020-10-28 22:43:24 UTC"],
      ["307","1","BRIAN_____","Brian Smith","False","False","3311","524","2577","14965","2008-04-29 16:30:49 UTC"],
      ["308","1","BVDGRRL","\11832BAD\9959GRRL\11832","False","False","15082","1274","9985","40581","2020-10-20 08:54:50 UTC"],
      ["309","1","Baileymoon15","bailey moon","False","False","28697","1400","52308","122909","2011-11-04 21:44:34 UTC"],
      ["310","1","BasedByAccident","accidentally based","False","False","478747","314","770","7926","2020-09-10 01:52:14 UTC"],
      ["311","1","BekahHW","BekahHW","False","False","9323","993","15292","40519","2009-03-31 22:53:12 UTC"],
      ["312","1","BillDA","Bill D'Alessandro","True","False","10495","928","9811","3784","2007-07-25 04:35:57 UTC"],
      ["313","1","BioshaJ","Dr. Biosha Jones","False","False","3280","1158","2007","5314","2019-05-13 14:49:14 UTC"],
      ["314","1","BlazejKrajnak","Bla\382ej Kraj\328\225k","False","False","341","262","589","1014","2012-10-20 10:16:45 UTC"],
      ["315","1","BrandyLJensen","Brandy Jensen","False","False","147496","1627","99966","196332","2015-03-20 16:04:29 UTC"],
      ["316","1","BrandyZadrozny","Brandy Zadrozny","True","False","121394","4145","931","17731","2011-08-23 18:02:27 UTC"],
      ["317","1","BrentBeshore","Brent Beshore","True","False","88880","982","20102","62091","2009-06-07 12:57:39 UTC"],
      ["318","1","BroductManager","rahul","False","False","4708","907","4344","53331","2010-05-19 08:01:12 UTC"],
      ["319","1","BryanDechart","Bryan Dechart","True","False","245487","868","18834","97312","2009-09-29 21:53:51 UTC"],
      ["320","1","BryanPacheco","Brian (Bryan) Pacheco","False","False","1260","511","4181","4384","2009-04-19 16:54:35 UTC"],
      ["321","1","BundleSyndicate","spin(n)-dissociated bundle","False","False","381","330","375","4837","2013-11-04 15:40:13 UTC"],
      ["322","1","BurgerKapitany","Burger","False","False","14507","73","6208","8166","2010-08-10 10:12:56 UTC"],
      ["323","1","CaitShim","Caitlyn Shim","False","False","1017","183","560","471","2009-09-22 07:42:12 UTC"],
      ["324","1","CarlaNotarobot","Carla Notarobot \129302\128105\127995\8205\128187","False","False","23213","1150","2697","9151","2020-05-22 00:41:58 UTC"],
      ["325","1","CatWorkers","cats with jobs","False","False","61541","2","167","74","2020-11-17 14:19:02 UTC"],
      ["326","1","ChasingTant","Chase","False","False","260","853","7477","3536","2016-09-07 00:50:27 UTC"],
      ["327","1","CircusDotFish","Circusfish","False","False","369","252","1146","1474","2021-02-13 02:46:52 UTC"],
      ["328","1","ClarissaDM","Clarissa Maycock","False","False","1633","972","5222","6943","2009-05-21 10:23:41 UTC"],
      ["329","1","Cor3ntin","Corentin","False","False","5559","241","31484","50529","2009-05-30 16:14:54 UTC"],
      ["330","1","CorinneGressang","Corinne Gressang","False","False","2204","1181","2532","9875","2015-07-27 15:55:35 UTC"],
      ["331","1","CurlyProfessor","Brittany Friedman \127803","False","False","2372","925","2399","16422","2018-09-08 01:47:41 UTC"],
      ["332","1","DankDuneMemes","Dank Dune Memes","False","False","36456","17","526","219","2017-05-11 03:31:59 UTC"],
      ["333","1","DasSkelett","DasSkelett","False","False","178","880","11680","93986","2014-06-19 23:15:26 UTC"],
      ["334","1","DavidAstinWalsh","David \8220HINDSIGHT IS 2021\8221 Walsh","False","False","28690","5061","88425","119239","2011-08-25 15:08:57 UTC"],
      ["335","1","DavidDarnes","Dave \128142","False","False","2763","729","83893","56803","2009-04-20 20:07:54 UTC"],
      ["336","1","Dayhaysoos","Nick DeJesus \128722\127881 - Unpaid CTO @BTPipeline","False","False","10781","3324","23290","27326","2012-01-07 03:13:52 UTC"],
      ["337","1","DialHForHagai","Hagai Palevsky (he/him)","False","False","2558","1095","146275","319599","2014-03-20 15:28:23 UTC"],
      ["338","1","DoSomeMolly","molly \10024","False","False","29701","1409","21227","70329","2020-07-28 02:20:55 UTC"],
      ["339","1","DongluYu","Donglu(henpai)","False","False","115272","773","3065","10141","2015-02-15 19:28:25 UTC"],
      ["340","1","EdgarVerona","EdgarVerona","False","False","615","855","8166","29990","2008-04-21 04:43:26 UTC"],
      ["341","1","Egg_irl_bot","Egg_irl","False","False","10282","3","19935","17","2019-08-19 15:21:50 UTC"],
      ["342","1","EllieRants11","Ellie \10024","False","False","169","820","13132","20290","2019-09-04 11:17:06 UTC"],
      ["343","1","EmilyGorcenski","Emily GorCIAnski","True","False","104626","1693","17303","66517","2013-06-04 19:38:12 UTC"],
      ["344","1","EmilyTav","EmilyTav","False","False","3519","2079","11956","18315","2009-02-17 14:36:34 UTC"],
      ["345","1","EngGuidebook","The Software Engineer\8217s Guidebook","False","False","3626","1","30","18","2020-11-02 12:43:37 UTC"],
      ["346","1","EsperDailyArt","\926 S P \926 R | Daily Art","False","False","27122","90","8689","17482","2014-01-07 13:44:59 UTC"],
      ["347","1","EssentialRandom","Ms. Boba","False","False","123","162","894","11","2018-12-01 23:55:04 UTC"],
      ["348","1","Ethelmonster","Methelistopheles","False","False","4926","155","45179","18947","2014-09-26 20:33:35 UTC"],
      ["349","1","FinessaFudges","Finessa Fudges","False","False","22382","636","12164","57852","2020-11-03 12:48:59 UTC"],
      ["350","1","FioraAeterna","Fiora","False","False","16159","864","136588","117853","2014-04-29 04:08:22 UTC"],
      ["351","1","FranzLabDuke","Franz Lab","False","False","1693","472","1150","2757","2018-03-02 15:05:50 UTC"],
      ["352","1","FreyaHolmer","Freya Holm\233r","False","False","57967","603","16592","8263","2010-12-08 06:35:53 UTC"],
      ["353","1","FreyjaErlings","SPOOKY Freyja Katra Valentine","False","False","11734","937","152163","102189","2013-11-05 13:48:17 UTC"],
      ["354","1","Grady_Booch","Grady Booch","True","False","75322","512","72663","22","2011-10-25 01:21:41 UTC"],
      ["355","1","GummiPie","NeuroD\128154\128155\129505\9829\65039\128150\128156\128153","False","False","9271","554","49782","54319","2010-12-05 18:59:48 UTC"],
      ["356","1","HHorsley","Hunter Horsley","False","False","17583","1080","10294","4188","2009-03-02 09:13:24 UTC"],
      ["357","1","HardDriveMag","Hard Drive","True","False","195753","878","8687","14443","2017-05-26 02:22:56 UTC"],
      ["358","1","IAmAndrewKirby","Andrew Kirby","False","False","11917","105","1005","543","2020-03-04 17:22:29 UTC"],
      ["359","1","ImogenBits","Immie","False","False","982","396","5581","40627","2013-05-20 15:11:02 UTC"],
      ["360","1","ItsChloeNow","Chl\246e, without the umlaut","False","False","6697","611","31089","166704","2018-10-10 19:55:37 UTC"],
      ["361","1","JCisnerosTX","Jessica Cisneros","True","False","73273","985","3017","4180","2019-06-05 17:04:11 UTC"],
      ["362","1","JackKleeman","Jack Kleeman","False","False","2985","111","531","1027","2014-07-02 15:02:27 UTC"],
      ["363","1","Javaughn12","Javaughn \127482\127480","False","False","1911","529","8802","14656","2011-02-22 18:34:12 UTC"],
      ["364","1","JillWohlner","jill wohlner","False","False","10933","487","64112","75506","2011-06-20 14:51:45 UTC"],
      ["365","1","JoYurcaba","Jo Yurcaba","True","False","6432","2124","7689","21117","2013-01-08 19:59:30 UTC"],
      ["366","1","JoeNeguse","Joe Neguse","True","False","87109","1176","2168","5991","2013-06-24 03:30:41 UTC"],
      ["367","1","JohnCowgill","John Cowgill","False","False","1470","1371","991","3547","2011-12-04 06:12:29 UTC"],
      ["368","1","JohnHammond33","John Hammond","False","False","636","477","557","2451","2009-07-27 00:52:04 UTC"],
      ["369","1","JohnJTough","John Tough\9889\65039\127786\65039","False","False","2053","1068","3070","19731","2010-07-15 15:52:31 UTC"],
      ["370","1","Jonathan_Blow","Jonathan Blow","False","False","122650","128","1437","1205","2010-01-22 06:56:50 UTC"],
      ["371","1","JordanTeslaTech","Jordan","False","False","289","82","840","1578","2020-03-11 04:09:36 UTC"],
      ["372","1","Jpekblue","Jenna Pek","False","False","286","259","4816","17410","2011-05-05 02:26:55 UTC"],
      ["373","1","JuliaSerano","Julia Serano","True","False","29559","716","15991","2967","2011-08-28 07:06:31 UTC"],
      ["374","1","JustJake","Jake","False","False","5975","1463","7673","18756","2012-06-13 20:34:30 UTC"],
      ["375","1","JustTheClippy","Amanda Hufford","False","False","7535","1768","23848","36695","2018-03-17 16:30:42 UTC"],
      ["376","1","KRY_aia","\12363\12426\12420","False","False","54604","1052","4970","12356","2015-08-16 19:14:45 UTC"],
      ["377","1","KWF","Kenneth Finnegan","False","False","4808","282","33463","9764","2008-03-16 02:56:20 UTC"],
      ["378","1","KaliforniJAY","J. \127796","False","False","2918","1331","203496","289127","2009-02-14 17:33:11 UTC"],
      ["379","1","KatieFujihara","katie","False","False","13248","726","13147","41609","2018-02-02 21:49:32 UTC"],
      ["380","1","Kelly_Clowers","Kelly Clowers","False","False","543","2758","57424","181356","2008-09-15 03:06:32 UTC"],
      ["381","1","KenneyNL","Kenneycorn \127875","False","False","51006","640","23664","34194","2009-10-14 14:58:55 UTC"],
      ["382","1","Kirbone511","Kirb\248ne","False","False","26","164","1511","25188","2017-07-18 04:53:42 UTC"],
      ["383","1","Krita_Painting","Krita Painting App","False","False","39546","64","7758","4020","2011-06-01 05:46:24 UTC"],
      ["384","1","Laihoard","\9876\65039 Josh T. \9876\65039","False","False","561","2977","9642","60255","2012-09-02 13:31:51 UTC"],
      ["385","1","LeaC_Official","\127875 Jack-O-LEAntern \127875","False","False","13365","737","2534","64719","2013-07-23 15:05:57 UTC"],
      ["386","1","Lithros","Skull Hauntsen","False","False","1596","535","15839","66801","2008-09-16 21:06:56 UTC"],
      ["387","1","LizzieRFreeman","Lizzie Freeman had an Axe \129683\127875","False","False","24797","761","10465","59448","2013-09-03 01:44:58 UTC"],
      ["388","1","MDKII","Real Soviet Weretubear","False","False","2240","1305","81778","39329","2009-07-06 11:58:03 UTC"],
      ["389","1","MaartjeME","Maartje Eyskens \128567","False","False","3741","713","16347","56","2013-06-04 22:30:24 UTC"],
      ["390","1","MaddyThorson","Maddy Thorson","True","False","68946","952","25467","64324","2009-07-06 23:23:11 UTC"],
      ["391","1","Mahoukarp","Norin","False","False","75866","206","2368","2234","2014-11-23 02:38:47 UTC"],
      ["392","1","MammonMachine","Aevee Bee","False","False","14501","249","3417","85134","2010-01-22 17:57:15 UTC"],
      ["393","1","ManoMarks","Mano Marks \127987\65039\8205\127752","False","False","7107","603","24705","57879","2008-11-14 20:18:50 UTC"],
      ["394","1","MapboxUnion","Mapbox Workers Union","False","False","1550","68","461","509","2021-03-13 19:46:33 UTC"],
      ["395","1","MichaelAlbaum","michael albaum","False","False","4128","107","4402","6678","2020-05-27 15:17:27 UTC"],
      ["396","1","MicroSFF","Micro SF/F stories","False","False","96503","116","10642","711","2013-04-24 09:42:38 UTC"],
      ["397","1","MidwestHedgie","Midwestern Hedgie","False","False","10850","1991","33384","139241","2009-04-08 16:03:31 UTC"],
      ["398","1","MittieArt","\10024Mittie Paul\10024","False","False","2645","1296","68250","49798","2013-02-24 04:48:22 UTC"],
      ["399","1","ModerateGeorgia","Blue\128153","False","False","375","237","12372","61166","2021-04-01 19:56:31 UTC"],
      ["400","1","MollyLanza","Molly Lanza","False","False","500","169","3127","28576","2012-05-06 14:38:49 UTC"],
      ["401","1","MollyOstertag","Molly Knox Ostertag - Updates","False","False","139384","575","4590","50895","2012-08-26 22:45:55 UTC"],
      ["402","1","Moosopp","\727\719\715 McMoo \714\718\727\8207","False","False","80152","373","1931","121177","2016-04-28 17:28:10 UTC"],
      ["403","1","MxLambda","sara :: \8704a. a","False","False","2049","417","6184","9136","2018-09-14 19:36:05 UTC"],
      ["404","1","NaraColdwater","Nara Coldwater \128105\127996\8205\128187\128158\129429","False","False","3885","619","2051","6819","2018-03-30 18:36:54 UTC"],
      ["405","1","NebraskaMegan","Senator Megan Hunt \128567","True","False","33717","2589","13595","55673","2017-06-05 23:09:42 UTC"],
      ["406","1","Niki7a","Nikita Kronenberg","False","False","16192","1477","2122","8151","2016-01-05 03:07:27 UTC"],
      ["407","1","NoContextClips_","No Context Clips","False","False","236290","0","95","5","2020-12-05 18:53:29 UTC"],
      ["408","1","NoContextTrek","Star Trek Minus Context","False","False","92576","127","10967","87274","2017-03-07 22:50:15 UTC"],
      ["409","1","OzTheTerrible","Oz the Destroyer \10084\65039","False","False","3893","477","574","3916","2017-11-07 22:18:46 UTC"],
      ["410","1","POTUS","President Biden","True","False","14358165","12","1640","0","2021-01-13 00:37:08 UTC"],
      ["411","1","ParikPatelCFA","Dr. Parik Patel, BA, CFA, ACCA Esq. \128184","False","False","360303","374","20829","78781","2020-08-18 01:01:57 UTC"],
      ["412","1","ParissAthena","Pariss Athena | Founder of Black Tech Pipeline\127809","False","False","40769","3168","46895","59400","2018-08-18 03:25:30 UTC"],
      ["413","1","PastelChum","Clea Filsooth \127987\65039\8205\9895\65039\127987\65039\8205\127752","False","False","1454","385","67624","60368","2009-06-18 17:34:03 UTC"],
      ["414","1","Patjouk","Patjouk","False","False","763","381","18705","14049","2012-05-04 09:32:22 UTC"],
      ["415","1","Pockicchi","dianAHHHH!!\127800","False","False","60923","664","37925","24573","2013-12-31 00:47:31 UTC"],
      ["416","1","PoorlyAgedStuff","Poorly Aged Things","False","False","838653","205","2185","2845","2020-03-05 16:58:26 UTC"],
      ["417","1","PostCultRev","Post-Culture Review","False","False","38445","774","78455","119270","2011-08-10 07:41:01 UTC"],
      ["418","1","PrincesssssPre","P Murdaaaaa \128588\127997\128293\12349\65039","False","False","5287","5097","11413","9579","2019-08-22 20:37:24 UTC"],
      ["419","1","ProfFeynman","Prof. Feynman","False","False","841369","0","1545","6435","2017-01-23 13:12:59 UTC"],
      ["420","1","PrognosisFFXIV","\127987\65039\8205\127752Prognosis Rengoatku","False","False","3927","3252","3293","3674","2019-11-09 00:28:18 UTC"],
      ["421","1","QuantumMemeing","Quantum Computing Memes for QMA-Complete Teens","False","False","5233","581","243","1734","2018-10-11 17:11:34 UTC"],
      ["422","1","Quinns108","Quinns \128676","False","False","103408","714","12322","5783","2009-03-26 23:22:24 UTC"],
      ["423","1","RakeDodgers","Blake Rogers","False","False","91","58","99","268","2013-04-04 08:51:13 UTC"],
      ["424","1","RandallKanna","Randall Kanna","False","False","48484","366","5763","6679","2010-10-24 01:56:09 UTC"],
      ["425","1","RightWingCope","Right Wing Cope","False","False","254095","3","7758","6437","2020-11-05 16:34:10 UTC"],
      ["426","1","RohanDoge","rohan doge","False","False","1463","317","10687","133643","2019-08-26 17:34:56 UTC"],
      ["427","1","Rpaulindaigle","Raphael","False","False","1489","597","4137","3878","2009-08-17 14:00:39 UTC"],
      ["428","1","SICKOFWOLVES","NOT A WOLF","False","False","173322","814","2949","3395","2013-08-08 21:32:17 UTC"],
      ["429","1","SWORDOFSYMPHONY","SWORD OF SYMPHONY \127926","False","False","22935","3","608","627","2020-12-22 17:43:36 UTC"],
      ["430","1","Sachiko123","Sachiko \24184\23376","False","False","1176","2654","5210","50909","2009-12-08 23:10:23 UTC"],
      ["431","1","SameOldTrain","Same Old Train","False","False","60","775","5589","33331","2019-10-15 05:20:19 UTC"],
      ["432","1","Sanbel11","Sandra","False","False","14871","977","39115","44104","2012-10-16 08:38:16 UTC"],
      ["433","1","SarahSurgey1","\7448\618\7448\7448\618_\671\7439\628\610_s\7451\7439\7428\7435\618\628\610","False","False","6293","5394","30522","64768","2019-04-11 18:45:13 UTC"],
      ["434","1","ScribblingOn","Shubheksha \10024","False","False","20112","957","78862","56169","2011-05-01 10:03:57 UTC"],
      ["435","1","SerenaLiHere","Serena Li Here","False","False","2447","757","1091","6327","2014-09-20 16:09:29 UTC"],
      ["436","1","Sharon_Davis_","Sharon Leah","True","False","7502","2135","9315","22848","2015-09-21 00:53:14 UTC"],
      ["437","1","ShedworksGreg","SABLE out now! | Gregorios Kythreotis","False","False","58151","1435","16858","53263","2010-04-03 12:20:34 UTC"],
      ["438","1","SilvermanJacob","Jacob Silverman","True","False","10886","3532","1849","76776","2015-10-21 20:11:49 UTC"],
      ["439","1","SolarLune","SolarLune","False","False","2484","2516","11175","29534","2012-03-18 03:48:48 UTC"],
      ["440","1","Sora_Sakurai","\26716\20117 \25919\21338 / Masahiro Sakurai","True","False","864181","161","11734","0","2010-10-10 19:03:25 UTC"],
      ["441","1","SpenserStarke","Spenser Starke (he/him)","False","False","5070","1407","6853","31090","2014-02-20 07:56:08 UTC"],
      ["442","1","StanFritz","FavioPfizer","False","False","4885","3181","68843","24416","2014-10-04 01:46:28 UTC"],
      ["443","1","StephanieDharma","Just Steph \127987\65039\8205\9895\65039","False","False","2042","1203","7040","73828","2020-09-02 23:16:05 UTC"],
      ["444","1","Stonks_dot_com","Stonks.com","False","False","3370","136","419","607","2021-01-28 15:53:29 UTC"],
      ["445","1","StopTweetingMia","Mia Moore \127987\65039\8205\127752","False","False","23068","314","64608","229734","2015-04-17 03:18:11 UTC"],
      ["446","1","Sunkensie","Simon D. A. Clark","False","False","4493","3083","9060","58002","2015-08-07 09:30:19 UTC"],
      ["447","1","SushiDude","Steve Christey Coley, BS","False","False","6601","4509","37638","92624","2008-03-23 06:32:17 UTC"],
      ["448","1","SwiftOnSecurity","SoS","False","False","336263","9090","139962","121800","2014-04-10 02:54:26 UTC"],
      ["449","1","SysQuotes","Systemantics Quotes","False","False","7593","253","1337","106","2018-02-16 11:10:53 UTC"],
      ["450","1","Tailscale","Tailscale","False","False","9846","91","412","446","2019-03-15 18:02:03 UTC"],
      ["451","1","TalesOfBeyond","Unexplained Occurrences \127987\65039\8205\127752\127987\65039\8205\9895\65039","False","False","58171","70","1312","2533","2020-05-09 12:12:58 UTC"],
      ["452","1","TaliaGold","Talia Goldberg","False","False","7337","857","2285","7312","2010-11-16 00:05:55 UTC"],
      ["453","1","Tawheed","TK Kader","False","False","9919","741","25737","17092","2006-10-17 20:27:34 UTC"],
      ["454","1","TeamBlind","Blind","True","False","13647","325","3778","2511","2016-06-16 01:38:49 UTC"],
      ["455","1","TellTallTales","Leon S. Kennedy","False","False","279","161","132821","137","2010-06-29 23:54:35 UTC"],
      ["456","1","TerribleMaps","Terrible Maps","False","False","465394","843","915","496","2013-08-11 18:15:23 UTC"],
      ["457","1","TheBrianMcNatt","\"Braaiiinsss!\" McNatt","False","False","1652","3072","21350","61076","2011-09-04 22:13:25 UTC"],
      ["458","1","TheMichelleBao","michelle bao","False","False","418","354","288","1233","2020-06-30 20:07:18 UTC"],
      ["459","1","Theophite","rev. howard arson","False","False","18820","1003","85922","30111","2011-03-18 02:02:09 UTC"],
      ["460","1","TugBoatHamid","Tubi","False","False","140","67","489","991","2020-12-21 17:40:19 UTC"],
      ["461","1","TylerWalpole","Existential Dread Pirate Tyler","False","False","9444","2762","29883","107203","2010-09-12 23:13:23 UTC"],
      ["462","1","UltraLinx","Oliur","False","False","46560","291","18488","2054","2009-07-29 01:07:03 UTC"],
      ["463","1","VCBrags","VCs Congratulating Themselves \128079\128079\128079","False","False","119416","2940","3641","27026","2019-11-08 02:11:04 UTC"],
      ["464","1","VRootMartinez","Veronica Root Martinez","False","False","2552","561","123","753","2019-03-06 13:49:47 UTC"],
      ["465","1","VeryBadLlama","Janel Comeau","False","False","28440","1568","17676","69952","2012-01-11 07:06:20 UTC"],
      ["466","1","Vince_A_Bull","Vince A. Bull","False","False","70","808","1859","10792","2019-09-04 17:28:38 UTC"],
      ["467","1","WholesomeMeme","WholesomeMemes","False","False","1892389","256","19695","171421","2016-08-08 23:57:32 UTC"],
      ["468","1","YSufferer","Richard Juul","False","False","1771","829","5238","27927","2021-02-06 21:25:25 UTC"],
      ["469","1","Yencatx","Yen\128049\127762","False","False","28362","110","5915","4469","2016-10-03 00:22:53 UTC"],
      ["470","1","Zephraph","Justin Bennett","False","False","720","1149","3761","19165","2010-06-16 10:20:10 UTC"],
      ["471","1","_Iyalei","Anya\129450\10024","False","False","8813","1111","26810","99464","2019-07-21 07:50:41 UTC"],
      ["472","1","_brittanyv","Brittany Van Horne","True","False","9755","1039","5058","24971","2012-03-13 00:51:31 UTC"],
      ["473","1","_jacksmith","Jack Smith","True","False","7302","3","9825","26610","2009-02-09 03:09:38 UTC"],
      ["474","1","_julesh_","julesh","False","False","7250","146","26312","46257","2017-05-16 18:58:36 UTC"],
      ["475","1","_lsdreaming","\120418\120414\120408\120416\120410\120430 \5150\9653\5150","False","False","4734","995","3279","15794","2021-03-29 15:50:29 UTC"],
      ["476","1","_pocketss","pocketss","False","False","139297","11","101","152","2018-12-04 09:14:03 UTC"],
      ["477","1","aaditsh","Aadit Sheth","False","False","51998","110","14294","21125","2020-06-18 06:39:24 UTC"],
      ["478","1","abbygov","abby govindan","False","False","162006","998","16962","185372","2014-05-31 04:00:42 UTC"],
      ["479","1","abughazalehkat","Kat Abu","False","False","4215","415","8530","21709","2014-11-09 02:26:02 UTC"],
      ["480","1","acweyand","Shematologist, MD","True","False","27704","4789","23527","255588","2017-01-25 17:59:32 UTC"],
      ["481","1","adamnash","Adam Nash","True","False","40100","2160","41854","17280","2007-03-18 15:35:01 UTC"],
      ["482","1","adolfont","Adolfo Neto","False","False","5388","5351","90010","144820","2008-04-09 13:14:24 UTC"],
      ["483","1","adoptedhighway","Austin","False","False","12306","838","10756","80026","2013-06-27 03:43:33 UTC"],
      ["484","1","adrianmg","Adri\225n Mato \128025","False","False","4214","1316","51482","16003","2008-08-04 20:29:58 UTC"],
      ["485","1","airaaa_____","Hera Syndulla","False","False","4395","2619","100483","189081","2013-11-24 21:26:33 UTC"],
      ["486","1","akirarmsarms","Akira, recreational transexualist","False","False","8777","592","3842","19116","2016-10-03 01:13:32 UTC"],
      ["487","1","aleksandrasays","Aleksandra Sikora","False","False","2574","458","698","1477","2017-03-19 06:42:59 UTC"],
      ["488","1","alexandrasaurus","Alexandrasaurus","False","False","2517","4838","13339","5261","2011-01-30 13:56:34 UTC"],
      ["489","1","alexhern","alex hern","True","False","69689","1965","162","34597","2007-04-10 09:02:36 UTC"],
      ["490","1","alexisxrivas","Alexis Rivas","False","False","15698","610","1139","3322","2013-03-02 18:38:47 UTC"],
      ["491","1","alixhawley","Alix Hawley","False","False","2923","1727","1357","15302","2014-08-07 17:22:30 UTC"],
      ["492","1","allyzay","ally millar","False","False","2020","1060","26888","78937","2007-05-29 15:55:09 UTC"],
      ["493","1","almeezyuh","meezy \128105\127998\8205\128187","False","False","6658","653","54983","7128","2009-12-30 22:09:26 UTC"],
      ["494","1","aloria","aloria","False","False","29065","804","32229","150249","2007-12-17 15:54:49 UTC"],
      ["495","1","aly__dixon","Aly Dixon","False","False","2804","1150","3033","14201","2009-01-25 23:29:44 UTC"],
      ["496","1","amanda_robs","Robby","False","False","6159","958","2420","8528","2020-03-14 18:35:27 UTC"],
      ["497","1","amandalitman","Amanda Litman","True","False","71578","2733","26880","45680","2007-04-05 03:57:52 UTC"],
      ["498","1","andrew__reed","Andrew Reed","False","False","28868","422","2249","8575","2015-04-15 14:05:08 UTC"],
      ["499","1","angelonuoha7","Angel Onuoha","False","False","11000","330","1669","2536","2016-07-30 18:12:05 UTC"],
      ["500","1","ansonyuu","anson","False","False","2262","1457","257","2504","2020-03-07 21:48:26 UTC"],
      ["501","1","apark2453","Actually malicious, no actual malice","False","False","3585","163","45953","152667","2019-06-06 23:21:57 UTC"],
      ["502","1","arcane_huntress","Autumn, the Pumpkin Huntress \127875","False","False","3006","754","9135","80350","2017-09-26 21:31:28 UTC"],
      ["503","1","arek_fu","Davide Mancusi","False","False","80","335","1323","2520","2012-12-03 16:20:46 UTC"],
      ["504","1","ariellelok","ariloo @ peko\127793","False","False","1603","503","725","5457","2020-07-02 15:03:46 UTC"],
      ["505","1","arielsonline","ariel","False","False","6562","833","4143","13913","2013-04-26 03:35:57 UTC"],
      ["506","1","arshia__","arshia","False","False","4150","948","17777","42759","2012-04-24 17:44:32 UTC"],
      ["507","1","as_w","Aaron | \127464\127462\9729\65039","False","False","4965","4503","34634","130094","2009-09-05 22:26:10 UTC"],
      ["508","1","asanwal","Anand Sanwal","True","False","39168","146","14254","32216","2008-09-18 18:20:06 UTC"],
      ["509","1","ashevat","Amir Shevat","True","False","10372","1610","4808","8675","2010-01-25 05:56:22 UTC"],
      ["510","1","ashleymcnamara","Ashley Willis","True","False","68056","568","45056","130610","2008-03-13 05:48:35 UTC"],
      ["511","1","assert_h","Claireus, the Dogcow\127987\65039\8205\9895\65039","False","False","1441","438","5052","28381","2011-06-08 13:48:41 UTC"],
      ["512","1","aussoc","aussoc","False","False","29","103","335","297","2011-06-07 10:35:49 UTC"],
      ["513","1","autxmnrain","autumn \127827\10024","False","False","1058","973","5204","7276","2020-03-30 21:13:18 UTC"],
      ["514","1","banalplay","Lena","False","False","19566","685","39941","85278","2018-08-01 18:04:12 UTC"],
      ["515","1","bbourque","Brian Bourque","False","False","2978","420","629","1326","2008-08-05 13:27:33 UTC"],
      ["516","1","beakfriends","spooks turnbull \128128","False","False","29636","1527","23187","48785","2017-09-27 00:19:18 UTC"],
      ["517","1","bear_criminal","\127875Care Bear War Criminal\127875","False","False","3512","328","35717","109888","2020-09-13 14:18:53 UTC"],
      ["518","1","beca_carrillo","Rebeca Carrillo","False","False","653","401","688","941","2013-02-25 21:51:22 UTC"],
      ["519","1","ben_golub","Ben Golub","False","False","22826","1839","15362","49234","2011-06-10 18:34:09 UTC"],
      ["520","1","benjaminsehl","Ben Sehl","False","False","2369","663","1915","5307","2009-08-27 20:01:38 UTC"],
      ["521","1","benschwartz_","The Texas Chainschwartz Massacre","False","False","24991","1498","65568","109868","2009-09-02 00:31:01 UTC"],
      ["522","1","berenguel","Ruben Berenguel, PhD","False","False","1216","624","26129","15525","2008-11-21 11:12:31 UTC"],
      ["523","1","bgamari","Ben Gamari","False","False","1994","277","1399","1200","2010-12-08 22:13:17 UTC"],
      ["524","1","bigmikstake","Mik","False","False","4295","959","23936","68714","2016-04-04 14:33:27 UTC"],
      ["525","1","bisimplicial","nati","False","False","1484","240","1966","7143","2016-10-31 04:54:08 UTC"],
      ["526","1","bitandbang","Tyranny Siren \129500\127995","False","False","16928","691","70383","130004","2012-06-30 14:57:31 UTC"],
      ["527","1","bkmlep","Emily Pillmore","False","False","3720","922","5761","13252","2015-06-17 01:07:19 UTC"],
      ["528","1","blacktightz","Colleen","False","False","686","933","34982","32197","2009-07-02 03:54:29 UTC"],
      ["529","1","bnj","bensouth.eth","False","False","4980","828","3041","16564","2008-04-30 09:16:57 UTC"],
      ["530","1","boozemunkee","Boozemunkee","False","False","18491","10204","42852","159738","2018-10-30 03:17:28 UTC"],
      ["531","1","br00t4lism","mg","False","False","4242","722","14289","61794","2010-06-10 04:31:16 UTC"],
      ["532","1","bradfitz","Brad Fitzpatrick","True","False","45723","1341","23736","106891","2007-01-16 23:05:57 UTC"],
      ["533","1","brennasaid","Brenna","False","False","5124","499","13870","108549","2017-08-04 16:30:53 UTC"],
      ["534","1","brian_bahe","MIAMI BAHE","False","False","3484","1357","1386","40088","2010-01-27 08:17:51 UTC"],
      ["535","1","briggityboppity","\127875 stick-or-treat \127875","False","False","3679","933","882","140406","2019-08-05 00:37:27 UTC"],
      ["536","1","brockbahler","Brock Bahler (he/him)","False","False","743","1166","4469","15401","2016-08-09 03:46:34 UTC"],
      ["537","1","buccocapital","Bucco Capital","False","False","8178","878","3938","3229","2021-05-30 02:29:50 UTC"],
      ["538","1","burgerdrome","timb","False","False","6089","383","59953","4032","2008-06-19 09:03:33 UTC"],
      ["539","1","buritica","\9760\65039 buritic\225 \9760\65039","False","False","14549","800","36091","27037","2009-03-19 04:44:31 UTC"],
      ["540","1","buttplugio","buttplug.io \127825\128268 - Open Source Sex Tech","False","False","7538","29","9226","8567","2016-08-21 20:03:27 UTC"],
      ["541","1","carlesdalmauart","carles_dalmau","False","False","24731","280","218","2006","2019-07-29 13:45:28 UTC"],
      ["542","1","cassesque","the cass \127756\128123","False","False","3967","2413","16940","51273","2011-04-14 22:19:01 UTC"],
      ["543","1","catholicdad420","rob \127465\127476","False","False","10329","1103","29465","404681","2018-09-30 17:58:29 UTC"],
      ["544","1","cdixon","Chris Dixon","True","False","634278","2939","10246","15516","2007-03-27 17:48:00 UTC"],
      ["545","1","celinehalioua","Celine Halioua","False","False","21421","2105","3509","8586","2017-09-27 07:10:21 UTC"],
      ["546","1","cherthedev","Cher Scarlett","False","False","46129","1631","116468","193240","2008-08-09 17:27:02 UTC"],
      ["547","1","chetanp","Chetan Puttagunta","False","False","105679","898","2606","5436","2009-03-12 20:29:20 UTC"],
      ["548","1","chimenesuleyman","Chimene Suleyman","True","False","25425","4427","38108","25104","2010-04-15 21:39:35 UTC"],
      ["549","1","chr15tine_gu","christine \129398","False","False","314","195","1101","722","2020-09-27 01:31:40 UTC"],
      ["550","1","chris_notcapn","chris evans","False","False","40093","978","58816","16213","2019-06-13 15:13:37 UTC"],
      ["551","1","chrisfralic","Chris Fralic","True","False","37407","7441","35347","42561","2006-06-06 15:04:24 UTC"],
      ["552","1","cindyalvarez","Cindy Alvarez","False","False","9715","3001","12463","15152","2008-03-17 18:40:24 UTC"],
      ["553","1","clairebearpears","Claire A","False","False","2258","4538","4003","26645","2012-03-25 18:58:29 UTC"],
      ["554","1","clare_liguori","Clare Liguori","False","False","21244","761","2301","8893","2016-11-28 07:07:33 UTC"],
      ["555","1","clodeineee","iced lavender latte","False","False","2379","680","39836","52361","2014-04-30 17:14:16 UTC"],
      ["556","1","clonewhispers","clone whispers \127875","False","False","1595","0","178","8","2020-09-12 03:27:25 UTC"],
      ["557","1","clumsystiggy","\128123Spookystiggy\127875","False","False","1245","329","23441","79633","2018-07-26 13:47:02 UTC"],
      ["558","1","coffeespoonie","zipporah","False","False","53134","816","186159","348316","2016-12-13 20:42:05 UTC"],
      ["559","1","commandodev","Ben Ford","False","False","3249","3093","16691","78737","2015-10-10 10:47:12 UTC"],
      ["560","1","computerfemme","Kat (dog)","False","False","6833","225","1985","3752","2012-09-10 01:59:25 UTC"],
      ["561","1","cons_owned","Conservatives Getting Owned","False","False","321375","207","449","2804","2020-10-23 17:16:05 UTC"],
      ["562","1","contribute_al","\51064\45433\9729\54060\46377\53364\47000\49828","False","False","11586","150","711","1583","2018-10-29 09:43:34 UTC"],
      ["563","1","cperciva","Colin Percival","False","False","13681","37","19614","1025","2008-11-16 22:11:16 UTC"],
      ["564","1","crulge","\120217\120206\120210\120212\120217\120205\120222\128128\120203\120198\120218\120216\120217","True","False","43103","3557","58548","42823","2008-05-24 02:54:14 UTC"],
      ["565","1","cubosh","CUBOSH","False","False","876","98","29024","19611","2009-09-01 15:12:15 UTC"],
      ["566","1","cullend","Cullen","False","False","3086","482","28662","120058","2008-04-04 03:14:18 UTC"],
      ["567","1","daitsaisan","\127752\11088Diana TS @ 65%\9728\65039\127752","False","False","29059","813","26636","64721","2019-11-14 20:05:27 UTC"],
      ["568","1","damengchen","Damon Chen","False","False","18007","1478","6915","9961","2011-06-11 01:57:52 UTC"],
      ["569","1","daniel_m_lavery","Daniel M. Lavery","False","False","64552","404","17052","52214","2017-08-18 19:37:10 UTC"],
      ["570","1","danielbittman","Daniel Bittman","False","False","822","455","3702","6017","2015-04-23 18:23:36 UTC"],
      ["571","1","danielsinger","daniel singer","True","False","8762","216","39901","168022","2011-08-19 15:00:14 UTC"],
      ["572","1","david_perell","David Perell","False","False","240533","844","26861","67690","2011-01-19 01:41:27 UTC"],
      ["573","1","davidcelis","david (celi)s pumpkins","False","False","1912","298","34421","37049","2007-04-28 20:44:33 UTC"],
      ["574","1","davidgaylord","David Gaylord","False","False","2563","282","3567","766","2011-01-25 15:40:23 UTC"],
      ["575","1","davidhoang","David Hoang","False","False","23662","997","116186","67094","2008-04-09 03:17:33 UTC"],
      ["576","1","denvercoder","tim myers","False","False","27206","9890","49119","70998","2015-03-30 22:56:14 UTC"],
      ["577","1","depthsofwiki","Depths of Wikipedia","False","False","41339","1254","381","1286","2020-07-31 15:01:33 UTC"],
      ["578","1","detachment_red","\32418\33394\23064\23376\20891\127801","False","False","9745","3086","103346","317742","2016-03-12 21:19:08 UTC"],
      ["579","1","dgregor79","Doug Gregor","False","False","10885","186","4977","2841","2012-02-03 21:35:56 UTC"],
      ["580","1","dharmesh","dharmesh","True","False","286081","731","19836","2002","2008-03-30 20:05:08 UTC"],
      ["581","1","dingvivien","vivien","False","False","532","370","1958","1110","2011-08-26 15:37:14 UTC"],
      ["582","1","dino_comics","dinosaur","False","False","930192","2632","4952","6086","2020-09-12 14:48:53 UTC"],
      ["583","1","dsarkisova","dayana","True","False","5563","981","2520","21830","2010-12-17 16:00:12 UTC"],
      ["584","1","dstrelau","Dean Strelau","False","False","603","533","6306","2581","2008-10-28 00:56:17 UTC"],
      ["585","1","dthompson_md","David Thompson, MD","False","False","779","337","97","694","2011-09-26 03:11:35 UTC"],
      ["586","1","dyllyp","Dylan Park","True","False","50058","1064","81730","123967","2009-03-17 20:20:51 UTC"],
      ["587","1","e_mcguire_","Erin McGuire Olson","False","False","3847","1080","11198","14754","2010-09-01 04:09:29 UTC"],
      ["588","1","eanakashima","Emily Nakashima","False","False","4281","1610","4927","30072","2010-11-05 05:02:34 UTC"],
      ["589","1","eblees","Belal","False","False","2969","755","67821","7153","2010-11-27 21:20:29 UTC"],
      ["590","1","ebroder","Evan Broder","False","False","1911","745","3435","5401","2008-03-13 00:57:35 UTC"],
      ["591","1","edburmila","Mass for Shut-ins (Podcast)","False","False","33245","1148","29350","49924","2017-07-13 18:21:42 UTC"],
      ["592","1","edenthecat","ron toothbrushhouse","False","False","29021","931","94452","78938","2008-06-26 02:02:20 UTC"],
      ["593","1","egabdraws","\50648\48708\50500\8482 P.A.N || Mumumumuch\127958\65039\128175\9728\65039","False","False","13705","704","44835","30108","2016-10-27 07:26:54 UTC"],
      ["594","1","eglyman","Eric Glyman","False","False","4689","1229","1188","4409","2014-10-16 00:36:03 UTC"],
      ["595","1","ejknoodles","ej chong","False","False","59366","2134","10588","60397","2019-07-23 05:05:51 UTC"],
      ["596","1","ekriessmann","Erik Kriessmann","False","False","1276","309","2807","6732","2010-08-19 07:57:51 UTC"],
      ["597","1","elchefe","Tim Banks doesn't particularly enjoy Halloween","False","False","7985","4732","29637","171519","2009-03-02 14:10:57 UTC"],
      ["598","1","emgrasmeder","Challah B\228ck Girl","False","False","2136","928","21635","21168","2012-08-23 22:49:48 UTC"],
      ["599","1","emilyctamkin","Emily \128483\65039 Tamkin","True","False","18415","4086","742","48809","2011-12-16 04:14:30 UTC"],
      ["600","1","emilyvdw","Emily VanDerWerff \128587\8205\9792\65039","True","False","77464","4223","125728","31042","2009-03-23 23:56:20 UTC"],
      ["601","1","emilywithcurls","bb ghost","False","False","7105","1263","73316","232821","2011-11-01 05:14:15 UTC"],
      ["602","1","enkiv2","\73773\73879\74144Amalgamated Tsundoku Psychohazard","False","False","1976","4632","191909","1028","2007-05-14 15:32:02 UTC"],
      ["603","1","erenbali","Eren Bali \129404\128242","True","False","36878","1651","2138","2111","2007-12-21 03:44:35 UTC"],
      ["604","1","erhannah","hannah","False","False","12024","3183","2277","9093","2010-04-02 19:10:01 UTC"],
      ["605","1","ericbahn","ericbahn.eth","False","False","28805","406","11529","24207","2008-08-27 05:39:36 UTC"],
      ["606","1","erikaishii","Erika Ishii","True","False","157707","5504","82955","230710","2012-05-17 05:52:55 UTC"],
      ["607","1","erikdoingthings","Erik Dunteman","False","False","1628","438","1598","2819","2017-06-02 02:51:46 UTC"],
      ["608","1","erinisaway","erin taylor","False","False","25193","3064","67688","276222","2016-06-02 03:20:28 UTC"],
      ["609","1","eunnieboo","\128123\949unnieBOO!\128123","False","False","89297","162","3418","649","2013-07-22 08:43:36 UTC"],
      ["610","1","evacide","Eva","True","False","163858","1370","21242","20701","2008-05-08 23:34:06 UTC"],
      ["611","1","explodedsoda","Kyle Anne","False","False","4537","442","80800","16110","2008-01-28 21:55:28 UTC"],
      ["612","1","faith0m","Fai @ Etsy open","False","False","12815","1191","16252","17233","2013-05-24 07:59:36 UTC"],
      ["613","1","fakegothsarah","HalBOOrd Goth Sarah \127875","False","False","1426","626","16152","34624","2017-03-21 00:47:22 UTC"],
      ["614","1","fchollet","Fran\231ois Chollet","True","False","258831","679","16935","7419","2009-08-25 17:09:25 UTC"],
      ["615","1","felixchi","Felix Chi","False","False","351","898","3403","36251","2009-04-27 23:56:54 UTC"],
      ["616","1","finally_anya","Anya (Basically Princess Peach)","False","False","1110","220","1842","6285","2009-09-22 15:54:19 UTC"],
      ["617","1","fingerbIaster","j\856\820\802\1161i\802\824\862z\795\832\795\1161\862z\862\801w\860\862\822\821\802i\801\856t\861\861\824c\861\824h\832\847","False","False","19690","664","27849","167577","2018-08-20 14:48:51 UTC"],
      ["618","1","folmerkelly","$","False","False","4265","666","44118","15992","2012-08-16 07:56:27 UTC"],
      ["619","1","fppf_gf","the soph witch","False","False","2359","850","33818","171824","2014-04-21 19:41:37 UTC"],
      ["620","1","friendlykitties","w\127875lf","False","True","4358","1259","85764","188736","2017-12-12 14:25:11 UTC"],
      ["621","1","frontstuff_io","Sarah Dayan","False","False","16380","100","5715","8054","2017-12-02 16:47:21 UTC"],
      ["622","1","gerstenzang","Sam Gerstenzang","False","False","11000","1487","6875","30400","2007-03-12 01:00:07 UTC"],
      ["623","1","gi_xxy","\12427\12427","False","False","182968","26","2998","1768","2017-05-05 17:22:42 UTC"],
      ["624","1","glennislaroe","\10084\65039\8205\128293 glennis \10084\65039\8205\128293","False","False","5774","1026","4885","24644","2021-01-04 21:39:05 UTC"],
      ["625","1","glittershark1","Griffin Smith \127987\65039\8205\127752","False","False","262","855","3906","4579","2012-10-22 19:59:26 UTC"],
      ["626","1","gokulr","Gokul Rajaram","False","False","26924","209","1217","3404","2009-01-23 22:45:45 UTC"],
      ["627","1","grahamwalker","\120282\120319\120302\120309\120302\120314 \120298\120302\120313\120312\120306\120319, \120288\120279","False","False","11304","656","10200","6100","2007-07-30 07:13:28 UTC"],
      ["628","1","greentheonly","green","False","False","42422","0","30768","1134","2010-05-06 03:25:24 UTC"],
      ["629","1","greg___m","Greg McLaughlin \9971","False","False","134","410","599","1838","2020-01-26 16:02:45 UTC"],
      ["630","1","gregory_hagen","Greg Hagen","False","False","605","974","2366","55038","2010-11-03 22:01:55 UTC"],
      ["631","1","gwern","\120074\120116\120098\120111\120107","False","False","28741","122","17939","24857","2008-11-27 00:43:14 UTC"],
      ["632","1","hacimrants","micah.","False","False","2449","542","11749","19267","2021-02-03 04:43:05 UTC"],
      ["633","1","harryhurst","Harry Hurst","True","False","42764","518","5299","12003","2012-06-11 16:55:31 UTC"],
      ["634","1","hasharin","J D","False","False","4063","4919","20331","57179","2020-01-05 20:09:53 UTC"],
      ["635","1","hazeljennings","Hazel Jennings","False","False","1919","325","340","2301","2009-03-23 23:20:46 UTC"],
      ["636","1","heatherGrey_","headless hedr \9760\65039\127875\129327","False","False","895","461","14297","43339","2011-02-26 19:29:58 UTC"],
      ["637","1","heathersketcher","Heatherspooperoos","False","False","18882","325","1657","2727","2015-07-17 18:38:12 UTC"],
      ["638","1","heikala_art","Heikala","False","False","479561","401","2001","7433","2015-12-08 16:26:01 UTC"],
      ["639","1","heyJTK","JTK","False","False","3449","2116","7113","65387","2018-07-30 17:59:34 UTC"],
      ["640","1","hinakalam","Hina Alam","True","False","2480","620","556","174","2008-09-19 13:59:45 UTC"],
      ["641","1","historiadoryleo","Lili/Leo","False","False","736","756","2132","10730","2018-10-06 15:59:59 UTC"],
      ["642","1","holman","Zach Holman","True","False","44531","456","34834","17983","2007-12-19 03:54:13 UTC"],
      ["643","1","hunnywh0re","steph","False","False","33439","748","6389","15215","2020-12-08 03:28:46 UTC"],
      ["644","1","hyumankind","\120179\120222\120198\120210","False","False","15720","1836","39398","52681","2011-01-06 05:29:54 UTC"],
      ["645","1","iainahendry","Iain Hendry","False","False","4735","937","10412","2204","2009-11-17 04:42:06 UTC"],
      ["646","1","ijbkid","Abdulhamid","False","False","7524","3","9939","13981","2014-01-03 22:54:41 UTC"],
      ["647","1","ikasliwal","isha","False","False","6472","595","6874","37698","2013-08-25 05:24:48 UTC"],
      ["648","1","ilanaslightly","IlanaaaahhhhhHH!!!!!!!\128561\128123","True","False","7196","1772","52197","111683","2008-12-01 18:52:53 UTC"],
      ["649","1","ilianathewitch","senior polycule reliability engineer \127987\65039\8205\9895\65039","False","False","1360","128","2766","35000","2008-05-31 05:31:18 UTC"],
      ["650","1","imgur","Imgur","True","False","190710","402","27807","7757","2010-02-11 02:17:35 UTC"],
      ["651","1","immad","immad","True","False","23283","2074","5567","6645","2007-07-17 17:57:40 UTC"],
      ["652","1","ioruko","ioruko (Valeriya Kim) \128156","False","False","37323","887","4680","20770","2011-06-17 19:31:15 UTC"],
      ["653","1","iraexe","indy \129375","False","False","51915","565","2874","7263","2016-10-15 04:16:57 UTC"],
      ["654","1","isislovecruft","isis agora lovecruft (they/them)","False","False","26184","917","19033","35207","2010-12-31 22:44:56 UTC"],
      ["655","1","ito3dPrinting","ito Digital Modeling","False","False","186","37","44","4","2019-05-20 09:09:41 UTC"],
      ["656","1","j_opdenakker","John Opdenakker","False","False","22286","264","20153","23623","2011-06-10 22:42:03 UTC"],
      ["657","1","jaimeschmidt","Jaime Schmidt","False","False","26756","944","2525","7414","2016-09-08 04:45:22 UTC"],
      ["658","1","jamison_dance","Jamison Dance","False","False","8763","630","20861","19801","2009-03-14 06:00:16 UTC"],
      ["659","1","jarroddicker","\120461\120458\120475\120468\120476\120477\120458\120475.\120462\120477\120465","True","False","22060","1093","32211","74588","2011-02-22 15:22:10 UTC"],
      ["660","1","jasminericegirl","\10048 jasmine \10048","False","False","120532","945","18291","49212","2018-07-11 21:19:11 UTC"],
      ["661","1","jasongorman","Jason Gorman (only, more indoors than usual)","False","False","7370","1075","87489","7992","2009-01-08 17:30:45 UTC"],
      ["662","1","jaynooch","honest jabe","False","False","39290","1147","21695","84100","2009-05-19 22:08:13 UTC"],
      ["663","1","jbtuason","J \127807","False","False","3896","1264","8416","23270","2016-02-29 22:24:50 UTC"],
      ["664","1","jeiting","Jacob Eiting","False","False","3812","2329","12289","8197","2007-03-27 00:54:41 UTC"],
      ["665","1","jenalyson","Jen Hartmann","False","False","21575","2416","5111","21023","2008-09-30 22:24:44 UTC"],
      ["666","1","jenistyping","Jennifer Kim","False","False","22283","975","6984","14564","2014-08-11 09:35:48 UTC"],
      ["667","1","jeremygiffon","Jeremy Giffon","False","False","8330","146","2242","6652","2010-12-20 20:35:06 UTC"],
      ["668","1","jesikaharia","Jesika Haria","False","False","350","466","351","345","2011-04-10 13:54:56 UTC"],
      ["669","1","jessfromonline","jess","False","False","12217","1367","39008","183131","2015-04-19 21:34:15 UTC"],
      ["670","1","jessitron","Jessica Joy Kerr","False","False","35162","2323","20087","18008","2006-11-27 15:57:55 UTC"],
      ["671","1","jevakallio","Macbook Miller","False","False","14090","1522","17422","24868","2008-08-21 11:16:59 UTC"],
      ["672","1","jil_slander","Sophie","False","False","35250","897","27937","247036","2012-10-23 20:09:52 UTC"],
      ["673","1","jntrnr","JT","False","False","7552","130","8962","10594","2009-03-22 01:07:58 UTC"],
      ["674","1","jo_mosexual","Jo","False","False","1116","1891","25891","69270","2012-01-30 21:25:14 UTC"],
      ["675","1","jokull","J\246kull Solberg","False","False","2486","482","18261","20624","2007-04-09 12:18:00 UTC"],
      ["676","1","josevalim","Jos\233 Valim","False","False","41039","40","1013","118","2007-11-13 23:23:25 UTC"],
      ["677","1","jpgcc_","Jo\227o Craveiro (\8220Cravvie\8221)","False","False","1307","799","14579","11041","2007-01-17 20:08:42 UTC"],
      ["678","1","jsoo1","John Soo","False","False","127","388","814","14334","2013-02-11 23:27:52 UTC"],
      ["679","1","jtangc","James T.","False","False","28380","2405","5871","16046","2010-12-13 17:13:18 UTC"],
      ["680","1","juliaferraioli","julia ferraioli","True","False","19866","1932","52820","53412","2008-10-05 01:43:10 UTC"],
      ["681","1","justindross","JD Ross","False","False","18821","623","11390","44537","2007-08-22 15:07:17 UTC"],
      ["682","1","jwforres","Jessica Forrester","False","False","1552","367","541","505","2016-10-11 19:05:06 UTC"],
      ["683","1","kaitlyn5k","Kaitlyn Kwan","False","False","568","298","3567","1006","2009-03-29 21:55:22 UTC"],
      ["684","1","kapebeansies","bib \128037\128397","False","False","274898","348","7862","17716","2020-07-09 04:06:02 UTC"],
      ["685","1","kathleen_warner","Kathleen Warner","False","False","4975","941","6202","12468","2011-06-23 20:02:16 UTC"],
      ["686","1","keiChocoMint","kei \9749\127839 \127987\65039\8205\9895\65039 Double Breadstick Overdrive","False","False","1263","593","197930","375873","2015-08-13 02:41:18 UTC"],
      ["687","1","kellan","kellan","False","False","13293","1546","20861","34868","2006-03-24 03:13:02 UTC"],
      ["688","1","kerckhove_ts","Tom Sydney Kerckhove","False","False","668","356","2809","2657","2018-12-12 04:41:28 UTC"],
      ["689","1","keystonelemur","Brandon Weaver","False","False","2965","2622","15712","2637","2008-11-21 15:03:50 UTC"],
      ["690","1","kmett","Edward Kmett","False","False","12210","525","8433","14169","2008-10-15 13:25:52 UTC"],
      ["691","1","krishnanrohit","Rohit is a Strange Loop","False","False","3516","626","7949","7300","2010-12-14 14:40:19 UTC"],
      ["692","1","krisnova","kris n\243va","False","False","16824","315","48298","49970","2015-06-04 19:13:46 UTC"],
      ["693","1","kristinatastic","kristina varshavskaya","False","False","2837","553","3710","8601","2010-12-29 05:35:15 UTC"],
      ["694","1","kristoferthomas","kristofer thomas","False","False","69698","763","2125","65234","2019-12-03 11:39:41 UTC"],
      ["695","1","ksylor","Katie Sylor-Miller","False","False","7876","1313","12595","55098","2009-03-07 20:47:10 UTC"],
      ["696","1","kuangrf","Rebecca F. Kuang","True","False","52476","499","710","18259","2012-01-07 00:44:56 UTC"],
      ["697","1","kuraine","lena \11088 raine","True","False","61256","1352","51002","112526","2008-08-31 08:27:37 UTC"],
      ["698","1","l_ouanne56","lalix","False","False","11980","164","2761","14112","2019-07-30 17:50:37 UTC"],
      ["699","1","laurenthehough","Lauren Hough","True","False","75204","3714","98438","115417","2009-05-26 20:10:05 UTC"],
      ["700","1","lavenderashtray","melatonin","False","False","1267","501","14904","56644","2017-01-28 01:53:04 UTC"],
      ["701","1","lcdalleore","Lucia Dalle Ore","False","False","14","30","7","180","2021-04-21 00:09:00 UTC"],
      ["702","1","leftoblique","Dana Fried","False","False","4746","770","55726","113040","2011-10-31 15:03:01 UTC"],
      ["703","1","lexaloffle","zep.p8","False","False","21006","2750","13722","19174","2009-05-26 04:40:48 UTC"],
      ["704","1","leyawn","leon","False","False","179713","992","25681","42","2009-06-22 18:00:57 UTC"],
      ["705","1","li_chestnuts","\10024\26647\26647\10024","False","True","88736","255","500","1367","2017-03-16 04:18:14 UTC"],
      ["706","1","litarnes","Litarnes @ NYCC L-6","False","False","63712","183","1365","2635","2016-05-23 17:13:19 UTC"],
      ["707","1","litzabronwyn","litza \127811\127810","False","False","3156","944","75197","206347","2017-02-04 15:36:49 UTC"],
      ["708","1","lizandmollie","lizandmollie","False","False","42340","481","1667","2566","2017-05-30 00:53:31 UTC"],
      ["709","1","lizuselton","Elizabeth Uselton","False","False","1554","1115","5061","11983","2012-02-28 05:06:45 UTC"],
      ["710","1","ljxie","Linda Xie","False","False","95977","1053","6468","40633","2012-03-10 21:59:35 UTC"],
      ["711","1","loganbartlett","logan bartlett","False","False","33575","483","6638","40386","2010-03-14 21:28:14 UTC"],
      ["712","1","logicsoup","\127827Eli\127807making Idu, a plant sim\127775","False","False","2405","187","1613","3935","2019-03-06 13:11:35 UTC"],
      ["713","1","lolennui","Mr. Problems","False","False","38151","3240","31924","68404","2010-10-11 16:42:52 UTC"],
      ["714","1","loserbent","bad boy blues","False","False","3348","453","2501","8378","2017-09-03 13:00:07 UTC"],
      ["715","1","lou_quorice","Lou Palomar \127775\127987\65039\8205\127752","False","False","19389","1334","40675","265328","2012-06-04 10:57:33 UTC"],
      ["716","1","lucaswiman","\65339 object Object \65341","False","False","775","873","41248","32886","2010-08-18 06:46:51 UTC"],
      ["717","1","lucydacus","Lucy Dacus","True","False","96136","129","2438","15574","2014-07-11 19:05:55 UTC"],
      ["718","1","ludawinthesky","lucy dawson\129471","False","False","24339","989","16910","24124","2017-09-01 11:13:42 UTC"],
      ["719","1","lydiakauppi","Lydia Kauppi","False","False","897","1668","9383","26597","2010-12-30 03:27:59 UTC"],
      ["720","1","math_teacher_bf","teacher bf (mustache era)","False","False","1032","838","3897","7926","2020-04-23 04:51:21 UTC"],
      ["721","1","mathemakitten","helen","False","False","1678","178","784","1151","2011-09-05 23:20:18 UTC"],
      ["722","1","matrizora","\10047HE/THEY\10047","False","False","24049","736","11865","19830","2018-03-21 22:06:08 UTC"],
      ["723","1","mattafaak","J.D.","False","False","405","928","25097","54575","2017-08-29 13:40:37 UTC"],
      ["724","1","mattbasta","freak in the spreadsheets","False","False","985","518","14131","18424","2007-06-03 00:03:25 UTC"],
      ["725","1","matthen2","Matt Henderson","False","False","56263","2047","5013","4565","2010-02-17 22:23:19 UTC"],
      ["726","1","mattrickard","Matt Rickard","False","False","3313","590","4102","7786","2009-06-19 04:40:46 UTC"],
      ["727","1","matvelloso","Mat Velloso","False","False","32003","2804","17402","76616","2009-04-26 05:52:43 UTC"],
      ["728","1","maz_jovanovich","Maz Jovanovich","False","False","5642","2388","16918","47818","2016-09-20 02:19:01 UTC"],
      ["729","1","mcbazza","B:\\a.zza","False","False","1574","2070","17089","7252","2008-09-19 17:33:49 UTC"],
      ["730","1","mekkaokereke","Mekka \128137\128137\127881 *My Mask Protects You* Okereke","False","False","27735","1785","14388","53661","2009-02-01 05:16:37 UTC"],
      ["731","1","memecrashes","A meme page to check every time MatLab crashes","False","False","295736","273","4492","3119","2018-09-01 11:44:59 UTC"],
      ["732","1","mgattozzi","Rage Against the State Machine","False","False","4712","162","62526","161295","2009-04-09 10:35:23 UTC"],
      ["733","1","mich_jpg","mich \128027","False","False","17095","1242","6584","94563","2012-05-09 10:35:43 UTC"],
      ["734","1","michael_nielsen","Michael Nielsen","False","False","68189","4400","29961","65829","2008-07-28 01:47:10 UTC"],
      ["735","1","michaelrbock","Michael R. Bock","False","False","1361","2979","2528","5132","2009-11-25 16:46:55 UTC"],
      ["736","1","michaelvillar","Micha\235l Villar","False","False","8354","317","12638","10705","2007-03-24 17:49:38 UTC"],
      ["737","1","michellenoorali","Michelle Noorali","False","False","15925","897","14028","46691","2009-04-23 01:55:40 UTC"],
      ["738","1","micsolana","Mike Solana","False","False","66660","731","18644","33489","2009-01-14 18:51:30 UTC"],
      ["739","1","mikekofoed","Michael Kofoed","False","False","4623","3641","20895","61498","2011-08-19 13:39:39 UTC"],
      ["740","1","mistwire","Chris Williams \128013\9729","False","False","4045","1739","12497","23808","2008-05-10 18:40:34 UTC"],
      ["741","1","mkr_ultra","Marley","False","False","8282","200","42039","47331","2009-04-20 21:06:32 UTC"],
      ["742","1","monicalent","Monica Lent","False","False","22276","326","6924","6035","2013-02-08 02:35:11 UTC"],
      ["743","1","moseskagan","Moses Kagan","False","False","51905","2139","30286","119767","2008-02-27 01:46:25 UTC"],
      ["744","1","mplblm","maple at home. \128164","False","False","643","916","16065","26738","2017-05-02 06:21:52 UTC"],
      ["745","1","mpuckett259","Marcus Puckett","False","False","603","705","9691","7657","2015-06-08 20:29:34 UTC"],
      ["746","1","mreider","Matt Reider","False","False","1211","616","5881","1936","2006-11-14 00:21:26 UTC"],
      ["747","1","mscccc","Mike Coutermarsh","False","False","7282","973","13782","145162","2009-12-24 15:19:15 UTC"],
      ["748","1","mspowahs","Ada Powers","False","False","23575","9404","26825","101767","2007-05-31 14:25:29 UTC"],
      ["749","1","musicstruggles1","music struggles","False","False","153641","0","889","1206","2021-06-23 09:12:45 UTC"],
      ["750","1","myeshachou","myesha thee stallion","False","False","18526","3939","13646","213844","2014-06-13 18:49:08 UTC"],
      ["751","1","naayl__","Naayl Kazmi","False","False","459","814","815","27800","2020-06-29 21:18:16 UTC"],
      ["752","1","nataliereed84","\129415 Natalie Reed's Dracula \129415","False","False","8162","705","323947","114176","2011-12-03 19:10:29 UTC"],
      ["753","1","nickcandito","Nick \128187 \127781 \128200","False","False","1164","1860","2115","26432","2011-07-17 01:00:31 UTC"],
      ["754","1","nicolasrieul","Nicolas Rieul","False","False","3152","3383","3589","5702","2011-05-16 15:09:05 UTC"],
      ["755","1","nikitanomo","Nikita","False","False","648","252","2267","20236","2020-11-01 07:02:08 UTC"],
      ["756","1","nixcraft","The Best Linux Blog In the Unixverse","False","False","236777","488","51206","10228","2008-11-19 12:12:37 UTC"],
      ["757","1","nlewi285","Nathan Lewis","False","False","86","554","7517","80190","2012-09-15 19:59:46 UTC"],
      ["758","1","no_goblins","mrs arthur morgan (lemoyne era)","False","False","6976","1654","84701","283349","2008-09-24 02:00:41 UTC"],
      ["759","1","nocontext_bobs","No Context Bob's Burgers","False","False","131156","21","938","439","2019-11-24 17:25:07 UTC"],
      ["760","1","nprpolitics","NPR Politics","True","False","3044095","95612","101120","2365","2007-05-03 14:45:05 UTC"],
      ["761","1","nthonyholden","Anthony\127926Holden","False","False","55249","1332","26021","44945","2014-03-04 17:15:41 UTC"],
      ["762","1","nyseans","Sean Sullivan","False","False","661","879","5429","2656","2009-01-08 03:43:41 UTC"],
      ["763","1","oacgnol","\127875 Long Cowl \127875","False","False","849","652","15196","26230","2010-09-28 16:10:58 UTC"],
      ["764","1","ohmygoedel","Free \8867 Forgetful","False","False","1920","1975","34151","157103","2018-06-12 21:43:06 UTC"],
      ["765","1","olliecook","Ollie Cook","False","False","490","589","2821","2541","2008-05-05 09:52:29 UTC"],
      ["766","1","oopneja","ayush","False","False","78","88","163","325","2014-10-16 00:35:24 UTC"],
      ["767","1","pamelafox","Pamela Fox","False","False","23015","82","27427","2750","2007-11-23 04:18:09 UTC"],
      ["768","1","pareenasumbli","\129498\127997\8205\9792\65039 \120109\120094\120111\120098\120098\120107\120094.\120098\120113\120101 \129498\127997\8205\9792\65039","False","False","1352","2879","6017","62322","2016-01-19 04:32:03 UTC"],
      ["769","1","pathologiste08","Morgue Barbie, MD says Mask It or Casket!","False","False","5026","3066","20391","95637","2016-07-03 04:51:37 UTC"],
      ["770","1","patrickc","Patrick Collison","True","False","295428","30","8390","24585","2007-04-17 01:46:27 UTC"],
      ["771","1","pauljauregui","Paul J \128171","False","False","12492","350","4003","41880","2009-03-19 20:07:45 UTC"],
      ["772","1","paulofrgarcia","Dr. Paulo Garcia","False","False","144","169","706","294","2016-03-03 22:33:51 UTC"],
      ["773","1","paulsingh","Paul Singh","True","False","112041","4294","12978","20012","2008-03-28 00:24:00 UTC"],
      ["774","1","paxiti","Pas","False","False","169191","94","1150","98","2014-08-04 05:02:51 UTC"],
      ["775","1","peachhpunchh","paige \128007","False","False","2995","991","22863","70262","2018-02-03 23:06:22 UTC"],
      ["776","1","penandjen","jen","False","False","5915","3904","35307","100133","2018-12-10 04:29:02 UTC"],
      ["777","1","pery_barros","Pericles Barros","False","False","96","203","1293","15653","2017-08-29 06:55:43 UTC"],
      ["778","1","pimlius","Patrick Anderson","False","False","321","439","30607","14040","2011-03-16 03:51:17 UTC"],
      ["779","1","pixlpit","Robin Torkar","False","False","185328","95","7909","4293","2011-02-20 22:05:17 UTC"],
      ["780","1","plastic_pipes","Pipes\127752","False","False","6076","196","9599","735","2016-09-16 21:59:33 UTC"],
      ["781","1","poisonjr","gale na","False","False","1969","1884","60525","145846","2011-07-26 15:23:19 UTC"],
      ["782","1","poqu_a_doodle","poqu","False","False","2976","144","851","1295","2016-06-27 22:03:10 UTC"],
      ["783","1","postingtwink","the twink with no name","False","False","25751","519","80983","198138","2018-02-09 16:15:17 UTC"],
      ["784","1","prehist0ric_","\129416","False","False","2686","1864","32482","90641","2010-03-17 05:57:45 UTC"],
      ["785","1","profmusgrave","Paul Musgrave \128123\127875\128128","True","False","49074","3868","51178","249169","2006-12-31 07:18:57 UTC"],
      ["786","1","proletarat","tara","False","False","4320","1323","30761","81255","2011-11-09 21:30:13 UTC"],
      ["787","1","promit_roy","Promit Roy \9889","False","False","1530","927","10683","7903","2009-04-09 21:42:02 UTC"],
      ["788","1","prop65bot","Prop 65 Bot","False","False","1450","3","30897","37","2018-03-20 06:52:47 UTC"],
      ["789","1","pseudonymjones","Pseudonym Jones","False","False","43788","1756","42278","67564","2010-05-18 22:53:29 UTC"],
      ["790","1","qntm","res.status(200).send(\"{'error':'true'}\")","False","False","8362","3","8166","1","2009-09-02 19:50:14 UTC"],
      ["791","1","qrs","Trammell Hudson \10026","False","False","13593","8739","15813","48997","2008-08-21 21:02:36 UTC"],
      ["792","1","quinnjmiller","Q","False","False","16951","491","7516","25212","2016-01-06 23:51:53 UTC"],
      ["793","1","rajat_suresh","Rajat Suresh","True","False","52285","1534","2713","42176","2009-10-13 12:49:05 UTC"],
      ["794","1","rasmansa","Dr. Mansa Keita","False","False","20802","1934","71012","283787","2015-06-24 21:55:52 UTC"],
      ["795","1","reathchris","christopherson","False","False","2515","995","5949","15619","2014-12-29 05:30:42 UTC"],
      ["796","1","rex_woodbury","Rex Woodbury","False","False","19466","862","2587","2842","2019-07-14 00:47:48 UTC"],
      ["797","1","rico_rants","Di'Rico L. Baker","False","False","3697","3363","59779","154213","2016-12-28 23:31:02 UTC"],
      ["798","1","riz0id","jake","False","False","309","218","493","2149","2018-03-27 23:44:43 UTC"],
      ["799","1","roblabonne","Rob LaBonne \128722","False","False","11857","751","4575","10540","2009-03-27 05:41:55 UTC"],
      ["800","1","rothgar","Justin Garrison","False","False","11039","677","52134","8310","2008-04-11 15:59:21 UTC"],
      ["801","1","ryxcommar","Senior Data Masseuse","False","False","25042","2204","30994","65501","2016-09-27 00:00:08 UTC"],
      ["802","1","sama","Sam Altman","True","False","812231","621","5032","754","2006-07-16 22:01:55 UTC"],
      ["803","1","samdoesarts","Sam Yang","False","False","35651","11","21","8","2018-04-16 04:15:03 UTC"],
      ["804","1","samlymatters","Samantha Ruddy","True","False","49063","2292","26447","56398","2009-05-09 02:34:46 UTC"],
      ["805","1","sanjanacurtis","\127875Dr. SCAREjana Curtis!\127875","False","False","20373","2226","15556","48983","2016-06-27 00:18:15 UTC"],
      ["806","1","sarahclazarus","Sarah Lazarus","False","False","55290","888","3502","11446","2014-01-13 05:40:15 UTC"],
      ["807","1","saraislet","insecurity princess \127752\128150\128293","False","False","3723","585","23885","111836","2016-01-31 05:16:32 UTC"],
      ["808","1","sarthakgh","Sar Haribhakti","False","False","36408","1741","65009","471615","2012-12-19 10:37:02 UTC"],
      ["809","1","sc13ts","Jamie Brandon","False","False","1042","0","129","49","2021-02-28 02:49:48 UTC"],
      ["810","1","schmatzarella","Steven Schmatz","False","False","2139","4816","3064","15351","2010-06-07 21:50:08 UTC"],
      ["811","1","scienceshitpost","Science Diagrams that Look Like Shitposts","False","False","770691","1","496","76","2020-01-15 21:25:05 UTC"],
      ["812","1","scottjshapiro","Scott Shapiro","False","False","65855","332","47056","62126","2016-06-17 16:03:51 UTC"],
      ["813","1","selynnasun","Selynna Sun","False","False","1933","920","3561","26208","2014-05-30 00:59:34 UTC"],
      ["814","1","semiopath","\120164 \120163 \120153 \120164 \120161 \120163","False","False","2815","490","11761","129792","2014-07-03 01:55:22 UTC"],
      ["815","1","sethrosen","Seth Rosen \127482\127480","False","False","8421","3138","5818","12507","2009-03-22 18:54:58 UTC"],
      ["816","1","shahistaJ","shahista","False","False","604","252","3808","7009","2011-01-15 22:29:26 UTC"],
      ["817","1","shanselman","Scott Hanselman","True","False","271855","10367","223210","146433","2007-05-01 05:55:26 UTC"],
      ["818","1","sheeraf","Sheera Frenkel","True","False","65333","1986","22834","20316","2009-02-04 13:29:10 UTC"],
      ["819","1","shesatornado","\162har\129419","False","False","11163","2394","56574","97290","2018-01-19 20:46:59 UTC"],
      ["820","1","shiroiroom","Shiroi\128159Room","False","False","16226","697","4762","8555","2013-06-27 15:18:15 UTC"],
      ["821","1","shivamd001","Shivam Dixit","False","False","749","381","916","364","2009-10-02 07:59:30 UTC"],
      ["822","1","simonpj0","Simon Peyton Jones","False","False","4903","3","22","7","2011-10-14 13:26:25 UTC"],
      ["823","1","sjs856","Drew Comments","False","False","37510","1434","184130","62107","2010-01-15 05:49:12 UTC"],
      ["824","1","slizagna","S.LIZ - STREAM \8216NOT THAT DEEP\8217 \129293","False","False","5178","347","9177","52289","2020-08-17 19:06:06 UTC"],
      ["825","1","smallinsaneone","Kris Haas \128128","False","False","677","1106","33159","29175","2012-10-30 09:25:18 UTC"],
      ["826","1","smoothposer","sPoOpy poser \128123\128375\127875","False","False","2967","1895","12170","102216","2017-11-09 18:03:52 UTC"],
      ["827","1","sophaskins","cron mom","False","False","9655","616","39783","104784","2016-08-26 15:59:50 UTC"],
      ["828","1","sophiebits","Sophie Alpert","False","False","62114","886","12910","94673","2007-05-01 23:04:08 UTC"],
      ["829","1","spakhm","spakhm.eth","False","False","15973","343","3040","8162","2009-04-05 23:10:13 UTC"],
      ["830","1","srslyberserk","BERSERK","False","False","11209","2894","29834","31837","2014-08-06 22:32:09 UTC"],
      ["831","1","statnews","STAT","True","False","159585","5238","52184","21765","2015-07-24 16:09:35 UTC"],
      ["832","1","steveressler","Steve Ressler","False","False","5479","1421","4478","399","2009-05-04 00:15:37 UTC"],
      ["833","1","stolinski","Spooky Tolinski \128123","False","False","49435","1278","15973","55248","2009-01-07 16:43:01 UTC"],
      ["834","1","suizilla","\127827\1109\965\953","False","False","116480","997","5445","8644","2015-10-19 20:39:54 UTC"],
      ["835","1","sysminuscontext","Systems Papers Minus Context","False","False","669","3","34","18","2021-05-01 00:22:58 UTC"],
      ["836","1","tanyaxshort","Tanya X. Short","True","False","18676","997","21449","49009","2012-01-28 23:21:44 UTC"],
      ["837","1","tashay_g","Tashay","False","False","1247","1166","7765","10169","2016-01-12 20:30:57 UTC"],
      ["838","1","taylortomlinson","Taylor Tomlinson","True","False","102293","846","3560","9076","2013-05-03 04:53:24 UTC"],
      ["839","1","tef_ebooks","tef","False","False","13146","521","92296","19296","2015-03-25 23:17:53 UTC"],
      ["840","1","terronk","Lee Edwards","False","False","9538","2289","35907","57897","2008-05-19 06:12:33 UTC"],
      ["841","1","theAdamUpchurch","Adam Upchurch","False","False","344","549","1976","660","2019-02-20 19:26:23 UTC"],
      ["842","1","theAnjelGrace","\128293Anjel Grace\128293","False","False","4068","1477","51278","89465","2016-03-10 00:49:10 UTC"],
      ["843","1","thejenkinscomic","The Jenkins","False","False","14212","43","104","138","2017-09-23 19:05:12 UTC"],
      ["844","1","theprophetpizza","Rachel Seville Tashjian","True","False","23819","981","28137","32966","2009-06-08 17:00:12 UTC"],
      ["845","1","thinkingfish","Yao Yue \23731\23779","False","False","4200","806","9128","12260","2009-03-24 07:20:50 UTC"],
      ["846","1","toad_rat","Hank Lunch","False","False","1333","957","22677","99451","2013-07-09 00:40:00 UTC"],
      ["847","1","tomaka17","tomaka","False","False","2711","413","3626","8827","2009-10-22 15:41:51 UTC"],
      ["848","1","tomdale","Tom Dale","False","False","33225","544","41776","25256","2007-01-20 00:04:26 UTC"],
      ["849","1","tonberrette","clara, moss finder \9773\9890","False","False","6360","393","10671","82809","2012-02-22 04:07:06 UTC"],
      ["850","1","tonialaribe","Anthony Alaribe","False","False","1505","2107","3752","8682","2014-03-10 23:29:48 UTC"],
      ["851","1","tony_j_hunter","Tony Hunter","False","False","286","442","588","3132","2011-03-26 17:41:01 UTC"],
      ["852","1","torreypeters","Torrey Peters","False","False","19437","1177","973","15407","2013-01-08 22:50:32 UTC"],
      ["853","1","touchy1_","babisandz","False","False","540","2653","14318","80861","2014-10-10 15:03:56 UTC"],
      ["854","1","traabot","traaaaaaannnnnnnnnns","False","False","10834","2","81752","4","2019-07-16 15:29:16 UTC"],
      ["855","1","tranwrek","Bisexual In Name Only","False","False","79","312","3197","13711","2020-03-03 00:07:19 UTC"],
      ["856","1","trishathecookie","Trisha Lim \127850","False","False","774","114","1053","1927","2020-06-21 01:05:14 UTC"],
      ["857","1","tthotobot","lina","False","False","40080","510","9117","99305","2019-12-24 19:36:48 UTC"],
      ["858","1","tvaneerd","Tony Van Eerd","False","False","2701","229","7839","11146","2016-09-21 17:30:27 UTC"],
      ["859","1","twattisphere","Innuendo, the trashiest queer ever.","False","False","769","893","11968","22465","2016-02-02 05:31:09 UTC"],
      ["860","1","type__error","Wicked Witch of the Web","False","False","12806","636","11828","17158","2012-08-02 16:24:42 UTC"],
      ["861","1","ujjwal_sukheja","Ujjwal Sukheja","False","False","1437","1485","3118","8602","2015-12-22 06:57:32 UTC"],
      ["862","1","victoriiiiio","vic xo","False","False","1754","695","12704","57484","2013-02-11 18:36:56 UTC"],
      ["863","1","vinn_ayy","Vinny Thomas","True","False","137732","1134","3443","16432","2017-05-23 13:26:21 UTC"],
      ["864","1","vitariesocks","joey","False","False","1327","228","1555","23267","2016-04-18 01:13:14 UTC"],
      ["865","1","vivianphung","!(vivian phung)","False","False","9136","443","10741","45609","2010-08-24 06:21:04 UTC"],
      ["866","1","vllry","Vallery Lancey","False","False","6779","583","13050","10224","2015-07-13 20:15:39 UTC"],
      ["867","1","web","Web Smith","True","False","76136","1002","101680","69449","2009-06-04 21:16:58 UTC"],
      ["868","1","wes_kao","Wes Kao \127963","False","False","27671","1598","3553","6920","2010-04-16 18:17:50 UTC"],
      ["869","1","wikkit","Ben Brockert","False","False","3950","385","24946","2199","2008-09-03 01:04:53 UTC"],
      ["870","1","wildLanguaging","Linguistics in the Wild","False","False","7433","73","97","76","2013-09-28 16:00:20 UTC"],
      ["871","1","will_ye_","will","False","False","2751","112","246","259","2016-05-20 17:34:23 UTC"],
      ["872","1","wilnyl","wilhelm nylund","False","False","44411","2424","2488","4865","2012-06-12 19:29:00 UTC"],
      ["873","1","wongmjane","Jane Manchun Wong","True","False","120737","1471","26704","133195","2011-07-17 13:48:53 UTC"],
      ["874","1","yaakov_h","Yaakov - \1497\1506\1511\1489","False","False","1076","401","137876","147621","2009-11-22 10:12:42 UTC"],
      ["875","1","year_progress","Year Progress","False","False","560010","1","715","527","2015-05-04 13:35:27 UTC"],
      ["876","1","yoda","drew olanoff","True","False","35746","3844","450809","410970","2006-10-24 03:56:09 UTC"],
      ["877","1","yonnitsunami","oct scorpio slander acct","False","False","4904","852","46333","78916","2015-09-06 16:42:17 UTC"],
      ["878","1","youminimalism","minimalism","False","False","680288","2","6648","50","2012-04-25 12:19:48 UTC"],
      ["879","1","zackhargett","Zack","False","False","2036","584","1308","11408","2010-11-09 15:40:15 UTC"],
      ["880","1","zebulgar","delian \127482\127480\127482\127480\127482\127480","False","False","65962","393","7077","108338","2010-09-24 19:31:27 UTC"],
      ["881","1","zeffystar","\128310Zefra\128310","False","False","2269","1015","95174","439098","2018-09-19 23:08:26 UTC"],
      ["882","1","zhaovan8","ivan zhao","False","False","1387","1055","1641","17255","2012-08-10 01:10:11 UTC"],
      ["883","1","zuza_real","atrophy wife \127872","False","False","36736","1384","15021","199397","2012-10-14 13:44:02 UTC"]
    ]
muesli4 commented 2 years ago

Thanks, I will have a look soon. Multi-width character text is only supported via newtype wrappers (WideString, WideText). I would prefer if the user could switch these additional features on or off when it is known that just ASCII text is necessary. Probably as part of this issue I will look into composition of different implementations related to input of the Cell type class in a way that is easy to grasp for the user.

elldritch commented 2 years ago

Ah, I wasn't aware of the newtype wrappers. Where are WideString and WideText exported? I can't find them in the latest Hackage documentation.

elldritch commented 2 years ago

Oh, I see those types in HEAD. It looks like those types are not yet available in a Hackage-published version.

muesli4 commented 2 years ago

Oh, I see those types in HEAD. It looks like those types are not yet available in a Hackage-published version.

Yes, unfortunately. It should be released soon. There was some discussion whether this multi-width character behavior should be enabled by default. But since there is no precise standard about this in Unicode, I decided against it and mostly for the reason that I don't want this to cause wrong behavior.

elldritch commented 2 years ago

I'm looking forward to that release!

Personally, I think WideString and WideText behavior should be the default. I know there's no precise standard, but between these two options:

  1. Wide* is a separate thing that users need to realize they need to use. Whenever someone uses Unicode in a Text (which I think will be often - one of the big selling points of Text is that you don't need to worry about Unicode), the alignment is wrong almost all the time.
  2. Wide* is implicit. Whenever someone uses Unicode in a Text, the alignment is wrong sometimes when the standard is weird.

That (2) seems clearly preferable. I would prefer to be wrong less often than to be wrong more often but in a simpler way.