Viewing profile — freeall
freeall
HN member- Joined
- Mon, Mar 29, 2010, 9:12 AM UTC
- HN karma
- 44
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About freeall
No profile information was provided.
Recent public activity
-
comment
Comment #28985679
Do we really think Javascript is exotic? Hasn't it proved itself over many years now? That doesn't mean it can't have issues like anything else. And because of the massive scale of…
-
comment
Comment #17704223
I think Alex Jones is way more about the ad revenue than his message.
-
comment
Comment #17416791
Who said they were not?
-
comment
Comment #15711449
Your comment led me to figuring out if Second Life is still really a thing. And I can't really figure it out. Apparently Linden Lab has over 200 employees so there must be some rev…
-
comment
Comment #10164434
1-2 weeks ago I saw someone checking in on Foursquare. Must have been years since I saw that. This seem like a valid question :) "What would you say you do here?"
- story
-
comment
Comment #9458753
We created this actually. It's called Playback. https://github.com/mafintosh/playback
-
comment
Comment #9367297
We wanted to see how easy it was to build "native" apps with html/css/javascript today using atom-shell. And it turns out that it's actually quite easy. A feature we missed from VL…
-
comment
Comment #9151730
I wouldn't want something like this to be closed source. It's very important that the security of the decentralization can be validated. And in these NSA times it's even more impor…
-
comment
Comment #9150497
Closed source?
-
comment
Comment #9150471
The idea is to showcase how a large dataset is pretty good at being shared without having central servers. Here using bittorrent. mafintosh showed how wikipedia could be shared wit…
-
comment
Comment #8818697
I would think that looking at patterns on the CPU level is almost impossible. The overhead would be enormous. For instance if you look for a magic number. Instead of putting two nu…
-
comment
Comment #8818671
Agreed. But the discussion here on Github is pretty good and tells us that it's happened to quite a lot of people. So the headline might be a bit sensational, but it's a real probl…
-
comment
Comment #8818661
I don't think people will be upset to get an "WARNING: You might have committed a secret" if it's a negative. You might be right if it really is a ton, but then you work on your al…
-
comment
Comment #8606189
Interesting. Maybe it's actually around May 2012 and thus is when they public? http://en.wikipedia.org/wiki/Initial_public_offering_of_Face...
-
comment
Comment #7585300
Good job. Would be interesting to try browserify some of the more fs-heavy modules from npm.
-
comment
Comment #6897540
As a Danish person I was also confused about that when I first read it. I think it's a misuse of the word "warrant", and more has to do with whether or not they've charged him (I t…
-
comment
Comment #6419739
We wrote a blog post explaining how it works (it's actually hard work to give good results), http://www.reddit.com/r/node_modules/comments/1msian/a_cleve... One of the more clever …
- story
- story
- story
- story
- story
-
comment
Comment #4380238
Haha, did you just reference the "smells like updawg in here" joke?
-
comment
Comment #4350165
Ahh, ok. With the Ge.tt API you receive a token which is stored in local storage. So the pass is never stored locally.