HackerTrans
TopNewTrendsCommentsPastAskShowJobs

thdxr

no profile record

Submissions

Neki – Sharded Postgres by the team behind Vitess

planetscale.com
251 points·by thdxr·hace 11 meses·42 comments

Show HN: OpenCode – TUI based coding agent

github.com
3 points·by thdxr·el año pasado·0 comments

comments

thdxr
·el mes pasado·discuss
this is a 1 day old vibe coded experiment where i'm exploring some ideas
thdxr
·hace 4 meses·discuss
API support was never removed
thdxr
·hace 4 meses·discuss
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 configs fell back to this unexpectedly which upset people so we removed it
thdxr
·hace 5 meses·discuss
we are going to implement this
thdxr
·hace 6 meses·discuss
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 reported was fixed as soon as we heard about it - going through the process of learning about the CVE process, etc now and setting everything up correctly. we get 100s of issues reported to us daily across various mediums and we're figuring out how to manage this

i can't really say much beyond this is my own inexperience showing
thdxr
·hace 6 meses·discuss
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 advise us on how to handle this better, get a bug bounty program funded and have some audits done
thdxr
·hace 12 meses·discuss
docs for that are here: https://opencode.ai/docs/models/#local
thdxr
·el año pasado·discuss
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
thdxr
·el año pasado·discuss
we actually do heavily use prompt caching now
thdxr
·el año pasado·discuss
it's implemented in the backend, will expose in frontend soon
thdxr
·el año pasado·discuss
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 to build alternative frontends, mobile, web, desktop, etc

we think of our task as building a very good code review tool - you'll see more of that side in the following weeks

can answer any questions here
thdxr
·el año pasado·discuss
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
thdxr
·el año pasado·discuss
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 of out of the box LSP support - edit tools return errors and the LLM immediately fixes them
thdxr
·el año pasado·discuss
what did i do to you!?
thdxr
·el año pasado·discuss
this isn't official and is missing context flagged it
thdxr
·el año pasado·discuss
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 limited by availability

cloud providers are overwhelmed by the demand - you can see this in how stingy they are with rate limits and how they don't even talk to you unless you've already spent a lot with them