Viewing profile — Pickhardt
Pickhardt
HN member- Joined
- Fri, Aug 21, 2009, 9:06 PM UTC
- HN karma
- 9
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About Pickhardt
No profile information was provided.
Recent public activity
- story
-
comment
Comment #2686692
That's correct. I just tried loading it with jQuery 1.4.1 and got the error: "$.type is not a function". So I replaced the $.type use with something else. If using jQuery 1.4.x is …
-
comment
Comment #2667500
Hey Mike - Good point about the video demos. If you have your own version of jQuery running on your site, you can have Optimizely exclude jQuery from the project bundle. Check out …
-
comment
Comment #2210372
I haven't fully analyzed it but my gut instinct would be to raise the prices by 30%, then explicitly state to the end user that the 30% surcharge is because of Apple. This way its …
-
comment
Comment #2154906
For those advanced programmers in the audience, Javascript: The Good Parts by Douglas Crockford is more appropriate. Or just read through his site: http://javascript.crockford.com/…
-
comment
Comment #2146884
Sounds like you probably removed the enamel. Lack of enamel can cause tooth decay. Although you have a cap, which could protect you. Still, did you think about that? Did you at lea…
-
comment
Comment #2091172
Here's one I made that I think you'll like: encalc.com It does computer algebra, like integrate(x^2), as well as physical constants, like coulombs or hbar. I made a draggable graph…
-
comment
Comment #1944506
This project really challenges a lot of my assumptions. I'm not sure how I feel about it yet. I'm going to sleep on it.
-
comment
Comment #1944503
How about defining views?
-
comment
Comment #1944465
Agreed. You don't know what you don't know. A mentor can help you learn the topics in the most effective order, offer suggestions that you wouldn't otherwise find, and motivate you…
-
comment
Comment #1944457
A related assumption is that the best way to learn is through classes or lectures. I can learn faster by reading, experimenting, and asking questions when I'm stuck. Forums are you…