Introduction of some cli tools that I have used for file search.
All articles
Automate Steam Games
An introduction of automation solution for ALL Steam games supporting X11-based systems. In this post we will take Final Fantacy III Pixel Remaster on Ubuntu as an example.
Build Debian Package With schroot on Ubuntu
By using schroot we can package the deb in a Debian-based isolated environment on Ubuntu.
Setup Checkbox Development Environment with PyCharm
Seting up Checkbox development is essentially setting up a python development environment, so it is surely to use PyCharm as approach.
Collecting Subiquity Logs
Collect installer logs if your installer fails to process.
Release shocktube1dcalc 1.0.2 During Sprint of PyCon TW 2021
Sprint in PyCon TW 2021
We are happy to annouce the shocktube1dcalc 1.0.2 is released to PyPI!! Thank you everyone who participated the sprint event of PyCon TW 2021 during on Sunday.
People who were participating the sprint event in the venue powered by Gather Town.
Setup Python Development Environment
Tools
My Python development environment is mainly created and maintained with the following tools for different use scenarios:
pipenv
: focusing on package management (-pip) and python virtual environment management (-env) with the integration ofpython-build
ofpyenv
.poetry
: focusing on package management (for a cosolidated python project).poetry
is NOT …
Tips and Quickstart of Local Job Development of Autotest
Compose a local job of Autotest, a framework for kernel testing
To the First Page
To the Previous Page
To the Next Page
To the Last Page