Viewing profile — _nate_
_nate_
HN member- Joined
- Fri, Sep 20, 2013, 5:43 PM UTC
- HN karma
- 30
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About _nate_
No profile information was provided.
Recent public activity
-
comment
Comment #24002223
Thanks for letting me know, some others have had similar issues, so I think I have some css bugs to fix.
-
comment
Comment #24002210
Thank you for the kind words and feedback. The search bar should be centered on all screens, but others have said similar things, so it sounds like I have some styling issues to de…
-
comment
Comment #24000607
That's a great idea with a lot of moving parts, so it would definitely be a fun challenge. I'm currently working on a "pantry search" to help you find recipes with the exact ingred…
-
comment
Comment #24000154
Thanks for alerting me to this, I'll see what I can find
-
comment
Comment #23999187
Thanks again, I'll look into it
-
comment
Comment #23999091
Yes indeed, I have both the original and vegetarian versions, they are outstanding. I would also recommend the "Flavor Matrix" which leans more towards theory and technique, rather…
-
comment
Comment #23998979
I'm assuming you're talking about the general recipe search bar in the top nav? If so, I can't replicate that issue. Which OS/browser versions are you using?
-
comment
Comment #23998436
Is Chef Watson still a thing? Their original site/app seems to be dead.
-
comment
Comment #23998133
You should see ginger in the ingredients list. However, the recipe search is based on postgres full text search, so it's possible something is being missed. I need to update the re…
- story
-
comment
Comment #11253593
It seems like a fad now, but it has been trendy and in use for a very long time. Read anything by David Ogilvy to understand the origins of the current environment we're in. http:/…
-
comment
Comment #10760584
Can we create an account without twitter or FB in general?
-
comment
Comment #8900582
To me, the video has an optical illusion effect, caused by the bright light from the engine. The rocket is not directly over the platform, it’s actually off the far corner by about…
-
comment
Comment #7679722
Can you not use AJAX through jQuery to gain this instant feedback? Do I really need to load an additional library to send and receive data to the server and update the UI, when I c…
-
comment
Comment #7297672
Also, are there any examples of companies / websites who publicly disclose their password encryption policies on their sites / apps?
-
story
Ask HN: Do You Disclose Your Password Encryption Policy to Users
I haven’t come across any real discussions about this, so I thought I would ask: Do you think it’s a good idea to disclose your password encryption policies in your privacy policy …
-
comment
Comment #6934711
There are actually production compressed air cars built by Tata Motors, MDI, and others. http://en.wikipedia.org/wiki/Compressed_air_car
-
comment
Comment #6880854
This thing is half baked. It doesn’t work in IE 9. I can understand not supporting 8, but 9 is easy. In Chrome your back button doesn’t work. If you don’t click the arrows just rig…
-
comment
Comment #6780770
I'm not sure why I would pay for this? Couldn't I implement something like this on my own? I'm assuming if I’m competent enough to build a quality single-page app, I could manage t…
-
comment
Comment #6682832
I think this is a nice alternative to the hideous window.onbeforeunload popups. However, the popup animation is very slow, I would say just flip the css display to block for an ins…
-
comment
Comment #6675103
I've actually used an excel doc as a backend, which wrote json to a server for an app to consume. And honestly, I would do it again over using a google doc.
-
comment
Comment #6640434
We think it has a lot to do with our demographic. We’re a research and publishing company and our customers are for the most part consumers over the age of 35. With that being said…
-
comment
Comment #6635576
Facebook pay per click remains a mystery to me. We are huge PPC media buyers, but we gave up on Facebook a long time ago. We’ve experimented with it over the last year or so when n…
- story
-
comment
Comment #6511128
It's hard to beat D3... once you learn it, that it is. And it takes time to learn.