Tagged articles
3104 articles
Page 9 of 32
Code Ape Tech Column
Code Ape Tech Column
May 26, 2025 · Backend Development

Automated Management of Common Fields in Order Modules Using MyBatis-Plus, AOP, and JWT

This article presents a production‑validated solution that combines MyBatis‑Plus auto‑fill, AOP, JWT, multi‑data‑source handling, distributed ID generation, performance tuning, and audit logging to eliminate repetitive maintenance of common fields such as createTime, updateTime, createUser, and updateUser in Java backend order services.

AOPBackendMybatis-Plus
0 likes · 9 min read
Automated Management of Common Fields in Order Modules Using MyBatis-Plus, AOP, and JWT
Architecture & Thinking
Architecture & Thinking
May 25, 2025 · Artificial Intelligence

Which AI Workflow Platform Wins? A Deep Dive into n8n, Dify, and Coze

This article compares three leading AI workflow tools—n8n, Dify, and Coze—by examining their origins, technical architectures, core advantages, typical use cases, real‑world case studies, and future deployment trends, helping developers and businesses choose the right "intelligent assistant" for their needs.

AILLMLow‑code
0 likes · 11 min read
Which AI Workflow Platform Wins? A Deep Dive into n8n, Dify, and Coze
MaGe Linux Operations
MaGe Linux Operations
May 25, 2025 · Cloud Native

Master Docker Volume Management: From Basics to Advanced Ops

This comprehensive guide walks you through Docker volume creation, inspection, mounting, backup, restoration, cross‑host migration, labeling, driver configuration, security permissions, encryption, monitoring, troubleshooting, capacity planning, and automation scripts, providing practical commands and best‑practice recommendations for reliable container storage management.

Containerautomationmonitoring
0 likes · 8 min read
Master Docker Volume Management: From Basics to Advanced Ops
Youzan Coder
Youzan Coder
May 23, 2025 · Artificial Intelligence

How LLMs Supercharge SaaS Alert Monitoring: An AI‑Powered Workflow

This article explains how a SaaS company leveraged large language models to automatically ingest, enrich, and analyze stability alerts, turning noisy notifications into actionable insights through configurable pipelines, Feishu integration, and a streamlined AI workflow that boosts incident response speed and reduces manual effort.

AIAlert MonitoringLLM
0 likes · 6 min read
How LLMs Supercharge SaaS Alert Monitoring: An AI‑Powered Workflow
DevOps
DevOps
May 22, 2025 · Artificial Intelligence

Enterprise AI Visits: Real‑World Applications, Benefits, and Practical Lessons

During a series of visits to over a dozen companies across retail, finance, logistics and manufacturing, the author discovers how AI is already delivering cost savings, revenue growth, efficiency gains and even reshaping business models, and distills three deployment scenarios and three hard‑earned best‑practice guidelines for successful AI adoption.

AICase StudiesDigital Transformation
0 likes · 11 min read
Enterprise AI Visits: Real‑World Applications, Benefits, and Practical Lessons
DataFunSummit
DataFunSummit
May 22, 2025 · Operations

Automated Fault Detection and Repair System for Grab's Data Pipelines (Hugo) – Architecture, Implementation, and Impact

This article presents Grab's Hugo platform, an automated fault‑detection and self‑healing system for over 4,000 data pipelines that combines multi‑source signal collection, intelligent diagnosis, layered auto‑repair, and a health API to dramatically improve data visibility, reduce manual intervention, and boost operational efficiency across the company.

Big DataDataOpsautomation
0 likes · 12 min read
Automated Fault Detection and Repair System for Grab's Data Pipelines (Hugo) – Architecture, Implementation, and Impact
Code Mala Tang
Code Mala Tang
May 18, 2025 · Fundamentals

5 Must-Have Python CLI Tools to Supercharge Your Terminal

Discover five powerful Python command‑line utilities—httpie, glances, rich‑cli, howdoi, and csvkit—that streamline API interactions, system monitoring, output formatting, quick Stack Overflow answers, complete with installation steps and practical examples to boost your productivity.

CLI toolsPythonautomation
0 likes · 6 min read
5 Must-Have Python CLI Tools to Supercharge Your Terminal
MaGe Linux Operations
MaGe Linux Operations
May 17, 2025 · Operations

Unlock the Full Stack of Network Technologies: From Core Architecture to Advanced Applications

This comprehensive guide explores modern network engineering, comparing RPR and FDDI, detailing QoS metrics and implementations, dissecting switch forwarding modes, VLAN configurations, router performance and protocol choices, advanced Wi‑Fi 6 features, zero‑trust security, cloud‑native SD‑WAN, and automation with Ansible and AIOps.

QoSSD-WANautomation
0 likes · 10 min read
Unlock the Full Stack of Network Technologies: From Core Architecture to Advanced Applications
Lin is Dream
Lin is Dream
May 17, 2025 · Operations

Mastering DevOps: From Manual Scripts to Automated Jenkins Pipelines

This guide walks through the fundamentals of DevOps, illustrating how to transition from simple command‑line deployments to sophisticated, automated CI/CD pipelines using Jenkins, Docker, and shell scripts, while covering JVM tuning, version management, and common troubleshooting tips.

