1860 related articles
TutorialsDeep dive into how TRE regex engine's backtracking-free design fundamentally defends against ReDoS attacks. Covers Simon Willison's experiment building TRE Python bindings with Claude Code and regex engine selection for security-sensitive scenarios.
TutorialsDeep analysis of the 50K-star GitHub project claude-code-best-practice, covering the transition from Vibe Coding to Agentic Engineering with frameworks for context engineering, task orchestration, and iterative development.
Product ReviewsDeep dive into CowAgent, a 44K-star open-source AI Agent framework supporting WeChat, Feishu, DingTalk integration with GPT, DeepSeek, Qwen models, featuring proactive thinking, task planning, and skill creation capabilities.
Product ReviewsDeep dive into Chatbox, an open-source AI desktop client with nearly 40K GitHub Stars. Supports multi-model switching via API (OpenAI, Claude, etc.) with local data storage for privacy-conscious users.
Product ReviewsDeep dive into Chatbox, an open-source AI client with ~40K GitHub Stars. Supports GPT, Claude, Ollama multi-model management with local data storage for privacy across Windows/macOS/Linux.
Product ReviewsDeep dive into the GitHub project awesome-LLM-resources (8200+ stars): a comprehensive guide covering multimodal AI, AI Agents, MCP protocol, model training, inference optimization, and small language models.
Product ReviewsAnalysis of the 37K-Star awesome-deepseek-integration project on GitHub, covering DeepSeek API integrations for VS Code, browsers, Obsidian, and more, with quick-start guides for developers.
TutorialsExplore how TRE regex engine's non-backtracking design defends against ReDoS attacks. Compare TRE vs Python re module performance under malicious regex input through Python ctypes bindings.
Product ReviewsRedis creator antirez submitted a PR introducing the Array data type with 18 new commands including server-side regex search ARGREP. Simon Willison built a WebAssembly browser Playground with Claude Code for hands-on testing.
TutorialsSimon Willison built an iNaturalist display tool on his phone while camping using Claude Code, with a zero-cost serverless architecture of Python CLI + Git Scraping + static frontend.
TutorialsCodex CLI 0.128.0 adds the /goal command for goal-driven autonomous loop execution. This article analyzes its technical implementation, token budget mechanism, and practical use cases.
Deep DivesDeep analysis of the 58K-Star open-source project learn-claude-code: building a Claude Code-like programming agent from scratch. Deconstruct the Agent Harness, ReAct loop pattern, and Bash execution layer.
Product ReviewsDeep dive into Anything Analyzer: an open-source tool integrating browser packet capture, MITM proxy, JS Hook, fingerprint spoofing, AI analysis, and MCP Server for protocol analysis and security research.
Product ReviewsDeep dive into Tencent's open-source Cube Studio: architecture, large model training/fine-tuning, vLLM inference, distributed training ecosystem, Ascend adaptation, and VGPU compute management for enterprise MLOps.
Product ReviewsIn-depth analysis of UnrealGenAISupport, an open-source UE5 plugin integrating GPT-5, Claude, Gemini and dozens of AI models with built-in MCP server for editor control, enabling intelligent NPCs, 3D asset generation, and AI Agent workflows.
TutorialsOllama is an open-source tool with 170K+ GitHub Stars for running DeepSeek, Qwen, Gemma and other LLMs locally. Learn installation, supported models, use cases and core advantages.
Product ReviewsDeep dive into AnythingLLM, an open-source AI tool with 59K+ GitHub Stars. Supports local LLM inference, RAG private knowledge base Q&A, and zero-config setup. Explore core features, use cases, and architecture.
Product ReviewsDeep dive into LobeHub, an open-source AI Agent collaboration platform with 76K+ GitHub Stars. Built with TypeScript for multi-agent team collaboration, compared with LangChain, AutoGPT, and Dify.
Tech FrontiersRedis creator antirez submits new Array data type PR with 18 commands including ARGREP regex search. Simon Willison builds a browser WASM Playground via Claude Code for zero-install experimentation.
Product ReviewsDeep dive into CowAgent, a GitHub 44K+ star open-source AI Agent project covering core capabilities, multi-platform integration with WeChat/Feishu/DingTalk, multi-model support including DeepSeek, and real-world applications.