Liangxu Linux
Author

Liangxu Linux

Liangxu, a self‑taught IT professional now working as a Linux development engineer at a Fortune 500 multinational, shares extensive Linux knowledge—fundamentals, applications, tools, plus Git, databases, Raspberry Pi, etc. (Reply “Linux” to receive essential resources.)

3.4k
Articles
0
Likes
3.5k
Views
0
Comments
Recent Articles

Latest from Liangxu Linux

100 recent articles max
Liangxu Linux
Liangxu Linux
May 26, 2026 · Fundamentals

Do Modern Developers Really Need AI-Powered Code Completion?

The article examines how AI‑driven code completion boosts productivity but can erode fundamental programming skills, illustrated with anecdotes, a real‑world TCP server failure, and practical advice for balancing tool use with deep understanding.

AI assistanceIDEcode completion
0 likes · 7 min read
Do Modern Developers Really Need AI-Powered Code Completion?
Liangxu Linux
Liangxu Linux
May 24, 2026 · Fundamentals

Why Is C the Most Successful Programming Language?

The article explains that C’s lasting dominance stems from its extreme simplicity with only 32 keywords, low‑level hardware access, and its deep ties to Unix, which together created an ecosystem that outlasted newer languages despite C’s lack of modern features.

C languageLanguage DesignUnix
0 likes · 6 min read
Why Is C the Most Successful Programming Language?
Liangxu Linux
Liangxu Linux
May 23, 2026 · Industry Insights

Why Do Big Tech Firms Treat LeetCode Skills as Core Programming Ability?

Big tech companies use LeetCode algorithm tests as a standardized, quantifiable filter to gauge learning potential and problem‑solving skills, even though these tests do not reflect real engineering ability, leading to a paradox where strong algorithm performers may lack practical coding quality and vice versa.

Algorithm InterviewsHiring PracticesLeetCode
0 likes · 6 min read
Why Do Big Tech Firms Treat LeetCode Skills as Core Programming Ability?
Liangxu Linux
Liangxu Linux
May 21, 2026 · Industry Insights

Why Most Chinese Developers Avoid Writing Unit Tests

The article explains that Chinese programmers rarely write unit tests because tight schedules, low managerial emphasis, high workload, legacy code complexity, and a culture that values rapid feature delivery over testing, leading to systemic resistance despite occasional recent shifts toward coverage mandates.

Chinese tech industryTechnical debtsoftware culture
0 likes · 6 min read
Why Most Chinese Developers Avoid Writing Unit Tests
Liangxu Linux
Liangxu Linux
May 20, 2026 · Industry Insights

What Do Computer Students Actually Write During Their Late-Night Coding Sessions?

The article explores how computer science students spend hours coding, from repetitive homework on basic algorithms in early years to full‑stack project development, competition‑level embedded systems, relentless debugging, personal passion projects, and sometimes merely pretending to work hard.

CS educationDebuggingcoding assignments
0 likes · 6 min read
What Do Computer Students Actually Write During Their Late-Night Coding Sessions?
Liangxu Linux
Liangxu Linux
May 19, 2026 · Fundamentals

Programming: Memorize or Create? Why Understanding Beats Rote Learning

The author argues that successful programming relies 70% on understanding, 20% on practice, and only 10% on memorization, emphasizing that developers should focus on grasping core concepts, building muscle memory through repeated coding, and using documentation as needed rather than trying to memorize every API.

CLinuxembedded
0 likes · 6 min read
Programming: Memorize or Create? Why Understanding Beats Rote Learning
Liangxu Linux
Liangxu Linux
May 17, 2026 · Industry Insights

Can MoonBit Support Chinese Keywords? Feasibility, Benefits, and Drawbacks

The article examines MoonBit's proposal to add optional Chinese keywords, discussing technical feasibility through a mapping table, potential advantages for beginners and non‑English speakers, and counterarguments about internationalization, developer workflow, and AI tooling compatibility.

Chinese keywordsLanguage DesignMoonBit
0 likes · 6 min read
Can MoonBit Support Chinese Keywords? Feasibility, Benefits, and Drawbacks