Understanding and Implementing Qwen3 From Scratch
A hands-on tutorial implementing the Qwen3 large language model architecture from scratch using pure PyTorch, explaining its core components.
A hands-on tutorial implementing the Qwen3 large language model architecture from scratch using pure PyTorch, explaining its core components.
Explores the shift from RLHF to RLVR for training LLMs, focusing on using objective, verifiable rewards to improve reasoning and accuracy.
A developer's personal learning journey into the AI ecosystem, starting with an exploration of the Model Context Protocol (MCP) for connecting LLMs to APIs.
Martin Fowler shares thoughts on LLMs in software development, discussing usage workflows, the future of programming, and the AI economic bubble.
A guide to building a custom CLI coding agent using the Pydantic-AI framework and Model Context Protocol for project-specific development tasks.
The author argues that using AI to generate websites does not automatically make someone a 'web developer', and explores the definition of the title.
Explores the long-term impact of LLMs on software development, focusing on code validation and the balance between disposable and durable software.
Explores the limitations of using large language models as substitutes for human opinion polling, highlighting issues of representation and demographic weighting.
Explores key traits of AI-native products designed for efficient consumption by AI agents, focusing on context optimization and tool execution.
Explores the shift from traditional coding to AI prompting in software development, discussing its impact on developer skills and satisfaction.
A guide on using Python, AI, and LLMs like LangGraph to detect code vulnerabilities, including workflow design and cost considerations.
Analyzes the architectural advancements in OpenAI's new open-weight gpt-oss models, comparing them to GPT-2 and other modern LLMs.
A developer builds a personal AI workflow using LangGraph, focusing on integrating human-in-the-loop processes.
Explores alternatives to Claude Code after usage limit changes, focusing on self-hosted AI models and CLI tools for developers.
A developer explores building simple and tool-using chatbots from scratch using the DSPy framework, reflecting on practical vs. theoretical learning.
Explores three methods to automate security questionnaire responses using LLMs, from SaaS vendors to custom RAG systems and direct ChatGPT/Claude use.
Explores how AI-generated content challenges traditional work review heuristics and the need for new evaluation methods.
A guide to automating the fine-tuning of AI agent workflows using the Qodo CLI, based on analyzing execution logs to improve instructions.
A tutorial on automating PostgreSQL performance debugging in Rails using LLMs and the Model Context Protocol (MCP) with a Slack bot interface.
An analysis of Generative AI's impact on coding and writing, exploring its benefits, limitations, and potential consequences for human creativity.