Tagged articles
3103 articles
Page 6 of 32
Tech Minimalism
Tech Minimalism
Dec 23, 2025 · Artificial Intelligence

From Solo Coding to a Dedicated Claude Code Sub‑Agent Team – Transform Your Development Workflow

The article explains how Claude Code sub‑agents turn a single AI assistant into a specialized, collaborative team—covering their core features, advantages, setup steps, and ten practical agents for code review, debugging, React, refactoring, DevOps, testing, database optimization, API design, security, and performance, with real‑world examples and performance gains.

AI subagentsAutomationClaude Code
0 likes · 23 min read
From Solo Coding to a Dedicated Claude Code Sub‑Agent Team – Transform Your Development Workflow
Raymond Ops
Raymond Ops
Dec 22, 2025 · Operations

Mastering Production Site Backup: A Multi‑Layer Disaster Recovery Blueprint

After a midnight disk failure that threatened 300,000 users, this article presents a production‑grade, multi‑layer backup architecture with 3‑2‑1 redundancy, RTO ≤30 min and RPO ≤5 min, covering application code, configuration, database (physical and logical), file storage, automated scheduling, monitoring, performance tuning, a real‑world recovery case, and future AI‑driven enhancements.

AutomationOperationsbackup
0 likes · 15 min read
Mastering Production Site Backup: A Multi‑Layer Disaster Recovery Blueprint
Data STUDIO
Data STUDIO
Dec 22, 2025 · Operations

12 Essential Python Automation Libraries for 2026 Every Developer Should Know

The article reviews twelve Python automation libraries—Kedro, Prefect, Pywinauto, Swifter, DagFactory, Schedule, Tenacity, Beanie, Helium, PyFilesystem2, Ruff, and Zappa—detailing their core features, code examples, use‑case scenarios, and why they will become indispensable tools for developers in 2026.

AutomationPythonScheduling
0 likes · 29 min read
12 Essential Python Automation Libraries for 2026 Every Developer Should Know
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 22, 2025 · Artificial Intelligence

Turning Real‑Time Hotspot Detection into AI‑Powered E‑Commerce Recommendations

Traditional recommendation systems lag behind fast‑moving external trends, missing the freshness and surprise users crave. This article details an end‑to‑end AI pipeline that perceives, understands, and reacts to hotspots within hours, automatically generating high‑quality product selections and continuously optimizing through feedback loops.

AI recommendationAutomationLLM
0 likes · 25 min read
Turning Real‑Time Hotspot Detection into AI‑Powered E‑Commerce Recommendations
DataFunSummit
DataFunSummit
Dec 18, 2025 · Artificial Intelligence

How Zhihu Boosted R&D Efficiency by 38% with AI‑Powered End‑to‑End Collaboration

In this detailed case study, Zhihu explains how it integrated AI agents across the entire product‑research‑development workflow— from requirement analysis and architecture design to coding, testing, and deployment— achieving up to 38.6% efficiency gains, saving dozens of person‑days each week, and building a reusable knowledge‑base for future projects.

AIAutomationknowledge-base
0 likes · 26 min read
How Zhihu Boosted R&D Efficiency by 38% with AI‑Powered End‑to‑End Collaboration
转转QA
转转QA
Dec 18, 2025 · Operations

How a Lightweight Bot‑Powered Tool Eliminates Manual To‑Do Lists in Test Projects

This article explains how a ultra‑lightweight project‑management tool built with Feishu bots and Coze transforms manual, memory‑based to‑do lists into dynamic, rule‑driven workflows, detailing the problem, design principles, three‑layer architecture, implementation steps, and real‑world impact on testing teams.

AutomationBotCoze
0 likes · 11 min read
How a Lightweight Bot‑Powered Tool Eliminates Manual To‑Do Lists in Test Projects
Test Development Learning Exchange
Test Development Learning Exchange
Dec 17, 2025 · Operations

Ace QA Interviews: 100+ Must‑Know Questions & Expert Answers for Test Engineers

This guide compiles over a hundred high‑frequency interview questions covering functional testing, API automation, performance testing, Linux commands, Docker, Kubernetes, and test leadership, each paired with concise answer points to help quality engineers prepare effectively and secure their next offer.

AutomationInterview preparationKubernetes
0 likes · 18 min read
Ace QA Interviews: 100+ Must‑Know Questions & Expert Answers for Test Engineers
Raymond Ops
Raymond Ops
Dec 17, 2025 · Operations

Zero‑to‑Hero Linux Installation: Mastering Partition Strategies

This guide walks you through why proper Linux partitioning matters, presents production‑grade and scenario‑specific layouts, covers hardware checks, BIOS/UEFI settings, step‑by‑step partitioning with fdisk/GPT and LVM, filesystem choices, security hardening, automation scripts, monitoring, and best‑practice tips for a flawless system install.

AutomationFilesystemInstallation
0 likes · 16 min read
Zero‑to‑Hero Linux Installation: Mastering Partition Strategies
Data STUDIO
Data STUDIO
Dec 15, 2025 · Fundamentals

Stop reinventing the wheel: 9 Python libraries that can triple your efficiency

The article introduces nine powerful Python libraries—Boltons, Pydash, funcy, glom, furl, Cachier, Python‑Levenshtein, Plumbum, and Hydra—explaining why each is needed, highlighting core capabilities, showing concrete code examples, and recommending practical use‑cases to dramatically speed up everyday scripting and data‑processing tasks.

AutomationCachingPython
0 likes · 18 min read
Stop reinventing the wheel: 9 Python libraries that can triple your efficiency
Raymond Ops
Raymond Ops
Dec 14, 2025 · Operations

