Live data from Hacker News

Viewing profile — yuedongze

yuedongze

HN member
Joined
Wed, Jan 31, 2018, 8:53 AM UTC
HN karma
344
Public activity
59 items

About yuedongze

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #48017981

    This, and I would even say we are promoting people to be kings and queens. I'm afraid AI will amplify our worst parts because they are ultimately sycophants. I've heard so many thi…

  5. story
  6. comment
    Comment #48003544

    AI doesn't automatically make us better human beings, but they only expose our worst parts. Most people are not born great leaders and managers (need rigorous training and experien…

  7. comment
    Comment #47795594

    Very cool! will feed this to Claude today and see how it works. The "Get Started" button on the landing page doesn't work though, looks like a small navigation bug.

  8. comment
    Comment #46649592

    Try this HN clone and click around. Everything is vibed by AI in real time.

  9. story
  10. story
  11. comment
    Comment #46558853

    prompt: front page of hackernews however in a staggered grid layout as a vertical scrollable feed, as a mobile app, using real hackernews API. for each post have a way to go to the…

  12. story
  13. story
    Show HN: Forwarding cloud credentials to remote machines in SSH-agent style

    I’m in the process of making my remote development environments truly secret-less. It means nothing sensitive is on the remote machine when I’m not using them. Access to all things…

  14. story
  15. comment
    Comment #46377267

    Ultimately, I'd like to go for the experience of - if I want an app, instead of downloading an existing one, I just go there and vibe one, and I can use it right away, like perhaps…

  16. comment
    Comment #46377218

    haha yea i got tired of waiting and wanted to see things coming to life. interestingly there is another HN post right above this one that asks what people do when waiting for LLM r…

  17. story
    Show HN: I built the fastest AI app builder that I can find

    A lot of times I use GenAI to quickly prototype something like an app idea or a UI/UX mock for a site. I'd like this text-to-UI experience to be as fast as possible to quickly iter…

  18. comment
    Comment #46315455

    it's very similar to the verification engineering problem i wrote about on HN last week. AI is as good as we can prove their work is genuine. and we need humans in the loop to fill…

  19. comment
    Comment #46198627

    > because it looks about right to me this is something one can look in further. it is really probabilistic checkable proofs underneath, and we are naturally looking for places wher…

  20. comment
    Comment #46198591

    It's nice to see a wide array of discussions under this! Glad that I didn't give up on this thought and end up writing it down. I want to stress that the main point of my article i…

  21. comment
    Comment #46196223

    I think it's definitely an interesting subject for Verification Engineering. the easier to task AI to do work more precisely, the easier we can check their work.

  22. comment
    Comment #46195930

    indeed, i see verification debt outweighing tradition tech debt very very soon...

  23. comment
    Comment #46195472

    oh i mean the other direction! checking if a generated image is "good" that no one will tell something is off and it look naturally, rather than checking if they are fake.

  24. comment
    Comment #46195431

    i've seen a lot of startups that use AI to QA human work. how about the idea of use humans to QA AI work? a lot of interesting things might follow

  25. comment
    Comment #46195396

    im hoping this can introduce a framework to help people visualize the problem and figure out a way to close that gap. image generation is something every one can verify, but code g…