Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mrshu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
mrshu
21d ago
I guess this unfortunately means HuggingFace won't be "the first company to go public with an emoji instead of the three-letter ticker" as the cofounders originally intended: "When we started the company, a running j
2.
▲
by
mrshu
21d ago
The historical uptime has been getting better but it is on a downwards trajectory in August: https://mrshu.github.io/github-statuses/?view=all
3.
▲
by
mrshu
1mo ago
This is why the "reduce thinking" approach of BottleCapAI is both quite interesting and very useful in practice: https://huggingface.co/bottlecapai/ThinkingCap-Qwen3.6-27B
4.
▲
by
mrshu
2mo ago
I built a multi-agent alternative with Stream Deck and cmux/orca and it works pretty well -- particularly when you pair it with CodexBar and can easily see your token spend across multiple subscriptions. It is all open source https:&#
5.
▲
by
mrshu
3mo ago
By far the most impactful product of the Apretus project are the people. To quote a memorable line from Dominique Paul ( https://www.thisiscrispin.com/ ): > What most people miss IMO is that this is not a team who is doing
6.
▲
by
mrshu
3mo ago
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.
7.
▲
by
mrshu
3mo ago
An old habit that unfortunately makes one indistinguishable from LLMs these days...
8.
▲
by
mrshu
3mo ago
It's pretty rough to learn I sound like Claude. Will need to do something about it then. (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 netca
9.
▲
by
mrshu
3mo ago
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 :)
10.
▲
by
mrshu
3mo ago
> No, it can not. Bash lets you open TCP sockets. Very fair pushback -- I did get carried away and will update the article to be more precise. Thanks for raising it! > For less insane, non-bash shells there is always nc which is usual
11.
▲
by
mrshu
3mo ago
Totally! 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.)
12.
▲
by
mrshu
3mo ago
That is indeed a solid pushback! :) 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.
13.
▲
TIL: You can make HTTP requests without curl using Bash /dev/TCP
(mareksuppa.com)
548 points
by
mrshu
3mo ago
|
238 comments
14.
▲
by
mrshu
3mo ago
I ran into this while checking connectivity between containers on an internal Docker network where the image had neither curl nor wget. The main surprise was that Bash has /dev/tcp which lets you do the equivalent of an HTTP reque
15.
▲
by
mrshu
4mo ago
I have also had positive experience with doing this multiple times via multiple model families, and then to recursively have the fixes reviewed too. It's called review-anvil and does find significant amount of problems that might pop u
16.
▲
by
mrshu
5mo ago
Their uptime for just Git operations has been hit pretty hard in the past 90 days: https://mrshu.github.io/github-statuses/
17.
▲
by
mrshu
5mo ago
Well, some of the original commits are indeed quite telling! https://github.com/amantus-ai/vibetunnel/commits/main/?after...
18.
▲
Storing Claude Code API keys in KeePassXC instead of plaintext config
(mareksuppa.com)
3 points
by
mrshu
6mo ago
|
3 comments
19.
▲
by
mrshu
6mo ago
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
20.
▲
TIL: You can attach images to GitHub PRs from the CLI (and your agents can too)
(mareksuppa.com)
4 points
by
mrshu
6mo ago
|
1 comments
21.
▲
by
mrshu
7mo ago
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.
22.
▲
by
mrshu
7mo ago
To be fair, it's not like he did not read a single line of code that ended up being generated.
23.
▲
by
mrshu
7mo ago
This (multiple major outages a day) has unfortunately been happening for quite a while now -- on the 2nd of February, 2026 for instance. The GitHub Status Page does not visualize these very well but you can see them parsed out and aggregate
24.
▲
by
mrshu
7mo ago
Here it is. It looks like they are down to a single 9 at this point across all services: https://mrshu.github.io/github-statuses/
25.
▲
by
mrshu
7mo ago
GitHub no longer publishes aggregate numbers so here they are parsed out. It looks like they are down to a single 9 at this point across all services: https://mrshu.github.io/github-statuses/
26.
▲
by
mrshu
8mo ago
Some projects (like the pi coding agent) use a gated approach for first-time contributors: https://github.com/badlogic/pi-mono/blob/main/CONTRIBUTING.m... Here is what it looks like in practice: https:&
27.
▲
by
mrshu
8mo ago
Peter Steinberger, the author of Clawdbot / Moltbot https://steipete.me/
28.
▲
by
mrshu
8mo ago
It was not built by Claude -- Peter no longer uses it for coding -- he builds exclusively with Codex now: https://steipete.me/posts/2025/shipping-at-inference-speed
29.
▲
by
mrshu
8mo ago
Here is an example: https://www.dailymail.co.uk/news/article-15476463/Trump-tell...
30.
▲
by
mrshu
1y ago
Do you normally run Opus by default? It seems the Max subscription should let you run Sonnet in an uninterrupted way, so it was surprising to read.
More ›