Live data from Hacker News

Viewing profile — Freegile

Freegile

HN member
Joined
Sun, Nov 24, 2019, 10:14 AM UTC
HN karma
12
Public activity
15 items

About Freegile

No profile information was provided.

Recent public activity

  1. comment
    Comment #22046407

    Why does this need a service? Isn't the only thing that needs to be accomplished to auto-mail you every day "Whats up?" from you+diary@youremaildomain.com? Then you just reply and …

  2. comment
    Comment #22032934

    Are qwant and ecosia doing their own indexing of the web? As far as I know, beta.cliqz.com is trying to do that. Starting off with a kind of crowd sourced Google scraping. Will be …

  3. comment
    Comment #21923261

    If the user is able to read that page, then how is Wikipedia "removing support for insecure TLS protocol versions"? I think that is not what is happening here. Instead they display…

  4. story
  5. comment
    Comment #21682282

    How to lean down your stack so it will survive longer. That is what I am interested in most. A pure html/css/js stack will probably last 10x longer then the typical stack developer…

  6. story
  7. comment
    Comment #21657955

    But does it have to be =>? How about ~>? $a=[$x ~> $x*2, $x ~> $x*$x]; $a[1](5); // 25 Looks cool to me.

  8. comment
    Comment #21657812

    I wonder why they added the "fn()" thing on the left of the array functions. Javascript: $square = $x => $x*$x; PHP : $square = fn($x) => $x*$x; Probably so that it works inside ar…

  9. comment
    Comment #21642999

    Sorry, but none of these are studies about the relationship between depression and inflammation treatment. Such a study would have to provide a measurement of the severity of the d…

  10. comment
    Comment #21642935

    Hmm.. that seems like a journalistic article that one would have to pay $41.95 for to read it? I would be more interested in a study. With clearly outlined methology.

  11. comment
    Comment #21642895

    "clinical depression" vs. the run of the mill use of "depression" This is exactly what I am interested in. If it is a qualitative difference or a quantitative. If qualitative, it w…

  12. comment
    Comment #21640956

    Depression has plenty of evidence linking it to inflammation That would be interesting. What makes you think so? Any studies you can link to?

  13. comment
    Comment #21639986

    What cures it?

  14. comment
    Comment #21639949

    So has it been studied? Are there popular theories on what the mechanics behind depression are? I would be curious to know these. Both, headaches and depression to me seem to have …

  15. comment
    Comment #21639583

    I often wonder if Depression really is a "disorder" that you either have or don't have. And that can be "cured". Unlike having a broken leg or having the flu, depression seems to b…