Live data from Hacker News

Viewing profile — shubber

shubber

HN member
Joined
Thu, Oct 21, 2010, 5:38 PM UTC
HN karma
281
Public activity
144 items

About shubber

No profile information was provided.

Recent public activity

  1. comment
    Comment #39694249

    Put another way, I would think that individual engineers would be better off learning the underlying tech and the tools provided that go with them. I think it's very possible that …

  2. comment
    Comment #39390755

    I'm extremely amused that one of the trials here was "how do I measure 6 liters of water with a 12 liter jug and a 6 liter jug?" and the article completely glosses over the fact th…

  3. comment
    Comment #38077290

    Also an incentive to sandbag: ship a costly feature, then next quarter ship the savings.

  4. comment
    Comment #36739550

    "A few days ago, I came across this problem" - well, volume 4A of The Art of Computer Programming was published in 2011, which gives a pretty good treatment of the Langford Pairs. …

  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. comment
    Comment #6917454

    Related: definitely check out https://github.com/sockjs

  14. story
  15. comment
    Comment #6123938

    I just wish that various app stores had an "in-app purchase" filter. I'd spend more time browsing them if I could filter out the noise of not-actually-free apps.

  16. comment
    Comment #5252888

    DCVS is a fantastic advance. Git isn't the best example of that, though. IMO, the UX problems of Git have everything to do with its internal model of revision history, not the stru…

  17. comment
    Comment #5189377

    Which is all interesting, except the shell script is a wrapper on "download this tarball and unpack it" or "download this rpm/deb and install it." So whatever security concerns exi…

  18. story
  19. story
  20. story
  21. story
  22. story
  23. story
  24. comment
    Comment #4462805

    Consider reaching out to a new in-person group of users. Bring the site to them, show it off, and ask what they think. Local uni art program, maybe?

  25. comment
    Comment #4414319

    To be fair, Bearer Token is only one option for credentialing under Oauth2 (which also includes e.g. MAC, which is as good a authentication token as you could ask for). And: Bearer…