Live data from Hacker News

Viewing profile — charlysisto

charlysisto

HN member
Joined
Wed, Sep 14, 2011, 8:44 AM UTC
HN karma
170
Public activity
105 items

About charlysisto

No profile information was provided.

Recent public activity

  1. comment
    Comment #48657760

    Yes magnesium seems to be quit a common deficiency because the heavy use of fertilizer depletes the density of minerals in the food chain. Also magnesium is a very important co-fac…

  2. comment
    Comment #45874128

    Probably a joke... nevertheless I had the same reaction ! It exercises your deduction, binary thinking, also stochastic vs systematic methodology (first look around randomly find t…

  3. comment
    Comment #40774263

    Yes I remember Dr Bikman saying that and it make sense since it is a form of uncontrolled electrical storm in the brain analagous in that sense to epilepsy. The main theoretical id…

  4. comment
    Comment #40774017

    Apparently they play a critical role in neurones (which can have millions of them) not only because the brain is the most energy hungry organe but also because they play numerous p…

  5. comment
    Comment #39906752

    Chris Palmer, Harvard Psychiatrist has written a book called "Brain Energy" about the potential effects of Ketogenic therapy. The crux of his theory relies on Mitochondria's health…

  6. comment
    Comment #39118985

    I agree and think that's the main point of the story not AI, however questionnable it's usage may be

  7. comment
    Comment #38113902

    Evolution indeed gave us fat storage which is one of those traits becoming unnecessary in the post industrial world of abundance. The problem is our body is more adapted to the too…

  8. comment
    Comment #37389384

    I heard this a few times in the ruby community by some well known figures like Sandy Metz. Simple example : time related tests can be cumbersome to setup, but if you inject time in…

  9. comment
    Comment #36353928

    And maybe we should mention the elephant in the room : the environmental price

  10. comment
    Comment #35718548

    I don't know much about the gut microbiome, but it is pretty well established now that the ketones produced by fasting (or diet mimicking it like keto) have a powerful effect on th…

  11. comment
    Comment #35197319

    You have a point but that would mean Russia cares about contractual ramifications - not sure about that ! On the other hand blowing up the pipe means giving up on : 1. blackmailing…

  12. comment
    Comment #35197225

    > Russia because they could put pressure on Europe. That doesn't really hold because they could just turn off the tap

  13. comment
    Comment #35034000

    I can only join the chorus and sing the praises of Ryan Bates. Railscasts was a blessing, I checked his videos almost every day. Sad when he left - spoiler alert, some sort of burn…

  14. comment
    Comment #25760643

    Makes me wonder if you have the corollary concept : Social Heating... my feeling is social media has a multiplicative effect on both sides of the thermometer

  15. comment
    Comment #21812977

    "that article pretty much nailed it" comment would probably be somewhere in its 29 steps :)

  16. comment
    Comment #21664243

    Very impressed to find Jancovici here. I've been watching his intervention for 6 months and I found he has one of the most rational approach to our coming world. It is bleak but no…

  17. comment
    Comment #20117818

    on the long term probably, the idea (I have heard from diverse sources) is that only nuclear power can ensure the transition from carbon to sustainable energy in order to avoid to …

  18. comment
    Comment #15677969

    Phone for me is an intrusion when it's not very close people. I tend to hate phone as well but if the conventions around phoning changed like, you'd systematically agree through me…

  19. comment
    Comment #15677937

    Excellent idea, there's a huge market for new phone management apps it seems, what are we waiting for

  20. comment
    Comment #15447896

    I wrote nexter ( https://github.com/charly/nexter ) a few years ago without knowing I was applying the keyset principle (it's not pagination though but a next page library). It wor…

  21. comment
    Comment #14469155

    Did that Iceberg rollover when it heard the news today ?

  22. comment
    Comment #14445305

    I am biased because I read HN daily and kind of assume everybody does - including the author of the story. Which is silly... Nevertheless I strongly believe in the presumption of i…

  23. comment
    Comment #14443961

    Although some of these hypotheses are vaguely plausible I think it is outrageous to lay all the suspicion on a potential victim. I'm not saying we should be naive and take everythi…

  24. story
  25. comment
    Comment #12092509

    I would argue that the more intuitive principle behind composition is the "Single Responsibility" one. Although it is correlative to the idea of 'program to an interface' (aka don'…