Live data from Hacker News

Graphing when your Facebook friends are awake

defaultnamehere.tumblr.com

81–90 of 200 posts

Re: Graphing when your Facebook friends are awake

#81

My favorite part - > This friend recommended nvd3.js, presumably because you’re not making real graphs in 2016 unless your graphing library is .js and requires at LEAST one other .js as a dependency. Everyone looks at you like “what, you DON’T already use .js? Jeez say goodbye to your Hacker News karma. Just apt-get install npm && npm install bower && bower install-” NO STOP IT THIS ISN’T WHAT TIM BERNERS-LEE WANTED”…

cool

Re: Graphing when your Facebook friends are awake

#82

Earlier quoted context omitted.

Uh oh they know

Do you have stairs in your house? (i.e. do you browse SomethingAwful, because your style of sarcastic humour is pretty similar, going by your writing & the animated frog on Swagify, and yes yes i know the rules of HN...)

Oh, no, I haven't really browsed SomethingAwful before, I just um I dunno make a lot of parody websites

Re: Graphing when your Facebook friends are awake

#83

Earlier quoted context omitted.

> I like this part. As a developer I've often looked at the network usage of large websites / web applications and it's always surprising to me just how...unoptimized it is as far as network connections go. Have you considered that your opinion on the best way to serve data to a billion users might actually be wrong? That maybe Facebook actually knows what they are doing?

> Have you considered that your opinion on the best way to serve data to a billion users might actually be wrong? That maybe Facebook actually knows what they are doing? Certainly! But I've also done work where Humvees in the middle of Iraq use satellite internet connectivity with massive latency and the more connections it has to open to get started the slower everything gets. Perhaps this is an advantage where late…

Lets get rid of the notion that Facebook doesn't know what he's doing. He knows exactly what he's doing.

Re: Graphing when your Facebook friends are awake

#85
post #78

Earlier quoted context omitted.

> I guess if you're a serious company like Apple, you can't really have that kind of tutorial for iOS dev. The fact that this is true is, to me, a slightly sad reflection on our culture. I understand that too much silliness can get in the way of conveying information, but as you point out, so can too much seriousness. It's obviously a fine balance, and unfortunately it seems safer to err on the side of seriousness wh…

I put jokes in my resume. You have to have a bit of restraint, but it can be fun and effective. An oatmeal cookie wouldn't be very good if the whole thing was raisins.

But a chocolate chip cookie would be decent if the entire thing is chocolate.

Re: Graphing when your Facebook friends are awake

#86
post #51
post #3

Some people might take issue with it, but the writing for this had me in stitches. I very much agree with the author on graphing libraries - there are a few good simple ones, but as soon as you want anything unusual you have to jump to these big, hard to configure monstrosities. More than once I've just given up and written my own server-side generator.

I don't know why I swear by gnuplot and tikz. I feel like the more you use them, the more you will know how to use them, and the faster you will be. But then I use some wysiwyg and I make something much nicer in no time... Should I really give up on these tools :(?

They're great, and I guess using them wouldn't really matter for this blog post. But they're useful for generating static things. As soon as you generate lots and lots of graphs dynamically, it's easier to offload it to the client. They'll download the JS library once (maybe even from the CDN, not from you) and you just push the data points which are 1/1000th the size of a rendered graph. (they'll also look better, because you can't do subpixel antialiasing without knowing the display)

It depends on the use case.

Re: Graphing when your Facebook friends are awake

#87

As someone who is not personally humiliated by my interest in computers/tech/programming, I wasn't really entertained by the constant "oh yea lol it's cause I'm a waste of oxygen that I know that, don't you hate me as much as I hate myself?" Maybe I know too many nerds with actual self esteem issues to find it funny.

I don't think the OP feels humiliated - if anything, I think what many of us find entertaining is that he recognises the perceptions of nerds/geeks to some folks and is able to laugh about those perceptions / prejudices them while relating to himself; just a different of way of looking at his writing.

Re: Graphing when your Facebook friends are awake

#88
post #49

Earlier quoted context omitted.

I was thinking at the same thing today reading some tutorial. You have these serious ass tutorials that are an horror to read. And then you have these gems, these very informal tutorials with jokes and slangs and ... and reading them is a pleasure. I guess if you're a serious company like Apple, you can't really have that kind of tutorial for iOS dev. But that would really help.

There's a really fine line there between humour and cringe, though. This article manages it well.

EXTREMELY FINE! Unlike the article, most copy-cat lol-writing styles do not fall on the good side of that line.

Re: Graphing when your Facebook friends are awake

#89

Earlier quoted context omitted.

> Have you considered that your opinion on the best way to serve data to a billion users might actually be wrong? That maybe Facebook actually knows what they are doing? Certainly! But I've also done work where Humvees in the middle of Iraq use satellite internet connectivity with massive latency and the more connections it has to open to get started the slower everything gets. Perhaps this is an advantage where late…

Lets get rid of the notion that Facebook doesn't know what he's doing. He knows exactly what he's doing.

"he"?
Post reply on HN