Build a Zero‑Downtime Enterprise Deployment Pipeline with Ansible

This guide walks you through designing and implementing a complete Ansible‑based deployment pipeline—including inventory setup, role definitions, rolling and blue‑green deployments, rollback mechanisms, performance tweaks, debugging, and best‑practice recommendations—to achieve reliable, automated, zero‑downtime releases for web applications.

AutomationBlue-GreenDeployment
0 likes · 10 min read
Build a Zero‑Downtime Enterprise Deployment Pipeline with Ansible
Raymond Ops
Raymond Ops
Dec 14, 2025 · Operations

5 Game-Changing One-Liner Shell Commands Every Ops Engineer Should Know

This article shares five practical one‑line Shell commands—covering bulk health checks, rapid log analysis, process ranking, network diagnostics, and precise disk cleanup—each explained with its scenario, inner workings, and real‑world performance impact for production environments.

AutomationLinuxOne-liner
0 likes · 10 min read
5 Game-Changing One-Liner Shell Commands Every Ops Engineer Should Know
Raymond Ops
Raymond Ops
Dec 13, 2025 · Operations

Boost Linux Server Management: Essential Automation Tools & Scripts

This article explains how Linux system administrators can dramatically improve efficiency and reliability by adopting automation tools like Ansible, Puppet, and SaltStack, along with practical shell and Python scripts for batch operations, scheduled tasks, log analysis, and automated backups.

AutomationLinuxShell scripting
0 likes · 9 min read
Boost Linux Server Management: Essential Automation Tools & Scripts
Old Meng AI Explorer
Old Meng AI Explorer
Dec 12, 2025 · Artificial Intelligence

How Code2Video Turns Code into High‑Quality Teaching Videos in Minutes

Code2Video, an open‑source framework from NUS Show Lab, automates the creation of professional teaching videos by converting knowledge points into executable Manim code, using AI multi‑agent collaboration to produce coherent, visually appealing animations with subtitles across 117 subjects, dramatically reducing production time.

AutomationCode2VideoManim
0 likes · 11 min read
How Code2Video Turns Code into High‑Quality Teaching Videos in Minutes
Advanced AI Application Practice
Advanced AI Application Practice
Dec 11, 2025 · Industry Insights

Will AI Make Performance Testing Roles Obsolete?

The article examines whether advancing AI—especially extended‑thinking models like Anthropic's Claude and MiniMax's interleaved thinking—can replace dedicated performance testing engineers, concluding that for the next three to five years the role remains essential due to planning, coordination, and contextual challenges.

AIAutomationExtended Thinking
0 likes · 7 min read
Will AI Make Performance Testing Roles Obsolete?
DataFunSummit
DataFunSummit
Dec 11, 2025 · Artificial Intelligence

Beyond Assistance: How Code Agents Are Evolving Toward Full Autonomy

A round‑table of AI experts and industry leaders examines the current capabilities, limitations, and future trajectories of code agents, covering topics from capability boundaries and autonomous evolution to large‑scale codebase challenges, multi‑agent collaboration, hallucination mitigation, and security safeguards.

AIAutomationCode Agent
0 likes · 16 min read
Beyond Assistance: How Code Agents Are Evolving Toward Full Autonomy
Old Meng AI Explorer
Old Meng AI Explorer
Dec 10, 2025 · Operations

How Spider_XHS Turns Xiaohongshu Data Collection into a 10× Efficiency Boost

Spider_XHS is an open‑source Xiaohongshu crawler that automates note, user, comment, and message extraction, offers watermark‑free media downloads, exports structured Excel/JSON data, integrates with the creator platform, and includes proxy and anti‑ban features, enabling marketers and researchers to cut weeks of manual work into hours.

AutomationOpen SourceWeb Scraping
0 likes · 10 min read
How Spider_XHS Turns Xiaohongshu Data Collection into a 10× Efficiency Boost
php Courses
php Courses
Dec 10, 2025 · Operations

Automate PHP Packaging and Deployment with Jenkins: A Step‑by‑Step Guide

This tutorial walks PHP developers through installing Jenkins, creating a freestyle job, configuring source control, setting environment variables, writing a shell build script, defining post‑build actions, and running the pipeline to achieve automated packaging and deployment.

AutomationDeploymentJenkins
0 likes · 4 min read
Automate PHP Packaging and Deployment with Jenkins: A Step‑by‑Step Guide
Frontend AI Walk
Frontend AI Walk
Dec 10, 2025 · Frontend Development

Understanding AI Agent Skills: A Frontend Developer’s Essential Guide

The article explains what AI "Skills" are, how modern AI agents like Cursor, Qcoder, and Antigravity combine abilities and tools to perform file operations, terminal commands, browser interactions, and visual tasks, and demonstrates their use through concrete frontend development scenarios.

AI agentsAutomationFrontend Development
0 likes · 7 min read
Understanding AI Agent Skills: A Frontend Developer’s Essential Guide
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 10, 2025 · Frontend Development

How AI Agents Can Auto‑Generate Interactive Front‑End Components from Design Prompts

This article explains how to augment traditional agent dialogues with AI‑driven, real‑time front‑end component generation, turning textual responses into PPT‑style visualizations and interactive mini‑animations by converting design specifications into prompts that produce ready‑to‑render HTML or WebComponent code.

AIAutomationComponent Generation
0 likes · 21 min read
How AI Agents Can Auto‑Generate Interactive Front‑End Components from Design Prompts
Ray's Galactic Tech
Ray's Galactic Tech
Dec 8, 2025 · Databases

Build a Production-Ready Automated MySQL Backup with mydumper

