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.
A year-end review of the Web Origami project's 2025 goals, covering community growth, feature development, and technical challenges.
A guide to setting up Java development in Emacs using the Language Server Protocol (LSP) and the Eclipse JDT server for a lightweight, customizable coding experience.
An explanation of the Model Context Protocol (MCP), an open standard for connecting LLMs to data and tools, and why it's important for AI development.
A guide to debugging a broken Python Language Server (pylsp) by running it manually over TCP and identifying a Jedi version conflict.