Live data from Hacker News

Viewing profile — shazzdeeds

shazzdeeds

HN member
Joined
Wed, Feb 29, 2012, 1:13 AM UTC
HN karma
34
Public activity
32 items

About shazzdeeds

No profile information was provided.

Recent public activity

  1. 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…

  2. 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.

  3. 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…

  4. comment
    Comment #34864114

    And maps. Pretty big misfire by the author.

  5. 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…

  6. 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...

  7. 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…

  8. story
  9. 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…

  10. 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 …

  11. 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…

  12. 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…

  13. 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…

  14. 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…

  15. 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

  16. comment
    Comment #19593158

    The interface got rolled into Pandora Premium after they were acquired.

  17. 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…

  18. story
  19. story
  20. 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…

  21. comment
    Comment #6620916

    The last section on organizational chaos and the magic power is key.

  22. 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…

  23. 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.

  24. story
  25. 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…