Viewing profile — shazzdeeds
shazzdeeds
HN member- Joined
- Wed, Feb 29, 2012, 1:13 AM UTC
- HN karma
- 34
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About shazzdeeds
No profile information was provided.
Recent public activity
-
comment
Comment #38691961
Lots of platforms like gaming consoles have exclusive content where the same company is both the hardware/services owner and the content creator. What would be anticompetitive is t…
-
comment
Comment #38608974
It’s also either naive or a troll. If that did become the handshake it would be reverse engineered and spoofed by bad actors just the same.
-
comment
Comment #35547483
I honestly don't think there's anything wrong with admitting we as humans have these kinds of pre-selection social biases baked into us as a survival trait. We just have to be cons…
-
comment
Comment #34864114
And maps. Pretty big misfire by the author.
-
comment
Comment #34604370
A few quick tips to help slow Spark tests. 1. Make sure you're using a shared session between the test suite. So that spin-up only has to occur once per suite and not per test. Thi…
-
comment
Comment #31300978
Looks like there was internal pressure at Meta to reverse the reversal once this got traction. https://www.linkedin.com/posts/zhuozhuo_update-yesterday-aft...
-
comment
Comment #31285741
Georgia Tech online masters looks like it does. I found this in the article author’s links when he breaks down the schools. Id really like to take this class too so it stood out to…
- story
-
comment
Comment #29732088
And yet the vast majority of money laundering still happens through traditional banking channels. If crypto was such a panacea for laundering all the traffic would have switched ov…
-
comment
Comment #29721185
Profit comes when their operating costs are less than the take home from any transaction fees and Coinbase rewards they’ve collected in the same period. It’s not a direct function …
-
comment
Comment #29720483
This is addressed in the original white paper. In a world where BTC is valued at 1M USD/coin you’d also expect a decent amount of day to day usage. Miners could still make decent p…
-
comment
Comment #29688174
This is effectively what CTE style syntax gives you. I always find them more intuitive for intermediate to advanced queries for exactly this reason. They’re also much easier for an…
-
comment
Comment #27991342
We use the dialyzer and also heavy usage of the @spec function signature annotation on public module functions to work around this. It’s an nice compromise between some defensive s…
-
comment
Comment #26764251
He’s saying if someone gets in the habit of using that style they have to be very careful. If they forget to change True to False when using an OR that it could have major conseque…
-
comment
Comment #26692412
Thanks. I tweaked the script to include an incremental printout across files and also creating an index on phone num to easily search. https://pastebin.com/AxY5PeDQ
-
comment
Comment #19593158
The interface got rolled into Pandora Premium after they were acquired.
-
comment
Comment #12053519
An early acquisition that he played a pivotal role inducing. They would have been better off without him, so it's hard to call him a founder with a straight face. I'm sorry if he w…
- story
- story
-
comment
Comment #8766022
Doubtful in this scenario that they would take it as far as to threaten physical violence. That would up the anty involving law enforcement if Sony were to call out their bluff. Th…
-
comment
Comment #6620916
The last section on organizational chaos and the magic power is key.
-
comment
Comment #6313307
This is a good point. A company should not be expected to just throw a bunch of shows out and see which ones stick. Too expensive. What stuck out to me most in the speech was Kevin…
-
comment
Comment #6088509
Been loving Diffbot for my startup. Only downside is you very rapidly approach the freemium tier for any production loads. It works fantastically well though.
- story
-
comment
Comment #5910249
One of the Cloudera devs told me 80% of all Hadoop users run Hive. This suggests most devs secretly want to continue using SQL, but want more scalable relational solutions. Thus wh…