How transphobic is kiwifarms.net? - The answer will shock you. Especially AnOminous.

  • 🐕 I am attempting to get the site runnning as fast as possible. If you are experiencing slow page load times, please report it.
I have made several posts where I just repeat the word NIGGER 60 times, this is bullshit.
I am curious about their data and backend. It seems to be an elastic search database but something seems off about the word counts. If you want to test this, add a rarely used word to your posts for a day or week and keep count. You can then go here and make the query. Click "try it out", set your term, set site to kiwifarms, you can keep the date value(the T is a standard date notation but it will take whole days as an input if you get confused), and click execute below. You should get a json response below that is human readable.
Please do girldick and amhole next.
From 2013-01-01 to 2022-05-30
Sinner's Sandwich:392
Meiwaku:167
Law:118
Stupid Sexy Flanders:95
Mealy Mouth Spittle:89
AGPinochet:85
AMHOLIO:75
Hitman One:74
Rainbow Frog Army:72
AssignedEva:70
ATaleOfSofa:244
Positron:79
EmpireOfTheClouds:76
Nykysnottrans:67
Sinner's Sandwich:66
Water-T:64
The Great Citracett:56
Tragi-Chan:52
August16:50
Mariposa Electrique:49

Unless A&H is viewable publicly, this group is using an account to scrape the site. These users solely post about ukraine in the A&H thread.
Smity Werbenjagermanjensen:295
Breadbassket:253
White_N:234
Richardface:216
Badungus Kabungus:207
mindlessobserver:197
Feline Supremacist:192
Strix454:184
draggs:179
DumbDude42:163
Looking, through the site, they link out to other groups who do similar activism. One even has a kiwi as their logo. There is a wikileaks/cryptome clone, that claims to be apolitical, who's logo has the LGN(igger)T flag in it.
 
Last edited:
This fucking clown is setting out to invalidate those of us who care about art and subtlety and nuance. We are craftsman. Our trade is generating laughter for ourselves and others. Just because we aren't all *saying* nigger tranny does not mean we arent *thinking* nigger tranny, does not mean we aren't *posting* nigger tranny. We're just doing it gracefully. With aplomb.

Fuck this list AND FUCK EVERYONE WHO MADE THE CUT

:'(
 
Sallust, can you try the word "genocide"? I wonder if we can develop a slightly more sophisticated filter that picks out the instances when the word "genocide" is used as a verb.
 
Do we have a tradition of animal forum awards for users? I'd love to see a community vote for most transphobic. Quality over quantity.
 
1654065425679.png

1654065589671.png

The SMAT tool that Hosterman used has better post search functionality for Gab than Gab itself.
 
I have created a script to pull the top users who use a specified term. It would be trivial to add timelines to this script.
#Display the top 10 account who have posted a certain term. #2022 Sallust #API docs: https://api.smat-app.com/docs import requests import argparse #import plotly.express as px parser = argparse.ArgumentParser(description='Top Users on Site Based on Term',epilog='eg: top-users.py --chart -t n igger -s kiwifarms -S 2022-01-01 -U 2022-05-30') parser.add_argument('--term', '-t', type=str, required=True, help='Search term. ex: nigger') parser.add_argument('--site', '-s', type=str, required=True, help='Site to search ex: kiwifarms') parser.add_argument('--since', '-S', type=str, required=True, help='Date to begin search. Format YYYY-MM-DD') parser.add_argument('--until', '-U', type=str, required=True, help='Date to end search.') parser.add_argument('--chart', '-C', action='store_true', help='Create a bar chart(requires plotly-chart-generator)' ) args = parser.parse_args() #Granular times can be used but #ex: #https://api.smat-app.com/activity?term=nigger&site=kiwifarms&since=2022-03-31&until=2022-05-31&esquery=false api_url = "https://api.smat-app.com/activity?term={0}&site={1}&since={2}&until={3}&esquery=false".format(args.term,a rgs.site,args.since,args.until) response = requests.get(api_url) response_json = (response.json()) stats = response_json["aggregations"]["author_username"]["buckets"] #Print user stats for i in stats: print(i["key"] + ":" + str(i["doc_count"])) #Create chart via plotly if args.chart: import plotly.express as px x = [] y = [] #Plotly wants two lists for x and y. Convert dict entries into lists for i in stats: x.append(i["key"]) y.append(i["doc_count"]) #print(x,y) #create bar plot title = "Occurances of {0} by user".format(args.term) fig = px.bar( x=x, y=y, title=title ) print(fig) fig.show()

