Viewing profile — ablerman
ablerman
HN member- Joined
- Mon, Jul 13, 2009, 2:01 AM UTC
- HN karma
- 94
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About ablerman
Recent public activity
-
comment
Comment #44725322
Has the medium become the message?
-
comment
Comment #43751910
Did you intentionally leave out the rest? "nor shall any State deprive any person of life, liberty, or property, without due process of law ; nor deny to any person within its juri…
-
comment
Comment #43718469
It's worse than that, they reconsolidated but BellLabs was shut down in the process. So, they got the same control they previously had except they weren't spending on research. IMO…
-
comment
Comment #32425250
It's mandatory tracking of your vehicle with remote disable. It's not just a walkie-talkie.
-
comment
Comment #28408739
You can host whatever the fuck you want. So can GoDaddy.
-
comment
Comment #26041170
Obvious how? Can you give examples?
-
comment
Comment #25993661
Not that I have seen. Apparently all the health insurers in New York got scared away from PPO plans. https://www.npr.org/sections/health-shots/2015/03/17/3934087...
-
comment
Comment #25876150
Who gets to decide which groups "should be ignored". The pig farmers certainly don't agree. The whole point of competitive districts is that the groups who should be ignored will b…
-
comment
Comment #24157323
Is the China study adequate evidence for you? It was a 20 year study about the link between consuming animal products and chronic illness. https://en.wikipedia.org/wiki/The_China_S…
-
comment
Comment #22899538
I'm curious how this differs from wavelet analysis? Is this a wavelet application with the wavelet function optimized by AI?
-
comment
Comment #21130839
You're asking for a lot of sensitive data. It's pretty much all company confidential. Sorry, I can't help.
-
comment
Comment #21001435
This time it's different.
-
comment
Comment #20945140
Sure it does, it just doesn't sell it to you. You are not the purchaser of the information, you are providing the information that's being sold.
-
comment
Comment #20888143
The early exercise avoids the AMT exposure.
-
comment
Comment #20592409
I think it needs to be taken in the context of the twitter backlash against the 10x engineer tweet. The tweet was largely interpreted as "10x engineers are brilliant jerks". People…
-
comment
Comment #19600846
Someone please correct me if I misunderstand, but it might be more useful to phrase it as, "the speed through time is a function of the speed through space"
-
comment
Comment #19545600
I find this comment interesting because my experience is the exact opposite. (I won't bore you or tempt the trolls with details) I don't mean to downplay your experience at all. My…
-
comment
Comment #19063413
Something like indexDB our one of the layers on top if it are probably good solutions. CSV is probably easier to work with, if you're having trouble converting from xlsx to csv, DM…
-
comment
Comment #18989152
Robert Nystrom has been putting an online book together. I’ve found it really clear so far. http://craftinginterpreters.com/
-
comment
Comment #18503069
Differential GPS will get you 10cm accuracy. Getting into the mm range is a whole other thing. https://en.wikipedia.org/wiki/Differential_GPS
-
comment
Comment #18441298
In similar situations, I've left the old api as is and created a singleton to contain each version. Plugin.getInstance(' ') Over time move people to that construct and eventually d…
-
comment
Comment #18177051
It may not be exactly what you want, but check out KeyValues. https://www.keyvalues.com
-
comment
Comment #13019345
Having his family take over the business isn't a blind trust. https://en.wikipedia.org/wiki/Blind_trust
- comment
-
comment
Comment #8348690
If you're using chrome, you can share your screen using WebRTC to other browsers that support it. Right now, that's just Firefox and Chrome. Check out talky for an example. https:/…