Jenkinsautomationci/cd
0 likes · 16 min read
Mastering DevOps: From Manual Scripts to Automated Jenkins Pipelines
php Courses
php Courses
May 16, 2025 · Operations

Using Python for Automation in Operations (DevOps)

This article explains why Python is a leading language for DevOps automation, detailing its core advantages, typical use cases such as bulk server management, configuration management, log analysis, and scheduled tasks, and introduces common Python libraries and learning pathways for building robust operational workflows.

Configuration ManagementDevOpsOperations
0 likes · 6 min read
Using Python for Automation in Operations (DevOps)
Liangxu Linux
Liangxu Linux
May 15, 2025 · Artificial Intelligence

Top 5 Fast‑Rising Open‑Source AI Projects on GitHub This Week

This article highlights five open‑source AI projects that saw the fastest star growth on GitHub this week, covering a free Cursor VIP unlocker, an end‑to‑end video translation tool, an offline meeting‑minutes assistant, a personal finance OS, and a versatile AI chatbot SDK, each with key features and repository links.

AIChatbotFinance
0 likes · 7 min read
Top 5 Fast‑Rising Open‑Source AI Projects on GitHub This Week
php Courses
php Courses
May 15, 2025 · Operations

Using Jenkins to Automate PHP Project Packaging and Deployment

This tutorial demonstrates how PHP developers can set up Jenkins to automate building, testing, and deploying PHP applications by installing Jenkins, creating a job, configuring the repository, environment variables, build scripts, post‑build actions, and running the job for continuous integration and delivery.

JenkinsPHPautomation
0 likes · 4 min read
Using Jenkins to Automate PHP Project Packaging and Deployment
vivo Internet Technology
vivo Internet Technology
May 14, 2025 · R&D Management

How Vivo Boosted Internet R&D Efficiency: A Deep Dive into Platform Design and Automation

This article examines Vivo's internet R&D efficiency platform, outlining the rapid growth challenges, the 1‑2‑3 framework of dual‑loop delivery, demand and development standardization, and three key automation scenarios that together reduced delivery time, increased test coverage, and saved hundreds of person‑days.

Continuous DeliveryDevOpsPlatform Engineering
0 likes · 22 min read
How Vivo Boosted Internet R&D Efficiency: A Deep Dive into Platform Design and Automation
DeWu Technology
DeWu Technology
May 14, 2025 · Operations

How Automated Code Impact Analysis Boosts System Stability and Release Confidence

This article explains the need for automated, module‑level code impact analysis in large‑scale projects, outlines a multi‑step technical solution—including dependency‑graph construction, change detection, CI/CD integration, caching and optimization—and demonstrates how it improves testing coverage, system complexity assessment, and overall stability while reducing manual effort.

Backend Developmentautomationci/cd
0 likes · 13 min read
How Automated Code Impact Analysis Boosts System Stability and Release Confidence
Liangxu Linux
Liangxu Linux
May 8, 2025 · Operations

Master Advanced Shell Tricks to Supercharge Your Linux Workflow

This guide presents a collection of powerful Linux shell shortcuts, piping techniques, text‑processing commands, process‑management tricks, scripting tips, file‑handling utilities, and security best practices that together transform a novice user into an efficient command‑line power user.

Unix toolsautomation
0 likes · 8 min read
Master Advanced Shell Tricks to Supercharge Your Linux Workflow
Eric Tech Circle
Eric Tech Circle
May 8, 2025 · Artificial Intelligence

How to Tame AI Code Generation with Cursor Rules: A Practical Guide

This article shares practical experience using Cursor's AI code editor, explains the common problem of uncontrolled AI edits, and presents a structured set of Cursor Rules—including basic, three‑layer, and auto‑generated approaches—to improve code quality, reduce rejections, and streamline development workflows.

AI Code GenerationBest PracticesCursor AI
0 likes · 6 min read
How to Tame AI Code Generation with Cursor Rules: A Practical Guide
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 GenerationBest PracticesFront-end AI
0 likes · 13 min read
Technical Summary of Front‑end AI Practices: AI Quadrant Model, Hongyan AI Coder, and Nextdy Aone Copilot
Architect's Must-Have
Architect's Must-Have
May 7, 2025 · Operations

10 Powerful Bash Scripts to Automate System Tasks

This article presents ten advanced Bash script examples that automate common system administration tasks such as backups, resource monitoring, updates, database dumping, FTP uploads, log keyword alerts, report generation, service recovery, temporary file cleanup, and network status checking.

BashShell scriptingSystem Administration
0 likes · 5 min read
10 Powerful Bash Scripts to Automate System Tasks
Code Mala Tang
Code Mala Tang
May 4, 2025 · Operations

Master Shell Functions: From Basics to Advanced Automation

This guide explains everything about Shell functions—from basic syntax and creation, through parameter passing, return values, nesting, and recursion, to best practices, sourcing from the command line, and a real‑world file‑backup example—helping Unix/Linux users and DevOps engineers write modular, reusable scripts.

FunctionsScriptingautomation
0 likes · 7 min read
Master Shell Functions: From Basics to Advanced Automation
Test Development Learning Exchange
Test Development Learning Exchange
May 2, 2025 · Fundamentals

