Home Blog Projects Tags About Friends

All Posts

7 posts in total

Silky Web Animations with GSAP

Silky Web Animations with GSAP

GSAP animation frontend

Deep dive into the GSAP animation library, learning how to create stunning scroll-driven animations with ScrollTrigger.

· 1 min read
Read More
Hello World: My First Blog Post

Hello World: My First Blog Post

blog Astro frontend

Welcome to my blog! This is my first post about the journey of building this site.

· 1 min read
Read More
The Difference Between File Storage and Object Storage

The Difference Between File Storage and Object Storage

文件系统 对象存储

A frequently asked and ever-relevant topic.

· 3 min read
Read More
What is a file system?

What is a file system?

A file system is a **structure and set of rules used to manage data on storage devices**. You can think of a file system as: > 💼 A "super document management system" that records the location, size, name, and permissions of every file, and determines how we read and write them. A device without a file system (such as a new hard drive) cannot be operated...

· 3 min read
Read More
Manifolds

Manifolds

With a foundation in machine learning, deep learning, and linear algebra, you can follow this path to learn manifold theory: - **Starting Point**: Understand basic topological concepts and the definition of manifolds - **Key Concepts**: Open sets, closed sets, connectivity, compactness, definitions and properties of manifolds - **Recommended Resources**: - "Introduction to Differential Geometry..."

· 3 min read
Read More
Data Analysis

Data Analysis

数据分析 机器学习

Data analysis is the process of using data to discover, think about, and solve problems. In a narrower sense, in big tech companies, data analysis involves operating and managing a set of **metric systems** and, based on **business needs**, distilling a language centered on **data logic** that product and operations teams can understand. Foundations: Statistics, Python, SQL, mach...

· 5 min read
Read More
Seatunnel

Seatunnel

大数据

Tutorial on using Seatunnel with Airflow in a corporate environment. Link: https://www.cnblogs.com/kkk247843405/p/16967800.html ![Pasted image 20250306175235.png](/i...

· 1 min read
Read More