Message from @Towelie
Discord ID: 257460087445127168
ok
society has always been like that
:(
Just wait until we have robot overlords
It's not just the CIA
FBI covered up Russian involvement in the US election
Hitler was fine until the Holocaust
Stalin was even worse and people seem to ignore that
+1 for ma boi stalin
he's responsible for approx 7 times more death than the whole WWII
Stalin and Mao > Hitler
Me > everyone
<
I hate duck typing, therefore, I hate python
Thanks frenchie
well at least now you have "pip"
"easy_install" was so shitty that I wanted to rape the guy who made that tool
wat
wut wat ?
too bad miller isn't there
```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())
```
he loves quacks
Get your duck typing out of here
meh dune is the only one who get my jokes 😦
I bet you prefer EAFP over LBYL
wow
I went there
dude, do I need to remember you that I mostly do C ?
I really dislike Python
I think I even prefer PHP
No I'm pulling your leg
😦
then pull my 3rd one, at least i'll have fun too
No pls
meh
I tried
I had a function composition question on a maths paper last week
Reminded me of haskell
well, I like composition but mostly in non oriented language like C
what was your question ?
Gimme a sec to remember