29 Minimal Python Code Snippets for API Automation Testing

This article presents 29 concise Python code examples covering common API automation tasks such as JSON conversion, file I/O, dictionary manipulation, request handling, data filtering, encryption, URL encoding, time formatting, exception handling, and regular expressions, each accompanied by clear output and commentary.

API testingJSONautomation
0 likes · 9 min read
29 Minimal Python Code Snippets for API Automation Testing
Baidu Geek Talk
Baidu Geek Talk
Apr 28, 2025 · Operations

How Baidu’s Log Platform Cuts Billions in Cost with Full‑Lifecycle Event Governance

This article details Baidu's log platform point‑governance practice, explaining why uncontrolled event logging inflates storage and compute costs, and describing a three‑stage solution—manual, semi‑automatic platform, and full‑lifecycle standardization—that uses anomaly detection, automated workflows, and IM bots to achieve massive PV reduction and annual cost savings.

Log ManagementOperationsPlatform Engineering
0 likes · 20 min read
How Baidu’s Log Platform Cuts Billions in Cost with Full‑Lifecycle Event Governance
Eric Tech Circle
Eric Tech Circle
Apr 28, 2025 · Artificial Intelligence

How Cursor 0.49’s Auto‑Generated Project Rules Can Supercharge Your Development Workflow

This article walks through Cursor 0.49’s new auto‑generated Project Rules feature, explains its key updates, provides step‑by‑step instructions for creating rules from chat context, showcases real‑world tests on front‑end projects, and offers practical best‑practice recommendations and cautions for developers.

AI codingBest PracticesCursor
0 likes · 9 min read
How Cursor 0.49’s Auto‑Generated Project Rules Can Supercharge Your Development Workflow
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Apr 27, 2025 · Game Development

Texture Density Checking and Art Asset QA in Game Development: A Case Study and Practical Solutions

This article examines a game‑development incident caused by excessive texture density, analyzes the underlying issues, and presents a comprehensive QA workflow—including requirement analysis, a Blender‑based density‑checking pipeline, web heat‑map visualization, post‑commit automation, and lessons learned—to improve art asset quality and prevent performance crashes.

BlenderGame Developmentart asset QA
0 likes · 14 min read
Texture Density Checking and Art Asset QA in Game Development: A Case Study and Practical Solutions
Python Programming Learning Circle
Python Programming Learning Circle
Apr 26, 2025 · Frontend Development

Building a Selenium + Pytest Automation Framework in Python

This tutorial walks through creating a modular Selenium automation framework with Pytest, covering project structure, utility modules, configuration handling, logging, Page Object Model implementation, test case writing, HTML reporting, and email distribution, all illustrated with complete Python code examples.

FrameworkPageObjectautomation
0 likes · 32 min read
Building a Selenium + Pytest Automation Framework in Python
Liangxu Linux
Liangxu Linux
Apr 26, 2025 · Artificial Intelligence

Top 5 Fast‑Growing Open‑Source AI Projects on GitHub This Week

This week’s GitHub star surge highlights five open‑source AI projects—a free Cursor VIP tool, a one‑stop video translation and dubbing platform, a privacy‑first meeting‑minutes assistant, an open‑source personal finance OS, and a highly customizable AI chatbot SDK—each with key features, deployment options, and repository links.

AIFinanceGitHub
0 likes · 7 min read
Top 5 Fast‑Growing Open‑Source AI Projects on GitHub This Week
Raymond Ops
Raymond Ops
Apr 25, 2025 · Operations

Master Ansible Playbooks: From YAML Basics to Advanced Handlers

This guide walks you through Ansible playbooks, covering YAML syntax rules, data types, sample playbooks for installing software, execution commands, idempotency concepts, and how to use handlers for conditional task execution, providing clear examples and command‑line outputs.

AnsibleHandlersPlaybook
0 likes · 10 min read
Master Ansible Playbooks: From YAML Basics to Advanced Handlers
Youzan Coder
Youzan Coder
Apr 25, 2025 · Artificial Intelligence

AI-Powered Code Review System: Design, Implementation, and Lessons Learned

The team built a low‑cost AI‑powered code‑review assistant that injects line‑level comments into GitLab merge requests, using LLMs via Feishu, iterating quickly through MVP and optimization phases, achieving 64 integrations, 150+ daily comments, feedback‑driven prompt refinement, and demonstrating high ROI for small‑to‑medium teams while outlining future IDE and rule‑based extensions.

AICode ReviewGitLab
0 likes · 17 min read
AI-Powered Code Review System: Design, Implementation, and Lessons Learned
Java Captain
Java Captain
Apr 22, 2025 · Operations

Improving Cron Job Stability and Monitoring with Best Practices and Healthchecks

The article analyzes common cron job failures such as accidental deletions, OOM crashes, and lack of monitoring, then proposes standardized Jenkins deployment, automatic server selection, lock mechanisms, queue-based processing, status awareness, and the use of the open‑source Healthchecks system to achieve proactive detection and alerting.

OperationsTask Schedulingautomation
0 likes · 8 min read
Improving Cron Job Stability and Monitoring with Best Practices and Healthchecks
Java Architect Essentials
Java Architect Essentials
Apr 21, 2025 · Frontend Development

