Live data from Hacker News

Viewing profile — thdxr

thdxr

HN member
Joined
Fri, Aug 25, 2017, 8:03 AM UTC
HN karma
808
Public activity
169 items

About thdxr

[ my public key: https://keybase.io/thdxr; my proof: https://keybase.io/thdxr/sigs/l4kb7Hf_jl35s_WMc0geyu0H9nOfFY-mv3wLQG9xqVU ]

ZB7NfzWsA6

Recent public activity

  1. comment
    Comment #48979628

    not too much actionable here. most of the more glaring issues are already fixed in our upcoming v2 if you'd like to try beta: https://x.com/thdxr/status/2075636594640376165 some th…

  2. story
  3. comment
    Comment #48357455

    this is a 1 day old vibe coded experiment where i'm exploring some ideas

  4. comment
    Comment #47466371

    API support was never removed

  5. comment
    Comment #47466341

    this isn't true it will use whatever small model there is in your provider we had a fallback where we provided free small models if your provider did not have one (gpt nano) some c…

  6. comment
    Comment #47035253

    we are going to implement this

  7. comment
    Comment #46593380

    the email they found was from a different repo and not monitored. this is ultimately our fault for not having a proper SECURITY.md on our main repository the issue that was reporte…

  8. comment
    Comment #46592871

    hey maintainer here we've done a poor job handling these security reports, usage has grown rapidly and we're overwhelmed with issues we're meeting with some people this week to adv…

  9. story
  10. comment
    Comment #44737745

    docs for that are here: https://opencode.ai/docs/models/#local

  11. comment
    Comment #44496429

    curious why /clear instead of making a new session? and nothing expires out from the session until you get near the context window max - at which point we do a compaction process

  12. comment
    Comment #44496423

    we actually do heavily use prompt caching now

  13. comment
    Comment #44484945

    it's implemented in the backend, will expose in frontend soon

  14. comment
    Comment #44484932

    hey one of the authors here we're a little over a month into development and have a lot on our roadmap the cli is client/server model - the TUI is our initial focus but the goal is…

  15. comment
    Comment #44484912

    author here - right now it's all the same prompts as claude code but we're going to make all this very configurable next week

  16. comment
    Comment #44484904

    author here we're very focused on UX and less so on LLM performance. we use all the same system prompts/config as claude code that said people do observe better performance because…

  17. comment
    Comment #44263860

    what did i do to you!?

  18. comment
    Comment #44071991

    this isn't official and is missing context flagged it

  19. story
    Show HN: OpenCode – TUI based coding agent

    Hey HN - we've built an open source terminal based coding agent You might be familiar with Claude Code but OpenCode runs a full TUI rather than the typical scrolling CLI output. Th…

  20. comment
    Comment #43836951

    i think the idea that no one wants it is off even if the models do not get better there is so much demand even just b2b we have all these problems we can fix but we are totally lim…

  21. comment
    Comment #43561638

    build something popular then build a second thing that's as popular that's paid it's pretty hard but that's what we did

  22. comment
    Comment #42450676

    yes this was the intent

  23. comment
    Comment #42450655

    thanks for writing this up! i have been looking at switching to PASETO instead of jwt one thing though - the reason we use asymmetric encryption is to allow other clients to valida…

  24. comment
    Comment #42450625

    we will add SAML adapters as well but the flow between your apps and openauth will always be oauth

  25. comment
    Comment #42450580

    all of the data in there will be exposed via an API and also directly queryable since it's in your infra but the idea here is openauth does not handle things like user storage - it…