Cyber Elephant Tech Team
Author

Cyber Elephant Tech Team

Official tech account of Cyber Elephant, a platform for the group's technology innovation, sharing, and communication.

11
Articles
0
Likes
25
Views
0
Comments
Recent Articles

Latest from Cyber Elephant Tech Team

11 recent articles
Cyber Elephant Tech Team
Cyber Elephant Tech Team
Mar 30, 2022 · Artificial Intelligence

Can AI Make Real-Life Invisibility Cloaks? Inside the STTN Video Restoration Breakthrough

This article reviews the challenges of video inpainting, surveys traditional methods, and introduces the Spatial‑Temporal Transformer Network (STTN) that leverages multi‑scale attention and a Temporal Patch‑GAN discriminator, detailing its architecture, loss functions, training on Youtube‑VOS, and impressive restoration results.

AI video restorationDeep LearningVideo Inpainting
0 likes · 10 min read
Can AI Make Real-Life Invisibility Cloaks? Inside the STTN Video Restoration Breakthrough
Cyber Elephant Tech Team
Cyber Elephant Tech Team
Mar 16, 2022 · Backend Development

Mastering GoKit: Building Scalable Microservices with Go

This article introduces microservice concepts, explains GoKit's architecture and onion model, and walks through building a simple calculation service in Go, progressively adding logging, metrics, and middleware using the decorator pattern to achieve a clean, decoupled three‑layer design.

Decorator PatternGoGoKit
0 likes · 14 min read
Mastering GoKit: Building Scalable Microservices with Go
Cyber Elephant Tech Team
Cyber Elephant Tech Team
Feb 22, 2022 · Frontend Development

Mastering Eris: The Enterprise-Grade Frontend Scaffold for Scalable Projects

Eris is an open-source, enterprise-level frontend scaffolding framework from Yidianzixun that streamlines project initialization, template management, development, building, and deployment through unified commands, supporting both React and Vue templates, customizable themes, and an interactive CLI to accelerate large-scale web application development.

CLIDeploymentbuild
0 likes · 8 min read
Mastering Eris: The Enterprise-Grade Frontend Scaffold for Scalable Projects
Cyber Elephant Tech Team
Cyber Elephant Tech Team
Dec 29, 2021 · Operations

Understanding Load Balancing: Types, LVS Modes, and Scheduling Algorithms

This article explains what load balancing is, why it’s needed, outlines its classifications—including DNS, hardware, and software methods—introduces Linux Virtual Server (LVS) and its four operating modes, and reviews common static and dynamic scheduling algorithms used to distribute traffic efficiently.

LVSScheduling Algorithmsnetwork architecture
0 likes · 14 min read
Understanding Load Balancing: Types, LVS Modes, and Scheduling Algorithms