Tag

maintenance

0 views collected around this technical thread.

Old Zhao – Management Systems Only
Old Zhao – Management Systems Only
Jun 9, 2025 · Operations

How to End Equipment‑Failure Blame‑Games: A Practical Operations Blueprint

This article explains why equipment failures often lead to blame‑shifting between production and maintenance teams, defines clear responsibilities, and outlines a four‑step system—including daily inspections, maintenance scheduling, fault handling, and performance metrics—to achieve coordinated, data‑driven equipment management.

equipment managementmaintenanceoperations
0 likes · 10 min read
How to End Equipment‑Failure Blame‑Games: A Practical Operations Blueprint
Old Zhao – Management Systems Only
Old Zhao – Management Systems Only
May 20, 2025 · Operations

10 Essential Equipment Management Metrics Every Manufacturer Should Track

This article explains why systematic equipment management is crucial for manufacturers and introduces ten key performance indicators—breakdown rate, MTBF, MTTR, utilization, OEE, maintenance cost ratio, availability, and more—detailing how to calculate, interpret, and improve each metric using a dedicated management system.

OEEequipment managementindustrial metrics
0 likes · 11 min read
10 Essential Equipment Management Metrics Every Manufacturer Should Track
Java Tech Enthusiast
Java Tech Enthusiast
Oct 26, 2024 · Fundamentals

12 Coding Habits That Reduce Code Readability and Increase Maintenance Difficulty

The article outlines twelve harmful coding habits—such as excessive microservice splitting, incomplete refactoring, overly long methods, deep nesting, random variable names, inaccurate or outdated comments, duplicated code, ignoring specifications, missing logging, over‑engineered frameworks, and reinventing wheels—that degrade readability, complicate maintenance, increase bugs, and hurt team productivity.

CommentsFrameworksMicroservices
0 likes · 9 min read
12 Coding Habits That Reduce Code Readability and Increase Maintenance Difficulty
JD Tech Talk
JD Tech Talk
Aug 19, 2024 · Artificial Intelligence

AI‑Driven Automated Question Generation for Aviation Maintenance Training

The article describes how JD Aviation’s maintenance department uses a vector‑based knowledge base and large‑language‑model services to automatically generate, evaluate, and maintain training exam questions, addressing the rapid growth of manuals, frequent updates, and the heavy manual workload of traditional test creation.

AIQuestion Generationknowledge base
0 likes · 12 min read
AI‑Driven Automated Question Generation for Aviation Maintenance Training
DevOps
DevOps
Jul 11, 2024 · R&D Management

How to Write Effective Technical Documentation: Guidelines, Templates, and Maintenance

This article provides a comprehensive guide for developers on why documentation matters, what types of technical documents to create, practical templates and formatting rules, and how to maintain and update documentation over time to ensure lasting value.

R&D processdocumentation templatesknowledge management
0 likes · 9 min read
How to Write Effective Technical Documentation: Guidelines, Templates, and Maintenance
Top Architect
Top Architect
Nov 24, 2021 · Databases

Six Stages of the Database Design Process

The article, presented by a senior architect, outlines the standardized six-stage process of database design—system requirements analysis, conceptual design, logical design, physical design, implementation, and operation & maintenance—accompanied by illustrative diagrams for each phase.

Conceptual ModelDatabase DesignImplementation
0 likes · 4 min read
Six Stages of the Database Design Process
IT Xianyu
IT Xianyu
Sep 9, 2020 · Fundamentals

Linux Kernel Maintenance: Linus Torvalds on Aging Maintainers and the Road to Kernel 5.8

Linus Torvalds highlighted the generational challenge of Linux kernel maintenance, the difficulty of finding new maintainers, the importance of trust, the continued dominance of C with emerging Rust support, and previewed the massive upcoming 5.8 release with its new hardware and feature updates.

C languageKernel 5.8Rust
0 likes · 6 min read
Linux Kernel Maintenance: Linus Torvalds on Aging Maintainers and the Road to Kernel 5.8
FunTester
FunTester
May 24, 2020 · Operations

Best Practices for Maintaining Selenium Automated Tests

This article explains why Selenium test automation requires ongoing maintenance, outlines the two main maintenance scenarios—test failures and dependency changes—and provides practical guidance for developers and testers to efficiently support and sustain automated testing in agile environments.

JavaScriptQASelenium
0 likes · 5 min read
Best Practices for Maintaining Selenium Automated Tests
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Aug 13, 2019 · Backend Development

Pros and Cons of Microservices Architecture

This article discusses why microservices have become popular, outlines their advantages such as continuous delivery, easier maintenance, independent scaling, fault tolerance, and technology flexibility, and also examines the challenges like service decomposition, distributed system complexities, and multi‑team coordination, helping readers decide when to adopt them.

Distributed SystemsMicroservicesarchitecture
0 likes · 8 min read
Pros and Cons of Microservices Architecture
360 Tech Engineering
360 Tech Engineering
Jan 24, 2019 · Fundamentals

The Truth About Test Automation: Myths, Maintenance, and Balancing Manual and Automated Testing

This article debunks common myths about test automation, explains why scripts require ongoing maintenance, discusses why full automation is impossible, and offers practical guidance on balancing automated and manual testing using risk‑based, conversation‑driven, and exploratory approaches to maximize value.

maintenancemanual testingrisk-based testing
0 likes · 7 min read
The Truth About Test Automation: Myths, Maintenance, and Balancing Manual and Automated Testing
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
May 12, 2015 · Fundamentals

Monolithic (Single‑Block) Architecture: Advantages, Challenges, and Comparison with Three‑Tier Architecture

The article explains the evolution from single‑block to three‑tier software architecture, outlines the benefits and drawbacks of monolithic applications, and discusses why modern internet‑scale systems increasingly need to move beyond monoliths to meet scalability, maintainability, and rapid delivery demands.

backendmaintenancemonolithic
0 likes · 19 min read
Monolithic (Single‑Block) Architecture: Advantages, Challenges, and Comparison with Three‑Tier Architecture