<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: ra0x3</title><link>https://news.ycombinator.com/user?id=ra0x3</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 06:16:09 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ra0x3" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ra0x3 in "Are you team MCP or team CLI?"]]></title><description><![CDATA[
<p>Doesn't CLI use MCP (if need-be) ? I think you might attempting to say "Neat, discrete buckets of work?" (i.e., MCP - similar to HTTP in that work is broken into discrete canonical buckets), or "Virtually unbounded work made available via various CLI utilities?".<p>I would pick the second option. CLI.<p>However, for CRUD B2B SaaS I think MCP works fine (if not better than CLI).</p>
]]></description><pubDate>Mon, 30 Mar 2026 23:43:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47581059</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=47581059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47581059</guid></item><item><title><![CDATA[New comment by ra0x3 in "Ask HN: Who needs contributors? (March 2026)"]]></title><description><![CDATA[
<p>Project name: SystemG<p>Project description: A general-purpose process composer.<p>What do you hope to build this month? It'd be nice to flush out some of the more minor UX quirks.<p>What kind of skills do you need? Anyone with strong Rust skills and who knows their way around various Linux distros.<p>Website: <a href="https://sysg.dev" rel="nofollow">https://sysg.dev</a><p>Github: <a href="https://github.com/ra0x3/systemg" rel="nofollow">https://github.com/ra0x3/systemg</a></p>
]]></description><pubDate>Mon, 30 Mar 2026 21:13:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47579763</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=47579763</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47579763</guid></item><item><title><![CDATA[Tell HN: It's official, I'm done with Claude]]></title><description><![CDATA[
<p><rant><p>After months of trying to give Claude (Opus 4) the benefit of the doubt, I simply can't ignore the truth anymore. It is just awfully bad compared to Codex (5). Anthropic being the smaller player, I've tried to be patient with, and faithfully pay my $100/mo, but at this point, Claude will readily do some of the dumbest $hit, and do it so _randomly_ that I simply can't justify paying my money to this anymore. When this subscription ends I'll almost exclusively dump it it into Codex $200/mo.<p>If anyone from Anthropic is reading this, Claude's ability to just randomly, at some point in the day - say/do what might be the literal most idiotic thing I've ever seen, causes me to almost get physically angry. I'm so dumbfounded by it. It's too eager, too fast, and often, too wrong.<p></rant></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47327638">https://news.ycombinator.com/item?id=47327638</a></p>
<p>Points: 8</p>
<p># Comments: 11</p>
]]></description><pubDate>Tue, 10 Mar 2026 19:17:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47327638</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=47327638</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47327638</guid></item><item><title><![CDATA[New comment by ra0x3 in "IronClaw: a Rust-based clawd that runs tools in isolated WASM sandboxes"]]></title><description><![CDATA[
<p>What runtimes are supported? I don't think I saw that part mentioned in the README</p>
]]></description><pubDate>Fri, 13 Feb 2026 19:02:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47006391</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=47006391</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47006391</guid></item><item><title><![CDATA[New comment by ra0x3 in "Ask HN: Has anyone achieved recursive self-improvement with agentic tools?"]]></title><description><![CDATA[
<p>Absolutely <a href="https://github.com/ra0x3/systemg/tree/main/examples/orchestrator" rel="nofollow">https://github.com/ra0x3/systemg/tree/main/examples/orchestr...</a><p>Things are time bound by instruction creation - at some point you still need a human to dictate the instructions that the orchestrated agents use. From there I've found that -- (1) derive a goal from the instructions (2) break that goal into tasks (3) order those tasks into a DAG (5) spawn the agents to work via the DAG -- seems to be doing everything I want it to do.</p>
]]></description><pubDate>Thu, 12 Feb 2026 23:58:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=46997047</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=46997047</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46997047</guid></item><item><title><![CDATA[New comment by ra0x3 in "Ask HN: If your OpenClaw could do 1 thing it currently can't, what would it be?"]]></title><description><![CDATA[
<p>Wash the spider rims on my car with soap and water, then dry them off completely such that no dirt or residue remains.</p>
]]></description><pubDate>Thu, 12 Feb 2026 23:55:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46997033</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=46997033</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46997033</guid></item><item><title><![CDATA[Show HN: Web Assembly (WASM) + Model Context Protocol (MCP)]]></title><description><![CDATA[
<p>Hey folks — I put together a fork of the Model Context Protocol (MCP) Rust SDK that integrates Web Assembly (WASM) based execution [1].<p>The goal wasn’t a production-ready framework, just a POC to answer: how hard is it to add WASM to MCP, really? Turns out: not that hard.<p>I’m skeptical of one-vendor-controls-all MCP tool marketplaces (e.g., Composio/Pipedream). An open, contribution-driven model (think GitHub Actions) feels like a much better fit for Rust + MCP.<p>WASM brings sandboxing, safer untrusted code execution, and easy binary sharing — and runtimes like WasmEdge [2] make things like DB or network access much more realistic.<p>Overall, pretty happy with how it turned out. Happy to hear any feedback. Also curious what other Rust folks think about MCP + WASM as a direction.<p>- [1] <a href="https://github.com/ra0x3/mcpkit-rs" rel="nofollow">https://github.com/ra0x3/mcpkit-rs</a>
- [2] <a href="https://wasmedge.org/" rel="nofollow">https://wasmedge.org/</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46707120">https://news.ycombinator.com/item?id=46707120</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 21 Jan 2026 15:34:22 +0000</pubDate><link>https://github.com/ra0x3/mcpkit-rs</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=46707120</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46707120</guid></item><item><title><![CDATA[Show HN: Snuper – A WebSocket "snooper" for live DraftKings props]]></title><description><![CDATA[
<p>Hey HN — long-time reader, second-time Show HN.<p>I built Snuper[1], a small utility for inspecting and consuming live DraftKings prop data directly from their WebSocket feeds.<p>The original itch came from building a live sports app where I wanted real-time betting lines and prop updates without relying on delayed REST endpoints or polling. DraftKings already streams this data — it’s just not documented.<p>Snuper connects to the WebSocket, listens for message frames, and exposes structured prop updates in real time. No scraping, no headless browsers — just listening to the same stream the site uses.<p>What it does:<p>- Connects to DraftKings WebSocket feeds
- Decodes and surfaces live prop updates
- Useful for real-time dashboards, analytics, or experimentation
- Minimal, transparent, and easy to inspect<p>What it doesn’t do:<p>- No automation, no betting, no bypassing auth
- No attempts to modify or interfere with traffic
- Read-only observation of publicly delivered data<p>It’s intentionally small and focused — meant as a building block, not a product.<p>Open to any feedback :)</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46593412">https://news.ycombinator.com/item?id=46593412</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 12 Jan 2026 19:59:16 +0000</pubDate><link>https://github.com/stonehedgelabs/snuper</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=46593412</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46593412</guid></item><item><title><![CDATA[Show HN: Arbitration, a way to experience live sports through both fanbases]]></title><description><![CDATA[
<p>Hey HN - long-time reader, first-time Show HN.<p>I built a sports app called Arbitration[1] primarily for experiencing live professional games. The original itch was pretty simple: during close or rivalry games I’d constantly flip between two team game threads on Reddit to see how each side was reacting to the same play.<p>Arbitration puts both fanbases’ live reactions in one place, synced to the game clock. It doesn’t generate opinions or takes — it just curates what fans are already saying, in real time.<p>Feel free to checkout the first NFL playoff game of the year, Rams @ Panthers: <a href="https://www.app.arbi.gg/scores/nfl/20260110-8-5" rel="nofollow">https://www.app.arbi.gg/scores/nfl/20260110-8-5</a><p>For folks curious about the tech:<p>- Agents are used to curate and rank live fan posts (not generate content)
- Live DraftKings props come from a websocket snooper[2]
- Google Gemini is used only to structure and summarize live prop data
- Rust backend, React frontend, anonymous sessions, no accounts.
- Mostly built for myself, but figured others here might enjoy it.
- iOS app coming soon!<p>Happy to answer questions :)<p>- [1] <a href="https://arbi.gg" rel="nofollow">https://arbi.gg</a>
- [2] DraftKings websocket snooper: <a href="https://github.com/stonehedgelabs/snuper" rel="nofollow">https://github.com/stonehedgelabs/snuper</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46570192">https://news.ycombinator.com/item?id=46570192</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 10 Jan 2026 21:41:33 +0000</pubDate><link>https://www.app.arbi.gg/</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=46570192</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46570192</guid></item><item><title><![CDATA[New comment by ra0x3 in "Ask HN: Engineers working AI tools. Are you working more or less?"]]></title><description><![CDATA[
<p>Working the same, the nature of the work has changed. Less time spent on the minutia of syntax and project scaffolding. More time spent on how the minutia compose into a larger system.</p>
]]></description><pubDate>Tue, 18 Nov 2025 00:40:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=45960120</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=45960120</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45960120</guid></item><item><title><![CDATA[New comment by ra0x3 in "Ask HN: What Are You Working On? (Nov 2025)"]]></title><description><![CDATA[
<p>True, but I think the point I'm trying to make is that when it comes to deploying (what are more often than not) web services, getting to the point with systemd where it "just works" requires more pain than I'd like - especially with regard to production deployments (reading logs, checking service status, wondering why my env vars aren't being read, etc).<p>If at the time when I was cutting my teeth on systemd, I had access to something more lightweight and "do one thing well", I think I would've gotten a lot more sleep :)</p>
]]></description><pubDate>Mon, 10 Nov 2025 16:14:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=45877379</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=45877379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45877379</guid></item><item><title><![CDATA[New comment by ra0x3 in "Ask HN: What Are You Working On? (Nov 2025)"]]></title><description><![CDATA[
<p>systemg - "Systemd, for busy people".<p><a href="https://sysg.dev" rel="nofollow">https://sysg.dev</a><p><a href="https://github.com/ra0x3/systemg" rel="nofollow">https://github.com/ra0x3/systemg</a><p>I'm personally tired of getting stuck in config/deployment hell every time I want to deploy a long-lived web service. Sure I eventually learned how to use systemd, but systemd has SO many things baked into that I simply don't need. systemg is a lightweight process supervisor that features everything you'd typically want when running/managing production web services in the wild.<p>Would love feedback.</p>
]]></description><pubDate>Mon, 10 Nov 2025 01:07:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=45871013</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=45871013</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45871013</guid></item><item><title><![CDATA[New comment by ra0x3 in "AI can code, but it can't build software"]]></title><description><![CDATA[
<p>I have rarely in my 11+ years of professionally writing software, met someone who could _really_ "write code", but couldn't build software. Anecdotal obviously. But I'd say the opposite tends to be the case IMO - those who tend to really know "the code", also tend to know how to effectively build software (relatively speaking).<p>It kinda makes sense - "knowing how to code" in modern tech largely means "knowing how to build software" - not write single modules in some language - because those single modules on their own are largely useless outside the context of "software".</p>
]]></description><pubDate>Tue, 28 Oct 2025 04:37:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=45729244</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=45729244</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45729244</guid></item><item><title><![CDATA[New comment by ra0x3 in "'Death to Spotify': the DIY movement to get artists and fans to quit the app"]]></title><description><![CDATA[
<p>If you want to migrate off Spotify but are worried you’ll lose your library, feel free to checkout my tool Libx (libx.stream). It’s a tool to export your entire Spotify library to a nice and neat CSV file</p>
]]></description><pubDate>Sun, 12 Oct 2025 18:55:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45560745</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=45560745</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45560745</guid></item><item><title><![CDATA[New comment by ra0x3 in "OpenAI, Nvidia fuel $1T AI market with web of circular deals"]]></title><description><![CDATA[
<p>Upvote because can someone explain to someone as dense as me, whether or not this is likely to make some likely AI bubble worse? Is this just how industry allocates capital?</p>
]]></description><pubDate>Wed, 08 Oct 2025 23:12:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45521690</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=45521690</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45521690</guid></item><item><title><![CDATA[Apple hardware head John Ternus top pick to succeed Tim Cook as CEO]]></title><description><![CDATA[
<p>Article URL: <a href="https://economictimes.indiatimes.com/tech/technology/apple-hardware-head-john-ternus-top-pick-to-succeed-tim-cook-as-ceo/articleshow/124334687.cms?from=mdr">https://economictimes.indiatimes.com/tech/technology/apple-hardware-head-john-ternus-top-pick-to-succeed-tim-cook-as-ceo/articleshow/124334687.cms?from=mdr</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45518582">https://news.ycombinator.com/item?id=45518582</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 08 Oct 2025 17:33:53 +0000</pubDate><link>https://economictimes.indiatimes.com/tech/technology/apple-hardware-head-john-ternus-top-pick-to-succeed-tim-cook-as-ceo/articleshow/124334687.cms?from=mdr</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=45518582</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45518582</guid></item><item><title><![CDATA[New comment by ra0x3 in "Ask HN: Tell me about the best programmer you worked with"]]></title><description><![CDATA[
<p>Brandon. He was a traditionally trained SWE (CS) but didn't have crazy FAANG names on his resume. Very humble, soft spoken guy. Could write code twice as fast as you, that was 2x easier to understand/grok, and would run 5x more effecciently than yours. Knew the stack all the way from the web layer to the CPU cache level. To this day I think about how he was thee definition of a "10x engineer".</p>
]]></description><pubDate>Mon, 18 Aug 2025 21:13:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=44945401</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=44945401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44945401</guid></item><item><title><![CDATA[New comment by ra0x3 in "Ask HN: Help me navigate a PIP at a remote startup in the Netherlands"]]></title><description><![CDATA[
<p>Excellent, professional, and very valuable response :)</p>
]]></description><pubDate>Thu, 24 Jul 2025 18:54:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=44674624</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=44674624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44674624</guid></item><item><title><![CDATA[Apple weighs using Anthropic or OpenAI to power Siri in major reversal]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.reuters.com/business/apple-weighs-using-anthropic-or-openai-power-siri-major-reversal-bloomberg-news-2025-06-30/">https://www.reuters.com/business/apple-weighs-using-anthropic-or-openai-power-siri-major-reversal-bloomberg-news-2025-06-30/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44426744">https://news.ycombinator.com/item?id=44426744</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Mon, 30 Jun 2025 19:05:44 +0000</pubDate><link>https://www.reuters.com/business/apple-weighs-using-anthropic-or-openai-power-siri-major-reversal-bloomberg-news-2025-06-30/</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=44426744</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44426744</guid></item><item><title><![CDATA[New comment by ra0x3 in "GitHub CEO: manual coding remains key despite AI boom"]]></title><description><![CDATA[
<p>This is a really good point.<p>At a certain point, huge prompts (which you can readily find available on Github, used by large LLM-based corps) are just....files of code? Why wouldn't I just write the code myself at that point?<p>Almost makes me think this "AI coding takeover" is strictly pushed by non-technical people.</p>
]]></description><pubDate>Tue, 24 Jun 2025 00:47:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=44361764</link><dc:creator>ra0x3</dc:creator><comments>https://news.ycombinator.com/item?id=44361764</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44361764</guid></item></channel></rss>