Live data from Hacker News

Viewing profile — billsimpson

billsimpson

HN member
Joined
Tue, Jan 27, 2015, 6:32 PM UTC
HN karma
57
Public activity
17 items

About billsimpson

No profile information was provided.

Recent public activity

  1. comment
    Comment #8998964

    > health issues such as balding Thanks, doc. Though I agree most men would prefer to avoid it, I never really regarded my balding as a health issue before now (and especially not t…

  2. comment
  3. comment
    Comment #8988234

    Accidentally creating sentient AI with today's technology would be like accidentally creating a nuclear explosion by rubbing two sticks together.

  4. comment
    Comment #8988139

    Boston cabs do this now (I assume it's happening all over) by playing a short ad reel that loops over and over. It's pretty horrible. If that's their end game here, I'd be disappoi…

  5. comment
    Comment #8988117

    This doesn't represent an immediate threat to Uber's drivers, and I doubt most Uber drivers see themselves as Uber drivers in 3-5 years.

  6. comment
    Comment #8988067

    Many people here are suggesting that Google views Uber as a threat or a competitor. My take is that (a) Google wants to follow through on its self-driving car experiment, (b) publi…

  7. comment
    Comment #8988040

    Facebook was viewed as a threat to Google for two primary reasons: - Facebook had access to tremendous amounts of personal information, and it was assumed they could leverage this …

  8. comment
  9. comment
  10. comment
    Comment #8969461

    That does sound fun. Let me know if you find it.

  11. comment
    Comment #8969453

    > I never, ever want to write any OS-specific code With Go, you never, ever have to write any OS-specific code. From a single source , you can build executables compiled for differ…

  12. comment
    Comment #8969303

    Maybe you don't like programming? Or you did once, but you've grown bored with it now that it's not as challenging? In my opinion, a programming language is good if it enables the …

  13. comment
    Comment #8963592

    In that case, must you create one or more separate bundles to contain your vendor libraries? I suppose there's no way to directly integrate a jQuery library hosted on a public CDN.…

  14. comment
    Comment #8955070

    I loved reading "Masters of Doom." It's an easy read, and a fascinating story about a handful of people of had a remarkable influence on an entire industry. Also, I learned by read…

  15. comment
    Comment #8955022

    Yes. The issue for me has been that I bundle my libraries with my app using, for instance, Browserify. So whenever I update the app (which is fairly often), the entire bundle needs…

  16. comment
    Comment #8954987

    > they can't think their way out of a paper bag Can you elaborate on this? Is this based on first-hand experience, media coverage, or some other source?

  17. comment
    Comment #8954842

    This is a bit off topic, but whenever I'm tempted to add React to a page or incorporate it into my single page app, I keep asking: is it worth roughly doubling the size of my javas…