Jow Forums humour

Jow Forums humour

Attached: 24113CAA-9255-40FB-82A3-1CB647332B50.png (800x800, 155K)

Other urls found in this thread:

invidio.us/watch?v=Rj4s7ye8eGQ
twitter.com/SFWRedditGifs

Is this a criticism of the language or a criticism of poor use of the language? Because golang's error handling is pretty great albeit too vebose.

Attached: DEE1F1EE-BF94-4065-9E50-F31F7A3C06AD.png (680x680, 118K)

Attached: 1541051274581re.jpg (225x225, 34K)

Attached: abytep-error-0-is-this-a-monad-is-this-a-32752401.png (500x566, 133K)

Its a criticism of the language, but a bad and unfunny one

MUMMYYYYYYYYYYY I DON'T LIKE HANDLING "ERRORS" I PREFER TO JUST CRASH WITH AN UNHANDLED EXCEPTION BECAUSE A CONFIG FILE DOESN'T EXIST

>humour
I'm laughing already

Attached: swag.jpg (480x360, 16K)

Found the Americlap

mutt

Attached: 9l0axnlujlg01.jpg (399x370, 23K)

Attached: ohno.png (800x800, 107K)

.DeepEqual()
what

deepest lore

>gophers actually believe their error handling and exceptions are the only two ways to do it

>programming in such a way that even requires handling errors
what a pleb, real men dont have any errors in their programs

>gopher forgets to handle a non-nil error
>compiler happily ignores it as well
wow it's shit

El goblino...

Attached: 1525982417509.png (661x716, 111K)

Attached: web.png (900x495, 163K)

Attached: 53f79b4168.png (994x469, 36K)

My errors are implicitly handled, Haskell 4 lif

>they look ugly
What did he mean by this?

he is autistic

>look at me I'm a math guy I write a lambda expression instead of a noob loop

Attached: 1443657897865.jpg (735x750, 142K)

what the absolute fuck
javascript not even once

Attached: 1470433123988.jpg (400x300, 25K)

...

...

Attached: 1472246174545.jpg (506x662, 56K)

C is the fastest, most power-efficient, nearly the smallest memory too.

Attached: 1485557444734.jpg (640x1136, 311K)

I will never understand choosing brevity over readability, unless it is also usefully more efficient.

Attached: 1486266114059.jpg (538x632, 112K)

Attached: 1490021538375.jpg (449x600, 69K)

Attached: 1490870758561.png (945x949, 124K)

Attached: 1507030521839.jpg (460x659, 50K)

t. el ogro de las americas

Attached: 1508868764921.png (2226x1738, 1.03M)

Attached: ftfy.png (859x625, 1.12M)

>normal

Attached: 264.jpg (680x789, 96K)

Dios mio...

Attached: 1527839966543.jpg (782x366, 139K)

I love this memes so much xD
LA ABOMINACIONA DEL CREATURA DISTURBATOR
invidio.us/watch?v=Rj4s7ye8eGQ

Attached: 1538131124813.jpg (1280x868, 222K)

this shit is incorrect. number zero is neither odd nor even.

that's handled inside the 'is-even' lib

Attached: 1514232056970.png (1190x906, 270K)

Zero is even, you absolute retard. Even the first sentence of a fucking Wikipedia article on parity of zero states this.

>you must be over 18 to post on this website

why are you using greentext as a way to quote...?

0 is even bro.
it is divisible by 2? check.
odd numbers are not divisible by 2.
since it is an integer and it is not odd, it must be even. QED

>2 contributors
that is the best part
what the fuck

Attached: isodd.png (498x602, 23K)

But the code sample in the OP is good. That's C-like syntax but with multi-valued returns (which is great for error handling).

if an error actually occured why would it always return nil in the second argumen?

Attached: no_clue.png (793x592, 79K)

who are you quoting?

To indicate that no error occurred? Same reason malloc () returns NULL when it fails

Whoops, misread what you said. If an error did occur, then it wouldn't return nil, that's the point.

N is even iff N mod 2 = 0 //definition of even
N mod 2 = 0 //it is indeed even

Lol, really captures Jow Forums in a nutshell

>C programmer is a uneducated manual worker

>all those replies

Attached: 1541439514022.jpg (500x523, 47K)

>I was merely pretending to be retarded

rules, nigga

Who is more retarded here: the person obviously baiting with obvious bait or those who are too low IQ to realize that's bait?

Guys I need some sock buying advice, what should I keep in mind?

What the fuck is this even supposed to do

that's not the definition of even you code-camp subhuman faggot
the definition is:
An integer n is even iff there exists an integer k such that n = 2k

0 = 2*0

I don't know Go, but if I had to guess I would say it's a contains function for a container of generic types. The reflection is only necessary if you have polymorphic items in the container.

congratulations, now you are as smart as a 3rd grader.

k = 0.
k ∈ Integers.
0 = 2 * k.
Thus,
0 ∈ Evens.

Do you even fucking math

Are you trying to put me down for trying to explain 3rd grade math to someone else?

fucking kek this is pajeet

Also, you clearly don't understand the definition of modulo, either:

x mod y = z is the same as saying x = yn+z, so the two forms are mathematically equivalent.
x=0, y=2, z=0 --> 0 = 2*n+0
This is solvable, so 0 is even.

if an error actually occured your computer would crash, returning NULL is not an error, that is correct behaviour if it couldnt do it.

That's the same definition with a slightly different wording, mouthbreather

What a comfy syntax

Attached: piga.png (353x472, 172K)

>humour
Finally, a quality thread.

Attached: 1538521178348.jpg (1267x1421, 933K)

>there are no dumb people on the internet

Attached: 1531254204035.jpg (500x700, 215K)

literally means the same thing

>I watched numberphile video on it I know what I'm talking about

Attached: 2093053235802.jpg (3264x1836, 832K)

I get that Go is a pointless language but how is its style of error handling a problem at all? It's the exact same thing as guard clauses.

>others are cartoon characters, 2D is superior
Weeb

>ask stackoverflow for python help
>get a bunch of retarded lambda code golf answers

I get that haskell and other functional programming languages are unnecessarily obtuse, but you should definitely learn some basic functional programming language concepts like map, filter, bind and fold if you want to consider yourself a good programmer.

Attached: 1530669450805.jpg (739x710, 130K)

Attached: 1515662161921.png (1004x1000, 404K)

Attached: 1522322469741.png (570x960, 801K)

Attached: 1535764869754.png (608x1515, 1.1M)

Attached: 1535908449861.png (997x315, 37K)

Attached: 1538648024515.png (1200x1400, 502K)

Attached: 1535685239731.png (2947x1278, 126K)

Attached: 1531656968343.png (1255x1403, 186K)

Nani the fuck?