93 related articles
How Fixing Three Bugs Made Qwen3.5-122…
A developer fixed three critical bugs to make Qwen3.5-122B run reliably as a daily driver on Mac Studio. Explore memory management, inference stability, and quantization precision.

A tech blogger with zero programming knowledge built a retro DV app in four days using AI tools like Cursor and Codex, and got it published on Huawei App Gallery. A full vibe coding walkthrough.

A deep dive into the five genuinely tough challenges of production MLOps: fault-tolerant training on Spot instances, cross-team GPU scheduling, data reproducibility, model observability, and inference cost optimization.

E2AM is a Green AI open-source tool that monitors AI model training energy use, carbon emissions, and accuracy-per-joule metrics in just two lines of code. Supports PyTorch and Hugging Face, runs locally with no server needed.

Torn between Géron, Chollet, and Raschka? This article breaks down 4 classic ML books for self-learners aiming at finetuning and small language models (SLM), helping you find the best advanced path.

A comprehensive analysis of the terminal technology stack: PTY mechanisms, ANSI escape sequences, terminfo compatibility, Unicode rendering, and GPU acceleration explained.

One 32GB server, 8 hours to build a complete home self-hosting ecosystem. This article details the selection logic behind core services like Jellyfin, Forgejo, Immich, and Ollama, plus infrastructure setup essentials for Nginx Proxy Manager and Podman Compose.

The Huawei Sound X5 is more than a Bluetooth speaker! Learn how to activate wave detection via the Smart Life App for contactless song switching, volume control, AC control, and whole-home automation.
Local Coding Agents in Practice: A Com…
An in-depth look at local coding agents—core concepts, advantages, and real challenges. Compare against Claude Code and learn to build a zero-subscription, private AI coding workflow with open-weight models.

A comprehensive analysis of Asio (Boost.Asio) covering its Proactor async model, completion token mechanism, C++20 coroutine support, and cross-platform I/O abstraction for high-performance C++ networking.

An in-depth analysis of the vLLM inference framework's core principles: from the meaning of throughput (tokens/s), to the bottlenecks of autoregressive generation, to KV Cache, PagedAttention, and continuous batching.

Netpreme integrates X-Mem™ MPU into SGLang HiCache, achieving up to 6.7× TTFT reduction and 33–50% TPS gains at 98% prefix cache hit rates. Here's the technical breakdown.

OpenAI releases GPT-5.6 (SOUL/TERRA/LUNA), with Ultra mode running four agents in parallel; Meta launches Muse Spark 1.1 with million-token context; ChatGPT desktop unifies Chat, Work, and Codex.

RTX 4090 taking over 400 seconds to run Qwen3 27B inference? This article analyzes the core causes—VRAM overflow and CPU offloading drag—and offers targeted fixes.

How did Ollama grow from a niche open-source project into developers' default choice for running local LLMs? This article breaks down its rise across product design, technical strategy, and ecosystem building.

Step-by-step guide to deploying Dify locally: Docker setup, Docker Compose installation, source code configuration, .env file setup, and container startup for Windows, macOS, and Linux.

NVIDIA TensorRT now supports multi-device inference via pipeline and tensor parallelism, distributing large models across multiple GPUs to break through single-card memory limits.

In-depth guide to Kaggle's free-tier compute: P100/T4 GPU with 30 hours/week quota, 12-hour sessions, suitable models like CNN and BERT fine-tuning, plus tips like mixed precision and checkpointing to start deep learning at zero cost.

Databricks open-sources Omnigent, a Meta-Harness for orchestrating Claude Code, Codex, and more AI coding assistants together—with built-in guardrails, cross-model workflows, and real-time collaboration. Get started in 10 minutes.

A complete guide to Dify local deployment: from Docker environment setup, source code pulling, and container startup to first access. Build a private AI app development platform across Linux, Windows, and Mac for fast enterprise AI deployment.