Learn how to install mydumper on various Linux distributions, use its multithreaded, compressed, and incremental backup features, and deploy a robust Bash script that automates full and incremental MySQL backups, handles encryption, cleanup, logging, notifications, and restoration with myloader.

AutomationMySQLbackup
0 likes · 10 min read
Build a Production-Ready Automated MySQL Backup with mydumper
21CTO
21CTO
Dec 7, 2025 · Backend Development

Top Laravel AI Packages to Power Intelligent Web Apps

This article reviews the most popular and actively maintained Laravel AI packages—including Prism, LarAgent, Laravel AI Toolkit, and Laravel MCP—detailing their features, typical use‑cases, and how to choose the right one for building chatbots, automation agents, content generators, and AI‑enhanced Laravel applications.

AIAutomationBackend Development
0 likes · 6 min read
Top Laravel AI Packages to Power Intelligent Web Apps
DataFunSummit
DataFunSummit
Dec 7, 2025 · Artificial Intelligence

How Multi‑Agent AI Can Turn Marketing into a Smart Closed‑Loop System

This article examines the chronic pain points of traditional marketing, explains how AI‑driven multi‑agent collaboration can create a data‑rich, automated, and continuously optimized marketing loop, and presents a real‑world case study with measurable performance gains and practical implementation guidelines.

AIAutomationdata driven
0 likes · 19 min read
How Multi‑Agent AI Can Turn Marketing into a Smart Closed‑Loop System
Architecture and Beyond
Architecture and Beyond
Dec 7, 2025 · Artificial Intelligence

How to Turn Industry Workflows into Actionable Skills with Claude

This article explains Claude's Skill system, how Skills differ from prompts, the concept of industry Workflows, the boundaries between Skills, Tools, and MCPs, and provides a step‑by‑step guide for designing Skills, wrapping legacy systems into Workflows, and building a hybrid Workflow‑plus‑Agent architecture for reliable, auditable automation.

AIAgentAutomation
0 likes · 18 min read
How to Turn Industry Workflows into Actionable Skills with Claude
Wuming AI
Wuming AI
Dec 4, 2025 · Artificial Intelligence

Mastering AI Coding Prompts: Core Principles and Optimization Strategies

This article examines a curated GitHub repository of system prompts for leading AI coding assistants, distilling best‑practice principles such as explicit role definition, safety boundaries, structured output formats, context management, task decomposition, error recovery, testing, and secure sandbox workflows, with concrete examples from tools like Cursor, VSCode Agent, Augment Code, and Devin AI.

AI prompt engineeringAutomationContext Management
0 likes · 10 min read
Mastering AI Coding Prompts: Core Principles and Optimization Strategies
Raymond Ops
Raymond Ops
Dec 4, 2025 · Databases

Master MySQL Backups: A Complete Guide to Data Protection and Recovery

This guide explains why MySQL data protection is critical, outlines backup strategies, compares built‑in tools like mysqldump and mysqlpump with third‑party solutions such as Percona XtraBackup, and provides practical scripts, scheduling tips, verification methods, and recovery procedures to ensure reliable, secure database backups.

AutomationDatabaseMySQL
0 likes · 21 min read
Master MySQL Backups: A Complete Guide to Data Protection and Recovery
Sohu Tech Products
Sohu Tech Products
Dec 3, 2025 · Mobile Development

How to Build a Scalable Android Ad‑Monitoring System with Multi‑Device Automation

This article details the design and implementation of an Android ad‑monitoring platform that controls multiple devices concurrently, automates app interactions, uses OCR for ad detection, and provides real‑time status monitoring via a floating window, while covering architecture, core modules, communication strategies, and performance optimizations.

ADBAd MonitoringAndroid
0 likes · 27 min read
How to Build a Scalable Android Ad‑Monitoring System with Multi‑Device Automation
Efficient Ops
Efficient Ops
Dec 3, 2025 · Artificial Intelligence

Unlocking AI Agent Paradigms: 6 Patterns to Supercharge Operations

This article introduces six core AI agent paradigms—Prompt Chain, Routing & Handoff, Parallelization, Tool Use, ReAct, and Multi‑Agent—explaining their concepts, real‑world analogies, and practical examples for enhancing efficiency and intelligence in operational workflows.

AI AgentArtificial IntelligenceAutomation
0 likes · 6 min read
Unlocking AI Agent Paradigms: 6 Patterns to Supercharge Operations
Xiao Liu Lab
Xiao Liu Lab
Dec 3, 2025 · Databases

Secure, Efficient MySQL Automated Backup Script – Zero Maintenance

This guide presents a fully automated MySQL backup script that securely filters system databases, compresses backups with gzip, logs each operation, automatically removes expired files, and includes step‑by‑step configuration, deployment, scheduling, troubleshooting, and optimization tips for production environments.

AutomationDatabaseMySQL
0 likes · 11 min read
Secure, Efficient MySQL Automated Backup Script – Zero Maintenance
Architect's Tech Stack
Architect's Tech Stack
Dec 3, 2025 · Operations

How to Build a Simple Jenkins CI/CD Pipeline with Maven and Git

This guide walks through setting up a three‑server environment (GitLab, Jenkins, test server), creating a GitLab project, configuring a Java Spring Boot application in IntelliJ, and using Jenkins with Maven, SSH Publisher, and custom pre/post steps to automatically build, package, and deploy a JAR file.

AutomationJavaJenkins
0 likes · 12 min read
How to Build a Simple Jenkins CI/CD Pipeline with Maven and Git
Tech Minimalism
Tech Minimalism
Dec 3, 2025 · Artificial Intelligence

Say Goodbye to Hand‑Coding: A Complete Guide to Mastering Claude Code

