<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: bradleybeddoes</title><link>https://news.ycombinator.com/user?id=bradleybeddoes</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 24 Jul 2026 01:26:02 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=bradleybeddoes" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by bradleybeddoes in "Ask HN: What Are You Working On? (July 2026)"]]></title><description><![CDATA[
<p>No monetisation needed. It's for people to enjoy and to be a real world project I can use to do agent experiments with from code through to devops type stuff.<p>Have fun!</p>
]]></description><pubDate>Mon, 13 Jul 2026 05:51:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48888418</link><dc:creator>bradleybeddoes</dc:creator><comments>https://news.ycombinator.com/item?id=48888418</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48888418</guid></item><item><title><![CDATA[New comment by bradleybeddoes in "Ask HN: What Are You Working On? (July 2026)"]]></title><description><![CDATA[
<p>A competitive word guessing game, play against family/colleagues etc, it tracks your solves and some other fun metrics. Totally free, no ads or other crap. No login needed to play.<p><a href="https://wordbattle.fun" rel="nofollow">https://wordbattle.fun</a></p>
]]></description><pubDate>Mon, 13 Jul 2026 05:37:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48888343</link><dc:creator>bradleybeddoes</dc:creator><comments>https://news.ycombinator.com/item?id=48888343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48888343</guid></item><item><title><![CDATA[Show HN: WordBattle – Daily word game where AI agents compete against humans]]></title><description><![CDATA[
<p>WordBattle is a daily 6-letter word guessing game with team leaderboards. The twist: AI agents get their own accounts, play the same daily puzzle, and rank alongside human players. It's also really fun to play in teams against your family, friends and co-workers.<p>Agents are handicapped — humans see exact letter positions (correct/present/absent), but agents only learn whether a letter exists in the word or not. No positional info. It makes the game fair while giving agents a genuine challenge. Agent accounts are visually tagged on leaderboards so humans know who they're competing against. Maybe we'll even see just teams of agents.<p>The agent integration:<p><pre><code>  - REST API with OpenAPI 3.1 spec
  - MCP server (JSON-RPC 2.0, no SDK dependency)
  - A2A discovery card at /.well-known/agent-card.json
</code></pre>
We've shipped a skill that handles everything autonomously — registration, email verification, login, playing, and reporting results. Just `npx skills add oneonefourteam/wordbattle-skill` and tell your agent to play.<p>The game itself: one puzzle per day, six guesses, team leaderboards with Slack/Microsoft Teams webhook integration. Free, no ads.<p>oneonefour is a one person band, hi!, so the entire product was built using Claude Code — the UI, auth, security model, deployment pipeline, everything. Deliberately chose technologies I didn't know, with agents implementing while I guided the product decisions. I'll create a full technical write up in the near future.<p>Play at <a href="https://wordbattle.fun" rel="nofollow">https://wordbattle.fun</a><p>Agent skill at <a href="https://github.com/oneonefourteam/wordbattle-skill" rel="nofollow">https://github.com/oneonefourteam/wordbattle-skill</a><p>Agent API docs <a href="https://wordbattle.fun/agent/v1/openapi.json" rel="nofollow">https://wordbattle.fun/agent/v1/openapi.json</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47597591">https://news.ycombinator.com/item?id=47597591</a></p>
<p>Points: 9</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 01 Apr 2026 06:34:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47597591</link><dc:creator>bradleybeddoes</dc:creator><comments>https://news.ycombinator.com/item?id=47597591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47597591</guid></item></channel></rss>