<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: mrshu</title><link>https://news.ycombinator.com/user?id=mrshu</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 24 Jun 2026 01:10:07 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=mrshu" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by mrshu in "Apertus – Open Foundation Model for Sovereign AI"]]></title><description><![CDATA[
<p>By far the most impactful product of the Apretus project are the people. To quote a memorable line from Dominique Paul (<a href="https://www.thisiscrispin.com/" rel="nofollow">https://www.thisiscrispin.com/</a>):<p>> What most people miss IMO is that this is not a team who is doing this for the fourth time like virtually any other LLM provider and who could learn from its own past experiences. I bet if the team would do another model training they could get way better results at one fourth of the costs.</p>
]]></description><pubDate>Sun, 21 Jun 2026 23:06:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48623524</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=48623524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48623524</guid></item><item><title><![CDATA[New comment by mrshu in "TIL: You can make HTTP requests without curl using Bash /dev/TCP"]]></title><description><![CDATA[
<p>You are right, I am not sure why I did not realize Python is the whole point of the image. This is indeed much faster and easier.</p>
]]></description><pubDate>Tue, 16 Jun 2026 19:00:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48560270</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=48560270</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48560270</guid></item><item><title><![CDATA[New comment by mrshu in "TIL: You can make HTTP requests without curl using Bash /dev/TCP"]]></title><description><![CDATA[
<p>An old habit that unfortunately makes one indistinguishable from LLMs these days...</p>
]]></description><pubDate>Tue, 16 Jun 2026 18:55:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48560189</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=48560189</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48560189</guid></item><item><title><![CDATA[New comment by mrshu in "TIL: You can make HTTP requests without curl using Bash /dev/TCP"]]></title><description><![CDATA[
<p>It's pretty rough to learn I sound like Claude. Will need to do something about it then.<p>(For what it's worth I did write the message above manually but I understand why no one would believe that now. At least I did not call netcat "load-bearing" [<a href="https://mareksuppa.com/til/load-bearing/" rel="nofollow">https://mareksuppa.com/til/load-bearing/</a>] or something...)</p>
]]></description><pubDate>Tue, 16 Jun 2026 18:52:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48560152</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=48560152</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48560152</guid></item><item><title><![CDATA[New comment by mrshu in "TIL: You can make HTTP requests without curl using Bash /dev/TCP"]]></title><description><![CDATA[
<p>Yes, a very minimal image indeed. Had it been a custom image, curl would be one of the first things I would make sure it contains :)</p>
]]></description><pubDate>Tue, 16 Jun 2026 17:37:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48558885</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=48558885</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48558885</guid></item><item><title><![CDATA[New comment by mrshu in "TIL: You can make HTTP requests without curl using Bash /dev/TCP"]]></title><description><![CDATA[
<p>> No, it can not. Bash lets you open TCP sockets.<p>Very fair pushback -- I did get carried away and will update the article to be more precise. Thanks for raising it!<p>> For less insane, non-bash shells there is always nc which is usually probably the wiser choice.<p>For completeness, `nc` or any netcat equvialent I could think of was not available in the image I was trying this with. It would certainly be a better option though.</p>
]]></description><pubDate>Tue, 16 Jun 2026 17:34:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48558835</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=48558835</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48558835</guid></item><item><title><![CDATA[New comment by mrshu in "TIL: You can make HTTP requests without curl using Bash /dev/TCP"]]></title><description><![CDATA[
<p>Totally!<p>I was really just trying to see if intra-container connectivity works, and this ended up being a very quick way of doing so. (The alternative being building and deploying a new image, which would likely take significantly longer.)</p>
]]></description><pubDate>Tue, 16 Jun 2026 17:31:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48558784</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=48558784</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48558784</guid></item><item><title><![CDATA[New comment by mrshu in "TIL: You can make HTTP requests without curl using Bash /dev/TCP"]]></title><description><![CDATA[
<p>That is indeed a solid pushback! :)<p>For what its worth, this container used `python:3.12.2-slim-bookworm` and I really would not expect that sort of an image to bundle `curl` -- even if it is intended for production.</p>
]]></description><pubDate>Tue, 16 Jun 2026 17:30:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48558763</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=48558763</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48558763</guid></item><item><title><![CDATA[New comment by mrshu in "TIL: You can make HTTP requests without curl using Bash /dev/TCP"]]></title><description><![CDATA[
<p>I ran into this while checking connectivity between containers on an internal Docker network where the image had neither curl nor wget.<p>The main surprise was that Bash has /dev/tcp which lets you do the equivalent of an HTTP request with a bit of shell magic, for instance:<p><pre><code>  exec 3<>/dev/tcp/service/8642
  printf 'GET /health HTTP/1.1\r\nHost: service\r\nConnection: close\r\n\r\n' >&3
  cat <&3

</code></pre>
Where `service` is just the hostname of whatever you’re talking to and 8642 is the port you are trying to talk HTTP to.<p>Pretty cool!</p>
]]></description><pubDate>Tue, 16 Jun 2026 16:40:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48558019</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=48558019</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48558019</guid></item><item><title><![CDATA[TIL: You can make HTTP requests without curl using Bash /dev/TCP]]></title><description><![CDATA[
<p>Article URL: <a href="https://mareksuppa.com/til/bash-dev-tcp-http-without-curl/">https://mareksuppa.com/til/bash-dev-tcp-http-without-curl/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48558018">https://news.ycombinator.com/item?id=48558018</a></p>
<p>Points: 545</p>
<p># Comments: 238</p>
]]></description><pubDate>Tue, 16 Jun 2026 16:40:58 +0000</pubDate><link>https://mareksuppa.com/til/bash-dev-tcp-http-without-curl/</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=48558018</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48558018</guid></item><item><title><![CDATA[New comment by mrshu in "Learn Harness Engineering"]]></title><description><![CDATA[
<p>I have also had positive experience with doing this multiple times via multiple model families, and then to recursively have the fixes reviewed too.<p>It's called review-anvil and does find significant amount of problems that might pop up:<p><a href="https://github.com/mrshu/agent-skills/#review-anvil" rel="nofollow">https://github.com/mrshu/agent-skills/#review-anvil</a></p>
]]></description><pubDate>Mon, 18 May 2026 22:53:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48186949</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=48186949</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48186949</guid></item><item><title><![CDATA[New comment by mrshu in "GitHub is having issues now"]]></title><description><![CDATA[
<p>Their uptime for just Git operations has been hit pretty hard in the past 90 days:<p><a href="https://mrshu.github.io/github-statuses/" rel="nofollow">https://mrshu.github.io/github-statuses/</a></p>
]]></description><pubDate>Mon, 27 Apr 2026 18:23:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=47925291</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=47925291</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47925291</guid></item><item><title><![CDATA[New comment by mrshu in "I've sold out"]]></title><description><![CDATA[
<p>Well, some of the original commits are indeed quite telling!<p><a href="https://github.com/amantus-ai/vibetunnel/commits/main/?after=82c1ccb54281544cdfc8809dfe604031d7b31486+1924" rel="nofollow">https://github.com/amantus-ai/vibetunnel/commits/main/?after...</a></p>
]]></description><pubDate>Wed, 08 Apr 2026 15:08:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47691294</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=47691294</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47691294</guid></item><item><title><![CDATA[New comment by mrshu in "Storing Claude Code API keys in KeePassXC instead of plaintext config"]]></title><description><![CDATA[
<p>Author here. I wrote this after setting up Claude Code with MiniMax and Z.AI and realizing their docs all tell you to paste API keys into settings.json in plaintext -- which is risky given that Claude Code has been known to read .env files and leak contents into session transcripts. I already use KeePassXC, so I wrote a shell wrapper that fetches the key at invocation time and passes it as an inline env var. Nothing is written to disk. The same pattern works with any password manager CLI -- op read for 1Password, bw get password for Bitwarden, pass show for pass. Happy to answer questions.</p>
]]></description><pubDate>Wed, 25 Mar 2026 14:38:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=47517932</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=47517932</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47517932</guid></item><item><title><![CDATA[Storing Claude Code API keys in KeePassXC instead of plaintext config]]></title><description><![CDATA[
<p>Article URL: <a href="https://mareksuppa.com/til/keepassxc-claude-code-api-keys/">https://mareksuppa.com/til/keepassxc-claude-code-api-keys/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47517931">https://news.ycombinator.com/item?id=47517931</a></p>
<p>Points: 2</p>
<p># Comments: 3</p>
]]></description><pubDate>Wed, 25 Mar 2026 14:38:01 +0000</pubDate><link>https://mareksuppa.com/til/keepassxc-claude-code-api-keys/</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=47517931</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47517931</guid></item><item><title><![CDATA[TIL: You can attach images to GitHub PRs from the CLI (and your agents can too)]]></title><description><![CDATA[
<p>Article URL: <a href="https://mareksuppa.com/til/github-pr-images-from-cli/">https://mareksuppa.com/til/github-pr-images-from-cli/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47510668">https://news.ycombinator.com/item?id=47510668</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 24 Mar 2026 22:51:11 +0000</pubDate><link>https://mareksuppa.com/til/github-pr-images-from-cli/</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=47510668</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47510668</guid></item><item><title><![CDATA[New comment by mrshu in "When does MCP make sense vs CLI?"]]></title><description><![CDATA[
<p>It really seems the primary benefit of MCP servers was to force companies to establish some externally exposed APIs if/when they did not have them.</p>
]]></description><pubDate>Sun, 01 Mar 2026 21:27:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47210841</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=47210841</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47210841</guid></item><item><title><![CDATA[New comment by mrshu in "I’m joining OpenAI"]]></title><description><![CDATA[
<p>To be fair, it's not like he did not read a single line of code that ended up being generated.</p>
]]></description><pubDate>Sun, 15 Feb 2026 22:52:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47028583</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=47028583</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47028583</guid></item><item><title><![CDATA[New comment by mrshu in "Another GitHub outage in the same day"]]></title><description><![CDATA[
<p>This (multiple major outages a day) has unfortunately been happening for quite a while now -- on the 2nd of February, 2026 for instance.<p>The GitHub Status Page does not visualize these very well but you can see them parsed out and aggregated here:<p><a href="https://mrshu.github.io/github-statuses/" rel="nofollow">https://mrshu.github.io/github-statuses/</a></p>
]]></description><pubDate>Mon, 09 Feb 2026 22:58:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46952775</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=46952775</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46952775</guid></item><item><title><![CDATA[New comment by mrshu in "GitHub is down again"]]></title><description><![CDATA[
<p>Here it is. It looks like they are down to a single 9 at this point across all services:<p><a href="https://mrshu.github.io/github-statuses/" rel="nofollow">https://mrshu.github.io/github-statuses/</a></p>
]]></description><pubDate>Mon, 09 Feb 2026 18:30:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=46948936</link><dc:creator>mrshu</dc:creator><comments>https://news.ycombinator.com/item?id=46948936</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46948936</guid></item></channel></rss>