Viewing profile — NinetyNine
NinetyNine
HN member- Joined
- Sun, Aug 01, 2010, 8:28 AM UTC
- HN karma
- 212
- Public activity
- 101 items
- HN profile
- View on Hacker News ↗
About NinetyNine
Recent public activity
- comment
- comment
- comment
-
comment
Comment #5107113
Is something like this possible locally with the new FileSystem APIs?
-
comment
Comment #5008515
In the specific example of the blog post, an isDefined() is still necessary. How is `isDefined()` different than `ref !== null`?
-
comment
Comment #4985969
Possible opportunity charging students facebook credits to get their essays checked.
-
comment
Comment #4961454
Interacting and exploring APIs is either the newest fad or a gold rush for new business, but one of the biggest things stopping me from using them is integration into my existing s…
-
comment
Comment #4855069
There's no automated service, but you can have the post office hold any package for you for a week or so. These guys look like they're going after the online retailer distribution …
-
comment
Comment #4707462
That's a pretty interesting situation. I certainly don't think there's any "something" blocking you, I'd guess it's more of a vague feeling of caution that you're clinging to becau…
-
comment
Comment #4511810
"Trolling" is a term of perspective, if you are witnessing the trolling then you have no information about the original intent.
-
comment
Comment #4462258
Pair that with a slightly stronger form of data hiding by using TrueCrypt's hidden partition feature to encrypt the second OS partition. Just make sure not to ever boot into the ho…
-
comment
Comment #4344019
In my current project we do actually stand up, although only due to the pleasure of the team leader. The main reason it's called a "stand up" is to serve as a reminder that it shou…
-
comment
Comment #4339549
I'm not really sure how you're implementing scrum. Our scrum standups are always just the programmers, once a day in the mornings, and are used to keep all the programmers on the s…
-
comment
Comment #4331248
The exchange doesn't have much of an effect when most goods are priced relative to the exchange rate (many sites even automate this). The only thing the currency price represents i…
- comment
-
comment
Comment #4307454
It's worth noting that the author of this blog is a 17 year old self-taught hacker. Highly impressive.
- comment
-
comment
Comment #4276865
The sampling frequency doesn't directly effect the audio frequencies it can encode. Telephones do PCM encoding (meaning it has data representing the graph of the sound wave) at 8 k…
-
comment
Comment #4245819
There's a certain allure to saying code should be a certain way because of natural properties of computing, or our own feelings on what things are different and similar from what o…
-
comment
Comment #4243216
Piracy isn't stealing; it's copyright infringement and often a contract violation. Using metaphors for complicated legal issues is not a good way to approach things.
-
comment
Comment #4243209
I can't verify this, but unless you installed Helvetica manually, windows installations won't have it and will fall back to whatever is specified next in the family (usually Arial …
-
comment
Comment #4130712
Socketstream is a framework in active development based on exactly that idea.
- comment
- comment
-
comment
Comment #3692701
Your comment would be correct if it were PHP.