627 related articles

Complete guide to configuring Kimi K3 as a Claude Code sub-agent, including API setup, YFlow workflow building, and head-to-head comparison with GPT-5.6 and Claude Fable 5.

Network Doctor is an open-source terminal network diagnostic tool that integrates ping, dig, curl, and traceroute, automatically detecting connectivity in stages and outputting fault conclusions in natural language.

Claude Code creator Boris argues top engineers should embrace AI-era automation leverage. By encoding domain knowledge into infrastructure, preview environments, and lint rules, engineers multiply output—the core path to Staff Engineer.

A Piwigo gallery with under 100 images received 266K AI crawler requests in 24 hours. Analysis of why gallery CMS becomes a bot trap and how to defend against it.

Getting "Something went wrong 1076" from an AI service? This article analyzes common causes including server overload and session issues, with practical troubleshooting steps to restore normal usage.

Kimi K3 officially launches on Ollama Cloud as an "extra high usage" model. This guide covers free tier quotas, cloud inference experience, technical advantages, and how developers can seamlessly call this high-performance LLM.

A senior Java developer shares 7 years of IntelliJ IDEA configuration tips: JVM tuning, AI-assisted coding, Testcontainers testing, debugging tricks, and Spring toolchain setup.

Learn how to assemble a modern email system using off-the-shelf services like Postmark, SendGrid, and Amazon SES, covering sending, receiving, authentication, and trade-offs around vendor lock-in and cost.

An in-depth analysis of Jenkins' technical architecture, plugin ecosystem, distributed builds, and use cases — explaining why it remains the CI/CD leader.

An open-source GitHub repo curates 30+ legally free AI/ML classic books covering deep learning, RL, NLP, computer vision & more, with automated link checking.

A deep dive into domain resolution challenges for self-hosted home servers, covering Split DNS concepts and how Tailscale App Connector enables unified domain access across internal and external networks.

Discover underrated niche self-hosted open-source tools across bookmarks, passwords, document archiving, knowledge bases, and dashboards, with deployment tips.

Deep dive into the AmneziaVPN open-source client: AmneziaWG anti-DPI obfuscation, self-hosted VPS deployment, multi-protocol support, and cross-platform privacy.

Awesome Free AI Books is an open-source repo with 30+ legally free AI & ML classic textbooks covering deep learning, reinforcement learning, NLP, LLMs, and more — all linking to official sources with weekly automated link checks.

Complete guide to troubleshooting Ollama performance degradation with OpenWebUI, covering num_ctx truncation, sampling parameter differences, GPU resource contention, and system prompt interference.

An in-depth look at AI testing challenges. Learn to write reusable Skill packs and master Agent testing and LLM evaluation—covering the SKILL.md six-dimensional rule, skill-creator, EvalScope, and dataset selection.

In-depth hands-on review of GLM 5.2: a 753B-parameter open-source model with a 1M-token context, rivaling Opus 4.8 at about one-tenth the price. Full setup guide for Claude Code and Cursor.

PiDeck is a free, open-source local AI coding workbench that provides graphical management for CLI tools like Claude Code and Cursor. This guide covers installation, model authentication, project management, and advanced conversation tips.

PiDeck is a free, open-source local AI coding workbench that provides graphical management for CLI tools like Claude Code and Cursor. This guide covers PiDeck installation, model auth, project management, and advanced conversation tips.

Google's official hands-on: how to go from idea to production fast with AI Studio and build AI Agents using the now-GA Interactions API. The core idea—Agents are just combinations of files.