HackerTrans
TopNewTrendsCommentsPastAskShowJobs

andre-hn

no profile record

Submissions

CUDb, a lightweight GPU-native DB Engine

github.com
1 points·by andre-hn·4개월 전·2 comments

Python JSON SQL DB

github.com
2 points·by andre-hn·4개월 전·0 comments

Review of the Agent Internet RFCs

github.com
2 points·by andre-hn·4개월 전·2 comments

comments

andre-hn
·4개월 전·discuss
CUDb is a generated GPU-native SQL DB Engine in Python. While the codebase is small, it outperforms sqlite clearly with analytical workloads -- I think this is valuable for many agentic workloads. Multi-gpu and cloud deployment support is not yet done, so it can be made better. Your feedback or participation is most welcome.
andre-hn
·4개월 전·discuss
We reviewed the current Agent Internet RFCs and wrote a technical position on where the architecture is solid and where it is still weak. The paper argues for a layered model that separates discovery, workload identity, delegated authorization, observability, and evaluation, and it also examines what changes once agents operate as hierarchical graphs rather than isolated endpoints.

If you are working on agent runtimes, registries, orchestration, MCP, A2A, trust infrastructure, or benchmarks, read it critically. The useful questions are not marketing questions but systems questions: what must be standardized now, what should remain loosely coupled, how should delegation chains be secured, and what telemetry is required to make multi-agent systems auditable in practice?