This article walks developers through the pain points of manual coding and shows how Claude Code acts as a contextual development partner, covering installation, chat modes, project memory, sub‑agents, Git workflows, custom commands, MCP integration, and the shift from Vibe Coding to Context Coding.

AI coding assistantAutomationClaude Code
0 likes · 30 min read
Say Goodbye to Hand‑Coding: A Complete Guide to Mastering Claude Code
Alibaba Cloud Developer
Alibaba Cloud Developer
Dec 3, 2025 · Artificial Intelligence

Boosting Java Backend with SpecKit: AI‑Powered Spec‑Driven Development

This article shares a hands‑on experience of applying SpecKit and AI‑assisted coding to a mature Java backend, detailing the spec‑driven workflow, tool selection, environment setup, step‑by‑step commands, concrete examples, observed benefits, encountered challenges, and practical lessons for future projects.

AI codingAutomationDevOps
0 likes · 16 min read
Boosting Java Backend with SpecKit: AI‑Powered Spec‑Driven Development
Ray's Galactic Tech
Ray's Galactic Tech
Dec 2, 2025 · Operations

How to Transform Manual Deployments into 10‑Minute Automated CI/CD Pipelines

This article walks through real‑world CI/CD automation, showing how enterprises replace slow, error‑prone manual releases with fast, repeatable pipelines using Jenkins, GitLab CI, GitHub Actions, Kubernetes, Terraform, and feature‑toggle strategies, delivering measurable improvements in speed, quality, and reliability.

AutomationDevOpsJenkins
0 likes · 12 min read
How to Transform Manual Deployments into 10‑Minute Automated CI/CD Pipelines
Raymond Ops
Raymond Ops
Dec 2, 2025 · Operations

All‑in‑One Linux Init Script: Automate Setup for Rocky, AlmaLinux, Ubuntu, and More

This article introduces a comprehensive shell script that automates initial system configuration—root login, network, hostname, repository, firewall, SELinux, swap, SSH, and more—across dozens of Linux distributions, provides source links, detailed feature tables, version‑specific changelogs, and step‑by‑step usage instructions.

AutomationLinuxServer Setup
0 likes · 20 min read
All‑in‑One Linux Init Script: Automate Setup for Rocky, AlmaLinux, Ubuntu, and More
DevOps Engineer
DevOps Engineer
Dec 2, 2025 · Operations

How I Turned Gnuplot into a One‑Click Python Wheel for Seamless Installation

After struggling with manual gnuplot installations across Linux, macOS, and Windows, the author created a Python wheel that bundles the binary, enabling pip install without system dependencies, simplifying usage for developers, researchers, and DevOps scripts, and integrating it into the gitstats tool.

AutomationDevOpsGnuplot
0 likes · 6 min read
How I Turned Gnuplot into a One‑Click Python Wheel for Seamless Installation
Baidu Tech Salon
Baidu Tech Salon
Dec 1, 2025 · R&D Management

Boosting R&D Efficiency with AI‑Powered Project Management and One‑Stop Feature Delivery

This article outlines a comprehensive AI‑driven, one‑stop delivery framework that tackles fragmented information, low‑efficiency cross‑team collaboration, and missing Feature‑level metrics by introducing AI project management, end‑to‑end Feature delivery, and a three‑tier digital performance measurement system.

AIAutomationDigital Metrics
0 likes · 12 min read
Boosting R&D Efficiency with AI‑Powered Project Management and One‑Stop Feature Delivery
Liangxu Linux
Liangxu Linux
Nov 29, 2025 · Operations

20 Essential Linux Command Combos Every Sysadmin Must Master

This article presents 20 powerful Linux command combinations, grouped by file management, process monitoring, network diagnostics, log analysis, and system maintenance, each with clear examples, real‑world scenarios, common pitfalls, and practical tips to help administrators troubleshoot and automate daily operations efficiently.

AutomationLinuxOperations
0 likes · 13 min read
20 Essential Linux Command Combos Every Sysadmin Must Master
Java Web Project
Java Web Project
Nov 28, 2025 · Operations

How to Build a Simple Jenkins‑Maven‑Git CI/CD Pipeline from Scratch

This step‑by‑step guide shows how to set up a three‑server environment with GitLab, Jenkins, and a test machine, configure Git repositories, create a Spring Boot project in IntelliJ, install Maven and SSH Publisher plugins in Jenkins, and automate building, packaging, and deploying a JAR file via SSH while handling cleanup and port conflicts.

AutomationJenkinsLinux
0 likes · 12 min read
How to Build a Simple Jenkins‑Maven‑Git CI/CD Pipeline from Scratch
dbaplus Community
dbaplus Community
Nov 26, 2025 · Databases

How Meituan’s Database Capacity Assessment System Boosts Stability and Efficiency

Meituan’s Database Capacity Assessment System uses online traffic replay, accelerated load testing, and automated analysis to safely evaluate and optimize database read/write capacity, providing real‑time operation insights, flexible scaling, and reliable change‑risk mitigation for large‑scale production environments.

AutomationMeituancapacity planning
0 likes · 17 min read
How Meituan’s Database Capacity Assessment System Boosts Stability and Efficiency
Liangxu Linux
Liangxu Linux
Nov 20, 2025 · Operations

Avoid the ‘Delete‑Database‑and‑Run’ Nightmare: 10 Fatal Ops Pitfalls Revealed

A real 2018 incident where an ops engineer used rm ‑rf to wipe a production database sparked a deep dive into the high‑risk nature of operations, presenting Gartner statistics, psychological error factors, ten deadly pitfalls with concrete examples, and a comprehensive fault‑tolerance framework to prevent future catastrophes.

