Viewing profile — dprkh
dprkh
HN member- Joined
- Fri, May 16, 2025, 1:48 AM UTC
- HN karma
- 14
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About dprkh
No profile information was provided.
Recent public activity
-
comment
Comment #48981405
What is your approach to evaluating LLM outputs?
-
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
-
comment
Comment #48926825
Why did you choose to use shadcn registry?
-
comment
Comment #48926651
On Telegram, storage is unlimited™
-
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.
-
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…
-
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…
-
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…
-
comment
Comment #48809213
It works though.
-
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."
-
comment
Comment #48801033
Are corporate employees not allowed to use personal subscriptions?
- story
-
comment
Comment #47646210
Does that include internships as well or regular positions only?
-
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 …