Programming Faggotry

Vague

The Jew
kiwifarms.net
Joined
Jul 4, 2021
Where do I really begin with this? You might think of me as another sonic sperg, but I assure you I'm far from it. Back in 2009 I used to do rom hacking. I taught myself the assembly language and Sonic was the first time I really started programming shit. It was until recently where I decided to join the sonic community to see its happenings and oh man... what a shit show. Everywhere you go is filled with Trannies or Pedophiles (firerat and tweaker to name a few) Its overall a liberal shit show, and made me come to the realization thats all programmer's. It's all left wing nut jobs that act like little anime girls or furries. Why is it that all these programmers turn out being trannies or pedophiles? It isn't just sonic faggots either, I've noticed this with almost every "programmer" I met over the internet. Maybe I'm crazy and sound retarded rn, but I can't be the only one who distanced from programming because of these freaks of nature right?
 

Attachments

  • maxresdefault.jpg
    maxresdefault.jpg
    88.1 KB · Views: 39
I like how I know you got that image if you search up "tranny programmer" and this freak's video is the first result
 
  • Like
Reactions: Vague
Coding's one of those skills that is easy to learn and fun to make a routine of, but you always get those spergs who eat, breathe and shit code, just like roidmaxxers who eat, shit and breathe gym or gearheads who eat, shit and breathe engine modifications or hobbynerds or...

You get the picture. Any autist-adjacent skill will net you your fair share of social rejects, and coding happens to be one of the few skills out there where the internet is at your fingertips, along with all the trends and perversions that accompany it.
 
Code:
public class TrannySimulator2022
{
    Random rnd = new Random();
    public static bool transgender;
    private int normalDays;
    private int trannyDays;
    private float motivation;

    private void Life()
    {
        while (!transgender)
        {
            LiveEverydayLife();
            normalDays++;
        }

        while (true)
        {
            BeAnAnnoyingFaggot();
            if (trannyDays % 30 == 0)
            {
                if (rnd.Next <= 0.41f + motivation)
                {
                    KillSelf();
                    return;
                }
                else
                {
                    motivation += 0.1f
                }
            }
            trannyDays++;
        }
    }

    private void KillSelf()
    {
        Print(string.format("You lived for {0} days. After only {1} days of being a tranny you joined the 41%. Nice job.", normalDays + trannyDays, trannyDays))
    }
}
 
Last edited:
Coding's one of those skills that is easy to learn and fun to make a routine of, but you always get those spergs who eat, breathe and shit code, just like roidmaxxers who eat, shit and breathe gym or gearheads who eat, shit and breathe engine modifications or hobbynerds or...

You get the picture. Any autist-adjacent skill will net you your fair share of social rejects, and coding happens to be one of the few skills out there where the internet is at your fingertips, along with all the trends and perversions that accompany it.
There's a monumental difference there.

Programming involves no exercise of the physical body, your gifts as a man will not benefit you in any way, everything you use is basically proprietary technology of someone else, there's no tools and skills you're going to pass on because all your tools and skills will be outdated within the single digits of years (I have entire boxes of computer parts/devices less than a decade old that are basically paperweights now. Can't say that about any of my other tools. My violin is over 100 years old and my chisels will never go out of date) if there's some way to be a programmer and not be connected to social media I'm unaware of what it is, your job and anything you do can be outsourced incredibly easily and thus it encourages no attachment to physical community or companionship, other hobbies require you to leave your house.

The OP is absolutely right, I moved away from programming because it became very clear if you are a programmer long enough it will work on your mind and your mental health will suffer, so you should know enough to be able to get by and limit your relationship to programming to that. The idea of deliberately getting into something that involves spending even more time in front of a screen and being even more attached to modern technology is absolute lunacy.

And anyways, bodybuilders aren't a good comparison because they're basically already trannies, they have the same general attitudes. The idea of treating your own body as an object one uses to satisfy their boredom/need for direction/desire for control is not sane, your body is a tool not a hobby, so obviously it'll attract the mentally infirm.

Nothing else fucks people up like being a programmer aside from maybe trying to be a speedrunner. Other hobbies may sometimes attract weirdos, but programming will make them.
 
Last edited:
I work as a programmer and pretty much the entire team consists of normie men in their thirties/forties with wives and kids. Maybe that's cause we develop boring-ass enterprise software and if I was in gamedev, it would be different, but I also doubt it. I went to several local gamedev meetups, and people there also seem pretty normal. Sure, there were some neon-haired zoomers, but... if it was 15 years ago, it would be full of millennials with emo hair, same millennials that have turned into normie men with wives and kids by now.
 
It's just the freaks that stand out. Also the more niche you get the weirder the coders. Database admins or corporate accounting developers are probably mostly normies. Romhackers are for sure going to be weirdos. Anyone writing assembly or developing microchip architecture is probably a gigasperg
 
Back