Tagged articles
5 articles
Page 1 of 1
Kuaishou Tech
Kuaishou Tech
Mar 19, 2026 · Backend Development

How Kuaishou Boosted Build Performance with AutoFDO, ThinLTO, BOLT, and Propeller

This article details Kuaishou's systematic compiler and build‑system optimizations—including AutoFDO, ThinLTO, BOLT, and a newly improved Propeller—showing how they reduced compilation time from hours to seconds, cut CPU usage by 10%, and achieved up to 15% performance gains while solving profile‑staleness and integration challenges.

AutoFDOBoltBuild System
0 likes · 25 min read
How Kuaishou Boosted Build Performance with AutoFDO, ThinLTO, BOLT, and Propeller
Infra Learning Club
Infra Learning Club
Mar 7, 2025 · Artificial Intelligence

5 Open-Source AI Code Editors That Can Replace Cursor

This article reviews GitHub Copilot and Cursor, outlines their strengths and shortcomings, and then presents five open‑source AI‑powered code editors—Roo‑Code, Cline, OpenHands, Bolt, and Aider—detailing their key features, model support, and practical usage notes.

AI code editorAiderBolt
0 likes · 7 min read
5 Open-Source AI Code Editors That Can Replace Cursor
CSS Magic
CSS Magic
Dec 4, 2024 · Frontend Development

Exploring AI-Powered Web Creation Platforms: A Hands‑On Look at Bolt and v0

This article demonstrates how browser‑based AI web‑creation platforms like Bolt and v0 can generate complete front‑end code from natural‑language prompts or design images, optimize prompts, preview results, and publish a site with a single click, while also showing how to download the code for further development.

AI web generationBoltCopyCoder
0 likes · 8 min read
Exploring AI-Powered Web Creation Platforms: A Hands‑On Look at Bolt and v0
Baidu Geek Talk
Baidu Geek Talk
May 25, 2022 · Backend Development

Large-Scale C/C++ Service Compilation Performance Optimization and Platformization (OMAX)

The article details OMAX’s end‑to‑end platform for large‑scale C/C++ service compilation, covering optimization flags, profile‑guided and link‑time techniques, Facebook BOLT post‑link tuning, and real‑world results that cut CPU use, latency and deployment time while shrinking binary size.

BoltCloud ServicesCompilation Optimization
0 likes · 24 min read
Large-Scale C/C++ Service Compilation Performance Optimization and Platformization (OMAX)
Manbang Technology Team
Manbang Technology Team
Jan 10, 2019 · Backend Development

Mastering Apache Storm: Architecture, Components, and Real‑Time Processing Essentials

This article provides an in‑depth technical overview of Apache Storm, covering its core architecture, key components such as Nimbus, Supervisor, Worker, Executor, and Task, the role of ZooKeeper, high‑availability setup, API interfaces, code examples, grouping strategies, metrics, back‑pressure handling, and essential configuration parameters for building low‑latency stream processing topologies.

Apache StormBack-pressureBolt
0 likes · 12 min read
Mastering Apache Storm: Architecture, Components, and Real‑Time Processing Essentials