Eight Practical Browser Compatibility Testing Tools for Front‑End Developers

This guide introduces eight widely used browser compatibility testing tools, compares their types, features, and supported environments, explains typical usage scenarios such as IE‑specific testing, multi‑browser screenshots, cloud automation, interactive debugging, and layout consistency checks, and shares practical tips to avoid common pitfalls, helping developers reduce testing time by over 60%.

automationbrowser testingtools
0 likes · 7 min read
Eight Practical Browser Compatibility Testing Tools for Front‑End Developers
Python Programming Learning Circle
Python Programming Learning Circle
Apr 21, 2025 · Game Development

Building an Automated Minesweeper Solver with Python and OpenCV

This article provides a step‑by‑step guide to creating a Python‑based automated Minesweeper solver using OpenCV for screen capture, win32gui for window handling, and custom image‑recognition and solving algorithms, including environment setup, frame extraction, block segmentation, classification, and click automation.

Game BotMinesweeperOpenCV
0 likes · 12 min read
Building an Automated Minesweeper Solver with Python and OpenCV
Nightwalker Tech
Nightwalker Tech
Apr 21, 2025 · Artificial Intelligence

Turning AI into a Reliable Engineering Partner: Methodology, Rules, and Practices

This article outlines a comprehensive methodology for integrating AI—particularly large language models—into software development workflows by establishing knowledge‑base templates, rule systems, multi‑model collaboration, context management, and task decomposition to transform AI from a whimsical code generator into a trustworthy engineering partner.

AILLMPrompt Engineering
0 likes · 16 min read
Turning AI into a Reliable Engineering Partner: Methodology, Rules, and Practices
JavaScript
JavaScript
Apr 19, 2025 · Artificial Intelligence

Turn Tech News into Audio: Build a Custom Developer Podcast with MiniMax MCP Server

This guide shows how to configure MiniMax MCP Server, register an API key, install the uv package manager, set up the server in Cursor, and use simple text commands to automatically gather daily developer news, generate a markdown summary, convert it into high‑quality audio, and assemble a personalized podcast, illustrating the broader creative possibilities of AI‑enhanced development.

AIDeveloperToolsPodcast
0 likes · 7 min read
Turn Tech News into Audio: Build a Custom Developer Podcast with MiniMax MCP Server
37 Interactive Technology Team
37 Interactive Technology Team
Apr 18, 2025 · Artificial Intelligence

Improving Development Efficiency with Cursor IDE Project Rules: A Practical Guide

The guide shows how Cursor IDE’s Project Rules let AI automatically generate reusable code for adding new data sources, cutting development time from days to hours, with near‑100% success across two validation methods, and suggests broader rule design could boost productivity even further.

AI-assisted codingCursor IDEProject Rules
0 likes · 5 min read
Improving Development Efficiency with Cursor IDE Project Rules: A Practical Guide
DaTaobao Tech
DaTaobao Tech
Apr 18, 2025 · Frontend Development

How AI Is Transforming Frontend Development: From Design‑to‑Code to Automated Testing

This article explores how AI-driven tools are reshaping frontend engineering by automating design‑to‑code conversion, interface‑to‑data‑model mapping, private component integration, code fitting, AI code review, and automated test regression, and it evaluates their impact on efficiency and future development workflows.

AICodeGenerationFrontend
0 likes · 37 min read
How AI Is Transforming Frontend Development: From Design‑to‑Code to Automated Testing
Dual-Track Product Journal
Dual-Track Product Journal
Apr 18, 2025 · Operations

How to Stop Expired Products From Haunting Your Warehouse: 7 Proven Strategies

This article examines real‑world expiration‑management failures in e‑commerce warehouses and presents seven actionable solutions—including dynamic warnings, tiered alerts, responsibility chains, data platforms, and IoT automation—to prevent waste, protect brand reputation, and streamline operations.

Warehouse Operationsautomationexpiration management
0 likes · 6 min read
How to Stop Expired Products From Haunting Your Warehouse: 7 Proven Strategies
MaGe Linux Operations
MaGe Linux Operations
Apr 17, 2025 · Operations

Top 10 Essential Ops Tools Every Engineer Should Master

This article introduces the ten most frequently used operations engineering tools, detailing each tool's functions, suitable scenarios, advantages, and real‑world examples, and includes practical code snippets to help engineers automate and streamline their daily workflows.

Linux toolsOperationsautomation
0 likes · 8 min read
Top 10 Essential Ops Tools Every Engineer Should Master
Efficient Ops
Efficient Ops
Apr 16, 2025 · Operations

Top 10 Essential Ops Tools Every Engineer Should Master

This article introduces ten indispensable operations engineering tools—Shell scripts, Git, Ansible, Prometheus, Grafana, Docker, Kubernetes, Nginx, ELK Stack, and Zabbix—detailing their functions, suitable scenarios, advantages, and real‑world examples, plus sample code snippets to help engineers automate and monitor infrastructure efficiently.

DevOpsOperationsautomation
0 likes · 9 min read
Top 10 Essential Ops Tools Every Engineer Should Master
Python Programming Learning Circle
Python Programming Learning Circle
Apr 15, 2025 · Artificial Intelligence

