Live data from Hacker News

Viewing profile — dprkh

dprkh

HN member
Joined
Fri, May 16, 2025, 1:48 AM UTC
HN karma
14
Public activity
14 items

About dprkh

No profile information was provided.

Recent public activity

  1. comment
    Comment #48981405

    What is your approach to evaluating LLM outputs?

  2. comment
    Comment #48952781

    If still relevant, you can email me and I will send you an invite. My email is dprkh at fastmail dot com

  3. comment
    Comment #48926825

    Why did you choose to use shadcn registry?

  4. comment
    Comment #48926651

    On Telegram, storage is unlimited™

  5. comment
    Comment #48869829

    They use bots to promote their content to the front page and downvote any comments criticizing them. I observe this pattern consistently on this website.

  6. comment
    Comment #48840365

    You're right. This was just a performance issue, but what if next time it is a corruption bug or a security vulnerability or really anything that can cause real consequences if hap…

  7. comment
    Comment #48840165

    I used an LLM to build this https://github.com/dprkh/eventfs It has good test coverage, mostly unit tests but also a number of end-to-end tests. I also made the LLM build a benchma…

  8. comment
    Comment #48835786

    > as does python, which had a reputation for decades as THE language to use to teach new folks to code I am very perplexed by this. I am going through Neetcode's DSA course where h…

  9. comment
    Comment #48809213

    It works though.

  10. comment
    Comment #48801417

    I think in this context it is actually important to share exact wording that causes the AI to perform well. My favorite is "Do not use your own knowledge."

  11. comment
    Comment #48801033

    Are corporate employees not allowed to use personal subscriptions?

  12. story
  13. comment
    Comment #47646210

    Does that include internships as well or regular positions only?

  14. comment
    Comment #47537622

    Why did you opt for semantic search, and not plain old full text search? I built an "AI Agent for a Commerce Website" as a take-home exercise yesterday, and I chose to simply give …