Live data from Hacker News

Ten Years at Google

neil.fraser.name

51–60 of 73 posts

Re: Ten Years at Google

#51

Amazing to work for 10 years at one place. The only place that comes close is working for my own company back in the later 80s, early 90's. Who stays with one employer anymore these days?

Well, the people who stay with one employer aren't going to be writing an endless supply of blog posts on how they've been "moving around all the time and you should to." They tend to just do their job at their job instead of trying to convince the whole world that they're experienced and hirable.

Re: Ten Years at Google

#52
post #5

"My biggest contribution so far at Google has been Blockly." Nice - https://developers.google.com/blockly/ no real fan of google, but the tools and code churned out by individuals there is pretty interesting. This I will play with.

Another graphical programming environment for kids is Snap! http://snap.berkeley.edu/

From the about page: One of the limitations of Scratch as a language for computer science education is that its lists are not first class, so you can’t have a list of lists. Making lists first class is enough of an extension to Scratch to allow the creation of any other data structures (trees, heaps, hash tables, dictionaries, and so on) in user-defined Snap! code, implemented as lists of lists. via https://snap.berkeley.edu/about.html

Re: Ten Years at Google

#54
post #18

The title of the article is very misleading. I would have loved to read how Google changed on the inside over the last 10 years. Or maybe even how the author changed. Instead, we get some spam about some tool that is neat.

He didn't submit the post, it was his perspective on 10 years, not a writeup aimed for HN.

Re: Ten Years at Google

#55
post #18

The title of the article is very misleading. I would have loved to read how Google changed on the inside over the last 10 years. Or maybe even how the author changed. Instead, we get some spam about some tool that is neat.

Really? I found it quite refreshing. I'm tired of reading articles about people's experiences at so-and-so company for so-and-so years. Anyone working there for 10+ years can write about that.

It's awesome that Neil did something he's proud of and shared it on his personal blog. Good for him.

Re: Ten Years at Google

#56
post #5

"My biggest contribution so far at Google has been Blockly." Nice - https://developers.google.com/blockly/ no real fan of google, but the tools and code churned out by individuals there is pretty interesting. This I will play with.

Another graphical programming environment for kids is Snap! http://snap.berkeley.edu/ From the about page: One of the limitations of Scratch as a language for computer science education is that its lists are not first class, so you can’t have a list of lists. Making lists first class is enough of an extension to Scratch to allow the creation of any other data structures (trees, heaps, hash tables, dictionaries, and s…

Blockly is basically a web version of snap.

Re: Ten Years at Google

#57

Earlier quoted context omitted.

Blockly is awesome and often overlooked. It realises the idea of a real time scripting language, and should really be the thing devs reach for over flowcharts when they decide to implement a visual programming environment.

I saw the exact same app circa 1996 sans the web stuff. Our professor was trying to force this on us because it was his big research idea. It's not overlooked, just a really old idea that didn't pan out 20 years ago.

IMO, the use case for blockly is those structured search and filter interfaces. Like RequestTracker or your email filter rules.

Re: Ten Years at Google

#58
post #18

The title of the article is very misleading. I would have loved to read how Google changed on the inside over the last 10 years. Or maybe even how the author changed. Instead, we get some spam about some tool that is neat.

I was also a little disappointed, although I don't think I'd have written your comment... I wonder if anyone has a favourite article that reflects on how they and Google changed over the ten years that they were there?

If i ever leave (10.75 years so far), i'll write you one :)

Re: Ten Years at Google

#60

Correct me if I'm wrong. Here of all places on the internet, an article with the title of "Ten Years at X" is expected to encapsulate some kind of intellectually rigorous narrative about the passing and the meaning of those 10 years to both the author and the organization. Or are we to assume that such standards no longer exist in order to receive upvotes on HN?

Clearly, you are wrong. People up-vote articles they find interesting based on the criteria of their own choosing. You can't expect every HN reader to share your own particular standards for what an article "should" be.
Post reply on HN