Live data from Hacker News

Viewing profile — IKantRead

IKantRead

HN member
Joined
Mon, Jul 10, 2023, 2:09 PM UTC
HN karma
967
Public activity
150 items

About IKantRead

No profile information was provided.

Recent public activity

  1. comment
    Comment #38932852

    The old crypto chants were that crypto would lead us away from the ills of traditional markets/finance. Glad to see that it's been watered down to "just as bad as" arguments.

  2. comment
    Comment #38932791

    Who in the world is still long on crypto? In the past few years we've seen ample evidence that crypto is largely a complete scam, and likewise strong evidence that none of crypto's…

  3. comment
    Comment #38869613

    Not to my knowledge, which is why I used the word "suspected" since I think this falls on the "makes intuitive sense, but would not surprise me in the least if it turned out to be …

  4. comment
    Comment #38869568

    To be clear, I'm absolutely not promoting increased sulphur emissions as a solution to our climate problems. Moreso pointing out that all those emissions are potentially masking th…

  5. comment
    Comment #38868721

    I never claimed that they "require a traditional publisher", in fact I explicitly point out that you can pay for these yourself (though I can't imagine putting together a good team…

  6. comment
    Comment #38868232

    Which is fascinating because sulphur emissions counteract (mask might be a better term) global warming. Reduction in sulphur emissions is suspected to be one of the main culprits o…

  7. comment
    Comment #38855197

    I know plenty of authors and none of them are subsidized by wealthy families. All of them do it part time in the evenings out of a labor of love. It is worth pointing out that ther…

  8. comment
    Comment #38855001

    > only reason for using a traditional publisher is the cash advance then? A few really important things come to mind: - Editing . I'm not talking about mere copy editing which you …

  9. comment
    Comment #38843482

    I've always found it fascinating that geophysicist and earlier advocate for Bayesian methods, Sir Harold Jeffreys, didn't believe in continental drift and plate tectonics because h…

  10. comment
    Comment #38842610

    This quote in particular struck me as relevant: > And now Google is unusable: using LLMs even just as a compressed form of documentation is a good idea. Beyond all the hype, it'd u…

  11. comment
    Comment #38724536

    > A lot to be said for not defaulting to data frames, in both r and python I would even add especially in Python. The main issue I have found is that pandas heavy code is just not …

  12. comment
    Comment #38696524

    Recent experience at a fairly young startup has shown me that open office culture has also started to breed a very different type of programmer. People will often be pairing nearly…

  13. comment
    Comment #38685366

    It's worth pointing out that most of the best science happened before peer review was dominant. There's an article I came across awhile back, that I can't easily find now, that bas…

  14. comment
    Comment #38683155

    I'm pretty sure Sam Walton didn't establish Walmart with the hope of being acquired. It's bizarre that we live in a time where we can't even fathom a business that is fundamentally…

  15. comment
    Comment #38683040

    As an ex-smoker, I also used to just toss cigarette butts anywhere without thought. Decades after quitting it's still surprising to me that I ever thought this was normal (I've nev…

  16. comment
    Comment #38658757

    > I can see how it feels like cheating to coax the model to produce the answer you want. But... it's not! If it's for a single example, it is absolutely cheating. As an AI engineer…

  17. comment
    Comment #38647051

    A good QA person is to a software developer as a good editor is to a writer. Both take a look at your hard work and critique it ruthlessly. Annoying as hell when it's happening, bu…

  18. comment
    Comment #38642659

    > don’t waste your time writing your own neural net and backprop. I don't think you should be combining writing a neural network with doing backprop since I don't know anyone worki…

  19. comment
    Comment #38613065

    I have a few friends who had major liquidity events happen to them and they each own 3-5 homes as investment homes. I believe these properties were paid full in full and in cash, s…

  20. comment
    Comment #38612837

    As this other comment pointed out [0] 40% of homes are mortgage free, but that says nothing about home owners . Anecdotally I know that none of my neighbors are mortgage free. Howe…

  21. comment
    Comment #38475066

    Of all the ex-FAANG people I've worked with, I've found the ex-Amazon ones to be, by a wide margin, the least impressive group. I'm not huge fan of Google, but will readily admit t…

  22. comment
    Comment #38474991

    I feel the same way and would also never work at a FAANG. That said, I suspect this is would be viewed as a benefit of the process since I'm fairly confident Amazon and the like do…

  23. comment
    Comment #38452035

    I think they're saying the interaction effect of doing drugs, drinking and considering oneself a victim is negligible on overall success. It doesn't seem like a bold claim to me. I…

  24. comment
    Comment #38365446

    > But is there is something inherent to Lisp that makes it "clunky" to work with matrices? s-exps are basically coding at the level of the AST, which for many programming tasks is …

  25. comment
    Comment #38364659

    As a huge Lisp/Scheme fan, I don't find it surprising that Python became the language of choice for neural networks over Lisp. NN in general just boil down to doing lots of linear …