Automatic Math Expression Grading with Python, CNN and Image Processing

This tutorial explains how to generate synthetic digit fonts, build a convolutional neural network to recognize handwritten arithmetic expressions, segment images using projection methods, evaluate the results with Python's eval function, and overlay feedback symbols on the original image, providing a complete end‑to‑end solution.

CNNImageProcessingMachineLearning
0 likes · 27 min read
Automatic Math Expression Grading with Python, CNN and Image Processing
Big Data Tech Team
Big Data Tech Team
Apr 14, 2025 · Industry Insights

How DeepSeek AI is Transforming Data Warehouses: From Automation to Real‑Time Insights

DeepSeek leverages large‑model AI to automate requirement analysis, intelligent modeling, performance tuning, and value extraction in data warehouses, addressing low development efficiency, high O&M cost, latency, and lack of intelligence while showcasing concrete use‑case results across finance, e‑commerce, and manufacturing.

AIData WarehouseDeepSeek
0 likes · 9 min read
How DeepSeek AI is Transforming Data Warehouses: From Automation to Real‑Time Insights
Test Development Learning Exchange
Test Development Learning Exchange
Apr 13, 2025 · Backend Development

Mastering API Request Wrappers in Pytest: Reusable GET, POST, PUT, DELETE

Learn how to boost code reuse and maintainability in API automation by encapsulating common HTTP methods (GET, POST, PUT, DELETE, etc.) within a Pytest-friendly RequestUtil class, complete with logging, exception handling, session management, dynamic headers, and timeout support, plus practical test examples.

API testingHTTP requestsLogging
0 likes · 11 min read
Mastering API Request Wrappers in Pytest: Reusable GET, POST, PUT, DELETE
DataFunSummit
DataFunSummit
Apr 13, 2025 · Big Data

Data Governance at Didi: Interview with Liu Chao on Big Data Asset Management

In this interview, Didi data governance lead Liu Chao discusses his career journey, the unique technical architecture of Didi’s big‑data governance system, cost‑driven pricing models, metadata management, lineage extraction, automation practices, and offers practical advice for enterprises seeking effective data governance.

Big DataCost-based PricingDidi
0 likes · 12 min read
Data Governance at Didi: Interview with Liu Chao on Big Data Asset Management
DevOps Engineer
DevOps Engineer
Apr 13, 2025 · Fundamentals

Setting Up Sphinx and ReadTheDocs for Automated Documentation in Python Projects

This guide explains why Sphinx and ReadTheDocs are a powerful combination for generating and hosting documentation, and provides step‑by‑step instructions—including installing dependencies, initializing the project, configuring conf.py, adding a .readthedocs.yml file, and linking the repository—so that documentation is built automatically on each commit.

DevOpsPythonReadTheDocs
0 likes · 6 min read
Setting Up Sphinx and ReadTheDocs for Automated Documentation in Python Projects
Python Programming Learning Circle
Python Programming Learning Circle
Apr 12, 2025 · Fundamentals

Comprehensive Collection of Python Batch Automation Scripts

This article provides a curated set of Python scripts that automate common batch tasks—including merging Excel and CSV files, renaming and moving files, PDF merging, image conversion and processing, QR‑code and word‑cloud generation, holiday marking, and bulk email sending—complete with ready‑to‑run code examples.

File Processingautomationbatch operations
0 likes · 25 min read
Comprehensive Collection of Python Batch Automation Scripts
Dual-Track Product Journal
Dual-Track Product Journal
Apr 11, 2025 · Operations

Why Your Replenishment System Traps You in a ‘More Restock, More Shortage’ Loop—and How to Fix It

This article dissects common failures in e‑commerce replenishment—such as hot‑product black holes, slow‑moving stock graves, and supply‑chain avalanches—and presents a seven‑step framework of dynamic forecasting, tiered strategies, distributed inventory, and automated safeguards to stabilize inventory levels.

OperationsSupply Chainautomation
0 likes · 9 min read
Why Your Replenishment System Traps You in a ‘More Restock, More Shortage’ Loop—and How to Fix It
Eric Tech Circle
Eric Tech Circle
Apr 11, 2025 · Industry Insights

Unlock Maximum Productivity with Cursor: Proven Best Practices for Developers

This guide shares a systematic, experience‑driven approach to leveraging Cursor’s AI capabilities—from project planning and codebase structuring to custom AI rules, Notepad management, version‑control integration, and advanced workflow automation—helping teams boost development speed while maintaining code quality.

AI coding assistantBest PracticesCursor
0 likes · 11 min read
Unlock Maximum Productivity with Cursor: Proven Best Practices for Developers
Architecture & Thinking
Architecture & Thinking
Apr 10, 2025 · Frontend Development

How I Used Zulu AI to Auto‑Generate a Full SVG‑to‑GIF Converter

In this article I describe how I leveraged Zulu's AI capabilities within VSCode to automatically generate a complete front‑end interface, back‑end conversion logic, and routing files for an SVG‑to‑GIF tool, complete with screenshots of the generated code and the final animated result.

AI Code GenerationFrontend DevelopmentSVG to GIF
0 likes · 4 min read
How I Used Zulu AI to Auto‑Generate a Full SVG‑to‑GIF Converter
Python Programming Learning Circle
Python Programming Learning Circle
Apr 8, 2025 · Fundamentals

