wvl | 13 years ago | on: Collapsible comments for Hacker News
wvl's comments
wvl | 13 years ago | on: Collapsible comments for Hacker News
wvl | 14 years ago | on: Redactor - javascript (jQuery) WYSIWYG editor
wvl | 14 years ago | on: Show HN: WYSIWYG-editing Markdown with Hallo Editor
wvl | 14 years ago | on: Show HN: WYSIWYG-editing Markdown with Hallo Editor
1. Doing an html to markdown conversion, as you seem to be doing, feels like a giant hack. And one with leaky abstractions to boot (Hit enter off the end of a list, and you get <div></div> inserted into the markdown source).
2. Link editing is super important, and, also a very difficult problem (selection/range management issues) without the html to markdown problem added on top.
I think something like this is doable by having the transformation only happen one way (from markdown to html), given a markdown parser with full access to the parse tree. However, there's many other issues that would arise from doing it that way.
wvl | 14 years ago | on: MailerJS: Send email with client-side JavaScript
It's amusing to me that the contact link is just a mailto. Why not use MailerJS?
wvl | 14 years ago | on: MailerJS: Send email with client-side JavaScript
MailerJS will send mail to the address you enter on your account page. You can't specify the receiver dynamically, as client-side JavaScript is publicly accessible by definition, and we want to protect you from spammers.
Why steal someone's api key just so you can send them email?
wvl | 14 years ago | on: Zendesk releases a free plan
wvl | 14 years ago | on: Hckrnews.com "blocked from accessing News.YCombinator.com"
$ curl http://news.ycombinator.com
curl: (52) Empty reply from server
You might have been seeing dns problems, per:
http://news.ycombinator.com/item?id=3438134wvl | 14 years ago | on: Hckrnews.com "blocked from accessing News.YCombinator.com"
pg, if you see this, I've updated my crawler to be fully compliant with robots.txt (my delay between requests was too low, even if the overall req/min was fewer than 2).
wvl | 14 years ago | on: Ask HN: Have you hacked your nutrition?
* Vegetarian Adventists tend to have similar health outcomes as Mormons, who are not vegetarian but do abstain from alcohol and drugs and have strong sense of community
* Recent re-analysis of the Adventist Health Studies show the fish eaters – not the vegans or vegetarians – have the lowest relative risk for all-cause mortality (0.78 versus 0.89 for lacto-ovo vegetarians)
* Study found that non-vegetarian Adventists eat more doughnuts, drink more coffee, and eat more eggs than the vegetarians
* Researchers’ conclusion: “Among Seventh-day Adventists, vegetarians are healthier than nonvegetarians but this cannot be ascribed only to the absence of meat.” “Associations between diet and cancer, ischemic heart disease, and all-cause mortality non-Hispanic white California Seventh-day Adventists” by Gary E. Fraser, American Journal of Clinical Nutrition, Vol. 70 No. 3
http://www.slideshare.net/ancestralhealth/ahs-slidesdenise-m... http://vimeo.com/32062337
wvl | 14 years ago | on: Ask HN: Have you hacked your nutrition?
This is the part conventional “wisdom” doesn’t get: saturated fat in the diet doesn’t directly translate to saturated fats in the blood. It’s all how it’s metabolized. Saturated fat levels in the blood are influenced by the prevalence of carbs in the diet and the subsequent carb-generated lipogenesis process. -- http://www.marksdailyapple.com/saturated-fat/
wvl | 14 years ago | on: Ask HN: Have you hacked your nutrition?
3.
Why drop red meat? Eat more fish sure.
White bread -- get rid of the grains altogether. And, no, whole wheat bread isn't better for you:
So if we compare white bread to table sugar sucrose, white bread raised blood sugar more. If we compare a whole wheat bread to white bread, whole wheat bread raises blood sugar higher than white bread. And so much higher than table sugar, and by the way, much higher than many standard candy bars. So a Snickers bar is far better for you from a blood sugar standpoint than two slices of whole wheat bread. So the reason for that is the unique structure of carbohydrate in wheat. -- Dr. William Davis
Soda -- drink Tea, or water. Eat fruit. Fruit Juice isn't any better.
Peanut butter -- Replace it with actual nuts or nut butter if you must.
Sugar... Hey, we agree on something.
wvl | 14 years ago | on: The End of the Credit Card? New Square app: Card Case
First, you need to turn on auto-payments for each individual store where you’d like to use it—it’s impossible to tell Card Case to turn on auto-payments for every store in San Francisco.
wvl | 14 years ago | on: New in Reader: a fresh design, and Google+ sharing
The first thing that struck me is how much slower this reader is. There seems to be a refresh on every new move forward, which was less noticeable on the previous version, if at all. There also seems to be a substantially slower response time, on the order of a couple of seconds.
Reader is now painful to use, imo. I'm constantly waiting for it to catch up to my actions.
wvl | 14 years ago | on: New in Reader: a fresh design, and Google+ sharing
wvl | 14 years ago | on: New in Reader: a fresh design, and Google+ sharing
#top-bar { display: none; }
#viewer-header { display: none; }wvl | 14 years ago | on: Tired of Being Tired
For a more rational book, try Robb Wolf's "The Paleo Solution", which also has an extensive chapter on sleep and cortisol management.
wvl | 14 years ago | on: A better way to rate films
Personally, I'd like to break down the "rewatchability" metric into more components, to really get at the heart of the matter, like others here have commented. Pace, quality, fun, emotional impact, length, genre -- these are the things that really matter. But now we're getting into movie geek territory.
Speaking of movie geek -- I can't believe you left out the most interesting thing in that blog post. Where can we see a breakdown of what movies are where in that scatter plot? I want to know what those outliers on the high quality / low rewatchability scale are!
wvl | 14 years ago | on: A better way to rate films
Rating films this way may do a good job of the "so bad it's good" camp (Snakes on a Plane), but will do an incredible disservice to movies like Black Swan.
https://chrome.google.com/webstore/detail/mnlaodleonmmfkdhfo...