<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: c4pt0r</title><link>https://news.ycombinator.com/user?id=c4pt0r</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 22 Jul 2026 01:10:25 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=c4pt0r" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by c4pt0r in "Nativ: Run frontier open models locally on your Mac"]]></title><description><![CDATA[
<p>I'm a bit curious why not running DeepSeek V4 on top of <a href="https://github.com/antirez/ds4" rel="nofollow">https://github.com/antirez/ds4</a>. I think the results could be really good.</p>
]]></description><pubDate>Mon, 20 Jul 2026 20:45:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48984658</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=48984658</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48984658</guid></item><item><title><![CDATA[New comment by c4pt0r in "Jamesob's guide to running SOTA LLMs locally"]]></title><description><![CDATA[
<p>Local open weight models will definitely be a future trend. Imagine if an Opus-level model could run locally: many more latent use cases would likely emerge, since Opus is priced so high. Perhaps the future will be a multi-model architecture, where frontier models handle planning and local models carry out the concrete execution.</p>
]]></description><pubDate>Fri, 03 Jul 2026 19:10:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48778786</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=48778786</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48778786</guid></item><item><title><![CDATA[New comment by c4pt0r in "Pie: Yet another open-source coding agent in Rust"]]></title><description><![CDATA[
<p>Hi HN, Pie author here<p>I’ve been building pie, an open-source coding agent written in Rust. The initial reason was that I had some proactive, long-term automated tasks to run on a local DS v4 model. Therefore, I needed a customizable agent runtime to support these custom tasks, such as triggers, to perform some simple automation, Over time, the project gradually became more and more usable, so I thought I might as well turn it into a proper project.
Of course, most of the code in this project was written by AI. If you’re sensitive to AI-generated code or AI coding, feel free to simply ignore it.<p>Pie runs inside your local project directory, can inspect/edit files, run shell commands, keep resumable sessions, and use different model providers, including local OpenAI-compatible servers.<p>The goal is not just to build another chat UI for coding, but a local agent runtime for developer workflows: slash commands, session history, skills, MCP tools, cron/triggers, and a small hub so agents running on different machines can send messages to each other.<p>A few things I’ve been focusing on recently:<p>- local/session-first workflows: resume sessions, search history, save transcripts<p>- model flexibility: Anthropic/OpenAI/etc., plus local OpenAI-compatible endpoints<p>- MCP and skills for attaching project-specific tools/instructions<p>- cron/triggers for lightweight automation inside a coding session<p>- SSH/headless support for running agents on remote dev boxes<p>- a web UI that mirrors the terminal runtime rather than replacing it<p>- an optional hub for agent-to-agent messaging and notifications<p>Love to hear feedback from you, thank you!</p>
]]></description><pubDate>Thu, 04 Jun 2026 01:04:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48392401</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=48392401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48392401</guid></item><item><title><![CDATA[Pie: Yet another open-source coding agent in Rust]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/c4pt0r/pie">https://github.com/c4pt0r/pie</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48392370">https://news.ycombinator.com/item?id=48392370</a></p>
<p>Points: 3</p>
<p># Comments: 2</p>
]]></description><pubDate>Thu, 04 Jun 2026 01:00:06 +0000</pubDate><link>https://github.com/c4pt0r/pie</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=48392370</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48392370</guid></item><item><title><![CDATA[Yet Another AI Teammate]]></title><description><![CDATA[
<p>Article URL: <a href="https://yaat.sh/">https://yaat.sh/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48230508">https://news.ycombinator.com/item?id=48230508</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 22 May 2026 00:32:34 +0000</pubDate><link>https://yaat.sh/</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=48230508</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48230508</guid></item><item><title><![CDATA[New comment by c4pt0r in "The worst volume control UI in the world (2017)"]]></title><description><![CDATA[
<p>i know they will have alsamixer in this list.</p>
]]></description><pubDate>Fri, 20 Mar 2026 23:16:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47462123</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=47462123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47462123</guid></item><item><title><![CDATA[New comment by c4pt0r in "Postgres with Builtin File Systems"]]></title><description><![CDATA[
<p>it has nothing to do with TiDB, db9 is built from scratch.A good way to think about it is that db9 is similar to tidb-server, it provides a PostgreSQL wire protocol and SQL layer, while the actual data lives in the underlying KV layer.</p>
]]></description><pubDate>Sun, 15 Mar 2026 08:50:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47385492</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=47385492</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47385492</guid></item><item><title><![CDATA[New comment by c4pt0r in "Postgres with Builtin File Systems"]]></title><description><![CDATA[
<p>yes, it’s quite a journey</p>
]]></description><pubDate>Sun, 15 Mar 2026 00:52:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47383064</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=47383064</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47383064</guid></item><item><title><![CDATA[New comment by c4pt0r in "Postgres with Builtin File Systems"]]></title><description><![CDATA[
<p>Hello, the developer of db9 here. You’re right, that section is indeed a bit too brief. We will add more architecture documentation later.
What I wanted to convey is that, unlike a standard PostgreSQL, db9 is more like a pg SQL-compatible layer built on top of a large distributed KV store.
I also shared a brief introduction in this tweet, which might help clarify things. <a href="https://x.com/dxhuang/status/2032016443114733744" rel="nofollow">https://x.com/dxhuang/status/2032016443114733744</a></p>
]]></description><pubDate>Sun, 15 Mar 2026 00:32:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47382927</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=47382927</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47382927</guid></item><item><title><![CDATA[Mem9: Persistant Memory for OpenClaw]]></title><description><![CDATA[
<p>Article URL: <a href="https://mem9.ai/">https://mem9.ai/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47296505">https://news.ycombinator.com/item?id=47296505</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 08 Mar 2026 11:32:51 +0000</pubDate><link>https://mem9.ai/</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=47296505</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47296505</guid></item><item><title><![CDATA[Show HN: DB9 – Postgres, but for Agents]]></title><description><![CDATA[
<p>Article URL: <a href="https://db9.ai/">https://db9.ai/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47296219">https://news.ycombinator.com/item?id=47296219</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 08 Mar 2026 10:40:52 +0000</pubDate><link>https://db9.ai/</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=47296219</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47296219</guid></item><item><title><![CDATA[Minibook: Self-hosted Moltbook for agents collaboration]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/c4pt0r/minibook">https://github.com/c4pt0r/minibook</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46842195">https://news.ycombinator.com/item?id=46842195</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 01 Feb 2026 00:03:27 +0000</pubDate><link>https://github.com/c4pt0r/minibook</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=46842195</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46842195</guid></item><item><title><![CDATA[What We Talk About When We Talk About Agent Infra]]></title><description><![CDATA[
<p>Article URL: <a href="https://me.0xffff.me/agent_infra.html">https://me.0xffff.me/agent_infra.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46802786">https://news.ycombinator.com/item?id=46802786</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 28 Jan 2026 22:49:09 +0000</pubDate><link>https://me.0xffff.me/agent_infra.html</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=46802786</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46802786</guid></item><item><title><![CDATA[Boxlite: Embedded micro-VM runtime for AI agents]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/boxlite-ai/boxlite">https://github.com/boxlite-ai/boxlite</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46799818">https://news.ycombinator.com/item?id=46799818</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 28 Jan 2026 18:46:34 +0000</pubDate><link>https://github.com/boxlite-ai/boxlite</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=46799818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46799818</guid></item><item><title><![CDATA[New comment by c4pt0r in "Ask HN: Burned out from tech, what else is there?"]]></title><description><![CDATA[
<p>IMHO, sometimes strangers can offer advice without bias, whereas those closest to you cannot.</p>
]]></description><pubDate>Tue, 20 Jan 2026 18:51:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=46696150</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=46696150</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46696150</guid></item><item><title><![CDATA[Vibe Engineering in 2026.1]]></title><description><![CDATA[
<p>Article URL: <a href="https://me.0xffff.me/vibe_engineering_202601.html">https://me.0xffff.me/vibe_engineering_202601.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46685677">https://news.ycombinator.com/item?id=46685677</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 19 Jan 2026 22:51:49 +0000</pubDate><link>https://me.0xffff.me/vibe_engineering_202601.html</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=46685677</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46685677</guid></item><item><title><![CDATA[New comment by c4pt0r in "JuiceFS is a distributed POSIX file system built on top of Redis and S3"]]></title><description><![CDATA[
<p>In large-scale metadata scenarios, JFS recommends using a distributed key-value store to host metadata, such as TiKV or FoundationDB. Based on my experience with large JFS users, most of them choose TiKV.<p>Disclaimer: I'm the co-founder of TiKV.</p>
]]></description><pubDate>Fri, 16 Jan 2026 04:23:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=46642978</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=46642978</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46642978</guid></item><item><title><![CDATA[New comment by c4pt0r in "Ask HN: Share your personal website"]]></title><description><![CDATA[
<p><a href="https://0xffff.me" rel="nofollow">https://0xffff.me</a> some random stuff<p><a href="https://me.0xffff.me" rel="nofollow">https://me.0xffff.me</a> blog</p>
]]></description><pubDate>Thu, 15 Jan 2026 01:06:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46626542</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=46626542</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46626542</guid></item><item><title><![CDATA[Some thoughts after intensive use of opencode and oh-my-opencode]]></title><description><![CDATA[
<p>Article URL: <a href="https://me.0xffff.me/opencode.html">https://me.0xffff.me/opencode.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46493415">https://news.ycombinator.com/item?id=46493415</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 04 Jan 2026 23:15:48 +0000</pubDate><link>https://me.0xffff.me/opencode.html</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=46493415</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46493415</guid></item><item><title><![CDATA[Welcome to the Machine, a guide to building infra software for AI agents]]></title><description><![CDATA[
<p>Article URL: <a href="https://me.0xffff.me/welcome_to_the_machine.html">https://me.0xffff.me/welcome_to_the_machine.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46360990">https://news.ycombinator.com/item?id=46360990</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 23 Dec 2025 00:31:28 +0000</pubDate><link>https://me.0xffff.me/welcome_to_the_machine.html</link><dc:creator>c4pt0r</dc:creator><comments>https://news.ycombinator.com/item?id=46360990</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46360990</guid></item></channel></rss>