10 Practical Python Scripts to Boost Your Productivity

Discover ten highly useful Python scripts covering tasks such as batch file renaming, web image downloading, automated emailing, password generation, Excel data processing, image compression, weather querying, PDF merging, text-to-speech conversion, and a simple Snake game, each with code, explanation, and tips.

Tutorialautomationproductivity
0 likes · 10 min read
10 Practical Python Scripts to Boost Your Productivity
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 8, 2025 · Frontend Development

auto-i18n-translation-plugins: Automatic Internationalization for Frontend Projects

This article introduces the auto-i18n-translation-plugins, a framework‑agnostic Vite/Webpack plugin that automatically extracts Chinese text from source code, replaces it with hash‑based $t calls, generates language packs, and seamlessly translates new or incremental strings using configurable translators such as Youdao or Google.

Viteautomationi18n
0 likes · 18 min read
auto-i18n-translation-plugins: Automatic Internationalization for Frontend Projects
Python Programming Learning Circle
Python Programming Learning Circle
Apr 7, 2025 · Fundamentals

Python Excel Automation: Using xlrd, xlwt, and xlutils for Reading, Writing, and Modifying Excel Files

This article provides a comprehensive guide to Python Excel automation, comparing nine Excel libraries, and offering step‑by‑step tutorials with code examples for reading with xlrd, writing with xlwt, and copying/modifying workbooks with xlutils, including installation commands and formatting techniques.

DataProcessingExcelautomation
0 likes · 14 min read
Python Excel Automation: Using xlrd, xlwt, and xlutils for Reading, Writing, and Modifying Excel Files
BirdNest Tech Talk
BirdNest Tech Talk
Apr 3, 2025 · Artificial Intelligence

How Genspark’s Super Agent Outperforms OpenAI and Manus in GAIA Benchmarks

Genspark’s newly released Super Agent, built on a Mixture‑of‑Agents architecture that combines eight specialized LLMs and over 80 tools, claims to autonomously plan, execute, and integrate external services across tasks such as travel planning and video summarization, and reportedly surpasses OpenAI and Manus in the GAIA benchmark while offering instant access without an invitation code.

AI AgentGAIA benchmarkLLM
0 likes · 4 min read
How Genspark’s Super Agent Outperforms OpenAI and Manus in GAIA Benchmarks
Test Development Learning Exchange
Test Development Learning Exchange
Apr 2, 2025 · Backend Development

API Association Wrapping with Pytest: A Complete Step‑by‑Step Guide

This article explains how to implement API association wrapping in Pytest, covering environment setup, test file creation, dependency imports, detailed test case definitions with sample code for login, user creation, retrieval and update, execution of the suite, result verification, and advanced project structuring for complex scenarios.

API testingautomationintegration testing
0 likes · 8 min read
API Association Wrapping with Pytest: A Complete Step‑by‑Step Guide
21CTO
21CTO
Apr 2, 2025 · Artificial Intelligence

Can AI Shrink the Workweek to Two Days? Bill Gates' Bold Prediction

Bill Gates predicts that rapid AI advances could automate most tasks, potentially reducing the standard workweek to just two days within a decade, sparking debate about productivity, burnout, and which professions—like software developers, biologists, and energy experts—might survive the AI revolution.

AIBill GatesFuture of Work
0 likes · 6 min read
Can AI Shrink the Workweek to Two Days? Bill Gates' Bold Prediction
Python Programming Learning Circle
Python Programming Learning Circle
Apr 1, 2025 · Backend Development

Implementing Local QR Code Login for QQ Music Using Python

This tutorial walks through building a Python script that fetches a QQ Music QR code, displays it locally, monitors its status, extracts required encrypted parameters from cookies, and completes the login process by repeatedly polling the authentication endpoint to obtain a session.

QR loginWeb Scrapingautomation
0 likes · 13 min read
Implementing Local QR Code Login for QQ Music Using Python
Efficient Ops
Efficient Ops
Mar 31, 2025 · Artificial Intelligence

How the Model Context Protocol (MCP) Is Revolutionizing AI Operations

The Model Context Protocol (MCP) lets large language models safely and directly access diverse data sources and tools, breaking data silos and enabling seamless AI‑driven automation across development, operations, and multi‑agent workflows.

AI IntegrationLLMModel Context Protocol
0 likes · 5 min read
How the Model Context Protocol (MCP) Is Revolutionizing AI Operations
Eric Tech Circle
Eric Tech Circle
Mar 27, 2025 · Frontend Development

How to Turn Figma Designs into Production-Ready Code with Cursor AI

This guide explains why using Figma design files with Cursor AI yields more accurate, collaborative, and scalable front‑end code generation, walks through preparing the Figma API key, configuring the MCP service, step‑by‑step conversion workflows, advanced prompting tips, integration strategies, and troubleshooting common issues.

Cursor AIFigmaFrontend
0 likes · 9 min read
How to Turn Figma Designs into Production-Ready Code with Cursor AI
FunTester
FunTester
Mar 27, 2025 · Fundamentals

What Makes a Great Test Framework? Core Skills and Key Features Explained

