hamstersoup | 7 years ago | on: Graphd – The Metaweb Graph Repository
hamstersoup's comments
hamstersoup | 9 years ago | on: Project Bloks: Making code physical for kids
hamstersoup | 11 years ago | on: The rise of explorable explanations
This really does seem like the future of communicating hard concepts.
At high school I would often write BBC Basic simulations of the dull problems we had been given as homework. I was so much more passionate when I was exploring and learning myself.
hamstersoup | 11 years ago | on: Interactive Programming in C
hamstersoup | 15 years ago | on: Gift HN: Anybody want a subdomain of ww.com?
I know you excluded one letter domains but w.ww.com would be even cooler ;-)
Bedankt!
hamstersoup | 16 years ago | on: App Engine JavaScript SDK
Anybody else having reliability problems with GAE or is this just an isolated case?
hamstersoup | 16 years ago | on: Proposed privacy control UI for Facebook
It's not the intention that you would interact with the slider frequently. If you drag it to a different setting a dialog box would popup and explain exactly what the consequences would be.
Most people would be happy with simple privacy settings, and there's still a customize link for the power user.
hamstersoup | 16 years ago | on: Proposed privacy control UI for Facebook
I don't think they were a privacy control, just a (complex) way of mixing your newsfeed.
hamstersoup | 16 years ago | on: Searching Facebook drives home the privacy degradation problem
We decided the redactions reduce the impact without actually offering any privacy at all. (That's up to Facebook and the users).
hamstersoup | 16 years ago | on: A Freebase implementation of the Facebook Graph API
Facebook has focused on the social graph, Freebase connects people and more. We liked the lightweight approach of the Graph API, so here's our version: http://graph.freebaseapps.com/the_simpsons/seasons?html=1
You can even use Facebook usernames (if we have them) http://graph.freebaseapps.com/facebook.jackie/movies?html=1
One neat feature is the ?html=1 mode, which makes the JSON api browsable. I'd love to see other apis implement this.
What do you think?
(Note the graphd release doesn't include the MQL query engine)