Home
About
Speech
NLP
Python
Linux
Light
Dark
Automatic
Linux
Handy Bash Snippets and Linux Tips
A curated collection of bash functions, troubleshooting commands, and performance tweaks that I often use in my daily workflow.
Apr 28, 2025
2 min read
Linux
,
OS
,
Python
Fix "[Errno 32] Broken pipe" in Python
One day, I’ve tried to run a python script using the multiprocessing technique and for a while the program crashed and raised the [Errno 32] Broken pipe error…
Minh Nguyen Le
Last updated on Jun 30, 2022
1 min read
Linux
,
OS
,
Python
How to kill zombie processes using GPU ?
The trick for killing zombie processes using GPU in Linux 😃.
Minh Nguyen Le
Last updated on Jun 30, 2022
3 min read
Linux
,
OS
Cite
×