<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: jwang987</title><link>https://news.ycombinator.com/user?id=jwang987</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 25 Jun 2026 22:44:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jwang987" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jwang987 in "Anthropic says Alibaba illicitly extracted Claude AI model capabilities"]]></title><description><![CDATA[
<p>they even resell GPT codex usage at 1~5% API costs. OpenAI has 1-month free trial promo in some regions, and they harvest free accounts in a large scale. I have a wechat contact that offers 98% off for GPT 5.5 and he's still profitable</p>
]]></description><pubDate>Thu, 25 Jun 2026 15:45:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48675149</link><dc:creator>jwang987</dc:creator><comments>https://news.ycombinator.com/item?id=48675149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48675149</guid></item><item><title><![CDATA[New comment by jwang987 in "Ask HN: what’s your favorite line in your Claude/agents.md files?"]]></title><description><![CDATA[
<p>- Prefer the most straightforward way of implementation.
- No defensive programming. Use try/except sparingly. Let most fatal errors propogate.
- No adding extra variables if there's not a clear reason to do so. Prefer simplicity
- Use comments sparingly. Function and variable names should be self-explaining and you don't need to comment most of the times
- If duplicate code is written, consider refactoring.
- DO NOT use getattr or isinstance or defensive programming patterns
- Do not create summary doc after completing a task, unless explicitly asked
- When you are asked to review git staged code changes, give feedback as if you are a senior tech lead ensuring high standards and rank the issues found with high/medium/low. Do not edit code or run git commands that manipulate the repo.<p>I fought with it hard during Sonnet 4.0 times. Some harnesses are actually not needed for latest model versions but I still keep these instructions.</p>
]]></description><pubDate>Mon, 23 Mar 2026 16:59:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47492121</link><dc:creator>jwang987</dc:creator><comments>https://news.ycombinator.com/item?id=47492121</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47492121</guid></item><item><title><![CDATA[New comment by jwang987 in "Ask HN: Are you using OpenClaw or similar agents? How?"]]></title><description><![CDATA[
<p>I'm using it to manage product backend operations through Telegram. Without OpenClaw, most tasks were automatable with Claude Code anyways, but OpenClaw lets me to chat in TG and get things done without opening up a terminal.<p>I also built a tax filing engine that handles my tax locally (demo: <a href="https://x.com/artoriatech/status/2036111002790490365" rel="nofollow">https://x.com/artoriatech/status/2036111002790490365</a> web: <a href="https://oktax.app" rel="nofollow">https://oktax.app</a>)<p>As for security, I don't run OpenClaw on my machine, but I use a VPS and let Claude Code do security reviews regularly, and enforce OpenClaw to ask for confirmation every time it runs critical scripts or delete files.</p>
]]></description><pubDate>Mon, 23 Mar 2026 16:56:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47492091</link><dc:creator>jwang987</dc:creator><comments>https://news.ycombinator.com/item?id=47492091</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47492091</guid></item><item><title><![CDATA[New comment by jwang987 in "Tell HN: H&R Block tax software installs a TLS backdoor"]]></title><description><![CDATA[
<p>Users should not need to trust the software blindly, otherwise it's better just to use AI to file tax by yourself</p>
]]></description><pubDate>Mon, 23 Mar 2026 16:51:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47492004</link><dc:creator>jwang987</dc:creator><comments>https://news.ycombinator.com/item?id=47492004</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47492004</guid></item></channel></rss>