AutomationDevOpsIncident Management
0 likes · 23 min read
Avoid the ‘Delete‑Database‑and‑Run’ Nightmare: 10 Fatal Ops Pitfalls Revealed
DevOps Coach
DevOps Coach
Nov 20, 2025 · Operations

How to Build a Fast, Reliable CI/CD Pipeline from Feature Branch to Production

This article walks through a complete CI/CD workflow for teams that ship software frequently, covering feature branching, peer review, automated QA, pre‑production staging, and production deployment with canary and blue‑green strategies, while sharing practical tips and common pitfalls.

AutomationContinuous DeliveryDeployment Pipeline
0 likes · 7 min read
How to Build a Fast, Reliable CI/CD Pipeline from Feature Branch to Production
Efficient Ops
Efficient Ops
Nov 19, 2025 · Information Security

Master HTTPS Certificate Creation: From CA Basics to Automated Shell Scripts

This guide walks you through the four core stages of HTTPS certificate handling—CA distribution, domain request, validation, and data encryption—while providing detailed OpenSSL commands, Linux/Windows/macOS trust‑store paths, and a ready‑to‑run shell script for fully automated certificate generation.

AutomationCertificateHTTPS
0 likes · 17 min read
Master HTTPS Certificate Creation: From CA Basics to Automated Shell Scripts
DeWu Technology
DeWu Technology
Nov 19, 2025 · Databases

How Our Self‑Built Redis Evolved: Architecture, SDK, and Performance Gains

This article details the three‑year evolution of a self‑built Redis service, covering its massive scale, architectural redesign, migration from LB to a custom DRedis SDK, same‑city active‑active near‑read support, Redis‑server version upgrades, instance specifications, proxy rate‑limiting, and extensive automation that together boost performance while cutting costs.

AutomationCacheDatabase
0 likes · 17 min read
How Our Self‑Built Redis Evolved: Architecture, SDK, and Performance Gains
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
Nov 19, 2025 · Big Data

How We Migrated 100k BigQuery SQL Scripts to MaxCompute Using AST and LLM Automation

This article details a real‑world migration of a Southeast Asian tech group’s data warehouse from Google BigQuery to Alibaba Cloud MaxCompute, describing the challenges of converting 100,000 SQL scripts, the AST‑driven and LLM‑assisted automation pipeline, rule‑engine iteration, quality control, and the measurable performance and cost benefits achieved.

ASTAutomationBigQuery
0 likes · 12 min read
How We Migrated 100k BigQuery SQL Scripts to MaxCompute Using AST and LLM Automation
Ray's Galactic Tech
Ray's Galactic Tech
Nov 18, 2025 · Operations

Master Enterprise‑Grade GitLab CI/CD: From Zero to Full Automation

This guide walks you through building a complete, production‑ready GitLab CI/CD automation system—from installing and registering runners, crafting multi‑stage .gitlab-ci.yml pipelines, implementing multi‑environment deployments, applying enterprise security practices, to optimizing performance and configuring automated rollbacks and notifications.

AutomationDeploymentDevOps
0 likes · 11 min read
Master Enterprise‑Grade GitLab CI/CD: From Zero to Full Automation
Su San Talks Tech
Su San Talks Tech
Nov 15, 2025 · Operations

How to Build a Simple Jenkins‑Maven‑Git CI/CD Pipeline for Java Apps

Learn step‑by‑step how to set up a basic CI/CD workflow using Jenkins, Maven, and Git on three servers—GitLab for source control, Jenkins for building a Spring Boot JAR, and a test server for deployment—covering prerequisites, environment setup, Jenkins configuration, and post‑deployment scripts.

AutomationJavaJenkins
0 likes · 13 min read
How to Build a Simple Jenkins‑Maven‑Git CI/CD Pipeline for Java Apps
Old Meng AI Explorer
Old Meng AI Explorer
Nov 14, 2025 · Industry Insights

BettaFish: AI-Powered Multi-Platform Public Opinion Monitoring in Minutes

BettaFish is an open‑source, multi‑Agent system that automatically crawls data from over 30 Chinese and international platforms, applies AI sentiment and trend analysis, generates structured reports in about ten minutes, and offers customizable local deployment, dramatically boosting efficiency for brand PR, media, and market analysts.

AIAutomationOpen Source
0 likes · 11 min read
BettaFish: AI-Powered Multi-Platform Public Opinion Monitoring in Minutes
Top Architect
Top Architect
Nov 13, 2025 · Operations

Build a Simple Jenkins‑Maven‑Git CI/CD Pipeline for Java Applications

This step‑by‑step guide shows how to set up a three‑server environment with GitLab, Jenkins, and a test machine, configure Maven and SSH Publisher plugins, create a Spring Boot project, and automate code push, build, deployment, and cleanup using Jenkins pipelines and shell scripts.

AutomationDevOpsJenkins
0 likes · 14 min read
Build a Simple Jenkins‑Maven‑Git CI/CD Pipeline for Java Applications
Raymond Ops
Raymond Ops
Nov 10, 2025 · Operations

Master PXE Network Boot: Fast Batch Linux Installation with Kickstart

This guide explains how to set up a PXE server for efficient batch network installation of Linux, covering DHCP, TFTP, FTP repository configuration, bootloader preparation, Kickstart unattended installation, and verification steps to automate OS deployment without manual media.

AutomationDHCPKickstart
0 likes · 12 min read
Master PXE Network Boot: Fast Batch Linux Installation with Kickstart
MaGe Linux Operations
MaGe Linux Operations
Nov 10, 2025 · Operations

8 Essential Skills Every Senior Ops Engineer Must Master