Designing an excellent test framework demands solid programming expertise, architectural thinking, and meticulous attention to detail, covering core capabilities such as coding standards, design patterns, extensibility, automation, CI/CD integration, reporting, performance, and continuous feedback to ensure usability, maintainability, and scalability.

MockingPerformanceautomation
0 likes · 13 min read
What Makes a Great Test Framework? Core Skills and Key Features Explained
Architect's Guide
Architect's Guide
Mar 24, 2025 · Frontend Development

One-Click Frontend Generation Tool for Backend Developers

This article introduces a free, online tool that lets backend developers quickly generate complete frontend management pages—such as CRUD interfaces—by uploading database schemas or descriptor files, detailing step‑by‑step usage, configuration options, and code snippets for rapid, no‑code UI creation.

CRUDFrontendautomation
0 likes · 7 min read
One-Click Frontend Generation Tool for Backend Developers
Test Development Learning Exchange
Test Development Learning Exchange
Mar 23, 2025 · Backend Development

Fundamentals and Best Practices of API Testing

This article provides a comprehensive overview of API testing fundamentals, tools, design strategies, defect management, special scenarios, and soft skills, offering practical guidance on how to plan, execute, and optimize tests for REST and SOAP services.

API testingPostmanREST
0 likes · 11 min read
Fundamentals and Best Practices of API Testing
DevOps
DevOps
Mar 19, 2025 · Artificial Intelligence

From Claude 3.5 Sonnet to Manus: The Evolution and Landscape of Computer‑Use AI Agents

This article surveys the rapid development of computer‑use AI agents—from Anthropic’s Claude 3.5 Sonnet and OpenAI’s Operator to the multi‑agent Manus platform—detailing their capabilities, benchmark results, open‑source alternatives, practical challenges, and future prospects for autonomous digital assistants.

AI AgentsAnthropicBenchmark
0 likes · 24 min read
From Claude 3.5 Sonnet to Manus: The Evolution and Landscape of Computer‑Use AI Agents
IT Architects Alliance
IT Architects Alliance
Mar 19, 2025 · Artificial Intelligence

AIGC: The “Super Engine” for Full-Stack Development?

By 2025, AIGC is poised to transform full‑stack development, automating requirement analysis, code generation, testing, and deployment, thereby accelerating productivity while prompting developers to upskill and collaborate with AI rather than fear replacement.

AIGCArtificial IntelligenceDevOps
0 likes · 11 min read
AIGC: The “Super Engine” for Full-Stack Development?
Python Programming Learning Circle
Python Programming Learning Circle
Mar 18, 2025 · Cloud Native

Automating Kubernetes Operations with the Python Client

This article demonstrates how to use the Python Kubernetes client to programmatically restart deployments, scale them, execute commands inside pods, apply node taints, retrieve cluster metrics, and convert between YAML/JSON and client objects, providing practical code examples for cloud‑native automation.

APIDevOpsKubernetes
0 likes · 8 min read
Automating Kubernetes Operations with the Python Client
Cloud Native Technology Community
Cloud Native Technology Community
Mar 18, 2025 · Cloud Native

Best Practices for Managing Core Services in Large‑Scale Kubernetes Deployments

Scaling Kubernetes across dozens or hundreds of clusters requires standardized core services—networking, security, observability, and automation—so organizations should adopt templated configurations, GitOps tools, centralized monitoring, and automated certificate management to reduce complexity, improve security, and lower operational overhead.

Cluster ManagementGitOpsKubernetes
0 likes · 8 min read
Best Practices for Managing Core Services in Large‑Scale Kubernetes Deployments
Python Programming Learning Circle
Python Programming Learning Circle
Mar 17, 2025 · Cloud Native

Automating Kubernetes Tasks with the Python Client Library

This tutorial demonstrates how to set up a local KinD cluster, configure authentication, use raw curl commands, and employ the official Kubernetes Python client to list pods, create deployments, watch events, and manage RBAC, providing a complete guide for automating Kubernetes operations with Python.

APIDevOpsKubernetes
0 likes · 11 min read
Automating Kubernetes Tasks with the Python Client Library
Test Development Learning Exchange
Test Development Learning Exchange
Mar 15, 2025 · Operations

API Automation Testing: Requirement Analysis, Test Case Design, and Best Practices

This article outlines a comprehensive approach to API automation testing, covering requirement analysis, test case design for functional, performance, and security aspects, tool selection, a practical login‑API case study, and best practices such as CI/CD integration, regression testing, and environment management.

API testingautomationci/cd
0 likes · 4 min read
API Automation Testing: Requirement Analysis, Test Case Design, and Best Practices
AI Algorithm Path
AI Algorithm Path
Mar 15, 2025 · Artificial Intelligence

Why the Industry Is Shifting From AI Agents to Agentic Workflows

The article explains that low accuracy and security risks of current AI agents—evidenced by a Claude AI Agent achieving only 14% of human performance and an average success rate of about 20%—are driving a move toward agentic workflows, which offer observable, auditable, and data‑synthesizing pipelines that dramatically improve enterprise productivity.

AI AgentsLLMObservability
0 likes · 7 min read
Why the Industry Is Shifting From AI Agents to Agentic Workflows
php Courses
php Courses
Mar 14, 2025 · Fundamentals

