You can now run LLMs for software development on consumer-grade PCs. But we’re still a ways off from having Claude at home.
Manufact, a Y Combinator startup, raised $6.3 million to build open-source tools and cloud infrastructure for the Model Context Protocol (MCP), the fast-growing standard backed by Anthropic and OpenAI ...
Microsoft's AI Toolkit extension for VS Code now lets developers scaffold a working MCP server in minutes. Here's what that looks like in practice -- including the parts that don't work, and a simpler ...
I'm taking the road less traveled.
GitHub’s Octoverse 2025 report reveals a "convenience loop" where AI coding assistants drive language choice. TypeScript’s 66% surge to the #1 spot highlights a shift toward static typing, as types ...
Developers using Visual Studio Code can authenticate with their developer account directly through the editor via the broker. Apps that use DefaultAzureCredential or VisualStudioCodeCredential can ...
VS Code's AI Toolkit Agent Builder can wire an agent to external tools via MCP, even for non-coding editorial workflows. Early friction points included circular UX flows, model availability mismatches ...
print("hello world, I'm learning Python"!) ...
Abstract: Producing executable code from natural-language directives via Large Language Models (LLMs) involves obstacles like semantic uncertainty and the requirement for task-focused context ...
Updates to GitHub Copilot in VS Code provide the same C++ symbol context and CMake build configuration awareness as Microsoft’s C/C++ DevTools and CMake Tools extensions. Microsoft has introduced C++ ...