Tag

Toolchain

1 views collected around this technical thread.

DaTaobao Tech
DaTaobao Tech
May 7, 2025 · Frontend Development

Technical Summary of Front‑end AI Practices: AI Quadrant Model, Hongyan AI Coder, and Nextdy Aone Copilot

The article outlines a front‑end AI framework using an AI Four‑Quadrant model and presents two toolchains—Hongyan AI Coder, which automates design‑to‑code and raises productivity by over 30 % with up to 90 % UI generation, and Nextdy Aone Copilot, a VS Code extension that enables LLM‑guided code refactoring and migration via CI—supported by case studies and a roadmap toward a closed‑loop design‑to‑deployment workflow.

AI code generationFront-end AIToolchain
0 likes · 13 min read
Technical Summary of Front‑end AI Practices: AI Quadrant Model, Hongyan AI Coder, and Nextdy Aone Copilot
Deepin Linux
Deepin Linux
Dec 27, 2024 · Fundamentals

Comprehensive Guide to Using Valgrind for Memory Debugging and Performance Analysis

This article provides an in‑depth overview of Valgrind, explaining its architecture, the capabilities of its various tools such as Memcheck, Cachegrind, Callgrind, Helgrind and Massif, and offers step‑by‑step installation, configuration, and practical code examples for detecting memory errors, leaks, and performance bottlenecks in C/C++ programs.

C++Leak DetectionMemory Debugging
0 likes · 28 min read
Comprehensive Guide to Using Valgrind for Memory Debugging and Performance Analysis
ByteDance SYS Tech
ByteDance SYS Tech
Dec 27, 2024 · Backend Development

How ByteDance Tackled C++ Compilation Bottlenecks and Massive Binary Bloat

ByteDance's STE team dissected the severe compile‑time delays and oversized binary artifacts in their data‑center C++ applications, presenting root‑cause analyses, LLVM bug fixes, and a suite of optimization techniques that together cut build times by up to 50% and reduced binary size by over 80%.

C++CompilationLLVM
0 likes · 26 min read
How ByteDance Tackled C++ Compilation Bottlenecks and Massive Binary Bloat
php中文网 Courses
php中文网 Courses
Nov 12, 2024 · Frontend Development

Vue.js 3.x Toolchain Course Overview

This course introduces Vue.js 3.x development tools such as Vue Devtools and Vue CLI, guiding learners through installation, project creation, component development, routing, state management with Vuex, and advanced techniques to build high‑quality web applications efficiently.

ToolchainVue CLIVue Devtools
0 likes · 3 min read
Vue.js 3.x Toolchain Course Overview
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jul 12, 2024 · Frontend Development

Rapid Icon Library Toolchain for Vue and React with Varlet

This article introduces a comprehensive toolchain that quickly builds internal or open‑source icon libraries, converting SVGs into Vue 3 and React components, web fonts, and modules, while supporting Figma integration, automatic component import, and full release workflows.

FigmaReactToolchain
0 likes · 5 min read
Rapid Icon Library Toolchain for Vue and React with Varlet
DevOps
DevOps
Dec 7, 2023 · Operations

Comprehensive DevOps Toolchain Guide: Planning, Issue Tracking, Source Control, Build, CI/CD, Configuration Management, Cloud Platforms, Monitoring, Communication, and Knowledge Sharing

This article provides a detailed overview of the essential DevOps toolchain, covering planning tools, issue‑tracking systems, source‑code management, build automation, continuous integration and delivery, configuration management, cloud platforms, monitoring, communication, and knowledge‑sharing solutions.

CI/CDConfiguration ManagementDevOps
0 likes · 22 min read
Comprehensive DevOps Toolchain Guide: Planning, Issue Tracking, Source Control, Build, CI/CD, Configuration Management, Cloud Platforms, Monitoring, Communication, and Knowledge Sharing
Architect's Guide
Architect's Guide
Dec 5, 2023 · Fundamentals

Why Zig Is the Best C Alternative: Features, Toolchain, and Code Examples

This article explains why Zig, with its built‑in build system, package manager, safety features, and modern language design, is emerging as the most compelling replacement for C in system programming, offering high performance, easy C interop, and a promising future for developers.

Language DesignToolchainZig
0 likes · 11 min read
Why Zig Is the Best C Alternative: Features, Toolchain, and Code Examples
DevOps Cloud Academy
DevOps Cloud Academy
Oct 18, 2023 · Operations

Comprehensive Overview of DevOps Tools for 2024

This article provides a detailed overview of the most widely used DevOps tools across categories such as version control, CI/CD, container orchestration, configuration management, infrastructure as code, monitoring, collaboration, artifact repositories, testing, security, deployment automation, serverless, and database management, helping practitioners choose the right solutions for their pipelines.

CI/CDDevOpsInfrastructure as Code
0 likes · 7 min read
Comprehensive Overview of DevOps Tools for 2024
58 Tech
58 Tech
Jun 1, 2023 · Mobile Development

