Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Rate my Nigger class

Name: Anonymous 2012-07-01 15:37


class Nigger
{
  public function eat_watermelon()
  {
     watermelon = find_nearest("watermelon");
     eat(watermelon);
  }

  public function steal_bike()
  {
     bike = find_nearest("bike");
     steal(bike);
  }

  public function rape_white_women()
  {
     // implementation left as an exercise for the reader
  }
}

Name: Anonymous 2012-07-01 15:43

One Happy Nigga is gay tho, he rapes white men.

Name: Anonymous 2012-07-01 16:29


import static java.NiggerUtil.eat;
import static java.NiggerUtil.steal;
import static java.NiggerUtil.rape;

public class Nigger {
    public void eatWatermelon(Finder<Watermelon> finder) {
        Watermelon watermelon = finder.nearest();
        eat(watermelon);
    }

    public void stealBike(Finder<Bike> finder) {
        Bike bike = finder.nearest();
        steal(bike);
    }

    public void rapeWhiteWomen(Finder<WhiteWomen> finder) {
        WhiteWomen woman = finder.nearest();
        rape(woman);
    }
}

Name: Anonymous 2012-07-01 16:43

>>3
Enterprise!

Name: PREMATURE OPTIMIZATION 2012-07-01 19:10

class Nigger
{
  public function eat_watermelon()
  {
     eat(find_nearest("watermelon"));
  }

  public function steal_bike()
  {
     steal(find_nearest("bike"));
  }

  public function rape_white_women()
  {
     rape(find_nearest("white_women"));
  }
}

Name: Anonymous 2012-07-01 19:27

class Nigger [FAVORITE_FOOD, FAVORITE_TRANSPORT, FAVORITE_GENDER]

  feature
    eat
      do consume(find_nearest_food) end
    ride
      do steal(find_nearest_transport) end
    fuck
      do ride(find_nearest_sexy_thing) end

  feature {NONE}
    find_nearest_food : FAVORITE_FOOD
      require food_is_near
      do take_food
      ensure no_food_left end
    find_nearest_transport : FAVORITE_TRANSPORT
      require transport_is_near
      do take_transport
      ensure no_cops_saw_me end
    find_nearest_sexy_thing : FAVORITE_GENDER
      require sexy_thing_is_near
      do take_sexy_thing
      ensure sexy_thing_is_white end

end

Name: Anonymous 2012-07-01 19:37

Nice Nigger, but can you build a NiggerFactoryFactory?

Name: Anonymous 2012-07-01 19:39

OP is retarded

Name: Anonymous 2012-07-01 19:52

>>8
Someone's a coon

Name: Anonymous 2012-07-01 21:43

>>7
using System;

class Program
{
    class Watermelon
    {
        public string NiggerAct
        {
            get
            {
                return "Eat Watermelon";
            }
        }
    }

    class Rape
    {
        public string NiggerAct
        {
            get
            {
                return "Rape White Women";
            }
        }
    }

    class Bike
    {
        public string NiggerAct
        {
            get
            {
                return "Steal Bike";
            }
        }
    }
   
    class Welfare
    {
        public string NiggerAct
        {
            get
            {
                return "Collect Welfare Check";
            }
        }
    }

    static class NiggerFactory
    {
        public static Nigger GetNigger(string negro)
        {
            switch (negro.ToLower())
            {
                case "rape":
                    return new Rape();
                case "watermelon":
                    return new Watermelon();
                case "bike":
                    return new Bike();
                default:
                    return new Welfare();
            }
        }
    }
   
    static class NiggerFactoryFactory
    {
        public static Nigger GetNiggerFromFactory(string coon)
        {
            return NiggerFactory.GetNigger(coon)
        }
    }

    static void Main()
    {
        Nigger nigger = NiggerFactoryFactory.GetNiggerFromFactory("rape");
        Console.Write("Today Tyrone will, {0}", nigger.NiggerAct);
    }
}

Name: Anonymous 2012-07-01 21:49

dubz

Name: Anonymous 2012-07-03 23:45

>>10
not bad

Name: Anonymous 2012-07-04 0:14

>>10
Forgot to make an interface called Nigger and have all your actions inherit from it where

class Program
{
    interface Nigger
    {
        public string NiggerAct { get; }
    }
 
    class Watermelon : Nigger
    {
        public string NiggerAct
        {
            get
            {
                return "Eat Watermelon";
            }
        }
    }

    class Rape : Nigger
    {
        public string NiggerAct
        {
            get
            {
                return "Rape White Women";
            }
        }
    }

    class Bike : Nigger
    {
        public string NiggerAct
        {
            get
            {
                return "Steal Bike";
            }
        }
    }
  
    class Welfare : Nigger
    {
        public string NiggerAct
        {
            get
            {
                return "Collect Welfare Check";
            }
        }
    }

