<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: silverwind</title><link>https://news.ycombinator.com/user?id=silverwind</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 13 Apr 2026 11:58:17 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=silverwind" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by silverwind in "Anthropic downgraded cache TTL on March 6th"]]></title><description><![CDATA[
<p>`git diff` is probably all you need.</p>
]]></description><pubDate>Sun, 12 Apr 2026 23:36:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47745651</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47745651</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47745651</guid></item><item><title><![CDATA[New comment by silverwind in "LinkedIn is searching your browser extensions"]]></title><description><![CDATA[
<p><a href="https://support.mozilla.org/en-US/kb/resist-fingerprinting" rel="nofollow">https://support.mozilla.org/en-US/kb/resist-fingerprinting</a> works.</p>
]]></description><pubDate>Thu, 02 Apr 2026 16:38:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47616760</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47616760</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47616760</guid></item><item><title><![CDATA[New comment by silverwind in "Claude Code's source code has been leaked via a map file in their NPM registry"]]></title><description><![CDATA[
<p>Yep, the `files` array should be required by default, but isn't, resulting in many gigabytes of garbage being pushed to the npm registry every day.</p>
]]></description><pubDate>Tue, 31 Mar 2026 13:19:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47586957</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47586957</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47586957</guid></item><item><title><![CDATA[New comment by silverwind in "Axios compromised on NPM – Malicious versions drop remote access trojan"]]></title><description><![CDATA[
<p>Eventually you will want to update it, every update is a risk.</p>
]]></description><pubDate>Tue, 31 Mar 2026 11:49:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=47585987</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47585987</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47585987</guid></item><item><title><![CDATA[New comment by silverwind in "Axios compromised on NPM – Malicious versions drop remote access trojan"]]></title><description><![CDATA[
<p>Even better would be to not use so many libs. Most use cases will do fine with native `fetch`.</p>
]]></description><pubDate>Tue, 31 Mar 2026 11:49:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47585978</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47585978</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47585978</guid></item><item><title><![CDATA[New comment by silverwind in "Axios compromised on NPM – Malicious versions drop remote access trojan"]]></title><description><![CDATA[
<p>npm really needs to provide a options to set individual packages to only be publishable via trusted publishing.</p>
]]></description><pubDate>Tue, 31 Mar 2026 08:47:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47584440</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47584440</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47584440</guid></item><item><title><![CDATA[New comment by silverwind in ""Over 1.5 million GitHub PRs have had ads injected into them by Copilot""]]></title><description><![CDATA[
<p>I have instructions for these because the attribution settings don't accept placeholder tokens like `<model>`, `<version>` etc.</p>
]]></description><pubDate>Mon, 30 Mar 2026 15:58:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47575946</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47575946</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47575946</guid></item><item><title><![CDATA[New comment by silverwind in "Anatomy of the .claude/ folder"]]></title><description><![CDATA[
<p>Yep, it regularily ignores CLAUDE.md files. It seems these files are not weighted high enough vs. the prompt.</p>
]]></description><pubDate>Sat, 28 Mar 2026 06:28:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47552149</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47552149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47552149</guid></item><item><title><![CDATA[New comment by silverwind in "Anatomy of the .claude/ folder"]]></title><description><![CDATA[
<p>.claude is likely to contain secrets and also contains garbage like cache etc, if it is shared, it should only be partially shared.</p>
]]></description><pubDate>Sat, 28 Mar 2026 06:26:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47552140</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47552140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47552140</guid></item><item><title><![CDATA[New comment by silverwind in "Anatomy of the .claude/ folder"]]></title><description><![CDATA[
<p>Would love if there is a way to parallelize playwright mcp using multiple agents and such, but it seems it's a fundamental limitation of that MCP that only on instance/tab can be controlled.<p>Chrome MCP is much slower and by default pretty much unusable because Claude seems to prefer to read state from screenshots. Also, no Firefox/Safari support means no cross-browser testing.<p>There appears to be <a href="https://github.com/sumyapp/playwright-parallel-mcp" rel="nofollow">https://github.com/sumyapp/playwright-parallel-mcp</a> which may be worth trying.</p>
]]></description><pubDate>Sat, 28 Mar 2026 05:17:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47551864</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47551864</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47551864</guid></item><item><title><![CDATA[New comment by silverwind in "A Faster Alternative to Jq"]]></title><description><![CDATA[
<p>Effort would be better investigated making `jq` itself faster.</p>
]]></description><pubDate>Fri, 27 Mar 2026 10:17:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47540869</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47540869</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47540869</guid></item><item><title><![CDATA[New comment by silverwind in "Apple randomly closes bug reports unless you "verify" the bug remains unfixed"]]></title><description><![CDATA[
<p>They are also closing issues automatically that has no "activity" in 30 days, so you have to spam those issues.</p>
]]></description><pubDate>Wed, 25 Mar 2026 20:22:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47522644</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47522644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47522644</guid></item><item><title><![CDATA[New comment by silverwind in "Trivy under attack again: Widespread GitHub Actions tag compromise secrets"]]></title><description><![CDATA[
<p>Yep, once you start looking into the inner workings, you realize it's just a rebranded Azure Pipelines with a ton of technical debt attached.</p>
]]></description><pubDate>Tue, 24 Mar 2026 02:35:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=47498043</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47498043</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47498043</guid></item><item><title><![CDATA[New comment by silverwind in "GitHub appears to be struggling with measly three nines availability"]]></title><description><![CDATA[
<p>This won't pin the action's dependencies, so it's a shallow approach only.</p>
]]></description><pubDate>Mon, 23 Mar 2026 16:56:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47492088</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47492088</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47492088</guid></item><item><title><![CDATA[New comment by silverwind in "Chrome DevTools MCP (2025)"]]></title><description><![CDATA[
<p>I found Firefox with <a href="https://github.com/padenot/firefox-devtools-mcp" rel="nofollow">https://github.com/padenot/firefox-devtools-mcp</a> to work better then the default Chrome MCP, is seems much faster.</p>
]]></description><pubDate>Sun, 15 Mar 2026 21:22:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47392089</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47392089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47392089</guid></item><item><title><![CDATA[New comment by silverwind in "Vite 8.0 Is Out"]]></title><description><![CDATA[
<p>IIRC, esbuild is still lacking code splitting.</p>
]]></description><pubDate>Fri, 13 Mar 2026 13:50:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47364451</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47364451</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47364451</guid></item><item><title><![CDATA[New comment by silverwind in "Redox OS has adopted a Certificate of Origin policy and a strict no-LLM policy"]]></title><description><![CDATA[
<p>Yep, the indirection through the PR author is almost always inefficient and error-prone unless the author is really knowledgable about the code (many aren't).</p>
]]></description><pubDate>Tue, 10 Mar 2026 12:07:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47322124</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47322124</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47322124</guid></item><item><title><![CDATA[New comment by silverwind in "Show HN: Mcp2cli – One CLI for every API, 96-99% fewer tokens than native MCP"]]></title><description><![CDATA[
<p>How would the LLM exactly discover such unknown CLI commands?</p>
]]></description><pubDate>Mon, 09 Mar 2026 07:42:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47305912</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47305912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47305912</guid></item><item><title><![CDATA[New comment by silverwind in "Warn about PyPy being unmaintained"]]></title><description><![CDATA[
<p>Why would anyone use a python interpreter that is slower than CPython?</p>
]]></description><pubDate>Sun, 08 Mar 2026 13:55:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=47297336</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47297336</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47297336</guid></item><item><title><![CDATA[New comment by silverwind in "Making Firefox's right-click not suck with about:config"]]></title><description><![CDATA[
<p>Mozilla really needs to trim this menu down by default. Who needs "Print selection" in this day and age?</p>
]]></description><pubDate>Wed, 04 Mar 2026 19:23:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47252500</link><dc:creator>silverwind</dc:creator><comments>https://news.ycombinator.com/item?id=47252500</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47252500</guid></item></channel></rss>