Live data from Hacker News

Viewing profile — js8

js8

HN member
Joined
Sun, Nov 29, 2015, 1:05 PM UTC
HN karma
8,507
Public activity
3,577 items

About js8

No profile information was provided.

Recent public activity

  1. comment
    Comment #49167907

    Haven't really played CP2077 so I can't tell, but I was always of the impression that CRPG works best for fantasy or apocalyptic (System Shock, Fallout) genres because the world is…

  2. comment
  3. comment
    Comment #49157595

    Some time ago, there was a comment https://news.ycombinator.com/item?id=48849015 I deeply disagree with the light vs dark framing. I think the real tension between "hacker language…

  4. comment
    Comment #49155523

    > Now, no one does. Not true, AI does. It's AI job security...

  5. comment
    Comment #49143819

    I am OK with reading (decently-written) papers, something that a graduate can read. I still don't think that AI is good at it. I am not sure what writeup you refer to. I have looke…

  6. comment
    Comment #49143196

    > AIs will become better at explaining math before they become better at doing math I am not so sure. I am talking about math with AI and I feel as a math teacher, it is terrible. …

  7. comment
    Comment #49131524

    Even if we look at crypto analogy, US government actually created an open standard of DES and AES, so they knew the argument. Maybe the crypto export controls were just a protectio…

  8. comment
    Comment #49131248

    I agree, I think having our own arguments reviewed by an AI first would be a great way to improve online discussions. Also, people should use AI as a personal spam filter. However,…

  9. comment
    Comment #49126076

    Not only that! LLM can also learn how to repeatedly apply f() for certain arguments, and run the shortcut. Sometimes, the shortcut learned is not actually repeated application of f…

  10. comment
    Comment #49125848

    You are kind of ignoring the Dennett's idea of different stances: https://en.wikipedia.org/wiki/Intentional_stance You're looking at humans from intentional stance, but at LLMs fro…

  11. comment
    Comment #49125557

    Sorry, it seems like nitpicking to me. You haven't shown my usage of the word counterexample is wrong, at all. I think a proven counterexample to Q is always a proof of not Q. > Yo…

  12. comment
    Comment #49124237

    Why? A counterexample to P!=NP would be a polynomial algorithm for SAT. If it exists, it might be a constructible object.

  13. comment
    Comment #49124072

    I agree, counterexample to P!=NP would be great. I tried but it's a mess.

  14. comment
    Comment #49109027

    Ambition to help programmers understand logic and how it relates to their discipline. But maybe you're right, it cannot be (currently) done in 200 pages, although I hope somebody p…

  15. comment
    Comment #49107826

    Well, I was inspired by the top comment which said "doing logic surely feels like programming". Not a coincidence, they are a very same thing - CHI. Book on logic shouldn't beat ar…

  16. comment
    Comment #49107751

    Yes, it's an academic work. But that's my point, somebody should popularize it among programmers, because the understanding of correspondence between a programming language and the…

  17. comment
    Comment #49107433

    Looks like a nice book, but.. I feel like no serious work with this ambition today should omit (maybe it is present, not sure from the ToC) the Curry-Howard isomorphism, propositio…

  18. comment
    Comment #49096240

    > The addition of the free market of labour cannot, on its own, result in loss of self-control by either party. I disagree with this, and it's less true in theory than in practice.…

  19. comment
    Comment #49092179

    > Not sure why this comment is downvoted I didn't downvote it (obviously), but, for starters, it confuses socialism with communism (and also makes a typical categorical error in as…

  20. comment
    Comment #49084687

    The parent post is not even the worst offender. In his (otherwise good) https://en.wikipedia.org/wiki/23_Things_They_Don%27t_Tell_Yo... , Ha-Joon Chang completely flips the meaning…

  21. comment
    Comment #49066968

    IMHO, we need programming (formal) metalanguage, not just another language. Something in which can express e.g. an architectural discussion with LLM. Natural languages are not logi…

  22. comment
    Comment #49056173

    Emacs is far from done. Scheduling things from it are already a feature, in the org-mode.

  23. comment
    Comment #49036910

    IMHO and IME, we need new programming language(s). I started on Pascal and C/C++. Then I moved to Python. It freed my mind from types, and I was able to think more high-level about…

  24. comment
    Comment #49035729

    Regarding encryption. Interestingly, US government also insisted on DES and AES being open standards, because using bad encryption did more harm than good.

  25. comment
    Comment #49023686

    Close can count in math - fuzzy logic and probability are a thing. But I think you have it backwards. Close doesn't count in IT security. "Almost secure" means unsecure. Security i…