    static class NiggerFactory
    {
        public static Nigger GetNigger(string negro)
        {
            switch (negro.ToLower())
            {
                case "rape":
                    return new Rape();
                case "watermelon":
                    return new Watermelon();
                case "bike":
                    return new Bike();
                default:
                    return new Welfare();
            }
        }
    }
  
    static class NiggerFactoryFactory
    {
        public static Nigger GetNiggerFromFactory(string coon)
        {
            return NiggerFactory.GetNigger(coon)
        }
    }

    static void Main()
    {
        Nigger nigger = NiggerFactoryFactory.GetNiggerFromFactory("rape");
        Console.Write("Today Tyrone will, {0}", nigger.NiggerAct);
    }
}

Now your Nigger code compiles...

Name: Anonymous 2012-07-04 0:30

*African American

Name: Anonymous 2012-07-04 1:46

>>14
*Nigger American

Name: Anonymous 2012-07-04 8:43

>>14,15
*American

Name: Anonymous 2012-07-04 9:18

>>16
*Nigger

Name: Anonymous 2012-07-04 11:19

>>16,17
redundant

Name: Anonymous 2012-07-04 13:50

*American American

Name: Anonymous 2012-07-04 14:26


class Nigger {
  extends Human;
}


Discuss.

Name: Anonymous 2012-07-04 16:53

>>20

class Nigger extends ProtoHumanSavage
{
//...
};

Name: Anonymous 2012-07-04 16:58

>>20
Niggers aren't human. Indo-Europeans and East-Asians didn't descend from Haplogroups A or B as previously thought. The "Out of Africa Origin" theory is dead. Sub-Saharan Africans are hybrids between downstream archaic α and β Homo Sapien haplogroups hybridized with Homo Heidelbergensis/Rhodensis.

Recent Genode Wide Association Studies confirm this. We can thank modern super computing for saving us from the current zeitgeist of neo-Marxist equality.

http://www.scirp.org/journal/PaperInformation.aspx?paperID=19566
http://www.edge.org/conversation/rethinking-out-of-africa

Name: Anonymous 2012-07-04 17:01

>>22
What about autists? Are they human or an entirely different species?

Name: Anonymous 2012-07-04 17:15

>>23
Autism is caused by a smaller subset of genes than those that define race, species, and genus.

Autism is more prevalent in Western Europeans, who are derived from Haplogroup CT and Homo Neanderthal hybridization.

Recently (as in, just last week), certain genes involved with brain volume and autism were discovered.

http://www.ncbi.nlm.nih.gov/pubmed/22729224
http://www.medicalnewstoday.com/articles/247396.php

This ties in with last year's discovery of another gene also responsible for cranial volume, intelligence, and certain brain disorders.

Larger cranial volume is directly tied with increased intelligence, and intelligence is mostly heritable. We are not all equal.

http://www.nature.com/mp/journal/v16/n10/full/mp201185a.html
http://www.nature.com/ng/journal/vaop/ncurrent/full/ng.2250.html
http://www.nature.com/ng/journal/vaop/ncurrent/full/ng.2237.html
http://www.sciencemag.org/content/309/5741/1717.abstract
http://newsroom.ucla.edu/portal/ucla/international-team-uncovers-new-231989.aspx
https://gene.sfari.org/GeneDetail/CNTNAP2#HG

Of interest is the CNTNAP2 genes.

Here we can see that the rs10784502 (T allele) variant of the CNTNAP2 gene associated with increased cranial volume has a greater frequency in East-Asian and Indo-European populations, and less in most African populations:

http://www.ncbi.nlm.nih.gov/SNP/snp_ref.cgi?rs=rs10784502

So increased levels of intelligence within a given race also come with the cost of increased frequency of autism.

Name: Anonymous 2012-07-04 17:47

public class Nigger extends American
{
}


Now do you understand?

Name: Anonymous 2012-07-04 17:55

>>23
sapien/neanderthal hybrid

Name: Anonymous 2012-07-04 19:56

>>22,24
I love you.

Name: Anonymous 2012-07-04 21:11

>>22
It means they're different humans, not that they're not human at all.

Name: Anonymous 2012-07-04 21:24

