Live data from Hacker News

Viewing profile — kelseyfrog

kelseyfrog

HN member
Joined
Tue, Oct 05, 2021, 5:19 AM UTC
HN karma
12,135
Public activity
5,048 items

About kelseyfrog

Just a frog on the internet.

Comments and responses licensed under Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) Attribution requirement waived if quoting as a descendant comment on the Hacker News platform only.

By replying directly to any comment authored by this account, you represent and warrant that, upon request by this account, you will disclose your true legal name - as recorded on a currently valid government-issued identity document - by posting it in a direct reply to the requesting comment. "Reply" includes any comment in which you directly address, quote, or substantively reference the content of a covered comment. Misidentification, pseudonymous compliance, or omission constitutes a breach. Provisions are severable. This account reserves the right to amend these terms; amendments apply only to replies posted after the amended profile is published. If you are a minor in your jurisdiction, do not reply.

Contact via https://forms.gle/QX21FPu98PpaoKZu8

Recent public activity

  1. comment
    Comment #49225627

    Correct. Either all soldiers are war criminals or none of them are. The world is black or white, without nuance.

  2. comment
    Comment #49211673

    The enemy is both weak and powerful.

  3. comment
    Comment #49201736

    Absolutely true. Nothing is guaranteed when it involves other people. Personally, I've struggled with rejection sensitivity. It's been a whole other journey to recognize this, and …

  4. comment
    Comment #49188232

    In my experience, it just takes initiative. Think of it this way, if most people want more friends, then the odds are in your favor. It just takes a little vulnerability to bridge …

  5. comment
    Comment #49187433

    Whats the rational reason people buy lottery tickets, participate in sports betting, or any other EV<0 activities? Their irrationally is SMEs' edge.

  6. comment
    Comment #49186817

    Theoretically, being a SME means having an edge with which one can extract money. Agree or disagree? Why?

  7. comment
    Comment #49185987

    Prediction markets allow us to quantify risk. (Un)expectedly we learned that the existence of a prediction market for an event increases its risk as long as someone capable of trig…

  8. comment
    Comment #49185912

    Is there not a prediction market for senator crackdowns too?

  9. comment
    Comment #49179131

    The vast majority of lottery winners buy lottery tickets.

  10. comment
    Comment #49178723

    We live in a capitalist society, not a labor-oriented society. The way to make big money is through capital - ie: purchasing property and then selling it for (hopefully) profit. La…

  11. comment
    Comment #49173347

    [flagged]

  12. comment
    Comment #49171276

    Clean code nitpickers mistake the map for the territory. The rules are the map, maintainability is the territory. The map is a model of the territory, but the territory always cont…

  13. comment
    Comment #49152055

    Is this legal advice?

  14. comment
    Comment #49152041

    Anyone who thinks that making advances in mathematics implies competency in other aspects of life has never been married to a mathematician.

  15. comment
    Comment #49140264

    It doesn't sound like you did it wrong. It sounds like you practiced something more on the concentration[shamata] side of the spectrum and that you became rather adept at it. There…

  16. comment
    Comment #49127702

    Does it do what it says on the tin? If so, does it matter that it's made with an LLM? In my own experience, LLMs+TUIs are surprisingly effective. They deal with the tedium of ncurs…

  17. comment
    Comment #49113326

    If we want parental behavior to change, we have to change the incentives. Parents must be held criminally liable for exposing their children to social media. Until we change the in…

  18. comment
    Comment #49113290

    Child resistant pill bottles are not shown to reduce accidental overdose[1]. 1. https://pmc.ncbi.nlm.nih.gov/articles/PMC6124998/

  19. comment
    Comment #49103659

    Great! Now I just have to mechanically convert it to TLA+ and the verification results are hopefully exploitable business ideas.

  20. comment
    Comment #49103049

    I can find any number of counterexamples that an AI fails and an intelligent agent would get right. What thermometer of intelligence do we have except the degree to which responses…

  21. comment
    Comment #49102684

    It's not intelligent.

  22. story
  23. comment
    Comment #49091508

    You're absolutely right. Recursion is tied to the shape of the data being recursed. It can be expressed a number of ways, but generally having a functor for the data type gives a l…

  24. comment
    Comment #49090234

    You have to stop thinking like an engineer and start thinking like a public health official. 'Something impossible for kids to bypass' is not the goal. It's akin to evaluating a fl…

  25. comment
    Comment #49090107

    Most of these issues are a consequence of recursion never getting the same codification as the rest of the jmp patterns we eventually turned into control structures - eg: if, for, …