This article outlines the eight critical competencies—ranging from Linux and scripting to cloud, container orchestration, and automation—that distinguish senior operations engineers and are essential for career advancement and personal growth.

AutomationContainerLinux
0 likes · 3 min read
8 Essential Skills Every Senior Ops Engineer Must Master
MaGe Linux Operations
MaGe Linux Operations
Nov 10, 2025 · Operations

100 Essential Operations Interview Questions to Boost Your Career

This article compiles 100 common operations interview questions from major tech companies, covering DevOps principles, CI/CD, infrastructure as code, monitoring, automation, Linux system administration, security, and scripting, providing a comprehensive study guide for aspiring sysadmins and site reliability engineers.

AutomationDevOpsInterview
0 likes · 4 min read
100 Essential Operations Interview Questions to Boost Your Career
Raymond Ops
Raymond Ops
Nov 9, 2025 · Information Security

Master CFSSL: Step‑by‑Step Guide to Generate Self‑Signed Certificates on Linux

This comprehensive tutorial explains the fundamentals of PKI, CA, CSR, and cfssl configuration, shows how to install cfssl on Linux, details the cfssl gencert command and its core parameters, and provides practical, end‑to‑end examples for creating root, intermediate, server, client, and Kubernetes certificates.

AutomationCertificateLinux
0 likes · 14 min read
Master CFSSL: Step‑by‑Step Guide to Generate Self‑Signed Certificates on Linux
Xiao Liu Lab
Xiao Liu Lab
Nov 8, 2025 · Operations

Generate a Complete Linux Server Health Report with a Single Command

This article introduces a lightweight Bash script that, with one curl command, automatically gathers CPU, memory, disk, and network information from a Linux server and outputs a formatted, color‑coded report in seconds, dramatically simplifying routine ops tasks.

AutomationLinuxServer monitoring
0 likes · 6 min read
Generate a Complete Linux Server Health Report with a Single Command
Nightwalker Tech
Nightwalker Tech
Nov 7, 2025 · Artificial Intelligence

Unlock Agile AI‑Driven Development with the BMad Method: A Complete Guide

The article introduces BMad Method, a universal AI‑agent framework for agile, human‑AI collaborative development, detailing its core features, dual deployment modes, installation steps, project structure, agent team roles, workflow examples, a hands‑on tutorial for building a To‑Do app, extension ecosystem, and key advantages.

AI-driven developmentAgile methodologyAutomation
0 likes · 10 min read
Unlock Agile AI‑Driven Development with the BMad Method: A Complete Guide
Tencent Advertising Technology
Tencent Advertising Technology
Nov 6, 2025 · Artificial Intelligence

Boosting Web UI Test Efficiency with AIGC: From Manual Scripts to Intelligent Automation

This report examines the challenges of Web UI testing in Tencent's advertising platform, analyzes current inefficiencies, and presents an AIGC-driven solution that leverages large language models, semantic scripts, and automated pipelines to dramatically improve test case generation, execution accuracy, and CI/CD integration.

AIGCAutomationLarge Language Model
0 likes · 27 min read
Boosting Web UI Test Efficiency with AIGC: From Manual Scripts to Intelligent Automation
Efficient Ops
Efficient Ops
Nov 5, 2025 · Operations

Boost Ops Efficiency: Exploring 8 Essential MCP Components for Smart Automation

This article introduces eight core MCP components—Grafana, Jenkins, K8s, Playwright, GitHub, Zabbix, Prometheus, and Alibaba Cloud—detailing how each enhances monitoring, automation, resource management, and performance optimization, thereby dramatically improving operational efficiency and reducing manual workload.

AutomationCloud ManagementDevOps
0 likes · 6 min read
Boost Ops Efficiency: Exploring 8 Essential MCP Components for Smart Automation
Java Tech Enthusiast
Java Tech Enthusiast
Nov 5, 2025 · Operations

Build a Simple Jenkins CI/CD Pipeline with Maven and Git

This guide walks you through setting up a basic CI/CD workflow using Jenkins, Maven, and Git on three servers—GitLab, Jenkins, and a test machine—covering prerequisites, project creation, pipeline configuration, Maven builds, SSH publishing, and cleanup scripts to achieve automated deployment.

AutomationDevOpsJenkins
0 likes · 12 min read
Build a Simple Jenkins CI/CD Pipeline with Maven and Git
php Courses
php Courses
Nov 5, 2025 · Backend Development

7 Laravel Packages That Supercharge Your Development Speed

This article introduces seven essential Laravel packages—IDE Helper, Debugbar, Spatie Permission, Nova/Filament, Excel, Telescope, and Sail—that automate repetitive tasks, improve debugging, and streamline environment setup, collectively boosting development efficiency by up to tenfold.

AutomationBackend DevelopmentDebugging
0 likes · 9 min read
7 Laravel Packages That Supercharge Your Development Speed
Efficient Ops
Efficient Ops
Nov 4, 2025 · Operations

How a Parameter Linking Platform Boosted DevOps Efficiency by 50% at ICBC

The Industrial and Commercial Bank of China's Software Development Center built a technical parameter linking platform that centralized configuration, automated updates, and introduced audit and rollback features, cutting environment setup time by half and dramatically improving DevOps efficiency across thousands of applications.

AutomationCloud NativeConfiguration Management
0 likes · 9 min read
How a Parameter Linking Platform Boosted DevOps Efficiency by 50% at ICBC
MaGe Linux Operations
MaGe Linux Operations
Nov 3, 2025 · Operations

Master Git Ops: From Zero to Production-Ready IaC Version Control

