Live data from Hacker News

Viewing profile — leakyabs

leakyabs

HN member
Joined
Wed, Nov 22, 2017, 6:51 PM UTC
HN karma
2
Public activity
7 items

About leakyabs

No profile information was provided.

Recent public activity

  1. comment
    Comment #15766118

    I don’t doubt that crappy food is cheap, but I would be interested in knowing what the cheapest bulk, nutritionally-complete foods you can buy are and where, especially when you fa…

  2. comment
    Comment #15766096

    The good news is that a) it isn’t estrogen in soy but a chemical that mimics it in the body, and b) it doesn’t turn men into women.

  3. comment
    Comment #15765586

    I thought the issue with artificial sweeteners is that they trick your brain into thinking you’re eating or about to eat sugar, and then your liver produces a crapton of insulin wh…

  4. comment
    Comment #15765565

    I cut out almost all processed, added sugar a few weeks ago (soda, energy drinks, and sweet coffee drinks (e.g. mochas) were my biggest vice) and the difference is amazing. I have …

  5. comment
    Comment #15765318

    > Similarly, eating a full serving of peanuts regularly is generally a bad idea. Why? Nuts are full of healthy fats and a single serving has a decent amount of calories. With the n…

  6. comment
    Comment #15759836

    > When done properly, yes. When done to the point where a five line function is created with ten inputs (yes, this is real), no. But DRY tells us that the five lines of duplication…

  7. comment
    Comment #15759371

    I feel this in my soul. I work on a JavaScript project now where sometimes two duplicate pieces of code are “refactored” into one function unnecessarily. Just because there are two…