Skip to content
View jackysp's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report jackysp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jackysp/README.md

Hi, I'm Jack.

I build reliable systems for data and AI workloads. I am a TiDB maintainer and reviewer/approver with 250+ merged pull requests in the TiDB repository.

My distributed-systems work spans transaction correctness, GC safety, initial data distribution, observability, performance, and compatibility. I am now applying those engineering principles to AI infrastructure by building agentd, a durable single-host runtime for personal agents.

Selected systems work

Current focus

  • Reliable agent runtimes and durable execution
  • Capability boundaries, state ownership, and observable failures
  • Inference serving, scheduling, and resource management

I write about systems and engineering at blog.minifish.org.

Pinned Loading

  1. pingcap/tidb pingcap/tidb Public

    TiDB is built for agentic workloads that grow unpredictably, with ACID guarantees and native support for transactions, analytics, and vector search. No data silos. No noisy neighbors. No infrastruc…

    Go 40.4k 6.2k

  2. minifish-org/tegdb minifish-org/tegdb Public

    Rust 3 1

  3. tina77fritz/privacy-preserving-data-systems tina77fritz/privacy-preserving-data-systems Public

    System-level design frameworks for privacy-preserving data processing that enable lawful data use and analytical utility while minimizing reliance on identifiable personal information.

    Python 90 18

  4. minifish-org/agentd minifish-org/agentd Public

    Durable single-host runtime for personal agents with scoped execution, explicit capabilities, inspectable traces, and transactional delivery.

    Rust