110 related articles

Discover why beginners study SpringBoot for six months without getting started. Learn the 'focus on the big' methodology, and evolve a simple Java project step by step into a runnable enterprise application with IDEA.

Discover why beginners study SpringBoot for six months without getting started. Learn the 'focus on the big picture' methodology and evolve a simple Java project into a runnable enterprise-level SpringBoot application step by step.

A hands-on case study: using Claude Code and the LVGL graphics library to build a Tetris game running on an embedded dev board from scratch in under 3 hours.

A hands-on case: using Claude Code and the LVGL graphics library to build a Tetris game running on an embedded board from scratch in under 3 hours.

Alibaba open-sources a 2.4 trillion parameter Qwen model and launches the Qwen Token Plan. Chinese models surge, Kimi K3 tops global rankings, and China's AI is reshaping the global competitive landscape.

Building an NRF52840 Bluetooth left-hand keyboard from scratch: why NRF52840+ZMK, AI-assisted project init, pin assignment, and real-world debugging of Bootloader offsets and Kconfig configuration.

No coding experience? Learn how to build a WeChat Mini Program using Codex and AI. A complete beginner's guide covering App ID setup, prompt writing, debugging, and publishing.

Real freelance case study: how to use DeepSeek and LLMs to reverse-engineer SM2/SM4 encrypted API parameters in 30 minutes, covering anti-debug bypass, call stack backtrace, and AI-assisted deobfuscation.

A self-taught developer with 2 years of Python experience implements Transformer from scratch using plain PyTorch, following the original 'Attention Is All You Need' paper with a two-phase approach: inference first, then full training.

A real-world retrospective on AI-assisted Python reverse engineering: from JS obfuscation tracing and SM2/SM4 key extraction to generating decryption code with DeepSeek. An honest assessment of LLM value and legal risks.

A Reddit post sparks broad resonance: self-hosting communities are being diluted by AI-generated apps and homogenized content. Exploring "AI slop," vibe coding, and how to preserve genuine technical passion.

ShunCode is a VS Code-based AI code editor that connects ChatGPT to a local Agent execution system via Bridge Mode, enabling full-loop code reading, editing, and testing with Diff approval and MCP support.
Dense: An Open-Source ML Workbench Bui…
Dense is an open-source ML IDE for neural network architecture research. It integrates the DeltaImportance layer and architecture visualization to help researchers iterate faster and analyze network importance during the design phase.

Complete guide to installing Claude Code in China: platform steps for Windows/macOS, VPN requirements, Git dependency, error fixes, and how it differs from Cursor and VS Code.

Learn how to fine-tune Google's open-source PaliGemma 2 VLM for custom object detection. Covers model architecture, data formatting, fine-tuning strategies, and real-world value.

OpenAI Codex isn't about replacing engineers—it's about empowering them. A deep dive into the AI Engineer conference talk: from code completion to long-horizon agents, Value Maxing, and managing agent teams.

A new web tool visualizes and lets users edit AI chain-of-thought reasoning. Explore how it works, its use cases, and the limits of LLM interpretability.

Resonate's founder proposes "The Prompt is the Platform": as AI agents generate production-grade implementations from abstract specs, engineers' value shifts to specification. A deep dive into deterministic simulation and forbidden-fruit debugging.

A tech enthusiast decoded an obfuscated Bash script on a Uniqlo T-shirt. This article breaks down the reverse-analysis approach, obfuscation tricks, and safe-execution principles.

Want to learn Python from scratch but don't know where to begin? This article breaks down three stages—basic syntax, advanced mastery, and hands-on practice—with real projects in crawling, automation, and data analysis to help you build programming thinking.