Live data from Hacker News

Viewing profile — adamconroy

adamconroy

HN member
Joined
Mon, May 13, 2013, 2:09 AM UTC
HN karma
228
Public activity
240 items

About adamconroy

No profile information was provided.

Recent public activity

  1. comment
    Comment #18218080

    There only 4 hard things in computer science. Caching, naming things and off by one errors.

  2. comment
    Comment #18192605

    I don't know, nothing lasts forever, and one might 'die' at the hand of the other. It could easily happen through acquisition as he says.

  3. comment
    Comment #18192586

    Jaron is very good at articulating his ideas. He is preaching to the choir with me though. I was somewhat addicted to Twitter, but snapped out of it 7 years ago, and find the idea …

  4. comment
    Comment #18089676

    so the spoofer distributing these devices is going to all this trouble/expense/risk in the hope there is a http downloaded exe it can corrupt, then hopes the hashing doesn't fail o…

  5. comment
    Comment #18089590

    it might redirect to a malicious web page, but https would still prevent a problem. perhaps read the article you posted.

  6. comment
    Comment #18089512

    I don't see how this 'man' in the middle could actually intercept passwords, except for http, but who runs auth over http anyway. For https, the 'man' would have to substitute its …

  7. comment
    Comment #16945554

    Analogies are good at explaining difficult to understand concepts but shouldn't be used to arrive at decisions or axioms. Each situation or argument should be evaluated on its own.…

  8. comment
    Comment #14778373

    Spidey sense didn't detect these problems then?

  9. comment
    Comment #14417056

    As always, it depends. Personally I have been working for a corporation where we use a microservice approach and it has been great for productivity, turn around times on projects, …

  10. comment
    Comment #14173886

    I call it TDD. Trend driven development.

  11. comment
    Comment #14086355

    I scratch around passing time on the internet, but then if I'm not doing that I'm passing time watching cable tv, passing time playing chess, passing time smoking pot, passing time…

  12. comment
    Comment #14086271

    I read this in a drug information pamphlet a long time ago; basically it said that cocaine and heroin both bind to a different set of receptors to the other, but alcohol binds to b…

  13. comment
    Comment #13699932

    Maybe it has had its day. It influenced the mindset of the masses and is now mainstream. There is no alt anymore. Even Microsoft ships software that leverages newtonsoft.json

  14. comment
    Comment #13499033

    Yes, its generally much faster to have a quick conversation rather than reply to an email.

  15. comment
    Comment #13499009

    The blurting has no bounds. I recently had someone tell me over slack that the company is contemplating a spin-off, blurting out a few lines describing the strategy, and asked if I…

  16. comment
    Comment #13498944

    That's a great title for a self-help book. I'll read it once I finish 'How to look out the window'. It never occurred to me that obsessive email checking could be a distraction or …

  17. comment
    Comment #13490350

    AV software is a great example of a cure being worse than the disease

  18. comment
    Comment #13397745

    Not a surprise to me, their HDDs are junk. I've had two burn out in work machines and one personal external burn out. I never buy their gear anymore

  19. comment
    Comment #13027721

    shouldn't he be saying i fucked up?

  20. comment
    Comment #12927393

    That blog post could pretty much apply the same arguments to itself. And who knows if Bob's experience is simply correlation not causation. Perhaps Bob is just a smart, meticulous …

  21. comment
    Comment #12905721

    the necks got off their sundecks it seems

  22. comment
    Comment #12333613

    Yes, although fortunately for me my wife has become friendly with a lot of my mates' wives / girlfriends, so we still catch up when they organize things.

  23. comment
    Comment #12265462

    And quite possibly the whole system was replaced within a few years and it turned out that management were correct in not letting your team waste the organization's money trying to…

  24. comment
    Comment #12265455

    I've always thought that 'debt' is a poor analogy. Systems get replaced / rewritten / superseded / thrown in the bin... all time, and that is where the debt analogy fails. Its obvi…

  25. comment
    Comment #12215230

    i don't agree that CLR vs .NET versions are confusing. .NET is the CLR plus a pile of libraries. The CLR moves slowly, the non-clr parts of .NET iterate faster. I rarely even think…