dilyevsky

↗ HN profile [ 477 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hello HN, We’ve built a BBRv3 congestion control implementation for gVisor’s netstack (userspace Linux TCP/IP stack implementation in Go). As part of testing it I realized we can actually compile the whole thing into…

  2. TL;DR: we built a framework-agnostic agent runtime that uses gVisor for isolation and runs on k8s. It’s open-source under AGPLv3 Recently we’ve been working on a customer support “AI assistant” - essentially an…

  3. Starlink in Ukraine: Why the Story Is Not So Simple (geopolitics-decanted.simplecast.com)
  4. Hi HN! For the past few weeks we've been working on Proximal - a workflow engine that lets you quickly iterate on WebAssembly extensions for Envoy Proxy[0] (or other proxies) right on your local machine:…

  5. Show HN: Envoy playground in the browser (envoy-playground.apoxy.dev)

    Hey HN, We made an Envoy Proxy playground [0] so we could test out our Envoy configs directly in the browser. This is based on Julia's work with Nginx Playround. [1] We forked that repo and added more Envoy to it. [2]…