HackerTrans
TopNewTrendsCommentsPastAskShowJobs

axsaucedo

no profile record

Submissions

ChatGPT Is Down

chatgpt.com
8 points·by axsaucedo·27 giorni fa·1 comments

[untitled]

1 points·by axsaucedo·27 giorni fa·0 comments

Google Gemini Is Down

techradar.com
14 points·by axsaucedo·mese scorso·9 comments

Power Mode Plugin for Neovim (2026 Take)

github.com
1 points·by axsaucedo·4 mesi fa·1 comments

Show HN: Use SQL to Query Your Claude/Copilot Data via DuckDB

duckdb.org
1 points·by axsaucedo·5 mesi fa·0 comments

[untitled]

1 points·by axsaucedo·5 mesi fa·0 comments

KAOS – The Kubernetes Agent Orchestration System

github.com
26 points·by axsaucedo·6 mesi fa·7 comments

A list of OSS libraries to deploy, monitor, version and scale Machine Learning

github.com
1 points·by axsaucedo·7 mesi fa·0 comments

"Awesome Production Machine Learning" Github List

github.com
3 points·by axsaucedo·7 mesi fa·0 comments

comments

axsaucedo
·4 mesi fa·discuss
Power Mode Editor plugin for Neovim; uselessly awesome, annoyingly entertaining (for a few minutes). Supports screen shake, firewall (a la cacafire), and rich configuration across everything (because why not)
axsaucedo
·6 mesi fa·discuss
Excited to show you a new project I have been working on: the K8s Agent Orchestration Framework (KAOS) which helps you deploy and manage distributed multi-agent systems at scale If you want to support, do try it out, add an issue or give it a star!

The KAOS Framework addresses some of the pains of taking multi-agent / multi-tool / multi-model systems to hundreds or thousands of services. It started as an experiment to build agentic copilots, and has progressed as a fun endevour building distributed systems for A2A, MCP Servers, and model inference!

The initial release comes with a few key features including:

1) Golang control plane to manage Agentic CRDs; 2) Python data plane that implements a2a, memory, tool / model mgmt; 3) React UI for CRUD+debugging, and; 4) CI/CD setup with KIND/pytest/ginko/etc.

Links & Resources:

Docs: https://axsaucedo.github.io/kaos/ Repo: https://github.com/axsaucedo/kaos UI: https://axsaucedo.github.io/kaos-ui/