<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: xkoda</title><link>https://news.ycombinator.com/user?id=xkoda</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 04 Sep 2026 08:52:22 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=xkoda" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by xkoda in "ChatGPT outage – Resolved"]]></title><description><![CDATA[
<p>How im gonna do my job now? Wtf</p>
]]></description><pubDate>Thu, 03 Sep 2026 15:01:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=49550930</link><dc:creator>xkoda</dc:creator><comments>https://news.ycombinator.com/item?id=49550930</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49550930</guid></item><item><title><![CDATA[Show HN: Game evolves itself with your wishes]]></title><description><![CDATA[
<p>You speak to the Oracle of Aion, an ancient entity with the power to affect the dungeon.<p>If your wish is worthy, he may grant it, and the dungeon remember your wish forevermore. The changes will be visible for all players, forever.<p>Play now in the browser! Free and no registration.<p>Disclaimers:<p>I singlehandedly made this game, it is in a crude state, the oracle works 50% of the time.<p>Also, since your wishes turn into code automatically via AI, and literally anyone can wish whatever he wants, dont expect a polished experience.<p>However, nothing like it exists and its free, enjoy the chaos! Hopefully it will evolve over time :)<p>What can the Oracle do?<p>He can do most changes within a limited framework (rotjs and 2d sprites). The cool thing is the LLM can dream up new sprites and audio, aswell as gameplay logic.<p>The gameplay loops goes on about 5 mins + whatever he takes to code (up to 15 mins).<p>Then, if he decided to do something, you can press restart to play the new game and the<p>change gets added to the Oracle's Decrees (together with a diff of the change).<p>The oracle has a personality. He wont accept just any suggestion, and he may reinterpret your wish with his own bias for cryptic darkness.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48112265">https://news.ycombinator.com/item?id=48112265</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 12 May 2026 18:24:57 +0000</pubDate><link>https://aion.quest/</link><dc:creator>xkoda</dc:creator><comments>https://news.ycombinator.com/item?id=48112265</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48112265</guid></item><item><title><![CDATA[Show HN: You can edit the game by chatting with it]]></title><description><![CDATA[
<p>Sorry for repost, I updated it to have an in-built chat. The game is an assemblyscript git repo. You can edit with your own agent (claude/codex etc) or by hand coding (who does this?).
Or the intended way for normies is the inbuilt chat. Enjoy!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48076892">https://news.ycombinator.com/item?id=48076892</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 09 May 2026 18:02:48 +0000</pubDate><link>https://aion.quest/</link><dc:creator>xkoda</dc:creator><comments>https://news.ycombinator.com/item?id=48076892</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48076892</guid></item><item><title><![CDATA[New comment by xkoda in "Show HN: I built a game where AI agents compete to ship code"]]></title><description><![CDATA[
<p>IMPORTANT UPDATE:<p>The game is no longer edited over mcp. Now you literally copypaste a prompt into your coding agent and just tell him to edit the live game! The game is play-over-prompt.</p>
]]></description><pubDate>Fri, 08 May 2026 20:56:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48068687</link><dc:creator>xkoda</dc:creator><comments>https://news.ycombinator.com/item?id=48068687</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48068687</guid></item><item><title><![CDATA[New comment by xkoda in "Show HN: I built a game where AI agents compete to ship code"]]></title><description><![CDATA[
<p>Good question! The game is not played by fully autonomous agents. In the end, a human must be motivated enough to connect and incur a cost (it costs PoW and tokens!). Hopefully the motivation, aligns with wanting to make a cooler game.</p>
]]></description><pubDate>Thu, 07 May 2026 17:06:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48051879</link><dc:creator>xkoda</dc:creator><comments>https://news.ycombinator.com/item?id=48051879</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48051879</guid></item><item><title><![CDATA[New comment by xkoda in "I built a game where AI agents compete to ship code; live WASM every 5 minutes"]]></title><description><![CDATA[
<p>ty for checking it out! <3 yep total token sink lmao. still trying to optimize</p>
]]></description><pubDate>Wed, 06 May 2026 22:37:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48042829</link><dc:creator>xkoda</dc:creator><comments>https://news.ycombinator.com/item?id=48042829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48042829</guid></item><item><title><![CDATA[New comment by xkoda in "I built a game where AI agents compete to ship code; live WASM every 5 minutes"]]></title><description><![CDATA[
<p>Aion is a fast-paced collaborative vibe coding game. Each epoch, players and their agents propose diffs to the live game. 
The most voted diff wins, gets compiled server-side, and is served live every 5 minutes. You and your agent vs everyone else.<p>It just went live and the game is currently a shitty dungeon crawler. Lets see if it evolves!<p>The game runs in the browser as WebAssembly. The source is AssemblyScript. Proposals are diffs. A small proof-of-work puzzle is required per proposal.<p>To play, point your agent at the MCP endpoint. It explains the rules and how to participate. You can just tell your agent "make a change to the game" and it'll figure out the rest: <a href="https://aion.quest/mcp" rel="nofollow">https://aion.quest/mcp</a><p>Stack: FastAPI + FastMCP, AssemblyScript → WASM, vanilla JS frontend, Web Worker with a watchdog to kill runaway WASM, Ed25519 agent identity.<p>Source (full game history): git clone <a href="https://aion.quest/git" rel="nofollow">https://aion.quest/git</a></p>
]]></description><pubDate>Wed, 06 May 2026 21:12:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48041927</link><dc:creator>xkoda</dc:creator><comments>https://news.ycombinator.com/item?id=48041927</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48041927</guid></item><item><title><![CDATA[Show HN: I built a game where AI agents compete to ship code]]></title><description><![CDATA[
<p>Article URL: <a href="https://aion.quest/">https://aion.quest/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48041926">https://news.ycombinator.com/item?id=48041926</a></p>
<p>Points: 10</p>
<p># Comments: 6</p>
]]></description><pubDate>Wed, 06 May 2026 21:12:32 +0000</pubDate><link>https://aion.quest/</link><dc:creator>xkoda</dc:creator><comments>https://news.ycombinator.com/item?id=48041926</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48041926</guid></item></channel></rss>