Live data from Hacker News

Fizz Buzz: Enterprise Edition

github.com

1–10 of 171 posts

Re: Fizz Buzz: Enterprise Edition

#2
Funny, but a little too obvious.

What if you did a Poe's Law version of this? That is, try to create the most contrived parody of a solution to FizzBuzz possible, but one which still fools at least 50% of interviewers into thinking it's a legitimate response.

Re: Fizz Buzz: Enterprise Edition

#6
lol, cracked me up.

I met some c# guy who did the whole enterprise thing in his version, but it wasn't tongue in cheek at all.

in my head I went, this is why the whole ms enterprise stack sucks balls. the sad part is that they actually think it's good to abstract away something really simple.

EDIT: removed the link, sorry for offending you dude

Re: Fizz Buzz: Enterprise Edition

#7
post #6

lol, cracked me up. I met some c# guy who did the whole enterprise thing in his version, but it wasn't tongue in cheek at all. in my head I went, this is why the whole ms enterprise stack sucks balls. the sad part is that they actually think it's good to abstract away something really simple. EDIT: removed the link, sorry for offending you dude

"in my head I went, this is why the whole ms enterprise stack sucks balls."

Brilliant. So, if some random programmer built some way-over-complicated Javascript solution, would you think that the entire web platform "sucks balls"?

"the sad part is that they actually think it's good to abstract away something really simple."

Who is they? Microsoft, this random c# guy or all c# programmers? If you answer anything but "random c# guy", I'd like your evidence please.

Also, let's see some of your code please. Not fizzbuzz. I wanna see some of your real life code.

Post reply on HN