All Articles

143354 articles · Page 6642 of 7168
Architects' Tech Alliance
Architects' Tech Alliance
Oct 10, 2017 · Artificial Intelligence

An Overview of a Three-Day Introductory TensorFlow Tutorial

This article introduces TensorFlow, its origins and capabilities, and summarizes a three‑day hands‑on tutorial covering installation, basic models, convolutional and recurrent neural networks, and practical code examples for deep learning practitioners.

AIDeep LearningMachine Learning
0 likes · 5 min read
An Overview of a Three-Day Introductory TensorFlow Tutorial
MaGe Linux Operations
MaGe Linux Operations
Oct 10, 2017 · Fundamentals

Why Vim Still Beats Modern Editors in Speed and Memory Usage

This article explains Vim’s powerful, extensible features, presents benchmark comparisons of memory consumption and operation speed against editors like Emacs, Nano, VS Code, Atom, Sublime, and shows why many developers still prefer Vim for efficient text editing.

ProductivityText EditorVim
0 likes · 6 min read
Why Vim Still Beats Modern Editors in Speed and Memory Usage
dbaplus Community
dbaplus Community
Oct 9, 2017 · Information Security

How MongoDB Enables GDPR Compliance: Practical Data‑Protection Strategies

This article explains how MongoDB’s security features—including access control, authentication, encryption, data discovery, retention policies, zone sharding, backup, monitoring, and audit logging—help organizations meet GDPR requirements while minimizing operational overhead and ensuring data sovereignty.

ComplianceData SecurityGDPR
0 likes · 18 min read
How MongoDB Enables GDPR Compliance: Practical Data‑Protection Strategies
Efficient Ops
Efficient Ops
Oct 9, 2017 · Operations

How Tencent Scales Operations for Holiday Traffic Surges

This article explains how Tencent's social platform operations team prepares for massive holiday traffic spikes by following a four‑stage process—business preparation, capacity evaluation, resource provisioning, and scaling with stress testing—while detailing team structures, operational standards, and the supporting tool ecosystem that enable reliable, high‑availability services.

Capacity PlanningToolingincident management
0 likes · 13 min read
How Tencent Scales Operations for Holiday Traffic Surges
21CTO
21CTO
Oct 9, 2017 · Databases

How Facebook Scales 2B Users with MySQL and the New Apollo NoSQL Engine

Since its inception, Facebook has relied on MySQL to handle data from over two billion users, but recent shifts toward NoSQL have led to the development of Apollo—a layered storage system inspired by Paxos, Raft, RocksDB, and custom APIs, aiming to improve scalability, latency, and fault tolerance.

ApolloFacebookMySQL
0 likes · 8 min read
How Facebook Scales 2B Users with MySQL and the New Apollo NoSQL Engine
21CTO
21CTO
Oct 9, 2017 · Frontend Development

From Web1.0 to MVVM: How Front‑End Frameworks Evolved Over Time

This article traces the evolution of front‑end development from the early Web 1.0 era through the Ajax‑driven “first spring,” examining the rise of MVC, MVP, MVVM, and Flux/Redux patterns, and explains how each architectural shift addressed the growing complexity and maintainability challenges of modern web applications.

ArchitectureFluxMVC
0 likes · 11 min read
From Web1.0 to MVVM: How Front‑End Frameworks Evolved Over Time
21CTO
21CTO
Oct 9, 2017 · Frontend Development

Master JavaScript Debugging: Step-by-Step Guide Using Chrome DevTools

Learn how to efficiently locate and fix JavaScript bugs by reproducing errors, setting breakpoints, stepping through code, inspecting variables with Watch expressions, and editing code directly in Chrome DevTools, all demonstrated through a concrete addition calculator example.

Chrome DevToolsFrontendJavaScript
0 likes · 8 min read
Master JavaScript Debugging: Step-by-Step Guide Using Chrome DevTools
21CTO
21CTO
Oct 9, 2017 · Artificial Intelligence

How Wukong’s AI Porn Detection System Achieves 99.5% Accuracy

This article explains the challenges of image‑based porn detection, details the multi‑label classification approach of the Wukong system, and reveals the deep‑learning techniques—including CNN evolution, transfer learning, loss functions, adversarial training, and GAN‑based data augmentation—that enable over 99.5% accuracy with massive daily request volumes.

