Live data from Hacker News

Viewing profile — or_am_i

or_am_i

HN member
Joined
Fri, Jul 21, 2023, 5:53 PM UTC
HN karma
148
Public activity
32 items

About or_am_i

No profile information was provided.

Recent public activity

  1. comment
    Comment #49114237

    Isn't it today/wouldn't it be in the close future relatively trivial to port most of the already formalized results between languages with help of LLMs?

  2. comment
    Comment #48797968

    The article explicitly calls out selection bias (this is entirely based on 90% that opted into using the tutor, there was no control group), I wish the headline did as well. "Engag…

  3. comment
    Comment #48277870

    Brilliant! IMO could be even better if the number of points/comments was easier to scan.

  4. comment
    Comment #48177847

    Lemmas ~ library code, theorems ~ application code.

  5. comment
    Comment #47791427

    Same. Plenty of perfectly valid reasons to outright ban generated PRs, but "Look, I asked ChatGPT to generate a PR which would break SDL, and it did not bother reading AGENTS.md" i…

  6. comment
    Comment #47397184

    It's always easier to blame the model and convince yourself that you have some sort of talent in reviewing LLM's work that others don't. In my experience the differences are mostly…

  7. comment
    Comment #47223862

    Have owned a couple iPads starting ~2010 -- mainly for reading pdfs, and comics in electronic form. Occasionally drawing / jamming some tunes - almost all via 3rd party apps. There…

  8. comment
    Comment #46752530

    Steam phone incoming in 3... 2... 1...

  9. comment
    Comment #46233292

    Wish it was only the keyboard enshittified. Literally everything became worse with the update, I had to google how to turn off the silly transparency (Accessibility Settings -> Dis…

  10. comment
    Comment #45985527

    The subscription revenues is a decent chunk of your lifetime value (LTV) as a customer, but it's not all of it. The goal here is to squeeze as much value from you aside from that a…

  11. comment
    Comment #45846184

    Jonathan Blow's The Witness is a notable example (minor spoiler alert)! Past a certain point in the game, it becomes REALLY challenging to just walk through the IRL woods without o…

  12. comment
    Comment #45770100

    In JetBrains editors it's possible to highlight mutable variables, at least in the languages where the distinction exists. My go to setting in Kotlin is to underscore all `var`'s, …

  13. comment
    Comment #45326508

    Mathematics trains a lot of skills that are generally applicable in engineering. Decomposing complex problems into non-trivial sequences of manageable steps, being able to prove th…

  14. comment
    Comment #45025729

    Yes, and the press release makes no mention of this extra context -- hardly good journalism.

  15. comment
    Comment #44951150

    Yeah, the `numpy` version still looks relatively cryptic (like, "line > 0" is still fine, but the numpy arrays broadcasting rules can quickly get out of hand) compared to the autho…

  16. comment
    Comment #44935449

    It sucks when your communication preferences are overridden! To be fair though, many valid reasons to prefer a quick call over a message (a potentially infinite sequence of message…

  17. comment
    Comment #44766011

    “If you would escape moral and physical assassination, do nothing, say nothing, be nothing — court obscurity, for only in oblivion does safety lie.” E. Hubbard, ca. 1989

  18. comment
    Comment #44672572

    > If you try to humanise the place you will lose your mind. If you ask yourself what the woman at the hair-braiding stand left behind to be here, and why, you will lose your mind. …

  19. comment
    Comment #44411181

    Would you give to charity? You are pointing at the heart of the prisoner's dilemma endlessly recreated by the very existence of capital: why choose long-term public benefit over a …

  20. comment
    Comment #43749375

    Yeah, I guess I'm silently assuming the developer's time is more valuable than the API costs (which is true in the majority of use cases in US+EU, unless using parallel/multi-shot …

  21. comment
    Comment #43743019

    A lot of the same kind of skill goes into prompting AI and delegating work to other humans. Delegation requires building intellectual empathy for the task recipient, giving them an…

  22. comment
    Comment #43742982

    Analogy would have been correct if prompting didn't influence the output (which I hope you agree is not the case). And yes, the model keeps changing under you -- much like a horse …

  23. comment
    Comment #43703184

    > The “bullshit” here is the implicit claim of an author that such jargon is needed. Maybe it is to explain advanced applications (like attempts to do “inference in Bayesian networ…

  24. comment
    Comment #43599523

    What if we built a strong culture around actively avoiding advertising? What if we educated the general public about adverse effects of time after time giving up your attention, wi…

  25. comment
    Comment #42862291

    Am an "outliner", currently working together with a "discovery coder" on a project. We are half a year in and have no common working build, just my "outline" and a bunch of non-int…