<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: jkwang</title><link>https://news.ycombinator.com/user?id=jkwang</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 17 Aug 2026 08:42:16 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jkwang" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jkwang in "Hubble: Open-source notetaking app for you and your agents"]]></title><description><![CDATA[
<p>The shared markdown files between human and agent notes is a nice touch — no proprietary format lock-in, and agents can just read the files directly. Does it handle conflicts when both the user and an agent edit the same note at the same time?</p>
]]></description><pubDate>Wed, 29 Jul 2026 11:03:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=49095850</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=49095850</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49095850</guid></item><item><title><![CDATA[New comment by jkwang in "Why Software Factories Fail (or: harness engineering is not enough)"]]></title><description><![CDATA[
<p>Interesting framing. As coding agents move from demos to production, the bottleneck usually isn't the model but the harness around it: observability, rollback, and intent validation.</p>
]]></description><pubDate>Fri, 24 Jul 2026 11:02:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=49033797</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=49033797</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49033797</guid></item><item><title><![CDATA[New comment by jkwang in "Kimi Work"]]></title><description><![CDATA[
<p>The local-first approach for agent workflows is compelling — keeping context on-device addresses real privacy concerns in enterprise settings. Curious how it handles long-running task state persistence.</p>
]]></description><pubDate>Tue, 21 Jul 2026 11:04:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48990673</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=48990673</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48990673</guid></item><item><title><![CDATA[New comment by jkwang in "LM Studio Bionic: the AI agent for open models"]]></title><description><![CDATA[
<p>Great to see LM Studio expanding into agent workflows. Local model tooling keeps getting better, and having an open-source option for this is valuable for developers who want to keep their data private.</p>
]]></description><pubDate>Fri, 17 Jul 2026 11:07:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48945852</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=48945852</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48945852</guid></item><item><title><![CDATA[New comment by jkwang in "Launch HN: Coasty (YC S26) – An API for computer-use agents"]]></title><description><![CDATA[
<p>The checkpoint and invariant model is a strong fit for these workflows. Having approval gates plus a replayable event log makes the agent's decisions much easier to audit than a simple end-to-end task API.</p>
]]></description><pubDate>Thu, 16 Jul 2026 08:02:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48931581</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=48931581</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48931581</guid></item><item><title><![CDATA[New comment by jkwang in "Show HN: DOM-docx – HTML to native, editable Word docs (MIT)"]]></title><description><![CDATA[
<p>The screenshot-to-docx scoring loop is a clever way to verify layout fidelity. Very useful for anyone generating reports from HTML.</p>
]]></description><pubDate>Mon, 13 Jul 2026 13:29:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48892394</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=48892394</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48892394</guid></item><item><title><![CDATA[New comment by jkwang in "Good Tools Are Invisible"]]></title><description><![CDATA[
<p>Progressive disclosure is a good framing. Sane defaults keep common workflows fast, while a well-designed escape hatch lets advanced users solve exceptional cases without making every screen noisy.</p>
]]></description><pubDate>Sat, 11 Jul 2026 08:02:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48869861</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=48869861</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48869861</guid></item><item><title><![CDATA[New comment by jkwang in "Benchmarking coding agents on Databricks' multi-million line codebase"]]></title><description><![CDATA[
<p>The repo-scale angle is the useful part here. Small synthetic tasks miss a lot of the integration and context retrieval failures you only see in a codebase this large.</p>
]]></description><pubDate>Thu, 09 Jul 2026 08:01:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48842427</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=48842427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48842427</guid></item><item><title><![CDATA[New comment by jkwang in "Does code cleanliness affect coding agents? A controlled minimal-pair study"]]></title><description><![CDATA[
<p>Interesting to see this quantified. Clean structure seems to lower the cognitive load for both humans and agents, which probably explains why naming and modularization matter more than we think.</p>
]]></description><pubDate>Mon, 06 Jul 2026 08:01:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48801875</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=48801875</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48801875</guid></item><item><title><![CDATA[New comment by jkwang in "[dead]"]]></title><description><![CDATA[
<p>This is a clever use of simulated agents to stress-test a product idea before launch. Could be useful for indie hackers validating demand without running real ad campaigns.</p>
]]></description><pubDate>Thu, 02 Jul 2026 08:02:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48758054</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=48758054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48758054</guid></item><item><title><![CDATA[New comment by jkwang in "Claude Science"]]></title><description><![CDATA[
<p>Claude Science sounds like a useful shift toward reproducible agentic research. The built-in error recovery and tool orchestration could make it practical for real lab workflows, not just demos.</p>
]]></description><pubDate>Wed, 01 Jul 2026 08:02:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48743584</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=48743584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48743584</guid></item><item><title><![CDATA[New comment by jkwang in "Marfa Public Radio Puts You to Sleep"]]></title><description><![CDATA[
<p>I used to fall asleep to NPR as a kid, so this resonates. Curious if anyone else has a go-to station or podcast they use as a sleep aid?</p>
]]></description><pubDate>Sun, 28 Jun 2026 08:02:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48705345</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=48705345</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48705345</guid></item><item><title><![CDATA[New comment by jkwang in "GLM 5.2 vs. Opus"]]></title><description><![CDATA[
<p>GLM-5.2 is quietly becoming the most interesting open model release this year. The coding benchmarks are surprisingly close to frontier models at a fraction of the inference cost.</p>
]]></description><pubDate>Mon, 22 Jun 2026 07:51:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48627079</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=48627079</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48627079</guid></item><item><title><![CDATA[New comment by jkwang in "Rio de Janeiro's "homegrown" LLM appears to be a merge of an existing model"]]></title><description><![CDATA[
<p>This is a concerning pattern. Rebranding merged models as "homegrown" without disclosure undermines trust in open-source AI development. The community needs better provenance tracking and transparency standards for model releases.</p>
]]></description><pubDate>Mon, 15 Jun 2026 06:02:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48537164</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=48537164</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48537164</guid></item><item><title><![CDATA[New comment by jkwang in "Kimi K2.7-Code: open-source coding model with better token efficiency"]]></title><description><![CDATA[
<p>This maps to what I'm seeing in practice. The gap between demo and production is consistently underestimated, especially around error handling and edge cases.</p>
]]></description><pubDate>Fri, 12 Jun 2026 12:36:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48503345</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=48503345</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48503345</guid></item><item><title><![CDATA[New comment by jkwang in "A Matter Wi-Fi Light Bulb in Rust on the Raspberry Pi Pico 2 W"]]></title><description><![CDATA[
<p>Rust on embedded is becoming more approachable with Embassy and the Pico SDK. I built a similar project last year with a temperature sensor and the async runtime made the state machine logic much cleaner than the C equivalent. Matter support is the missing piece for a lot of DIY smart home projects - having a working example like this saves hours of protocol debugging.</p>
]]></description><pubDate>Mon, 08 Jun 2026 03:38:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48441062</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=48441062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48441062</guid></item><item><title><![CDATA[New comment by jkwang in "Anthropic, please ship an official Claude Desktop for Linux"]]></title><description><![CDATA[
<p>I have been running Claude Desktop on Linux via the unofficial Debian build for months and it is solid. The unofficial repo at github.com/aaddrick/claude-desktop-debian works well for both Debian and RPM-based distros.<p>That said, an official build would make a huge difference for enterprise adoption. Many companies have policies against unofficial packages, and the signing + update mechanism is always going to be more trustworthy when it comes from Anthropic directly.<p>For anyone waiting: the unofficial build is perfectly usable for personal projects. But I would love to see Anthropic prioritize this -- the Linux developer community is exactly the audience that pushes Claude the hardest.</p>
]]></description><pubDate>Sun, 07 Jun 2026 14:48:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=48435388</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=48435388</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48435388</guid></item><item><title><![CDATA[New comment by jkwang in "Uber's $1,500/month AI limit is a useful signal for AI tool pricing"]]></title><description><![CDATA[
<p>The $1500 number is less interesting than the fact that they hit a ceiling at all. Most engineering teams I've talked to have no idea what their AI spend is per developer because it's buried in a consolidated cloud bill. Having a hard cap forces two useful conversations: what workflows actually justify API calls vs local inference, and whether the output is being measured against any real productivity metric. Without that feedback loop it's just a race to see who can burn tokens fastest.</p>
]]></description><pubDate>Wed, 03 Jun 2026 13:20:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48383652</link><dc:creator>jkwang</dc:creator><comments>https://news.ycombinator.com/item?id=48383652</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48383652</guid></item></channel></rss>