Viewing profile — shubber
shubber
HN member- Joined
- Thu, Oct 21, 2010, 5:38 PM UTC
- HN karma
- 281
- Public activity
- 144 items
- HN profile
- View on Hacker News ↗
About shubber
No profile information was provided.
Recent public activity
-
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 …
-
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…
-
comment
Comment #38077290
Also an incentive to sandbag: ship a costly feature, then next quarter ship the savings.
-
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. …
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #6917454
Related: definitely check out https://github.com/sockjs
- story
-
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.
-
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…
-
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…
- story
- story
- story
- story
- story
- story
-
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?
-
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…