Live data from Hacker News

Viewing profile — sdesol

sdesol

HN member
Joined
Mon, Jun 22, 2009, 3:19 PM UTC
HN karma
1,272
Public activity
876 items

About sdesol

You can reach me at terrchen @ gitsense.com

Recent public activity

  1. comment
    Comment #49126311

    This is self promotional but I am working on making pi extremely enterprise ready with: https://github.com/gitsense/pi-brains/tree/staging The README is being worked on but the thr…

  2. comment
    Comment #49104717

    The solution that I am working on is designed to leverage cheap LLMs (think MiMo, GLM, etc.) to build cheap context to reduce tokens, but most importantly to keep the context clean…

  3. comment
    Comment #48995126

    > Claude Code has largely won individual developer mindshare and has been on top ever since it came out. Claude Code's success is not due to the agent but because the model is cons…

  4. comment
    Comment #48970613

    > you can use /tree to go back before the compaction This is really a killer feature in my opinion. I'm currently working on pi brains extension that is designed to solve the compa…

  5. comment
    Comment #48960744

    I am curious as to how this protect works. I am currently working on a pi brain extensions and one of the commands that I will support is: /brains inspect that will let you inspect…

  6. comment
    Comment #48901572

    My extension for pi https://github.com/gitsense/pi-brains solves the too many skills problem and it can be adapted to work with any coding agent that supports hooks like Claude and…

  7. comment
    Comment #48880932

    There are some additional things I need to implement first but I do have a hands on repo that you actually try at https://github.com/gitsense/gsc-rules-demos One of the rules shows…

  8. comment
    Comment #48880603

    > A lot of people want a use case. I think the issue is, on the surface this is very much a "watch this non-deterministic actvity" but I can see the value in it. This is self promo…

  9. comment
    Comment #48852336

    > I may try moving it all to Pi, but I wonder if I should learn how to better configure the things there. Honestly if the difference was marginal, I would move to Pi. I just tried …

  10. comment
    Comment #48849915

    What was lacking? This is self promotional but I am working on https://github.com/gitsense/pi-brains which is designed around the Pi philosophy of less is better by focusing on ond…

  11. comment
    Comment #48847976

    I think that would be implied by "how did you arrive at the code". I think the conversation will revove around how did you "guide" things.

  12. comment
    Comment #48847558

    > One of the most annoying things I've seen AI do is accidentally pull in old requirements and start building off of them. This is actually the reason for me wanting to create what…

  13. comment
    Comment #48847364

    I think it makes no sense to share the conversation but I do think developers will be required to provide lessons, notes and checkpoints in the conversation. What I think will happ…

  14. comment
    Comment #48846568

    > Nobody wonders out loud how a senior developer arrives at the result he does without an AI; they care that his deliverable is high quality and meets whatever standard/requirement…

  15. comment
    Comment #48846424

    > Has anyone tried teaching the agents to use jj or gitbutler-cli to do their ideas of lightweight branches? This is very trivial if your coding agents supports hooks like Pi. I ha…

  16. comment
    Comment #48845733

    This is what I am doing with my pi-brains extension for pi https://github.com/gitsense/pi-brains I will make another update by the end of this week that contains what I call "brain…

  17. comment
    Comment #48841056

    > now they can generate one in a few minutes and send it out for review. I think we will very soon move to a prove to me you've read it protocol and/or introduce speed bumps to slo…

  18. comment
    Comment #48833101

    Would usuability (for what herdr is optimized for) not be the bigger use case for users? I never heard of this project but in 5 minutes I got the features that I wanted without hav…

  19. comment
    Comment #48823115

    It is not about me liking it or not. The word threaten comes with implications. This means they acted in hostile manner based on your words.

  20. comment
    Comment #48821707

    > got essentially threatened by leadership for not using AI. This sounds made up or your workplace is rather odd to say the least. Maybe english isn't your first language and "thre…

  21. comment
    Comment #48798742

    > I can't imagine what the point of autogenerating agent context could be I have a fork of the OpenAI Codex repo at https://github.com/gitsense/smart-codex that shows why you may w…

  22. comment
    Comment #48798701

    Honestly this is where I would have fable generate a checklist and you just monitor opus to ensure it is going through the checklist. I think ignore is often the result of a contex…

  23. comment
    Comment #48797436

    Why aren't the teams using shared checks? Are the codes in different repos?

  24. comment
    Comment #48796939

    > I even have "don't overrule me without asking" in my global AGENTS.md, and it simply doesn't do that. You really need to look into hooks based on your coding agent. This is very …

  25. comment
    Comment #48790959

    Better a round trip than bad/incorrect results. Also, the cache should kick in so the cost will be minimal.