Simon Willison reviews the new Qwen2.5-Coder-32B, an open-source LLM by Alibaba, which performs well on various coding benchmarks and can run on personal devices like his MacBook Pro M2.
Micro Agent, an agent that aids programmers, helping them write and fix code.
Cursor is an AI-powered code editor designed to enhance productivity for developers. It predicts your next edit, knows your codebase, and lets you write code in natural language. It's trusted by engineers at various tech companies, including Shopify, Samsung, and OpenAI. Cursor is privacy-focused and allows developers to bring their own API keys.
This article explains the use of GitHub Copilot, an AI-powered coding companion that suggests edits and refactors to improve code quality and developer productivity. It includes examples of how to use Copilot effectively to modify and refactor code.
Quadratic is a modern spreadsheet that combines the familiarity of a spreadsheet with the power of code, allowing you to work with data and code collaboratively in real-time. It supports popular programming languages like Python, SQL, and JavaScript, and offers features such as dynamic charts, APIs, multi-line formulas, and AI integration.