sankalpnarula

↗ HN profile [ 45.5 ms ] full profile

No user record in our sample, but sankalpnarula has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. https://github.com/herd-core/herd Lately, I have been trying to understand the security aspect of docker containers, and what I have realized is that all docker containers share the host's kernel. Any zero day…

  2. I know this sounds strange, and this could have been a reddit post, but I have realized ever since I went back to not rewriting things for polish using AI. I have had more positive feedback from the community and any…

  3. I’ve been having weird search problems with Antigravity lately. Today, I searched for ListenUnixSocket to see where it was being used. The search only gave me about six results, and they were all just definitions and…

  4. Hey HN. I'm an engineering student at Waterloo building stateful AI agents, and I kept hitting the same wall: whenever my Python scripts crashed or dropped a connection, the underlying Puppeteer or Ollama processes…

  5. Hey HN, Herd is a zero-dependency Go library that manages fleets of OS subprocesses and routes HTTP traffic to them with strict 1:1 session affinity. If you put heavy, stateful binaries (like Ollama, headless Chromium,…

  6. I built a GitHub Action that lets you deploy Docker stacks to a Portainer instance sitting behind a private network — without opening any ports to the internet. The action spins up an ephemeral Tailscale node during the…