Live data from Hacker News

Viewing profile — codesoda

codesoda

HN member
Joined
Wed, Jan 18, 2017, 5:07 AM UTC
HN karma
1
Public activity
8 items

About codesoda

No profile information was provided.

Recent public activity

  1. comment
    Comment #48433039

    I've posted a full breakdown over here https://news.ycombinator.com/item?id=48421328 (including the source code and tracking changes they make in a changelog.md)

  2. comment
    Comment #48431447

    It uses their llm, which is at https://paxel-llm.ycombinator.com . It's an Anthropic SDK based LLM proxy, though they use GPT5.5 to analyze the transcripts.

  3. comment
    Comment #48421665

    Basically it mounts your home directory, then reads your coding agent sessions from .claude, .codex etc. then uses their LLM-proxy to score the agent sessions against a rubric at h…

  4. story
    Show HN: What does YC Paxel do with your source code?

    Paxel looks like a great way to score a Startup School ticket, but check what it does with your code before you upload.

  5. comment
    Comment #47933476

    It's a bit of a bias of my own. It's all local, agents seem very good at running and monitoring cli outputs. They know how to follow standards, e.g. `cli-name help` to work out how…

  6. comment
    Comment #47933388

    I hadn't seen that one. Looks great also. When I built this I specifically didn't want to have to provide feedback and then submit it back, then open again after the agent had cons…

  7. story
    Show HN: Discuss CLI – No more reviewing agent plans in the terminal

    I'm a big user of Codex and Claude Code in the terminal. However after a big brainstorming and planning session I was finding myself with lots of comments and questions about diffe…

  8. story