Viewing profile — zacclark
zacclark
HN member- Joined
- Wed, Mar 10, 2010, 9:29 PM UTC
- HN karma
- 92
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About zacclark
Recent public activity
-
comment
Comment #21704357
The original recipe is, sure. But part of the fun of cocktails is experimenting with what tastes you prefer. The parent said they weren't enjoying what they ended up with, so I'm r…
-
comment
Comment #21703897
Carpano (at least Carpano Antica, which I think it their common vermouth) is also a very strong flavor. IMO if you're doing equal parts gin/campari/carpano you're totally obliterat…
-
comment
Comment #15551496
Nobilis was heavily inspired both by the world in Zelazney's Amber books, and also by that system. If you like Amber diceless you'll probably enjoy it.
-
comment
Comment #12183607
Just because something is unfamiliar doesn't make it worse. Operators, once learned, can greatly improve readability of code. If you had never seen +,-,%,• before, simple math stat…
-
comment
Comment #2967279
I think it is, check out Kneath's (a designer at github) dribble: http://dribbble.com/kneath
-
comment
Comment #1578414
I agree with most of your points, except that you can't skip photoshop. Depending on your skill levels in various tools, it might be way better to simply start into html + css. I k…
-
comment
Comment #1496469
Somehow, even after programming my own version of the game of life, I can still sit there watching it evolve. It never ceases to amaze me how such a set of simple rules can cause s…
-
comment
Comment #1456318
1. open webkit browser (safari or chrome) 2. go to new photo page 3. click on photo 4. look at url Has webkit introduced a way to modify the url without adding a hash character? As…
-
comment
Comment #1424400
I was waiting in line for an iPhone 3G when someone called out "I need a web developer, who's interested?". We talked for a few minutes in line, then I did an interview the next da…
-
comment
Comment #1229446
This just seems like trolling for extra website views by making another useless iPad story. "Books still seem uncomfortable to read for hours at a time. I mean, you have to hold th…
-
comment
Comment #1211982
For me, the more obvious benefit to reading on my Kindle isn't lack of eye strain (I stare at monitors all day too), but lack of glare. Even with full backlight, using my laptop ou…
-
comment
Comment #1210651
It's interesting how many articles have quotes like these but it also sends Amazon’s own grayscale-only hardware to the back of the line that lack any consideration for the positiv…
-
comment
Comment #1182056
It is good practice to at least encrypt the authentication process, so that someone can't grab plaintext passwords as they are transmitted.