蔉س倲餢椡䌓䕴爄色㡳ኀ䙣㈢眰䠥ᒂ㒙恄㘁䥃卖⊓挘摴祆荱艓ʑظ舂艁䠇挴⍆鉷㜉ᢐሒ晔萙祗㙃ᥐ㉣噂䙶吧ᤰ䡐閅剅瘢杓䊃瑓畁鍠䡀⠸ɳ३阡衴▄褡∡灘ᜀ閄㕔舷Їؠ㘶ࡂ焀㎓楨的ᑥ唤頔椱❕㎔╲᜕ធ⎖霡萉゗ٲ鎁䡥戈镓覙畢薃逑ၥ掖別䠇ć南膖⌔㤘瀲ᠷ脱䞙ሀ∆夂儹䍉腶✥ᔒ㈓ᎂ畸⍨ȡ砣鉑⡨䆈࠹㖐皒琨獇甉搄☙硱蔑⍸㉲陇暁ဲ锹ވ先䜹理܄ጣ蕤皅ᔠ饓ᦔ酂ږ邈呕㐕猕聣ᘑ猣畒鉗ܖ镨褢邁琔䌓ޒ瀇⡹⌢癢ܐ葂㥆葧按⤅礀ঔ慸ᤙ↔嘷晷呷研ㄓ䕀䆉ᘔ饗榙椳捶☑䐀楂┦蝶ၑĨ桐ᝒ℆圳ᅷ䚖΄㜹祑砡頇頱䥇᥹散᜹杶匕塩傀刅㙀锔㡵ቀ蒉䄕袓⍷⚄⍇䄔ॉᠦ値䈢桓蜄᠄ࠆ扱鑇ᝀ扅ᔹ࠹ቐ夣v厂ॵ㝰㔤员傇憅梁葱ᡐ煘ጀᥦ䉈ㄡ栲䦕陖ղ搘❑ؖ档睲顁椱ᐢㆉ鐄❥䈲灹甗┉䝦ᘱ䀒䒑化⌲⅓

Name: Anonymous 2012-07-04 21:29

碕玈梃ぅ❀鈤靶攱ᜁ茷椠鑓爠灕萩劅阨蒁怘✳䍶璓✘琧ᒒ腔ᘁㄷ㘘ᦂ蝳و暅ኄ戴ᝈ餵犘靳嘄ࡹ㢐፱㔒䀲嘴褖㐃㈔爐䕰₅〓圆㡧蘂椙ጣ䕉ᡵ䢓酵酱爅⡶Wᕄ掓爙Řቕ锦焈䜇瘶指锹ၹ煠ࡃ兂蕗碓肑䒇閇舆ɩ肕呖猷㤦ၴሲ̆莑℀腰ፇ蘇Ŗچ蜙抄㕁╒उ肆ᝂ䄶㑲ᠰ镄ᘓ舰睂䈕楁㥒⡓ر霸硐ᜄ㤐蔧ॕ琑蠕榕䝇⊇㘂ŀࠖ䙒塆ᙓ陲倧ѥᙘ虈搇慳ᝂ癥畱煵Ή夓吹癷✗ᕠᡆ匁㠂⠩⎘䤢ᝨ␣ᖇ⌵阸吐掉鞀㠩ᝦ㕢颖㉃ሃታ癃ᦗ舆榘㐈椩垂倢恅⤕㙂␹鈶॒捆蝄቗ܓ褴ፃ᠓ށё冀䁣⢙䁶蝳➆ݱ㚆㒙㈦㊔憄㙖䖀捨蜦圩♁ᎇȸ怓東呰茐ᘅԢ祙蜥啉䉄膔芐抄昈ភĒࡴ瞘嘠爳砀ᆓ啷ݢ申隃☉ᘆ䀦䔲晲䑅癉む䘈脃䞑顑▀蚘╈熇䚐〓灆酉䑹靹ঐ䁁ᔂ咗❀褦㜤愦™᝷摃ㆅ♹⍖酳ޔ坉䒅斉⍙䍓攤剹戥葢䑢⁩䕲畘ԡ㖗ٹ鍐

Name: Anonymous 2012-07-05 15:21

Here's my Nigger class.

public class Nigger extends Ape implements Thief, Rapist {
    private String name;
    private List<Object> inventory;
    private int hunger;
   
    public Nigger() {
        this.name = "Nigger Joe";
        this.inventory = new List<>();
        this.hunger = 100; 
    }

    public Nigger(String name) {
        this.name = name;
        this.inventory = new List<>();
        this.hunger = 100;
    }

    @Override
    public void eat(Food food) {
        super.eat(food);
        System.out.println(this.name + " has consumed " + food.getName() + ".");
        hunger -= food.fillValue();
    }

    @Override
    public void steal(Person victim, Object item) {
        victim.removeItem(item);
        System.out.println(this.name + " stole " + item + " from " + victim.getName() + "!");
        inventory.add(item);
    }

    @Override
    public void rape(Person victim) {
        System.out.println(this.name + " rapes the closest white women, " + victim.getName() + "!"); // No chance of escape or survival. It just kinda happens.
    }
}

How'd I do?

Name: Anonymous 2012-07-05 16:24

(defn niggar [dick] (+ you nipple cunt))

Name: bampu pantsu 2012-07-06 4:53

bampu pantsu

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List