Live data from Hacker News

Viewing profile — rtp

rtp

HN member
Joined
Fri, May 29, 2009, 11:35 AM UTC
HN karma
234
Public activity
70 items

About rtp

No profile information was provided.

Recent public activity

  1. comment
    Comment #36010402

    Another saying "work smart not hard", i.e. you can save a lot of time by thinking things through before jumping into executing.

  2. comment
    Comment #35936667

    If this behavior is due to ADHD, then the best way to deal with it is to get diagnosed and then medicated, as medication is a really effective treatment.

  3. comment
    Comment #31080422

    Where's the evidence of that?

  4. comment
    Comment #25789590

    It breaks my heart, especially for those who become severely chronically ill with diseases like ME/CFS in their teenage years, with little to no indication things will ever get bet…

  5. comment
    Comment #25012095

    Software development looks a lot like evolution. The market and business requirements are the environment that weeds out the unfit software. Adapt or die. Codebases that are slow t…

  6. comment
    Comment #24956086

    I like that in some fp it is: if it compiles, it runs well (aside from pure logic bugs).

  7. comment
    Comment #24846819

    It's amazing how people think a virus that lives latently in B cells and epithelial cells, and is strongly associated with various forms of cancer among a big helping of autoimmune…

  8. comment
    Comment #24642382

    It's amazing how quickly people forget about Dunning-Kruger effect and how often people widely acclaimed for their academic prowess will reveal themselves ignorant when trying to a…

  9. comment
    Comment #24591445

    Stump experts? This happens after nearly every epidemic or pandemic. Avoid over-exerting yourself if you suffer from pvfs, as that can either turn your illness chronic, or worse if…

  10. comment
    Comment #24516837

    It was the Russians. https://www.crowdstrike.com/blog/bears-midst-intrusion-democ...

  11. comment
    Comment #23888323

    Yeah, in its initial study, the nanoneedle had a 100% specificity and selectivity, and according to Ron Davis - main author - the results have held up as they've increased the numb…

  12. comment
    Comment #23301725

    Why would screening off entire categories of ideas lead to a systematically incorrect view of the world? Or why would entertaining those ideas lead to a less incorrect view of the …

  13. comment
    Comment #23301687

    I'm not talking about censorship. I'm talking about all ideas getting equal exposure. If you follow that "equal exposure" idea to its conclusion, then what should be taught in "bio…

  14. comment
    Comment #23301043

    Just because you think the state should allow any discussion and any opinion, doesn't mean you need to think its content is worthy or valuable. Do you think nazism should get as mu…

  15. comment
    Comment #22137576

    Yes, it requires me to create an account to be able to read the article. And this, kids, is why you shouldn't use Medium if you want people to read your stuff!

  16. story
  17. comment
    Comment #19838702

    From the paper: Of the 20 ME/CFS patients studied, 5 were severely ill and 15 were moderately affected by their condition

  18. comment
    Comment #19378461

    I think that ME/CFS will go the same way as MS. Once upon a time, not long ago, MS sufferers were deemed "hysteric", "crazy" etc, until there was technology that could show physica…

  19. comment
    Comment #18128065

    This guide is great. Thank you!

  20. comment
    Comment #16464227

    Who else do you suggest should inform us if not scientists?

  21. story
  22. comment
    Comment #13723235

    Amount of reported rapes =/= amount of rape convictions.

  23. comment
    Comment #10937339

    You could reverse that and say that you can learn how to think by learning how to code.

  24. comment
    Comment #10197712

    Extinct might not work since that human-like species might be an ancestor of ours.

  25. comment
    Comment #9718872

    What about this? function v(x) { return x; } v("yeah"); returns undefined