Infra Learning Club
Author

Infra Learning Club

Infra Learning Club shares study notes, cutting-edge technology, and career discussions.

72
Articles
0
Likes
0
Views
0
Comments
Recent Articles

Latest from Infra Learning Club

72 recent articles
Infra Learning Club
Infra Learning Club
Jan 20, 2025 · Fundamentals

How GPU Kernel Virtualization Works: A Deep Dive into the cgpu Project

This article explains the principles of GPU kernel virtualization by analyzing the cgpu project's source code, detailing kernel interception of device operations, the driver’s file_operations, module initialization and cleanup, procfs interfaces, scheduling logic, and compilation steps on Ubuntu 22.04.

GPU virtualizationKernel ModuleLinux kernel
0 likes · 5 min read
How GPU Kernel Virtualization Works: A Deep Dive into the cgpu Project
Infra Learning Club
Infra Learning Club
Jan 8, 2025 · Industry Insights

2024’s Hottest Startup Open‑Source Projects Revealed

An analysis of 2024 startup‑released open‑source projects shows AI‑focused tools leading popularity, with Python used in 60% of the top 20, a median monthly growth of about 15%, and the United States contributing 65% of the most impactful releases.

Pythonartificial intelligencedeveloper tools
0 likes · 4 min read
2024’s Hottest Startup Open‑Source Projects Revealed
Infra Learning Club
Infra Learning Club
Jan 8, 2025 · Industry Insights

20 Must‑Watch Open‑Source Projects Launched by 2024 Startups

This article surveys twenty of the most talked‑about open‑source projects released by early‑2024 startups, spanning AI assistants, developer tools, Python package managers, blockchain platforms, and more, each highlighted with its GitHub URL, star count, and a brief functional description.

AIPythonRust
0 likes · 8 min read
20 Must‑Watch Open‑Source Projects Launched by 2024 Startups
Infra Learning Club
Infra Learning Club
Jan 7, 2025 · Artificial Intelligence

How GitHub Copilot Workspace Made Me Fear Unemployment

The author experiments with GitHub Copilot Workspace to automatically generate a WeChat mini‑program for family library management, documents the prompting process, code generation, bug fixes, UI tweaks, and reflects on the broader impact of AI‑driven development on programmers' future jobs.

AI code generationGitHub CopilotLLM
0 likes · 5 min read
How GitHub Copilot Workspace Made Me Fear Unemployment
Infra Learning Club
Infra Learning Club
Jan 4, 2025 · Cloud Native

How GPU Devices Are Dynamically Mounted to Kubernetes Pods

This article dissects the GPUMounter project's implementation of dynamic GPU device mounting to a pod, detailing the roles of cgroups (v1 and v2) and Linux namespaces, and provides step‑by‑step command‑line examples and a CLI tool for practical use.

GPUKubernetescgroups
0 likes · 13 min read
How GPU Devices Are Dynamically Mounted to Kubernetes Pods
Infra Learning Club
Infra Learning Club
Jan 2, 2025 · Artificial Intelligence

Three Major LLM Trends in 2025: Ubiquitous Agents, Rising Small Models, and Multimodal Fusion

In 2025, large language models will see three key trends—agents becoming pervasive in daily life and industry, the emergence of efficient small models for edge and specialized tasks, and the integration of multimodal capabilities that combine text, images, and audio to enable more natural human‑machine interaction.

AI trendsLLMagents
0 likes · 4 min read
Three Major LLM Trends in 2025: Ubiquitous Agents, Rising Small Models, and Multimodal Fusion