This comprehensive guide walks you through Git operations for infrastructure-as-code, covering installation, SSH key setup, repository structuring, branching strategies, sensitive data handling, automation with hooks, backup, audit, monitoring, performance tuning, and security best practices for production environments.

AutomationSecurityVersion Control
0 likes · 31 min read
Master Git Ops: From Zero to Production-Ready IaC Version Control
Code Mala Tang
Code Mala Tang
Nov 2, 2025 · Backend Development

5 Essential Python CLI Tools to Supercharge API, Monitoring & Data Tasks

Discover five powerful Python command-line utilities—httpie for readable API calls, glances for real-time system monitoring, rich-cli for colorful output, howdoi for instant Stack Overflow answers, and csvkit for advanced CSV manipulation—each with installation steps and practical examples to streamline your development workflow.

AutomationCLIDevelopment
0 likes · 5 min read
5 Essential Python CLI Tools to Supercharge API, Monitoring & Data Tasks
Java Companion
Java Companion
Nov 2, 2025 · Operations

A Complete Jenkins + Maven + Git Automation Deployment Guide

This article walks through setting up three servers (GitLab, Jenkins, and a test machine), creating a GitLab project and token, configuring Maven and Jenkins plugins, defining Git, branch, and Maven settings, and implementing pre‑ and post‑steps—including a cleanup script and SSH publishing—to automatically build and deploy a Spring Boot JAR, while addressing common pitfalls such as missing manifest attributes and port conflicts.

AutomationJenkinsMaven
0 likes · 10 min read
A Complete Jenkins + Maven + Git Automation Deployment Guide
Data Party THU
Data Party THU
Nov 1, 2025 · Fundamentals

10 Hidden Jupyter Notebook Tricks That Can Save You an Hour Every Day

Discover ten lesser‑known Jupyter Notebook features—from magic commands that list variables and benchmark code to shortcuts, export utilities, and interactive help—that turn a simple notebook into a highly efficient, production‑ready data‑science workspace.

AutomationJupyterMagic Commands
0 likes · 7 min read
10 Hidden Jupyter Notebook Tricks That Can Save You an Hour Every Day
Code Wrench
Code Wrench
Nov 1, 2025 · Backend Development

Boost Go Development Speed: Master Hot Reload with Fresh, Air, Modd & wgo

Discover why Go developers need hot reload, explore classic tools like fresh and air, compare alternatives such as modd and wgo, and learn advanced techniques—including plugins, hot restart, and WASM—to achieve faster iteration while understanding their limitations for production use.

AutomationGoLive Reload
0 likes · 9 min read
Boost Go Development Speed: Master Hot Reload with Fresh, Air, Modd & wgo
IT Services Circle
IT Services Circle
Oct 31, 2025 · Artificial Intelligence

4 Open-Source AI Tools That Turn Screens, Games, and Workflows into Smart Assistants

This article introduces four cutting‑edge open‑source AI projects—Glass, CraftGPT, AI Trend Publish, and Klavis—detailing how they read screens and audio, run language models inside Minecraft, auto‑generate AI‑focused articles, and integrate dozens of external tools for powerful, automated assistance.

AI AssistantAI integrationAutomation
0 likes · 5 min read
4 Open-Source AI Tools That Turn Screens, Games, and Workflows into Smart Assistants
转转QA
转转QA
Oct 31, 2025 · Operations

Boosting Service Quality with Intelligent Inspection, Notification, and Automation Engines

This article outlines the design and value of an automated service quality monitoring platform, detailing its core benefits—intelligent detection, automated execution, data‑driven decisions, and precise notifications—along with functional architecture, key modules, code examples, technical requirements, and practical recommendations.

AI MonitoringAutomationOperations
0 likes · 10 min read
Boosting Service Quality with Intelligent Inspection, Notification, and Automation Engines
Ele.me Technology
Ele.me Technology
Oct 31, 2025 · Artificial Intelligence

Boosting Coding Efficiency with AI: Our Prompt‑Driven Framework Achieves 23% Faster Delivery

This article details how a logistics technology team built an AI‑plus‑prompt, three‑layer architecture framework that raised AI code adoption from 9.6% to 89.2% and improved demand delivery efficiency by 23.6%, while outlining quality safeguards, reusable templates, real‑world case studies, and future AI‑driven development plans.

AIAutomationPrompt Engineering
0 likes · 15 min read
Boosting Coding Efficiency with AI: Our Prompt‑Driven Framework Achieves 23% Faster Delivery
Xiao Liu Lab
Xiao Liu Lab
Oct 30, 2025 · Operations

Why systemd Timers Outperform crontab and How to Migrate Your Jobs

This article explains why the built‑in systemd timer engine is a more reliable, observable, and feature‑rich replacement for traditional crontab, and provides a step‑by‑step guide to rewrite, configure, and manage your scheduled tasks on Linux.

AutomationOperationsSystemd
0 likes · 9 min read
Why systemd Timers Outperform crontab and How to Migrate Your Jobs
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Oct 30, 2025 · Frontend Development

How Real-Time Dual-Environment Image Comparison Transforms Frontend UI Testing

This article presents a comprehensive strategy for automating UI testing of a complex front‑end parameter model editor by generating real‑time baseline screenshots in production, comparing them with test runs, visualizing diffs in Allure reports, and dramatically improving defect detection and maintenance efficiency.

AllureAutomationFrontend Testing
0 likes · 13 min read
How Real-Time Dual-Environment Image Comparison Transforms Frontend UI Testing
BirdNest Tech Talk
BirdNest Tech Talk
Oct 30, 2025 · Artificial Intelligence

Master LangChain Toolkits to Build Powerful AI Agents Quickly

