Viewing profile — windsor
windsor
HN member- Joined
- Sun, Jul 31, 2022, 7:16 AM UTC
- HN karma
- 52
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About windsor
Recent public activity
-
story
Show HN: Write Your GitHub Actions in TypeScript
I spend a lot of my time writing GitHub Actions. Specifically, I need to script a ton of things. The current way of writing GitHub Actions with YAML is usually fine for small jobs.…
-
comment
Comment #47021520
Wow. Literally spent half a week planning a multi-quarter roadmap catering to working with bare metal. Half of that document is now deprecated LOL.
-
story
Show HN: Slurmq – GPU quota enforcement for Slurm
When I was a student at Princeton, we had this neat Slurm quota management tool ( https://github.com/klieret/pli-slurm-tool ) that prevented people from hogging all the GPUs. It wa…
-
comment
Comment #45070164
We handroll it ourselves for maximum flexibility. Not super interested in being bottlenecked by upstream providers :p
-
comment
Comment #45057254
Thanks for trying us out! Let me know if you run into any issues with deployment or the like. If you want a clean MCP template to get up and running, check out this example: https:…
-
comment
Comment #45057029
Thanks! What's your favorite SDK generator for Go? What are the most important things for you when interacting with Go SDKs?
-
comment
Comment #45057011
Thanks! Really glad you noticed this feature. Mixing client-side and server-side tool calls was something we spent a lot of time thinking through. The current SOTA, e.g. OpenAI’s R…
-
comment
Comment #45056903
We tried to keep things simple, so our runner utility class is currently stateless. However, it's highly extensible, and we can support stateful logic if we wanted to. For instance…
-
comment
Comment #45054981
Good eye. A ~5% surcharge on prepaid credits is the standard model right now for most multi-LLM services. We actually do not use OpenRouter internally, so this number is flexible. …
-
story
Launch HN: Dedalus Labs (YC S25) – Vercel for Agents
Hey HN! We are Windsor and Cathy of Dedalus Labs ( https://www.dedaluslabs.ai/ ), a cloud platform for developers to build agentic AI applications. Our SDK allows you to connect an…