requests argparse plotly-chart-generator

Examples from Jan 1 2022 to May 30 2022:
Retink:76
z0mb0:68
AnOminous:55
draggs:55
Lobster Cult High Priest:52
Blue Miaplacidus:51
mr.moon1488:45
MrJokerRager:43
Sammich:40
Kramer on the phone:37

View attachment 3339242
Dee Price:130
AnOminous:102
John Andrews Stan:50
DSP's Tax Lawyer:47
Anonymus Fluhre:31
Miss Tommie Jayne Wasserberg:30
Positron:25
RazorBackBacon:25
Mr Moonface:24
Spoonomancer:23
View attachment 3339244
chiobu:125
Meiwaku:104
Positron:89
AnOminous:84
Neko GF:81
pr3nt177:75
Marvin:67
Boris Blank's glass eye:62
Uberpenguin:50
Tom Nook's Gloryhole:49
AnOminous:291
DSP's Tax Lawyer:172
MirnaMinkoff:170
John Andrews Stan:159
multiverse:132
Dee Price:113
Mr Moonface:111
MeltyTW:89
gang weeder:85
Viridian:70
MirnaMinkoff:479
MeltyTW:294
NynchLiggers:156
Nod Flenders:143
MvAgusta:120
AnOminous:117
WutangLee:102
WhimsicalTrolli:101
Blue Miaplacidus:97
AltisticRight:89
AMHOLIO:145
AnOminous:142
T0oCoolFool:129
behindyourightnow:114
AirdropShitposts:105
Meiwaku:104
Sinner's Sandwich:98
Neko GF:86
AfghanBlue:85
Malevolent Grimace:82
Do Nigger for the whole's site existence.
also do "YWNBAW"
 
  • Like
Reactions: AMHOLIO
Sallust, can you try the word "genocide"? I wonder if we can develop a slightly more sophisticated filter that picks out the instances when the word "genocide" is used as a verb.

AnOminous:219
AirdropShitposts:169
Secret Asshole:164
Bunny Tracks:151
BoxerShorts47:129
Positron:127
Lemmingwise:120
DriveByTrolling:118
Marshal Mannerheim:115
Judge Holden:110
Do Nigger for the whole's site existence.
also do "YWNBAW"

nekrataal:12
The Jumping Dwarf:6
AnOminous:4
EryngiumLostHisKeys:4
naught sock account 1:4
Buzz Killington:2
Celestine:2
Chris Chad:2
DJ Grelle:2
Dyn:2
The SMAT tool that Hosterman used has better post search functionality for Gab than Gab itself.
Once you query an Elasticsearch cluster directly instead of a gimped search interface, you become spoiled.
 
I don't know if this is gay or just base? Like yes! Finally a leader board! But the main question is this hunger games?
I REPRESENT THE BEAUTY PARLOR DISTRICT! OR THE KEVIN GIBES TRANCH DISTRICT! HOW DOES THIS SHIT WORK?

Either way I'd gladly be killed by Positron or AnOnimous.
I got to up my game. If I don't get into the top 4 of transphobes, then I won't get into the Transphobia Playoffs.
I believe in you champ!
can't believe people are still running with the whole "website makes people kill themselves" narrative.
As long as we say niggertrannyfaggot freely they will never stop saying it.
Sinner's Sandwich:392
Meiwaku:167
Law:118
Stupid Sexy Flanders:95
Mealy Mouth Spittle:89
AGPinochet:85
AMHOLIO:75
Hitman One:74
Rainbow Frog Army:72
AssignedEva:70
I feel this is fair, I probably say corrupted versions of amhole (like ampole) too much to get into the top 5.

Fuck this list AND FUCK EVERYONE WHO MADE THE CUT
Honestly, I'm embarrassed I post so much, so I agree. :'( You'll get there next round!

Big ups to @AMHOLIO and @Meiwaku

But I think @AnOminous is more prolific poster than transphobic, hence I consider this whole thing a wash.
We truly are the TERFs trans people shit themselves over ( :roll: ). Meiwaku belongs up there but I still pale in comparison to say @Sourceress , who deserves true TERF scoreboard status. At least AnOminous and Positron are cool guys, and I'm honored to share a tied space with @behindyourightnow .

It's almost as if being free to say whatever you want attracts people who are kind of...oppressed, in some way. You know, people who don't go along with the crowd, whether by choice or not.

🤯
I fall into at least 3 marginalized categories yet I rather post here than twitter. Go figure.
 
Back