<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: cloudking</title><link>https://news.ycombinator.com/user?id=cloudking</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Apr 2026 08:57:26 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=cloudking" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by cloudking in "Ask HN: Who is using OpenClaw?"]]></title><description><![CDATA[
<p>Definitely worth following for ideas.<p>How did you solve memory in your system?<p>I ended up using QMD + custom skills to keep it up to date as new data comes in. Essentially a cross-referenced set of markdown files forming a knowledge base: <a href="https://github.com/tobi/qmd" rel="nofollow">https://github.com/tobi/qmd</a></p>
]]></description><pubDate>Wed, 15 Apr 2026 22:59:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=47786436</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=47786436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47786436</guid></item><item><title><![CDATA[New comment by cloudking in "Ask HN: Who is using OpenClaw?"]]></title><description><![CDATA[
<p>Tried it for a few weeks, was really buggy and unpredictable.<p>Kudos for the concept though, I ended up rolling my own agentic system with Claude Code from scratch that works much more reliably for my use cases.</p>
]]></description><pubDate>Wed, 15 Apr 2026 21:54:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47785826</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=47785826</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47785826</guid></item><item><title><![CDATA[New comment by cloudking in "Ask HN: Chromebook leads for K-8 school in need?"]]></title><description><![CDATA[
<p>You should open the issue with your IT department and see if they can optimize the performance. You can gather proof that GoGuardian is causing slow downs by looking at it's memory usage in the Task Manager (right click empty area in Chrome tab bar).</p>
]]></description><pubDate>Mon, 23 Feb 2026 17:33:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47125578</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=47125578</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47125578</guid></item><item><title><![CDATA[New comment by cloudking in "Show HN: Rowboat – AI coworker that turns your work into a knowledge graph (OSS)"]]></title><description><![CDATA[
<p>I'd be happy to meet and discuss. I will reach out.</p>
]]></description><pubDate>Thu, 12 Feb 2026 03:10:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46984456</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=46984456</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46984456</guid></item><item><title><![CDATA[New comment by cloudking in "Show HN: Rowboat – AI coworker that turns your work into a knowledge graph (OSS)"]]></title><description><![CDATA[
<p>The knowledge graph is well done. I think what's missing from all coworking apps is the UX.<p>Prompting is a very specialized skill, average users just don't know what to ask for to get the most out of the LLMs.<p>Ideally the UX should organize and surface information to the user that is important automatically, without needing to be prompted.</p>
]]></description><pubDate>Wed, 11 Feb 2026 06:52:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=46971737</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=46971737</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46971737</guid></item><item><title><![CDATA[New comment by cloudking in "Claude Cowork runs Linux VM via Apple virtualization framework"]]></title><description><![CDATA[
<p>/sandbox <a href="https://code.claude.com/docs/en/sandboxing" rel="nofollow">https://code.claude.com/docs/en/sandboxing</a></p>
]]></description><pubDate>Thu, 15 Jan 2026 18:37:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=46637049</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=46637049</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46637049</guid></item><item><title><![CDATA[New comment by cloudking in "Why we built our own background agent"]]></title><description><![CDATA[
<p>We use <a href="https://devin.ai" rel="nofollow">https://devin.ai</a> for this and it works very well. Devin has it's own virtual environment, IDE, terminal and browser. You can configure it to run your application and connect to whatever it needs. Devin can modify the app, test changes in the browser and send you a screen recording of the working feature with a PR.</p>
]]></description><pubDate>Wed, 14 Jan 2026 05:36:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=46612715</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=46612715</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46612715</guid></item><item><title><![CDATA[New comment by cloudking in "Anthropic blocks third-party use of Claude Code subscriptions"]]></title><description><![CDATA[
<p>Why is OpenCode better than Claude Code?</p>
]]></description><pubDate>Fri, 09 Jan 2026 07:34:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=46551028</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=46551028</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46551028</guid></item><item><title><![CDATA[New comment by cloudking in "Show HN: I replaced Beads with a faster, simpler Markdown-based task tracker"]]></title><description><![CDATA[
<p>Nice solution, I had some success with <a href="https://www.task-master.dev/" rel="nofollow">https://www.task-master.dev/</a> it's a bit more complex though</p>
]]></description><pubDate>Tue, 06 Jan 2026 06:41:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=46509409</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=46509409</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46509409</guid></item><item><title><![CDATA[New comment by cloudking in "2025: The Year in LLMs"]]></title><description><![CDATA[
<p>For connecting agents to third-party systems I prefer CLI tools, less context bloat and faster. You can define the CLI usage in your agent instructions. If the MCP you're using doesn't exist as a CLI, build one with your agent.</p>
]]></description><pubDate>Thu, 01 Jan 2026 08:13:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46452225</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=46452225</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46452225</guid></item><item><title><![CDATA[Stickerbox - AI sticker printer for kids]]></title><description><![CDATA[
<p>Article URL: <a href="https://stickerbox.com/">https://stickerbox.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46285351">https://news.ycombinator.com/item?id=46285351</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 16 Dec 2025 06:13:21 +0000</pubDate><link>https://stickerbox.com/</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=46285351</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46285351</guid></item><item><title><![CDATA[Poetiq founded by former Google DeepMind researchers]]></title><description><![CDATA[
<p>Article URL: <a href="https://poetiq.ai/">https://poetiq.ai/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46004750">https://news.ycombinator.com/item?id=46004750</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 21 Nov 2025 14:07:21 +0000</pubDate><link>https://poetiq.ai/</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=46004750</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46004750</guid></item><item><title><![CDATA[New comment by cloudking in "Alphabet tops $100B quarterly revenue for first time, cloud grows 34%"]]></title><description><![CDATA[
<p>Well kind of. They use the same data center infrastructure, with internal versions of the external GCP services.</p>
]]></description><pubDate>Thu, 30 Oct 2025 12:54:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=45759518</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=45759518</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45759518</guid></item><item><title><![CDATA[New comment by cloudking in "Docker Systems Status: Full Service Disruption"]]></title><description><![CDATA[
<p>I'm fairly new to Docker. Do folks really rely on public images and registries for production systems? Seems like a brittle strategy.</p>
]]></description><pubDate>Mon, 20 Oct 2025 12:43:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=45643257</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=45643257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45643257</guid></item><item><title><![CDATA[New comment by cloudking in "Building an LLM agent on your GDrive data with Vertex AI"]]></title><description><![CDATA[
<p>Built something similar and it worked quite well. Gemini Flash models are very performant and low cost for these types of solutions.</p>
]]></description><pubDate>Fri, 17 Oct 2025 11:07:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=45615314</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=45615314</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45615314</guid></item><item><title><![CDATA[New comment by cloudking in "Show HN: Rift – A tiling window manager for macOS"]]></title><description><![CDATA[
<p>For me it's about the least amount of hand/wrist movement. Trackpad + Swish feels natural and reduces strain.</p>
]]></description><pubDate>Sun, 12 Oct 2025 09:26:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=45556771</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=45556771</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45556771</guid></item><item><title><![CDATA[New comment by cloudking in "Show HN: Rift – A tiling window manager for macOS"]]></title><description><![CDATA[
<p>Pretty cool, but nothing beats Swish if you're using a Macbook trackpad <a href="https://highlyopinionated.co/swish/" rel="nofollow">https://highlyopinionated.co/swish/</a></p>
]]></description><pubDate>Sun, 12 Oct 2025 02:58:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=45554781</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=45554781</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45554781</guid></item><item><title><![CDATA[New comment by cloudking in "After nine years of grinding, Replit found its market. Can it keep it?"]]></title><description><![CDATA[
<p>I took it for a spin spin to build a simple task manager. It worked for 45 minutes, built half the solution and then asked me for money. Compared to the other options in this space, it seems like an expensive solution.</p>
]]></description><pubDate>Fri, 10 Oct 2025 11:29:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=45537652</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=45537652</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45537652</guid></item><item><title><![CDATA[New comment by cloudking in "Magic Wormhole: Get things from one computer to another, safely"]]></title><description><![CDATA[
<p>Another simple solution works on LAN <a href="https://pairdrop.net/" rel="nofollow">https://pairdrop.net/</a></p>
]]></description><pubDate>Mon, 06 Oct 2025 03:18:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=45487341</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=45487341</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45487341</guid></item><item><title><![CDATA[New comment by cloudking in "Sora 2"]]></title><description><![CDATA[
<p>Most people in the world only have a phone, no computer. Their window to software is the App Store or Play Store.</p>
]]></description><pubDate>Wed, 01 Oct 2025 13:22:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=45437409</link><dc:creator>cloudking</dc:creator><comments>https://news.ycombinator.com/item?id=45437409</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45437409</guid></item></channel></rss>