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 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
Liangxu Linux
Liangxu Linux
May 17, 2026 · Industry Insights

Will AI‑Generated Code Make Programmers Obsolete? A Reality Check

The author argues that although AI can produce syntactically correct code, it lacks the deep domain knowledge, debugging expertise, and architectural judgment required in real‑world projects, so programmers remain essential and must adapt by using AI as a tool rather than viewing it as a replacement.

AIAutomationIndustry Insights
0 likes · 5 min read
Will AI‑Generated Code Make Programmers Obsolete? A Reality Check
Liangxu Linux
Liangxu Linux
May 16, 2026 · Fundamentals

Why is C considered the hardest programming language?

The article explains that C’s steep learning curve stems from its low‑level environment setup, opaque debugging, complex pointer syntax, and manual memory management, while also arguing that mastering C is valuable for low‑level development and deep understanding of computer fundamentals.

C languageMemory Managementlow-level development
0 likes · 7 min read
Why is C considered the hardest programming language?
Liangxu Linux
Liangxu Linux
May 12, 2026 · Artificial Intelligence

How to Deploy Trained Neural Networks on Arduino and Raspberry Pi

Deploying large AI models to tiny embedded devices like Arduino and Raspberry Pi requires aggressive model slimming through quantization, pruning, and distillation, careful selection of runtimes such as TensorFlow Lite, and addressing power, latency, and debugging challenges to achieve real‑time inference.

ArduinoEmbedded AIKnowledge Distillation
0 likes · 7 min read
How to Deploy Trained Neural Networks on Arduino and Raspberry Pi
Liangxu Linux
Liangxu Linux
May 10, 2026 · Fundamentals

SOC vs MCU in Embedded Devices: Key Differences Explained

The article compares SOC and MCU for embedded systems, using analogies, performance and power benchmarks, development ecosystem contrasts, and cost considerations to show how each fits different application requirements and why choosing the right one matters.

MCUSOCcost analysis
0 likes · 6 min read
SOC vs MCU in Embedded Devices: Key Differences Explained
Liangxu Linux
Liangxu Linux
May 10, 2026 · Fundamentals

How to Master Embedded Motor Control: A Practical Learning Roadmap

The article explains why embedded motor control has a high learning curve, outlines the essential hardware, motor, control theory, and math foundations, highlights the gap between theory and practice, and offers a step‑by‑step roadmap—from brushed DC basics to advanced brushless solutions—while emphasizing hands‑on experimentation and community support.

FOCPIDbrushless DC
0 likes · 6 min read
How to Master Embedded Motor Control: A Practical Learning Roadmap
Liangxu Linux
Liangxu Linux
May 9, 2026 · Fundamentals

How Much Hardware Knowledge Do You Really Need for Embedded Software Development?

The article explains that embedded software engineers don't need to be hardware experts, but must understand datasheets, basic digital circuits, common interfaces, interrupts, DMA, clock trees, and hardware pitfalls at different experience levels to effectively troubleshoot and integrate hardware in real projects.

datasheetembedded softwareembedded systems
0 likes · 7 min read
How Much Hardware Knowledge Do You Really Need for Embedded Software Development?
Liangxu Linux
Liangxu Linux
May 7, 2026 · Industry Insights

Should Graduate Students Choose Embedded Control or Machine Vision?

The article compares the long‑term career prospects of graduate studies in embedded control versus machine vision, arguing that embedded systems offer stable demand, lower turnover and higher longevity despite the current hype around AI‑driven vision roles.

career adviceembedded systemsgraduate studies
0 likes · 5 min read
Should Graduate Students Choose Embedded Control or Machine Vision?
Liangxu Linux
Liangxu Linux
May 6, 2026 · Fundamentals

What’s the Ideal Learning Path for Embedded Software Development?

The article outlines a step‑by‑step learning roadmap for embedded software engineers, emphasizing the need to define goals, master C and hardware basics, understand RTOS and Linux, build hands‑on projects, develop debugging skills, and commit to continuous learning.

C ProgrammingLinuxRTOS
0 likes · 5 min read
What’s the Ideal Learning Path for Embedded Software Development?
Liangxu Linux
Liangxu Linux
May 5, 2026 · Fundamentals

What Is an Embedded System? A Simple, Everyday Explanation

The article explains how embedding a computer into devices gives them dedicated intelligence, outlines the hardware‑software makeup, development challenges, widespread applications from household gadgets to industrial control, and highlights emerging AI trends and career opportunities in embedded engineering.

AIC languageIoT
0 likes · 6 min read
What Is an Embedded System? A Simple, Everyday Explanation