Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Hai Vu
Hai Vu has asked
15
questions and find answers to
99
problems.
Stats
2.3k
EtPoint
687
Vote count
15
questions
99
answers
About
Thrived on Python, love Sublime Text and vim, at home with Linux.
Hai Vu questions
How to handle permission denied when using fileutil::traverse
After `uv init`, adding script to `[project.scripts]` does not work
How do I isort using ruff?
Script to search for text from PDF
Vietnamese Unicode Text Search in SQLite
What does `return -1 || exit -1` mean?
How to customize module name for Sphinx
Doxygen-how to document files with non-standard extension (.INI)
Passing arrays to Parameterized JUnit
Is there a sleep() function for Android NDK?
Hai Vu answers
How can I provide fixture yielded data to parametrization of a test function? If I can't, is there any alternatives?
How to handle permission denied when using fileutil::traverse
Compare directories on file/folder names only, printing any differences?
How to make argparse work nicely with enums and default values?
What is the preferred way to compose a set from multiple lists in Python
How to print a long string of numbers neatly in python 3.6?
How to pipe all the output of "ps" into a shell script for further processing?
How to disable load_ssh_configs in fabric (used as library) from user code?
Python: How to make a pathlib Path function argument optional?
split string by comma so that each sentence will be a separate string