Viewing profile — _zer0c00l_
_zer0c00l_
HN member- Joined
- Tue, Apr 14, 2026, 12:30 PM UTC
- HN karma
- 2
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About _zer0c00l_
No profile information was provided.
Recent public activity
-
comment
Comment #47778250
what problem is this helper trying to solve?
-
comment
Comment #47778212
I have one (at least) fundamental concern about the approach - let's say I'm building an anti-fraud system that uses AI (through API), and maybe I'm asking AI whether my user total…
-
comment
Comment #47778168
I love the design, it's really cool. Do you have data that supports your hypothesis that users care about "their files leaving their computers"?
- story
-
comment
Comment #47772308
There is one potential issue with scanning the entire codebase IMHO - if the codebase is old enough, there can be old snippets of code that DON'T correspond to the current preferen…
-
comment
Comment #47765377
You can do this with OpenRouter though, can't you? They have a markup which is annoying, but they also have a long list of LLMs
-
comment
Comment #47765357
Your example is with Codex - OpenAI could implement this easily on their end right? Every prompt of yours was an API call and they have a log, they can easily re-create a quick his…
-
comment
Comment #47765310
how does this scale - what if you have 50 Linux instances? the screenshot only has 3 or 4 so that looks good
-
comment
Comment #47765283
I think CodeRabbit/others do this already? They learn from your code base/previous PRs, then use that in the future. I built a mini PoC of this a few weeks ago as well, out of curi…
- story