<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: wek</title><link>https://news.ycombinator.com/user?id=wek</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 27 Jun 2026 02:36:38 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=wek" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Configuring Agentic AI Coding Tools: An Exploratory Study]]></title><description><![CDATA[
<p>Article URL: <a href="https://arxiv.org/abs/2602.14690">https://arxiv.org/abs/2602.14690</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48455519">https://news.ycombinator.com/item?id=48455519</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 09 Jun 2026 02:32:02 +0000</pubDate><link>https://arxiv.org/abs/2602.14690</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=48455519</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48455519</guid></item><item><title><![CDATA[Building the harness around our coding agents. Eight failure modes and pillars]]></title><description><![CDATA[
<p>Article URL: <a href="https://nimbalyst.com/blog/agent-harness-above-claude-code-codex/">https://nimbalyst.com/blog/agent-harness-above-claude-code-codex/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48279519">https://news.ycombinator.com/item?id=48279519</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 26 May 2026 13:23:40 +0000</pubDate><link>https://nimbalyst.com/blog/agent-harness-above-claude-code-codex/</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=48279519</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48279519</guid></item><item><title><![CDATA[Constraint Decay: The Fragility of LLM Agents in Back End Code Generation]]></title><description><![CDATA[
<p>Article URL: <a href="https://arxiv.org/abs/2605.06445">https://arxiv.org/abs/2605.06445</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48256912">https://news.ycombinator.com/item?id=48256912</a></p>
<p>Points: 287</p>
<p># Comments: 197</p>
]]></description><pubDate>Sun, 24 May 2026 12:55:53 +0000</pubDate><link>https://arxiv.org/abs/2605.06445</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=48256912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48256912</guid></item><item><title><![CDATA[New comment by wek in "I don't think AI will make your processes go faster"]]></title><description><![CDATA[
<p>The article is correct to emphasize the importance of definition and that this can be a bottleneck. But it is incorrect to show the layered documentation and development lines taking just as long as they did pre-coding-agents.<p>Our team is coding much much faster at high quality then we were before coding agents.  As this commenter says, if you empower individuals and small teams to define, document and they set up good practices and harnesses, they can accelerate dramatically.</p>
]]></description><pubDate>Mon, 18 May 2026 13:53:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48179942</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=48179942</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48179942</guid></item><item><title><![CDATA[Show HN: Nimbalyst open source Obsidian, Codex app, and Linear for coding agents]]></title><description><![CDATA[
<p>Hi, I'm Karl. Greg and I spent the last year building Nimbalyst, an open-source local desktop workspace for working with coding agents.<p>We want to give agents and humans one place to work together with maximum bandwidth and context, instead of Obsidian for plans, Excalidraw for diagrams, Codex app or Conductor for session management, and Linear for tasks. So we integrated:<p>- Visual editors for markdown, diagrams, mockups, data models, CSV, code, and your own custom extensions<p>- Red/green diff review with per-block accept/reject when an agent makes changes<p>- Session manager with parallel sessions, kanban, search, resume, and links from sessions to the files they touched<p>- Task tracking where agents and humans create, update, and execute tasks linked to files and sessions<p>- Developer features like a terminal, worktrees, visual git, and agent-driven commits and branches<p>Nimbalyst supports Codex, Claude Code, OpenCode (alpha), and Copilot (alpha) through a pluggable provider system.<p>The desktop and iOS apps are MIT; the collab server is AGPL.<p>Repo: <a href="https://github.com/nimbalyst/nimbalyst" rel="nofollow">https://github.com/nimbalyst/nimbalyst</a><p>Website: <a href="https://nimbalyst.com" rel="nofollow">https://nimbalyst.com</a><p>I'd welcome your feedback and contributions.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48108137">https://news.ycombinator.com/item?id=48108137</a></p>
<p>Points: 7</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 12 May 2026 13:38:43 +0000</pubDate><link>https://github.com/nimbalyst/nimbalyst</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=48108137</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48108137</guid></item><item><title><![CDATA[New comment by wek in "Using Claude Code: The unreasonable effectiveness of HTML"]]></title><description><![CDATA[
<p>Well said. It is so much better for when the human can see what the LLM has changed and iterate on it with the LLM, making their own changes. Markdown is better for that.</p>
]]></description><pubDate>Mon, 11 May 2026 13:49:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48094981</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=48094981</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48094981</guid></item><item><title><![CDATA[New comment by wek in "Vibe coding and agentic engineering are getting closer than I'd like"]]></title><description><![CDATA[
<p>I kind of felt the same way reading the article! It felt so unusual to encounter someone who is both smart and humble and willing to admit they were learning.  And I was happy to encounter it and sad that I was so surprised by it.</p>
]]></description><pubDate>Thu, 07 May 2026 02:01:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48044530</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=48044530</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48044530</guid></item><item><title><![CDATA[New comment by wek in "Going Full Time on Open Source"]]></title><description><![CDATA[
<p>Congratulations! I think that a lot of the value will be in the judgement of the maintainer about the marginal next feature (and saying no to all those other features) ... if software is a stream then the value is in what gets into the stream. That is an AI resistant value and if you can provide it for your project.</p>
]]></description><pubDate>Wed, 06 May 2026 18:55:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48040134</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=48040134</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48040134</guid></item><item><title><![CDATA[New comment by wek in "Vibe coding and agentic engineering are getting closer than I'd like"]]></title><description><![CDATA[
<p>What an excellent article by a smart, humble, still-learning person!<p>Favorite quote:" There are a whole bunch of reasons I’m not scared that my career as a software engineer is over now that computers can write their own code, partly because these things are amplifiers of existing experience. If you know what you’re doing, you can run so much faster with them. [...]<p>I’m constantly reminded as I work with these tools how hard the thing that we do is. Producing software is a ferociously difficult thing to do. And you could give me all of the AI tools in the world and what we’re trying to achieve here is still really difficult. [...]"</p>
]]></description><pubDate>Wed, 06 May 2026 18:47:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48040020</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=48040020</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48040020</guid></item><item><title><![CDATA[New comment by wek in "SpaceX says it has agreement to acquire Cursor for $60B"]]></title><description><![CDATA[
<p>And as of today Nimbalyst is open source!</p>
]]></description><pubDate>Thu, 30 Apr 2026 20:11:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47967610</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=47967610</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47967610</guid></item><item><title><![CDATA[New comment by wek in "Show HN: Nimbalyst open-source visual workspace for ClaudeCode, Codex, OpenCode"]]></title><description><![CDATA[
<p>This is on our wish list for a custom extension. Many users have asked for it. If someone in the community wants to take a crack at it....</p>
]]></description><pubDate>Thu, 30 Apr 2026 14:45:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47963364</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=47963364</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47963364</guid></item><item><title><![CDATA[New comment by wek in "Show HN: Nimbalyst open-source visual workspace for ClaudeCode, Codex, OpenCode"]]></title><description><![CDATA[
<p>Thanks! A good way to learn the platform is by building an extension.</p>
]]></description><pubDate>Thu, 30 Apr 2026 14:28:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47963055</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=47963055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47963055</guid></item><item><title><![CDATA[Agyn: A Multi-Agent System for Team-Based Autonomous Software Engineering]]></title><description><![CDATA[
<p>Article URL: <a href="https://arxiv.org/abs/2602.01465">https://arxiv.org/abs/2602.01465</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47884604">https://news.ycombinator.com/item?id=47884604</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 24 Apr 2026 01:57:43 +0000</pubDate><link>https://arxiv.org/abs/2602.01465</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=47884604</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47884604</guid></item><item><title><![CDATA[The Code Agent Orchestra: what makes multi-agent coding work]]></title><description><![CDATA[
<p>Article URL: <a href="https://addyosmani.com/blog/code-agent-orchestra/">https://addyosmani.com/blog/code-agent-orchestra/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47867207">https://news.ycombinator.com/item?id=47867207</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 22 Apr 2026 18:14:05 +0000</pubDate><link>https://addyosmani.com/blog/code-agent-orchestra/</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=47867207</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47867207</guid></item><item><title><![CDATA[New comment by wek in "ChatGPT Images 2.0"]]></title><description><![CDATA[
<p>I use Nano Banana all the time and this seems like a step up</p>
]]></description><pubDate>Wed, 22 Apr 2026 01:51:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47857748</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=47857748</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47857748</guid></item><item><title><![CDATA[New comment by wek in "Claude Code to be removed from Anthropic's Pro plan?"]]></title><description><![CDATA[
<p>I agree. Why would they not keep the $20 plan as a gateway drug?</p>
]]></description><pubDate>Wed, 22 Apr 2026 01:47:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47857704</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=47857704</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47857704</guid></item><item><title><![CDATA[New comment by wek in "SpaceX says it has agreement to acquire Cursor for $60B"]]></title><description><![CDATA[
<p>What are the implications of this for Cursor being model agnostic?</p>
]]></description><pubDate>Wed, 22 Apr 2026 01:42:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47857654</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=47857654</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47857654</guid></item><item><title><![CDATA[New comment by wek in "SpaceX says it has agreement to acquire Cursor for $60B"]]></title><description><![CDATA[
<p>Consider Nimbalyst, its a free visual workspace for Claude Code and Codex that has visual editing of markdown, mockups, diagrams, code with your agents with WYSYWIG diffs as well as task management and kanban session management tied into your agents. Its got a files/plan/editing mode and an agent/sessions mode.</p>
]]></description><pubDate>Wed, 22 Apr 2026 01:41:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47857642</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=47857642</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47857642</guid></item><item><title><![CDATA[Managing context in long-run agentic applications]]></title><description><![CDATA[
<p>Article URL: <a href="https://slack.engineering/managing-context-in-long-run-agentic-applications/">https://slack.engineering/managing-context-in-long-run-agentic-applications/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47848753">https://news.ycombinator.com/item?id=47848753</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 21 Apr 2026 13:45:47 +0000</pubDate><link>https://slack.engineering/managing-context-in-long-run-agentic-applications/</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=47848753</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47848753</guid></item><item><title><![CDATA[Jetbrain's Research: Understanding AI's Impact on Developer Workflows]]></title><description><![CDATA[
<p>Article URL: <a href="https://blog.jetbrains.com/research/2026/04/ai-impact-developer-workflows/">https://blog.jetbrains.com/research/2026/04/ai-impact-developer-workflows/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47816376">https://news.ycombinator.com/item?id=47816376</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 18 Apr 2026 14:50:37 +0000</pubDate><link>https://blog.jetbrains.com/research/2026/04/ai-impact-developer-workflows/</link><dc:creator>wek</dc:creator><comments>https://news.ycombinator.com/item?id=47816376</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47816376</guid></item></channel></rss>