Live data from Hacker News

Viewing profile — davidhs

davidhs

HN member
Joined
Fri, Oct 18, 2013, 2:21 PM UTC
HN karma
169
Public activity
47 items

About davidhs

No profile information was provided.

Recent public activity

  1. comment
    Comment #48850611

    I recommend trying Codex too. In fact, I recommend running them side-by-side if you have the budget, e.g. have both independently plan the same feature or implement in a different …

  2. comment
    Comment #48743446

    > Looks like it's going to be a thoroughly frustrating experience, even worse than initial rollout. Honestly, why bother with it? They are effectively just releasing the model in-n…

  3. comment
    Comment #46814625

    Mice have the best drugs.

  4. comment
    Comment #46706373

    There are people interested in overcoming aphantasia (or hypophantasia, an extremely weak form of imagination). Today I have medium-ish hypophantasia, but I remember when I was doi…

  5. comment
    Comment #46690998

    Maybe if Terence Tao had memorized the entire Internet (and pretty much all media), then maybe he would find bits and pieces of the problem remind him of certain known solutions an…

  6. comment
    Comment #46667969

    It looks like these models work pretty well as natural language search engines and at connecting together dots of disparate things humans haven't done.

  7. comment
    Comment #46254805

    > It’s almost certainly not AIs are RLHF'd to have a corporate-pleasing interface w.r.t. metrics.

  8. comment
    Comment #45914678

    The strength of the glasses alters the size of the image that lands on your retinas. More (-) means a smaller image thus you stop seeing movement much closer to the focal point.

  9. comment
    Comment #45770281

    Do you? Don't you just halt and say this is too complex?

  10. comment
    Comment #45149927

    If the internal representation of Tesla Autopilot is similar to what the UI displays, i.e. the location of the w.r.t. to everything else, and we had a human whose internal represen…

  11. comment
    Comment #45148834

    > Yes machine learning vision systems hallucinate, but so do humans. When was the last time you had full attention on the road and a reflection of light made you super confused and…

  12. comment
    Comment #44965884

    Honestly, on an iPhone, I wish I could completely mute/disable the Phone app, so when it calls it doesn't overtake whatever you are doing, or just delete it.

  13. comment
    Comment #44829836

    > I know they seemed to be trying to temper our expectations leading up to this Before the release of the model Sam Altman tweeted a picture of the Death Star appearing over the ho…

  14. comment
    Comment #44712317

    LLMs can be useful when you have access to a verifier or verification process.

  15. comment
    Comment #42982992

    I recently took a picture of the ingredients list on my multivitamin and fed it into ChatGPT o1-pro (at least that was the config.) and it made up ingredients and messed up the qua…

  16. comment
    Comment #41809743

    What a mess this language is becoming.

  17. comment
    Comment #41695547

    Also, everything you publicly write today is just used as AI fodder. :/

  18. comment
    Comment #41278363

    Since when did information travel quickly in the brain (compared to the speed of light)?

  19. comment
    Comment #41139546

    Sounds like you have hypophantasia. Mind's eye/visualisation/phantasia is not seen through one's physical eyes. From how I've heard people explain it, it's: * (1) Seeing inside you…

  20. comment
    Comment #40350861

    I tried GPT-4o earlier where I was iteratively asking it to write and in improve a simple JavaScript web app that renders graphs of equations and it had a lot of trouble with subst…

  21. comment
    Comment #40350396

    Very impressive. Its programming skills are still kind of crappy and I seriously doubt its reasoning capacity. It feels like it can deep fake text prediction really well, but in es…

  22. comment
    Comment #39102647

    This article feels overblown. Is async Rust perfect? No, far from it. It feels like a MVP that Rust's developers have neglected for a while. Hopefully picking up some steam these d…

  23. comment
    Comment #38302669

    We're becoming (cognitively) obsolete.

  24. comment
    Comment #37308621

    The problem I find with parenthesized languages is the amount of visual noise coming from the parentheses. If you're learning how to write your first interpreter or compiler I kind…

  25. comment
    Comment #37308418

    My suggestion was more for people who are starting out developing a programming language. It's the over-emphasis on the syntax so early on I find to be suboptimal. I also find that…