CNNGaNTransfer Learning
0 likes · 18 min read
How Wukong’s AI Porn Detection System Achieves 99.5% Accuracy
JD Retail Technology
JD Retail Technology
Oct 9, 2017 · Product Management

Applying Financial Thinking to Time Management for Product Managers

This article explains how product managers can improve their personal productivity by treating time like an investment, using a time‑ROI formula that combines task return, method, and efficiency, and provides practical guidelines for prioritizing, delegating, and reviewing work.

ProductivityROItask prioritization
0 likes · 8 min read
Applying Financial Thinking to Time Management for Product Managers
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Oct 9, 2017 · Artificial Intelligence

A Pragmatic Roadmap to Master Machine Learning: Courses, Resources, and Tips

The author shares a step‑by‑step self‑learning plan for machine learning, covering essential linear‑algebra refreshers, foundational algorithm courses, hands‑on coding tutorials in MATLAB and Python, advanced deep‑learning studies with CS231n, and a curated list of reference links and GitHub notes.

Deep LearningMachine Learninglinear algebra
0 likes · 8 min read
A Pragmatic Roadmap to Master Machine Learning: Courses, Resources, and Tips
Baidu Intelligent Testing
Baidu Intelligent Testing
Oct 9, 2017 · Big Data

User Behavior Analysis: From Data Acquisition to Funnel Insights

The article explains how to move beyond macro app metrics by collecting offline and real‑time user data, storing it in HDFS, processing it with Spark, visualizing behavior paths as state‑machine trees, and performing branch‑funnel analysis to uncover conversion bottlenecks and improve product quality.

AnalyticsBig DataData Collection
0 likes · 5 min read
User Behavior Analysis: From Data Acquisition to Funnel Insights
Baixing.com Technical Team
Baixing.com Technical Team
Oct 9, 2017 · Frontend Development

Mastering WeChat Mini Program Development with the MINA Framework

This article introduces the MINA framework for WeChat Mini Programs, covering its view and logic layers, responsive data binding, page management, core components, API usage, project structure, runtime behavior, and provides a step‑by‑step guide to building a functional expense‑tracking mini‑app with full code examples.

Data BindingFrontendmina-framework
0 likes · 12 min read
Mastering WeChat Mini Program Development with the MINA Framework
ITPUB
ITPUB
Oct 9, 2017 · Databases

What’s New in PostgreSQL 10? Key Features and Improvements Explained

PostgreSQL 10, released after months of beta testing, brings logical replication, declarative table partitioning, higher query concurrency, notable performance gains, stronger SCRAM‑SHA‑256 authentication, and enhanced monitoring and control capabilities, marking a significant evolution for the open‑source database.

Logical ReplicationPostgreSQLRelease
0 likes · 3 min read
What’s New in PostgreSQL 10? Key Features and Improvements Explained
Architecture Digest
Architecture Digest
Oct 9, 2017 · Frontend Development

Evolution of Front-End Frameworks: From Web1.0 to MVVM and Beyond

This article traces the historical evolution of front‑end development, examining early Web 1.0 JSP/ASP architectures, the rise of AJAX, and the progression through MVC, MVP, MVVM, and Flux/Redux patterns, highlighting their benefits, drawbacks, and impact on modern front‑end engineering.

AJAXArchitectureFrontend
0 likes · 11 min read
Evolution of Front-End Frameworks: From Web1.0 to MVVM and Beyond
网易UEDC
网易UEDC
Oct 9, 2017 · Artificial Intelligence

What Does a Voice Interaction Designer Actually Do? A Practical Guide

This article explores the rise of voice interaction design, outlines the responsibilities and skills of a voice UI designer, reviews industry examples from major tech firms, and recommends essential resources for anyone interested in building conversational experiences.

Conversational AIProduct DesignVUI design
0 likes · 11 min read
What Does a Voice Interaction Designer Actually Do? A Practical Guide
DevOps
DevOps
Oct 8, 2017 · Operations

Key Lessons from “The Goal”: Theory of Constraints and Operations Management

The article summarizes the management novel “The Goal”, explaining how its Theory of Constraints concepts—throughput, inventory, operational expense, bottlenecks, and practical improvement steps—can be applied to manufacturing and DevOps to increase profitability and efficiency.

BottleneckInventoryLean Manufacturing
0 likes · 10 min read
Key Lessons from “The Goal”: Theory of Constraints and Operations Management