Viewing profile — ehthere
ehthere
HN member- Joined
- Sat, Nov 05, 2011, 11:41 PM UTC
- HN karma
- 42
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About ehthere
No profile information was provided.
Recent public activity
-
comment
Comment #3465596
'Just one more layer of abstraction and I can rule the world!'
-
comment
Comment #3459477
In Australia I can get on domestic flights without ever showing anyone my ID.
-
comment
Comment #3418493
If you added a column and you want to revert back, you just drop the column again! What's so hard about that? No 'migration' needed. In BASIC you can 'declare' a variable by simply…
-
comment
Comment #3414221
You don't need to do any 'migration thing', you just add the column to the DB and choose a sensible default value? I don't see what you gain by having both 'undefined' and 'null'. …
-
comment
Comment #3412674
'I don't need to think much about retrofitting the data for all instances of that model. I just add an attribute where its needed for the new use case, ensure I have basic checking…
-
comment
Comment #3363968
Piracy is already illegal.
-
comment
Comment #3311759
Cruise ships already face these issues successfully.
-
comment
Comment #3310389
The new 'dwarf planet' designation was a stroke of genius. It's not a planet but it ends in 'planet' so everyone is happy!
-
comment
Comment #3309383
Bing?
-
comment
Comment #3298747
It will depend on the type of workload. Some types will be faster, some will be slower. You'd have to run your own tests to see.
-
comment
Comment #3296908
Where did you get 10GB per day from? They boasted about PETABYTES of data they've collected. "Carrier IQ, which in the second quarter of 2011 passed the petabyte milestone in proce…
-
comment
Comment #3294565
How does this work on a touch interface?
-
comment
Comment #3294159
Carrier IQ openly boasted about this feature, and they admitted that they can 'probably' read your text messages if they wanted to.
-
comment
Comment #3202992
It's like having a phone number. You'll survive without it but you're making it more inconvenient for others to communicate with you.
-
comment
Comment #3201313
Every major RDBMS has both command-line and GUI interfaces to create and change schemas. What exactly is missing in the dev-friendlyness department?
-
comment
Comment #3201275
You can do exactly the same document store with indexes on any RDBMS.
-
comment
Comment #3201269
What about all the time you'll waste debugging your app because you can't make good assumptions about the structure of your data?