Exploring DelphiLSP: A Small Experiment
A developer explores DelphiLSP, creating tools to test its capabilities and discussing its limitations as a standalone component.
A developer explores DelphiLSP, creating tools to test its capabilities and discussing its limitations as a standalone component.
Introduces the Agent Client Protocol (ACP), an open standard for unifying communication between AI coding agents and code editors.
A technical deep dive into Google's A2A framework for building and connecting multi-agent AI systems via a standardized JSON-RPC API.
Tutorials on using Ansible with SR Linux's JSON-RPC interface for network automation.
A technical exploration of implementing JSON-RPC communication between Common Lisp and C, including netstring encoding and protocol details.