pmkelly4444

↗ HN profile [ 61.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. The core idea: @sandbox(dependencies=["pandas"]) turns any function into one that runs inside an isolated Podman container with dependency caching built in on uv. You call it like a normal function, but the code…

  2. Hey HN! I built pctx, a framework that lets AI agents execute code directly instead of making tool calls to save on tokens on MCP. I've been working on code generation in Rust for 2 years, mostly fighting with OpenAPI…

  3. Hi HN, I’m Patrick. Elias, Kevin, and I are building Sideko (https://sideko.dev), a new type of code generator for building and maintaining API client SDKs from OpenAPI specs. Traditional SDK generators rely on static…

  4. Hi Hacker News! Patrick and Elias here. We built an SDK / Documentation generator for REST APIs. The link included shows the shiny output of our system: the docs! We generated 5 SDKs and docs from the Hacker News…