Viewing profile — craz
craz
HN member- Joined
- Sun, Jul 03, 2011, 8:26 AM UTC
- HN karma
- 34
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About craz
No profile information was provided.
Recent public activity
-
comment
Comment #40829574
I’m trying to figure out how I feel about this. I guess it depends on how arduous the application process is. If it’s just one click apply on LinkedIn and it gives them an idea of …
-
comment
Comment #29322905
If you found this post interesting, here’s another great post about doing a similar thing with OPA Policies: https://blog.openpolicyagent.org/write-policy-in-opa-enforce...
-
comment
Comment #24243247
I’ve been using SourceTrail[0] since they open sourced it to get my head around a large Java project. It doesn’t yet support TypeScript projects so I’m really interested to see how…
-
comment
Comment #13215714
It's been replaced by Jest: https://facebook.github.io/jest/
-
comment
Comment #13033794
You'll want to use a library that implements Redlock: http://redis.io/topics/distlock
-
comment
Comment #8986725
Also time, our university did something like this on their library computers. It meant waiting 5min after someone logged out for it to do a system restore before the next person co…
-
comment
Comment #8669094
Apple should bin [UIApplication canOpenURL:]. Apps can call openURL: and provide a fallback if it fails.
-
comment
Comment #8414584
Is it really that far-flung of an idea? A modern tablet will get you 90% of the way there. Google Glass would get you the rest.
-
comment
Comment #8414295
Maybe not as a gaming experience. But this could be super cool in the kitchen. Imagine having your recipe or cooking video projected onto the bench or wall and follow you around as…
-
comment
Comment #7729977
I suppose it really depends on the poll. Answering ‘What is your age?’ would be frustrating if all the options were scrambled. But anything subjective like ‘What’s your favourite p…
-
comment
Comment #7084170
Isn't this just part of assisted GPS? iOS caches the locations of recently seen wireless access points to speed up location services. http://en.wikipedia.org/wiki/Assisted_GPS
-
comment
Comment #6765907
Similar to mine. Nothing for years, then three attempts in last couple of days. I wonder if they got my email from the Adobe breach.
-
comment
Comment #5048957
Thanks. I'll have another play around with it and see what I can come up with.
-
comment
Comment #5046772
I do this in my app: http://i.imgur.com/lR9eB.png I think it's a fairly common UI pattern.
-
comment
Comment #4353372
I think having to re-enable remote wipe on each device after a password reset would be a reasonable compromise.
-
comment
Comment #3221358
I've always wondered why more sites don't do this. Even without the fancy auto-complete, just set the default country using a geo-ip lookup.
-
comment
Comment #2871429
Google and Instapaper killed Delicious for me. I used to bookmark anything interesting. 3 years ago my bookmarks menu wouldn't fit on the screen at once, and that was just the cate…
-
comment
Comment #2819720
True. Alternatively, given they know how often a person checks their email, they could show the warning for some multiple of that time (with a lower limit e.g. show for at least 1 …
-
comment
Comment #2819674
I suppose they could limit the warning to once per IP address (or set a cookie) and reset it whenever your forwarding settings change.
-
comment
Comment #2723357
I guess if the download is served from a CDN or mirror the checksum would still be helpful.