<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: teaonly</title><link>https://news.ycombinator.com/user?id=teaonly</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 27 Sep 2026 07:57:32 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=teaonly" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by teaonly in "Jev in 25 Lines of Python"]]></title><description><![CDATA[
<p>The principle is this.</p>
]]></description><pubDate>Wed, 23 Sep 2026 08:15:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=49813062</link><dc:creator>teaonly</dc:creator><comments>https://news.ycombinator.com/item?id=49813062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49813062</guid></item><item><title><![CDATA[New comment by teaonly in "SKILL.make: Makefile Styled Skill File"]]></title><description><![CDATA[
<p>My next step is to design the recipe to be hot-loadable. The goal is to achieve self-evolving, optimizing the recipe independently without changing the DAG. This ability to perform local optimization is something Markdown lacks, but Makefiles can.</p>
]]></description><pubDate>Sat, 02 May 2026 10:29:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47985131</link><dc:creator>teaonly</dc:creator><comments>https://news.ycombinator.com/item?id=47985131</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47985131</guid></item><item><title><![CDATA[New comment by teaonly in "SKILL.make: Makefile Styled Skill File"]]></title><description><![CDATA[
<p>What I did here was to rewrite SKILL.md in Makefile style, using a DAG structure and omitting the text describing the process. So this should be considered a pseudo-Makefile; writing a SKILL using the Makefile approach is a very natural method.</p>
]]></description><pubDate>Sat, 02 May 2026 10:05:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=47984995</link><dc:creator>teaonly</dc:creator><comments>https://news.ycombinator.com/item?id=47984995</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47984995</guid></item><item><title><![CDATA[New comment by teaonly in "SKILL.make: Makefile Styled Skill File"]]></title><description><![CDATA[
<p>The core idea of   this project is to use Makefiles to style SKILL documentation, leveraging Makefiles' built-in DAG functionality and a defined syntax. The advantages are as follows:<p>1. It reduces the token consumption of the original MD format;<p>2. SKILLs are easier to read and more suitable for AI use because the inherent DAG is a Plane Mode;<p>3. Makefiles are ideal for auditing (git tracing, call statistics), providing a solid fundation for future self-evolving enginering.</p>
]]></description><pubDate>Sat, 02 May 2026 08:18:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47984487</link><dc:creator>teaonly</dc:creator><comments>https://news.ycombinator.com/item?id=47984487</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47984487</guid></item><item><title><![CDATA[SKILL.make: Makefile Styled Skill File]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/Teaonly/SKILL.make">https://github.com/Teaonly/SKILL.make</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47984486">https://news.ycombinator.com/item?id=47984486</a></p>
<p>Points: 29</p>
<p># Comments: 17</p>
]]></description><pubDate>Sat, 02 May 2026 08:18:15 +0000</pubDate><link>https://github.com/Teaonly/SKILL.make</link><dc:creator>teaonly</dc:creator><comments>https://news.ycombinator.com/item?id=47984486</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47984486</guid></item></channel></rss>