Live data from Hacker News

Viewing profile — 8cvor6j844qw_d6

8cvor6j844qw_d6

HN member
Joined
Fri, Mar 14, 2025, 5:58 PM UTC
HN karma
623
Public activity
294 items

About 8cvor6j844qw_d6

No profile information was provided.

Recent public activity

  1. comment
    Comment #49114093

    I'd like to imagine the things that can be done with this speed and the current frontier models.

  2. comment
    Comment #49113984

    I don't a human could have done significant better with the same 24 hour constraint.

  3. comment
    Comment #48902558

    Same thoughts. Get a team github repository and add the marketplace.

  4. comment
  5. comment
  6. comment
  7. 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…

  8. 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.

  9. 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,…

  10. 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…

  11. comment
  12. comment
  13. comment
  14. comment
  15. comment
  16. 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…

  17. 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…

  18. comment
  19. 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…

  20. 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…

  21. 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.

  22. comment
    Comment #48791298

    May I know when should skills be used over hooks and vice versa?

  23. 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.

  24. 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…

  25. 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…