Message from @Towelie

Discord ID: 257460087445127168


2016-12-11 10:15:25 UTC  

ok

2016-12-11 10:17:03 UTC  

society has always been like that

2016-12-11 10:20:22 UTC  

:(

2016-12-11 10:20:32 UTC  

Just wait until we have robot overlords

2016-12-11 10:23:04 UTC  

It's not just the CIA

2016-12-11 10:23:31 UTC  

FBI covered up Russian involvement in the US election

2016-12-11 10:23:47 UTC  

Hitler was fine until the Holocaust

2016-12-11 10:23:58 UTC  

Stalin was even worse and people seem to ignore that

2016-12-11 10:45:52 UTC  

+1 for ma boi stalin

2016-12-11 10:46:27 UTC  

he's responsible for approx 7 times more death than the whole WWII

2016-12-11 10:47:05 UTC  

Stalin and Mao > Hitler

2016-12-11 10:47:49 UTC  

Me > everyone

2016-12-11 10:48:57 UTC  

<

2016-12-11 10:49:43 UTC  

I hate duck typing, therefore, I hate python

2016-12-11 10:49:55 UTC  

Thanks frenchie

2016-12-11 10:51:00 UTC  

well at least now you have "pip"

2016-12-11 10:51:32 UTC  

"easy_install" was so shitty that I wanted to rape the guy who made that tool

2016-12-11 10:53:10 UTC  

wat

2016-12-11 10:54:07 UTC  

wut wat ?

2016-12-11 10:54:17 UTC  

too bad miller isn't there

2016-12-11 10:54:28 UTC  

```python
class Duck:
def quack(self):
print("Quack, quack!");

def fly(self):
print("Flap, Flap!");

class Person:
def quack(self):
print("I'm Quackin'!");

def fly(self):
print("I'm Flyin'!");

def in_the_forest(mallard):
mallard.quack()
mallard.fly()

in_the_forest(Duck())
in_the_forest(Person())
```

2016-12-11 10:54:35 UTC  

he loves quacks

2016-12-11 11:16:14 UTC  

Get your duck typing out of here

2016-12-11 11:17:12 UTC  

meh dune is the only one who get my jokes 😦

2016-12-11 11:17:20 UTC  

I bet you prefer EAFP over LBYL

2016-12-11 11:17:28 UTC  

wow

2016-12-11 11:18:03 UTC  

I went there

2016-12-11 11:18:43 UTC  

dude, do I need to remember you that I mostly do C ?

2016-12-11 11:19:01 UTC  

I really dislike Python

2016-12-11 11:19:07 UTC  

I think I even prefer PHP

2016-12-11 11:19:15 UTC  

No I'm pulling your leg

2016-12-11 11:19:15 UTC  

😦

2016-12-11 11:19:37 UTC  

then pull my 3rd one, at least i'll have fun too

2016-12-11 11:20:57 UTC  

No pls

2016-12-11 11:21:36 UTC  

meh

2016-12-11 11:21:42 UTC  

I tried

2016-12-11 11:22:26 UTC  

I had a function composition question on a maths paper last week

2016-12-11 11:22:31 UTC  

Reminded me of haskell

2016-12-11 11:23:48 UTC  

well, I like composition but mostly in non oriented language like C

2016-12-11 11:24:04 UTC  

what was your question ?

2016-12-11 11:24:24 UTC  

Gimme a sec to remember