85 related articles
TutorialsDeep dive into Cursor 2.0's Vibe Coding methodology with two real-world scenarios: full-stack site building and enterprise bug fixing using the Rules, Commands, Context architecture for 10x dev efficiency.
TutorialsA systematic review of 8 free AI coding tools covering UI design, terminal agents, IDE integration, and async coding to help developers build a complete zero-cost AI development workflow.
Tech FrontiersAn AI game dev team's gaming origins span 30 years—from NES Battle City to mobile Fruit Ninja. How does this diverse gaming DNA fuel AI game innovation?
Product ReviewsCursor launches web and mobile versions supporting multi-agent parallel execution and mobile code review. A detailed look at core features, comparison with Google Jules and OpenAI Codex, and the PWA mobile experience.
ResearchDeep dive into how Cursor trained Composer 2 on Fireworks: async pipeline architecture, MoE numerical precision challenges, Router Replay, and global distributed GPU coordination.
TutorialsHow frontend engineers can move beyond API calls to build production AI systems — covering streaming output, BFF layers, RAG pipelines, and Agent orchestration with LangChain.js/LangGraph.js.
Product ReviewsIn-depth testing of Google Jules AI coding agent with a real Java backend project, revealing code generation quality, hallucination issues, and capability boundaries.
Product ReviewsHands-on Manus AI Agent review: generate a playable Snake game and physics animation site with one prompt. Covers registration, how it differs from ChatGPT, cloud execution, and current limitations.
Deep DivesSimon Willison releases LLM 0.32a0 alpha with a major refactor introducing message sequence API, typed streaming output, and flexible serialization while maintaining backward compatibility.
Product ReviewsHands-on testing of Cursor 1.0's BugBot: how AI automated code review finds real bugs like JWT exceptions and race conditions in 2 minutes, with one-click fixes via GitHub PR integration.
Product ReviewsIn-depth comparison of Claude Haiku 4.5, GPT-5 Mini, and GLM-4.6 across speed, cost, code quality, concurrency safety, and tool calling to help developers choose the right budget AI coding model.
TutorialsJules MCP Server is an open-source project providing a production-grade MCP server for Google Jules API, enabling Claude and Cursor to orchestrate autonomous coding via multi-Agent collaboration.
Tech FrontiersDeep dive into LLM 0.32 alpha's two core refactorings: message sequence API aligned with OpenAI format, stream_events for typed streaming responses, serialization design, and backward compatibility.
Deep DivesSimon Willison releases LLM 0.32a0 alpha with message sequences and typed streaming chunks, redefining how Python developers interact with LLMs while maintaining full backward compatibility.
Deep DivesDeep analysis of the open-source AI-Assistant project built on Anthropic Claude API for local AI Agents, covering architecture, use cases, security, and agentic AI trends.
Tech FrontiersSimon Willison releases LLM Python library 0.32a0 alpha with message sequence prompts and typed streaming responses, redesigning model interaction abstractions for multimodal output, tool calls, and modern LLM features.
Tech FrontiersSimon Willison releases LLM library 0.32 alpha with message sequences and typed streaming chunks, replacing the old text-in-text-out model to fully support multi-turn dialogue, multimodal output, and tool calling.
Deep DivesDeep dive into LLM 0.32a0 alpha: a major refactoring from text conversations to message sequences and typed streaming events, supporting multimodal output, tool calls, and flexible serialization.
Tech FrontiersDeep dive into Simon Willison's LLM Python library 0.32 refactoring: new message sequence API, typed streaming responses, and universal serialization for multimodal AI and tool calling.
Deep DivesSimon Willison releases LLM 0.32a0 alpha with message sequences API and streaming multi-type parts, redesigning how the Python LLM library handles model interactions for complex inputs and outputs.