Live data from Hacker News

Viewing profile — lambdafourtwo

lambdafourtwo

HN member
Joined
Sat, Sep 24, 2022, 2:20 PM UTC
HN karma
3
Public activity
12 items

About lambdafourtwo

No profile information was provided.

Recent public activity

  1. comment
    Comment #33137206

    Doesn't count as research imo. It's more speculation and musings. Research requires actual science.

  2. comment
    Comment #33136942

    The scientific method came around 1600s. Statistics existed in 1662. Science itself has not existed for a millenia.

  3. comment
    Comment #33131517

    rapamycin triggers the same effect as extreme caloric restriction. Neither of the solutions you mentioned have been scientifically verified in humans. Longevity research itself has…

  4. comment
    Comment #33048123

    The answer to your question is rather obvious. But if you really like ORMs then you likely are hoping your comment serves as some form of revelation to me and this blinds you to th…

  5. comment
    Comment #33026985

    I don't like ORMs but there is a benefit here. Your where clause is re-usable. You can assign it to a variable and use it again somewhere else.

  6. comment
    Comment #33026108

    People usually switch to ORMs because they want to use in-language primitives for their application of choice. It's jarring and inelegant to switch between SQL and javascript or so…

  7. comment
    Comment #33004467

    Did not know this exists. Well I want it to fit in my pocket. A NUC can't.

  8. comment
    Comment #33004446

    What? This exists? Does it get all power from hdmi?

  9. comment
    Comment #33004175

    This is cool but phones have fit in my pocket for years. It's all about the form factor if you want a PC. I'm waiting for the PC that's the size of a thumb drive that you just put …

  10. comment
    Comment #32996260

    > The benefit of consistency in this case would be that your git diffs aren't littered with irrelevant changes because someone prefers one convention and someone else prefers the o…

  11. comment
    Comment #32983922

    Consistency is an ocd thing. Being consistent is orthogonal to readability and modularity and extensibility. It's actually delusional. Most programmers want to be consistent based …

  12. comment
    Comment #32963115

    OP must've got a PR about this blocking him from merging. It's having me think about the way prs should be done on divisive topics. On one hand you have this "guy" who thinks he's …