This guide explains what LangChain toolkits are, why they simplify building domain‑specific AI agents, lists common built‑in toolkits, and walks through the step‑by‑step process of instantiating a toolkit, retrieving its tools, and creating an OpenAI‑powered agent, illustrated with a SQL database example.

AI agentsAutomationLangChain
0 likes · 5 min read
Master LangChain Toolkits to Build Powerful AI Agents Quickly
Old Meng AI Explorer
Old Meng AI Explorer
Oct 30, 2025 · Artificial Intelligence

How PaddleOCR Turns Handwritten Notes and PDFs into Editable Text in Seconds

This article explains how PaddleOCR, an open‑source OCR engine from Baidu, achieves high‑accuracy text extraction from handwritten notes, scanned PDFs, invoices, IDs and multilingual documents, offering offline cross‑platform support, free commercial use, and step‑by‑step guidance for rapid deployment.

AutomationDocument ProcessingOCR
0 likes · 10 min read
How PaddleOCR Turns Handwritten Notes and PDFs into Editable Text in Seconds
Advanced AI Application Practice
Advanced AI Application Practice
Oct 30, 2025 · Operations

How Non‑Coding Test Engineers Can Master the Relationship Between CI/CD and DevOps

The article explains that CI/CD is a set of automation tools while DevOps is a collaborative culture, shows how they complement each other, and provides three practical actions—defining business scenarios for CI, syncing test‑environment needs with ops, and monitoring quality post‑deployment—for test engineers without coding skills.

AutomationCollaborationDevOps
0 likes · 8 min read
How Non‑Coding Test Engineers Can Master the Relationship Between CI/CD and DevOps
Xiao Liu Lab
Xiao Liu Lab
Oct 29, 2025 · Information Security

Secure MySQL 8 in 30 Minutes with 6 Production‑Ready Scripts

Learn how to transform a vulnerable MySQL 8 instance into a militarized, audit‑ready database in just half an hour by applying six ready‑to‑run shell and SQL scripts that disable high‑risk accounts, enable enterprise audit logging, enforce SSL, prune privileges, rotate root passwords, and generate compliance reports.

Audit LoggingAutomationMySQL
0 likes · 7 min read
Secure MySQL 8 in 30 Minutes with 6 Production‑Ready Scripts
Liangxu Linux
Liangxu Linux
Oct 28, 2025 · Artificial Intelligence

Explore 500+ AI Agent Projects and Essential Open‑Source Tools for Developers

This guide curates over 500 real‑world AI agent use cases, a comprehensive student resource hub, collections of MCP servers, a Docker‑based Windows runtime, AI‑focused automation platforms, and a YAML‑driven workflow engine, each with direct GitHub links for quick exploration.

AI agentsAutomationGitHub
0 likes · 7 min read
Explore 500+ AI Agent Projects and Essential Open‑Source Tools for Developers
ITPUB
ITPUB
Oct 28, 2025 · Operations

50 Powerful IT Ops Projects to Supercharge Your Resume

This article compiles 50 detailed IT operations projects across infrastructure, cloud, containers, automation, monitoring, security, databases, networking, disaster recovery and DevOps, each with scenario, tech stack, implementation steps and quantifiable results to help you craft standout résumé entries.

AutomationDatabaseIT Operations
0 likes · 30 min read
50 Powerful IT Ops Projects to Supercharge Your Resume
Ops Community
Ops Community
Oct 27, 2025 · Operations

From Midnight Alerts to Peaceful Sleep: Building a Zabbix Monitoring System

After a costly midnight outage, the author shares how he designed a three‑layer Zabbix monitoring architecture—covering infrastructure, service, and business metrics—optimizing alert thresholds, automating discovery, and integrating with ITSM, ultimately reducing MTTR to minutes and enabling teams to sleep peacefully.

AutomationITSMaiops
0 likes · 15 min read
From Midnight Alerts to Peaceful Sleep: Building a Zabbix Monitoring System
Liangxu Linux
Liangxu Linux
Oct 26, 2025 · Information Security

Master Linux Security Hardening: Advanced firewalld Rules & SELinux Context Management

This guide presents a production‑tested Linux hardening strategy that combines advanced firewalld zone and rich‑rule configurations with precise SELinux context management, offering step‑by‑step commands, custom scripts, troubleshooting tips, and performance optimizations to protect servers from the majority of common attacks.

AutomationLinuxSELinux
0 likes · 10 min read
Master Linux Security Hardening: Advanced firewalld Rules & SELinux Context Management
Liangxu Linux
Liangxu Linux
Oct 25, 2025 · Operations

One‑Command OS Reinstall: Automate Linux, Windows, and NAS Deployments

The open‑source "reinstall" shell script automates full‑system reinstall for Linux, Windows, and popular NAS platforms, handling hardware detection, network configuration, and disk partitioning with a single command, making VPS and server provisioning fast, secure, and hassle‑free.

AutomationLinuxNAS
0 likes · 7 min read
One‑Command OS Reinstall: Automate Linux, Windows, and NAS Deployments
Advanced AI Application Practice
Advanced AI Application Practice
Oct 25, 2025 · Operations

Mastering Jenkins for API Automation: Core Concepts and CI/CD Practices

This article explains Jenkins' fundamental concepts—including jobs, nodes, pipelines, plugins, and credentials—and shows why its powerful scheduling, rich ecosystem, stability, and pipeline‑as‑code approach make it ideal for building automated API testing CI/CD workflows, illustrated with a complete Jenkinsfile example.

API testingAutomationDevOps
0 likes · 7 min read
Mastering Jenkins for API Automation: Core Concepts and CI/CD Practices