<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: thdxr</title><link>https://news.ycombinator.com/user?id=thdxr</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Jul 2026 13:17:47 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=thdxr" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by thdxr in "Annoying and alarming things about OpenCode"]]></title><description><![CDATA[
<p>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: <a href="https://x.com/thdxr/status/2075636594640376165" rel="nofollow">https://x.com/thdxr/status/2075636594640376165</a><p>some things mention are outdated - particularly the tool call pruning feature. this has been disabled by default for a while specifically because of complaints like this<p>when we looked through our data it's not so clear cut that it's net negative
<a href="https://x.com/thdxr/status/2048268697790300343" rel="nofollow">https://x.com/thdxr/status/2048268697790300343</a><p>also i'm pretty excited about our new system prompt approach - can define each component in a way that avoids busting the cache when they change. eg that midnight issue: <a href="https://x.com/thdxr/status/2070721003924103651" rel="nofollow">https://x.com/thdxr/status/2070721003924103651</a><p>providers (anthropic is the first) are supporting this as a native concept</p>
]]></description><pubDate>Mon, 20 Jul 2026 14:47:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48979628</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=48979628</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48979628</guid></item><item><title><![CDATA[Rebase – weekly live gameshow for devs]]></title><description><![CDATA[
<p>Article URL: <a href="https://rebase.tv/">https://rebase.tv/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48914805">https://news.ycombinator.com/item?id=48914805</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 15 Jul 2026 00:37:35 +0000</pubDate><link>https://rebase.tv/</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=48914805</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48914805</guid></item><item><title><![CDATA[New comment by thdxr in "Rift: Better Alternative to Git Worktrees"]]></title><description><![CDATA[
<p>this is a 1 day old vibe coded experiment where i'm exploring some ideas</p>
]]></description><pubDate>Mon, 01 Jun 2026 14:40:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48357455</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=48357455</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48357455</guid></item><item><title><![CDATA[New comment by thdxr in "OpenCode – Open source AI coding agent"]]></title><description><![CDATA[
<p>API support was never removed</p>
]]></description><pubDate>Sat, 21 Mar 2026 12:21:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47466371</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=47466371</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47466371</guid></item><item><title><![CDATA[New comment by thdxr in "OpenCode – Open source AI coding agent"]]></title><description><![CDATA[
<p>this isn't true<p>it will use whatever small model there is in your provider<p>we had a fallback where we provided free small models if your provider did not have one (gpt nano)<p>some configs fell back to this unexpectedly which upset people so we removed it</p>
]]></description><pubDate>Sat, 21 Mar 2026 12:16:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47466341</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=47466341</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47466341</guid></item><item><title><![CDATA[New comment by thdxr in "Anthropic tries to hide Claude's AI actions. Devs hate it"]]></title><description><![CDATA[
<p>we are going to implement this</p>
]]></description><pubDate>Mon, 16 Feb 2026 14:18:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47035253</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=47035253</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47035253</guid></item><item><title><![CDATA[New comment by thdxr in "Unauthenticated remote code execution in OpenCode"]]></title><description><![CDATA[
<p>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<p>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<p>i can't really say much beyond this is my own inexperience showing</p>
]]></description><pubDate>Mon, 12 Jan 2026 19:56:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=46593380</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=46593380</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46593380</guid></item><item><title><![CDATA[New comment by thdxr in "Unauthenticated remote code execution in OpenCode"]]></title><description><![CDATA[
<p>hey maintainer here<p>we've done a poor job handling these security reports, usage has grown rapidly and we're overwhelmed with issues<p>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</p>
]]></description><pubDate>Mon, 12 Jan 2026 19:15:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=46592871</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=46592871</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46592871</guid></item><item><title><![CDATA[Neki – Sharded Postgres by the team behind Vitess]]></title><description><![CDATA[
<p>Article URL: <a href="https://planetscale.com/blog/announcing-neki">https://planetscale.com/blog/announcing-neki</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44867374">https://news.ycombinator.com/item?id=44867374</a></p>
<p>Points: 251</p>
<p># Comments: 42</p>
]]></description><pubDate>Mon, 11 Aug 2025 18:03:57 +0000</pubDate><link>https://planetscale.com/blog/announcing-neki</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=44867374</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44867374</guid></item><item><title><![CDATA[New comment by thdxr in "Crush: Glamourous AI coding agent for your favourite terminal"]]></title><description><![CDATA[
<p>docs for that are here: <a href="https://opencode.ai/docs/models/#local" rel="nofollow">https://opencode.ai/docs/models/#local</a></p>
]]></description><pubDate>Wed, 30 Jul 2025 18:20:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=44737745</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=44737745</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44737745</guid></item><item><title><![CDATA[New comment by thdxr in "Opencode: AI coding agent, built for the terminal"]]></title><description><![CDATA[
<p>curious why /clear instead of making a new session?<p>and nothing expires out from the session until you get near the context window max - at which point we do a compaction process</p>
]]></description><pubDate>Tue, 08 Jul 2025 02:28:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=44496429</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=44496429</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44496429</guid></item><item><title><![CDATA[New comment by thdxr in "Opencode: AI coding agent, built for the terminal"]]></title><description><![CDATA[
<p>we actually do heavily use prompt caching now</p>
]]></description><pubDate>Tue, 08 Jul 2025 02:26:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=44496423</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=44496423</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44496423</guid></item><item><title><![CDATA[New comment by thdxr in "Opencode: AI coding agent, built for the terminal"]]></title><description><![CDATA[
<p>it's implemented in the backend, will expose in frontend soon</p>
]]></description><pubDate>Sun, 06 Jul 2025 23:04:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=44484945</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=44484945</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44484945</guid></item><item><title><![CDATA[New comment by thdxr in "Opencode: AI coding agent, built for the terminal"]]></title><description><![CDATA[
<p>hey one of the authors here<p>we're a little over a month into development and have a lot on our roadmap<p>the cli is client/server model - the TUI is our initial focus but the goal is to build alternative frontends, mobile, web, desktop, etc<p>we think of our task as building a very good code review tool - you'll see more of that side in the following weeks<p>can answer any questions here</p>
]]></description><pubDate>Sun, 06 Jul 2025 23:02:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=44484932</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=44484932</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44484932</guid></item><item><title><![CDATA[New comment by thdxr in "Opencode: AI coding agent, built for the terminal"]]></title><description><![CDATA[
<p>author here - right now it's all the same prompts as claude code<p>but we're going to make all this very configurable next week</p>
]]></description><pubDate>Sun, 06 Jul 2025 23:00:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=44484912</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=44484912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44484912</guid></item><item><title><![CDATA[New comment by thdxr in "Opencode: AI coding agent, built for the terminal"]]></title><description><![CDATA[
<p>author here<p>we're very focused on UX and less so on LLM performance. we use all the same system prompts/config as claude code<p>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</p>
]]></description><pubDate>Sun, 06 Jul 2025 22:59:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=44484904</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=44484904</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44484904</guid></item><item><title><![CDATA[New comment by thdxr in "Next.js 15.1 is unusable outside of Vercel"]]></title><description><![CDATA[
<p>what did i do to you!?</p>
]]></description><pubDate>Thu, 12 Jun 2025 22:25:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=44263860</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=44263860</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44263860</guid></item><item><title><![CDATA[New comment by thdxr in "Remix Breaks Up with React"]]></title><description><![CDATA[
<p>this isn't official and is missing context flagged it</p>
]]></description><pubDate>Fri, 23 May 2025 11:50:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=44071991</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=44071991</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44071991</guid></item><item><title><![CDATA[Show HN: OpenCode – TUI based coding agent]]></title><description><![CDATA[
<p>Hey HN - we've built an open source terminal based coding agent<p>You might be familiar with Claude Code but OpenCode runs a full TUI rather than the typical scrolling CLI output.<p>This allows for better UX and can be used with any LLM. We're also working on support for using multiple LLMs together.<p>It has built in support for LSP servers so it can pick up errors from your codebase. We've found this greatly reduces the bad errors.<p>Some other features
- Session Management: Save and manage multiple conversation sessions
- Tool Integration: AI can execute commands, search files, and modify code
- Persistent Storage: SQLite database for storing conversations and sessions
- LSP Integration: Language Server Protocol support for code intelligence
- File Change Tracking: Track and visualize file changes during sessions
- External Editor Support: Open your preferred editor for composing messages</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43988566">https://news.ycombinator.com/item?id=43988566</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 14 May 2025 19:57:58 +0000</pubDate><link>https://github.com/sst/opencode</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=43988566</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43988566</guid></item><item><title><![CDATA[New comment by thdxr in "Why is AI so popular when nobody wants it?"]]></title><description><![CDATA[
<p>i think the idea that no one wants it is off<p>even if the models do not get better there is so much demand even just b2b<p>we have all these problems we can fix but we are totally limited by availability<p>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</p>
]]></description><pubDate>Tue, 29 Apr 2025 19:28:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=43836951</link><dc:creator>thdxr</dc:creator><comments>https://news.ycombinator.com/item?id=43836951</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43836951</guid></item></channel></rss>