<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: andybug</title><link>https://news.ycombinator.com/user?id=andybug</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 29 Apr 2026 21:36:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=andybug" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by andybug in "OpenClaw: The Complete 2026 Deep Dive(Install, Cost, Hardware, Reviews and More)"]]></title><description><![CDATA[
<p>I'm sorry for the negativity in here. It may be mostly AI-generated, but I found it useful as an overview of the practicalities of getting OpenClaw up and running. I've been busy with other stuff so this craze has mostly passed me by, but this gave me a good idea what it's about. Thanks OP.</p>
]]></description><pubDate>Tue, 31 Mar 2026 00:51:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47581521</link><dc:creator>andybug</dc:creator><comments>https://news.ycombinator.com/item?id=47581521</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47581521</guid></item><item><title><![CDATA[New comment by andybug in "VibeVoice: A Frontier Open-Source Text-to-Speech Model"]]></title><description><![CDATA[
<p>I'm using Kokoro via <a href="https://github.com/remsky/Kokoro-FastAPI" rel="nofollow">https://github.com/remsky/Kokoro-FastAPI</a>. It has a `generate_audio_from_phonemes()` endpoint that I'm sure maps to the Kokoro library if you want to use it directly.<p>My usage is for Chinese, but the phonemes it generated looked very much like IPA.</p>
]]></description><pubDate>Wed, 03 Sep 2025 16:02:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=45117321</link><dc:creator>andybug</dc:creator><comments>https://news.ycombinator.com/item?id=45117321</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45117321</guid></item><item><title><![CDATA[New comment by andybug in "WASI 0.2.0 and Why It Matters"]]></title><description><![CDATA[
<p>Props to the team, this is great work.<p>I've been trialing Preview 2 for the last couple of months to good results.<p>I do have one problem though and can't seem to find a good way forward. My use case is to use WASM for the data processing modules in a tile-based simulation game/engine. This involves passing around large (many MB) buffers. For any semblance of performance the data cannot be copied between modules and needs to be passed by reference.<p>To that end, I've implemented Resources. However, getting data out of a resource still requires copying (wasm-bindgen makes the return types from accessors owned Vec<>). I've resorted to just passing u32 memory offsets since all of the modules are sharing one Memory.<p>Would love some guidance on this as I've scoured the Internet and simply can't find the right solution, if there even is one.</p>
]]></description><pubDate>Fri, 26 Jan 2024 22:52:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=39149924</link><dc:creator>andybug</dc:creator><comments>https://news.ycombinator.com/item?id=39149924</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39149924</guid></item><item><title><![CDATA[New comment by andybug in "Alamut (Bartol Novel)"]]></title><description><![CDATA[
<p>I'll admit I only read this book after I heard Assassin's Creed was based on it. I remember it being a fantastic read, a lot of the philosophical notes of the first AC game come straight from the book. I still think about it occasionally, so you could say it stuck with me.</p>
]]></description><pubDate>Fri, 30 Jun 2023 20:55:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=36542151</link><dc:creator>andybug</dc:creator><comments>https://news.ycombinator.com/item?id=36542151</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36542151</guid></item></channel></rss>