Top 10 Application Areas of Python with Sample Code

This article introduces ten major fields where Python excels—including web development, data science, automation, web crawling, game development, desktop applications, DevOps, IoT, blockchain, and education—provides brief overviews, lists common tools or libraries, and supplies concise code examples for each use case.

BlockchainGame DevelopmentIoT
0 likes · 9 min read
Top 10 Application Areas of Python with Sample Code
Nightwalker Tech
Nightwalker Tech
Mar 14, 2025 · Backend Development

Overview and Installation Guide for Various MCP Services and Their Use with Sequential Thinking for Manus‑like Effects

This article introduces several Model Context Protocol (MCP) services—including Sequential Thinking, Firecrawl, Fetch, Hot News, Playwright, Magic, and Brave Search—provides their GitHub links, detailed Mac and Windows installation commands, and explains how to combine them with a Sequential Thinking prompt to achieve a Manus‑style AI agent workflow.

AIInstallationWeb Crawling
0 likes · 9 min read
Overview and Installation Guide for Various MCP Services and Their Use with Sequential Thinking for Manus‑like Effects
iQIYI Technical Product Team
iQIYI Technical Product Team
Mar 13, 2025 · Operations

Automated Load Testing and Circuit Breaker Process for System Stability

To prevent performance degradation as systems scale, the team implemented an automated load‑testing and circuit‑breaker workflow that runs in the release pipeline, compares real‑time metrics against a baseline of CPU, QPS, memory and latency, blocks releases exceeding a 10 % drop, and logs issues, resulting in thousands of tests, dozens of bugs fixed, and up to 90 % faster wordlist creation.

Circuit Breakerautomationload-testing
0 likes · 6 min read
Automated Load Testing and Circuit Breaker Process for System Stability
Liangxu Linux
Liangxu Linux
Mar 12, 2025 · Operations

Automating Hourly Server Backups with rsync, tar, and Cron

This guide details a step‑by‑step solution for hourly client backups of /etc and /var/log, naming conventions, rsync transfer, integrity checks, email notifications, and cleanup on both client and server sides using Bash scripts and cron jobs.

BashLinuxautomation
0 likes · 12 min read
Automating Hourly Server Backups with rsync, tar, and Cron
dbaplus Community
dbaplus Community
Mar 11, 2025 · Operations

How a Unified White‑Screen Ops Platform Transformed Multi‑Cloud Middleware Management

This article details the challenges of traditional middleware operations, explains how Kubernetes and Operators were leveraged to build a unified, visual, and automated platform that standardizes, automates, and visualizes multi‑cloud resource management, and reports the significant efficiency, cost, and safety gains achieved across dozens of clusters.

KubernetesOperationsOperator
0 likes · 23 min read
How a Unified White‑Screen Ops Platform Transformed Multi‑Cloud Middleware Management
php Courses
php Courses
Mar 11, 2025 · Operations

Using Jenkins Pipeline for Continuous Integration and Deployment of PHP Applications

This article provides a step‑by‑step guide on setting up Jenkins Pipeline to automate the continuous integration, testing, and deployment of PHP applications, covering prerequisite installations, plugin configuration, Jenkinsfile creation with stages for checkout, build, test, and deployment, and how to run the pipeline.

DevOpsJenkinsPHP
0 likes · 6 min read
Using Jenkins Pipeline for Continuous Integration and Deployment of PHP Applications
Java Web Project
Java Web Project
Mar 11, 2025 · Artificial Intelligence

Claude 3.7 Sonnet: How the Hybrid Reasoning Model Redefines AI‑Assisted Coding

Claude 3.7 Sonnet, billed as the world’s first hybrid‑reasoning model, dramatically boosts code generation, supports fast‑response and extended‑thinking modes, and demonstrates real‑world UI reconstruction, game creation, and physics simulation, while its companion Claude Code tool automates complex engineering tasks and large‑codebase integration.

AI Code GenerationClaude 3.7Claude Code
0 likes · 6 min read
Claude 3.7 Sonnet: How the Hybrid Reasoning Model Redefines AI‑Assisted Coding
AI Product Manager Community
AI Product Manager Community
Mar 8, 2025 · Artificial Intelligence

How OWL AI Agent Outperforms OpenManus: Technical Deep Dive

The article introduces the OWL (Optimized Workforce Learning) general‑purpose AI agent, explains its six‑step architecture, benchmark performance surpassing OpenManus, and argues that its innovations represent genuine application‑level advancement rather than mere “shell‑wrapping,” while highlighting its multi‑agent collaboration framework.

AIInnovationautomation
0 likes · 5 min read
How OWL AI Agent Outperforms OpenManus: Technical Deep Dive
Liangxu Linux
Liangxu Linux
Mar 8, 2025 · Fundamentals

Master Shell Scripting: From Basics to Advanced Control Structures

This guide explains what a shell script file is, how to write Bash scripts with proper syntax, manage variables, use redirection, pipes, quoting, grep, operators, arrays, control flow statements, functions, and even automate interactions with an Expect script, providing clear examples for each concept.

BashControl structuresautomation
0 likes · 11 min read
Master Shell Scripting: From Basics to Advanced Control Structures