Viewing profile — 8cvor6j844qw_d6
8cvor6j844qw_d6
HN member- Joined
- Fri, Mar 14, 2025, 5:58 PM UTC
- HN karma
- 623
- Public activity
- 294 items
- HN profile
- View on Hacker News ↗
About 8cvor6j844qw_d6
No profile information was provided.
Recent public activity
-
comment
Comment #49114093
I'd like to imagine the things that can be done with this speed and the current frontier models.
-
comment
Comment #49113984
I don't a human could have done significant better with the same 24 hour constraint.
-
comment
Comment #48902558
Same thoughts. Get a team github repository and add the marketplace.
- comment
- comment
- comment
-
comment
Comment #48886999
I recently swapped to Codex and its pretty great after a day or so of migrating configs and wrangling Codex's bubblewrap and finetuning the auto mode classifier prompt. Claude is n…
-
comment
Comment #48886499
I like Codex for allowing auto_review.policy (basically a prompt to the classifier on what to allow/disallow) to be configured rather than the opaque auto mode in Claude.
-
comment
Comment #48872203
> relatively easy to redesign as weapons There is a fiction I've read years ago that mentioned satellites becoming makeshift weapons by overheating exposed objects (think reactors,…
-
comment
Comment #48870107
For those that recently switched from Claude, does Codex gives you more usage than Claude Code on the highest personal plan? I frequently max out my weekly usage, and given this [1…
- comment
- comment
- comment
- comment
- comment
-
comment
Comment #48848134
> I found Opus's 4.8 memories largely lacking value. Similar thoughts, I disabled memory for the web UI. > I've been holding "retros" with the agent immediately after a session, an…
-
comment
Comment #48831002
> I really hope people cancel their subs once GPT 5.6 drops. I'm planning to subscribe to OpenAI after exhausting weekly usage with Fable. Good timing with GPT new models and might…
- comment
-
comment
Comment #48815833
I was under the impression Windows is unreliable for these kind of activities as they are "leakish". I imagine it's not too difficult to narrow down the potential suspects with how…
-
comment
Comment #48815734
> so wasn’t sure what license to use as MIT didn’t feel right to me at the moment You're onto the right track if you have plans for commercialisation. Thanks for building this, I'v…
-
comment
Comment #48791897
What is the shadcn/ui equivalent for Angular? PrimeNG had a licensing change recently and I'm looking at a suitable alternatives for a fresh project.
-
comment
Comment #48791298
May I know when should skills be used over hooks and vice versa?
-
comment
Comment #48790601
> YouTube Studio's own suggested prompts automatically feed all comments ot the AI the moment they're clicked. Glad to see human-written text.
-
comment
Comment #48764817
QUALITY.md feels similar to CONSTITUTION.md Looks like unless something better comes up, we'll be stuck with it for a while. I find markdown useful for repo-specific conventions, e…
-
comment
Comment #48589261
I prefer gitignore since it survives dev container rebuilds. I can set a creation script or volume to restore/persist configs if I must avoid gitignore. However, that's an extra sc…