<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: venturin</title><link>https://news.ycombinator.com/user?id=venturin</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 10 Jun 2026 11:48:43 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=venturin" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Skipper: The closed-loop coding agent]]></title><description><![CDATA[
<p>Article URL: <a href="https://skipperai.dev/">https://skipperai.dev/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48358753">https://news.ycombinator.com/item?id=48358753</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 01 Jun 2026 16:08:42 +0000</pubDate><link>https://skipperai.dev/</link><dc:creator>venturin</dc:creator><comments>https://news.ycombinator.com/item?id=48358753</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48358753</guid></item><item><title><![CDATA[The Apparatus, Not the Artifact]]></title><description><![CDATA[
<p>Article URL: <a href="https://skiplabs.io/blog/notes_from_the_comments">https://skiplabs.io/blog/notes_from_the_comments</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48107851">https://news.ycombinator.com/item?id=48107851</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 12 May 2026 13:16:47 +0000</pubDate><link>https://skiplabs.io/blog/notes_from_the_comments</link><dc:creator>venturin</dc:creator><comments>https://news.ycombinator.com/item?id=48107851</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48107851</guid></item><item><title><![CDATA[New comment by venturin in "Agents need control flow, not more prompts"]]></title><description><![CDATA[
<p>Strong agreement on the thesis. The piece is most useful for naming what's bankrupt about prompt chains. Where it stops short is what the verification checkpoints should actually verify.<p>One way to slice it: there are three kinds of underspecification an agent has to close.<p>Intent: what the user wanted (JWT vs cookies, should free users see this feature). Verification can't close this and probably shouldn't try.<p>Structural e.g. null, types, exhaustiveness, ownership. Sound static analysis closes this by construction.<p>Domain e.g. auth on every route, error propagation, contract stability. A domain-shaped apparatus closes this because it knows what kind of program is being built.<p>Babysitter, auditor, prayer is the right taxonomy of bad options. The fourth option is making the LLM a component inside an apparatus that handles structural and domain statically, and leaving the human on intent.</p>
]]></description><pubDate>Mon, 11 May 2026 08:00:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=48092270</link><dc:creator>venturin</dc:creator><comments>https://news.ycombinator.com/item?id=48092270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48092270</guid></item><item><title><![CDATA[New comment by venturin in "Dynamically Scaling Reactive Services with Skip (Now with Kubernetes Support)"]]></title><description><![CDATA[
<p>We just released new capabilities in Skip to make reactive services scale easily and efficiently across machines. Skip’s core is a native reactive computation graph that minimizes unnecessary recomputation—great for real-time apps—but now you can also scale horizontally using a leader/follower architecture.<p>We’ve open-sourced an example service (yes, it's called hackernews) you can try locally or on Kubernetes. It supports seamless scaling via kubectl scale, with zero downtime and no changes to your backend logic.<p>Blog post with diagrams and code here: <a href="https://skip.dev/blog/dynamic-scaling" rel="nofollow">https://skip.dev/blog/dynamic-scaling</a><p>GitHub repo: <a href="https://github.com/skiplang/skip">https://github.com/skiplang/skip</a>
To try it:<p><pre><code>   npx create-skip-service hackernews --example hackernews --verbose  
   docker compose -f hackernews/compose.distributed.yml up --build  
</code></pre>
Curious to hear your thoughts or feedback!</p>
]]></description><pubDate>Sat, 07 Jun 2025 15:46:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=44210401</link><dc:creator>venturin</dc:creator><comments>https://news.ycombinator.com/item?id=44210401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44210401</guid></item><item><title><![CDATA[Dynamically Scaling Reactive Services with Skip (Now with Kubernetes Support)]]></title><description><![CDATA[
<p>Article URL: <a href="https://skiplabs.io/blog/horizontal-scaling">https://skiplabs.io/blog/horizontal-scaling</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44210400">https://news.ycombinator.com/item?id=44210400</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 07 Jun 2025 15:46:22 +0000</pubDate><link>https://skiplabs.io/blog/horizontal-scaling</link><dc:creator>venturin</dc:creator><comments>https://news.ycombinator.com/item?id=44210400</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44210400</guid></item><item><title><![CDATA[New comment by venturin in "Ask HN: How to create a service similar to Patreon?"]]></title><description><![CDATA[
<p>Let's not forget about Tipeee, which might be the only platform actually not in debt (they merely raised 150 000€ 3 years ago, and officially declared benefits last year).</p>
]]></description><pubDate>Thu, 07 Mar 2019 16:05:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=19329139</link><dc:creator>venturin</dc:creator><comments>https://news.ycombinator.com/item?id=19329139</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19329139</guid></item><item><title><![CDATA[New comment by venturin in "Liberapay – A recurrent donations platform"]]></title><description><![CDATA[
<p>Recurring payment, so many platforms now...<p><a href="https://maecen.com/" rel="nofollow">https://maecen.com/</a>
<a href="https://www.tipeee.com/" rel="nofollow">https://www.tipeee.com/</a>
<a href="https://patreon.com/" rel="nofollow">https://patreon.com/</a>
<a href="https://www.buymeacoffee.com/" rel="nofollow">https://www.buymeacoffee.com/</a>
<a href="https://flattr.com/" rel="nofollow">https://flattr.com/</a>
<a href="https://d.rip/" rel="nofollow">https://d.rip/</a><p>What other platform to host a profile and raise money monthly do you know ?</p>
]]></description><pubDate>Thu, 28 Feb 2019 16:51:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=19272722</link><dc:creator>venturin</dc:creator><comments>https://news.ycombinator.com/item?id=19272722</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19272722</guid></item><item><title><![CDATA[New comment by venturin in "Yarn's Future – v2 and beyond"]]></title><description><![CDATA[
<p>Engineering VPs very much know about it.</p>
]]></description><pubDate>Thu, 24 Jan 2019 19:18:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=18991966</link><dc:creator>venturin</dc:creator><comments>https://news.ycombinator.com/item?id=18991966</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=18991966</guid></item></channel></rss>