Getting Started with Fair Dynamic Framework for Flutter: Toolchain Installation and Workflow

This article introduces the Fair dynamic framework for Flutter, explains the pain points of manual dynamic updates, and provides a step‑by‑step guide—including tool installation, project creation, template usage, hot‑reload packaging, and preview—so developers can quickly adopt dynamic UI updates in mobile apps.

DartDynamicFAIR
0 likes · 5 min read
Getting Started with Fair Dynamic Framework for Flutter: Toolchain Installation and Workflow
Laravel Tech Community
Laravel Tech Community
Apr 23, 2023 · Operations

Ubuntu 23.04 “Lunar Lobster” Release Highlights: Kernel, systemd, Toolchain, Security, and Desktop Updates

Ubuntu 23.04 “Lunar Lobster”, the latest short‑term support release, brings the Linux 6.2 kernel with Rust module support, systemd v252.5, upgraded toolchains (OpenJDK 17, .Net 7, Go 1.20, Rust 1.67, Python 3.11), security enhancements, Netplan improvements, and a refreshed desktop installer with GNOME 44 and updated applications.

LinuxToolchainkernel
0 likes · 5 min read
Ubuntu 23.04 “Lunar Lobster” Release Highlights: Kernel, systemd, Toolchain, Security, and Desktop Updates
Efficient Ops
Efficient Ops
Apr 8, 2023 · Operations

China Postal Savings Bank’s DevOps Success: Lessons from the 2023 GOPS Conference

The article details how China Postal Savings Bank’s "Star Platform" achieved top‑tier DevOps maturity through rigorous standard assessments at the 20th GOPS Global Operations Conference, featuring expert Q&A, platform insights, and the broader impact of DevOps standards on banking innovation.

Continuous DeliveryDevOpsMaturity Assessment
0 likes · 17 min read
China Postal Savings Bank’s DevOps Success: Lessons from the 2023 GOPS Conference
58 Tech
58 Tech
Feb 14, 2023 · Mobile Development

Exploring Flutter Dynamic Updates with Fair: Research, Setup, and Practical Guide

This article examines the limitations of traditional app release cycles, compares existing Flutter dynamic‑update frameworks, and provides a comprehensive step‑by‑step tutorial—including tool installation, project creation, code generation, hot‑update service launch, syntax‑checking plugin usage, and deployment pitfalls—for adopting the Fair framework to achieve seamless, incremental updates in mobile applications.

Dynamic UpdateFAIRFlutter
0 likes · 8 min read
Exploring Flutter Dynamic Updates with Fair: Research, Setup, and Practical Guide
Laravel Tech Community
Laravel Tech Community
Feb 2, 2023 · Fundamentals

Go 1.20 Release Highlights: New Toolchain, Runtime, and Library Features

Go 1.20, released six months after Go 1.19, introduces major toolchain, runtime, and standard library enhancements, adds experimental RISC‑V support, updates syntax with slice‑to‑array conversion and new unsafe functions, and includes numerous performance and build‑system improvements.

GoRuntimeToolchain
0 likes · 5 min read
Go 1.20 Release Highlights: New Toolchain, Runtime, and Library Features
ByteDance Terminal Technology
ByteDance Terminal Technology
Sep 7, 2022 · Mobile Development

Performance Monitoring Solution for Swift Debugging Using LLDB Plugin in the DanceCC Toolchain

This article describes a comprehensive LLDB‑plugin based monitoring framework that intercepts Xcode’s Script Bridge API to measure and report precise debugging latency for Swift projects, outlines the implementation details, timing scenarios, data reporting, and includes a recruitment notice for the ByteDance client infrastructure team.

LLDBSwiftToolchain
0 likes · 15 min read
Performance Monitoring Solution for Swift Debugging Using LLDB Plugin in the DanceCC Toolchain
DevOps Cloud Academy
DevOps Cloud Academy
Sep 5, 2022 · Operations

DevStream: An Open‑Source DevOps Toolchain Manager – Concepts, Configuration, Installation, and Usage Guide

This article provides a comprehensive guide to DevStream, an open‑source DevOps toolchain manager, covering its core concepts, configuration files, installation steps, basic commands, plugin development, and a practical example that demonstrates initializing and applying a full CI/CD pipeline on Kubernetes with ArgoCD.

ArgoCDCI/CDDevOps
0 likes · 23 min read
DevStream: An Open‑Source DevOps Toolchain Manager – Concepts, Configuration, Installation, and Usage Guide
Efficient Ops
Efficient Ops
Aug 30, 2022 · Operations

How ICBC Standardized Continuous Delivery to Supercharge DevOps Efficiency

This article details Industrial and Commercial Bank of China's journey to standardize continuous delivery, outlining the background challenges, the definition of release units, the construction of a standardized toolchain, implementation results, and future plans to enhance DevOps performance across the enterprise.

Continuous DeliveryDevOpsSoftware Deployment
0 likes · 9 min read
How ICBC Standardized Continuous Delivery to Supercharge DevOps Efficiency