Git Operations in GitHub actions
Git commands, such as checkout, add, create a branch, make a pull request in Github actions.
Git commands, such as checkout, add, create a branch, make a pull request in Github actions.
Stuff related to GNU/Linux.
The following tools make installation USB keys from ISO files.
Input methods enable multilingual inputs, including CJK (Chinese, Japanese, and Korean).
Fcitx is a lightweight input method framework that provides environment-independent language support for Linux. The development energy mainly focuses on the release of the new version 5.
command -v apt && sudo apt install fcitx5 fcitx5-chewing fcitx5-material-color
command -v pacman && sudo pacman -S fcitx5-im fcitx5-chewing fcitx5-material-color
Add the following lines to ~/.xprofile
or ~/.profile
if fcitx
does not load on startup.
export INPUT_METHOD=fcitx5
export GTK_IM_MODULE=fcitx5
export QT_IM_MODULE=fcitx5
export XMODIFIERS=\@im=fcitx5
ibus is an input method framework using DBUS. ibus
integrates better with the GNOME desktop environment.
command -v apt && sudo apt install ibus ibus-chewing
command -v pacman && sudo pacman -S ibus ibus-chewing
Add these lines to ~/.xprofile
or ~/.profile
if ibus
does not load on startup.
sudo add-apt-repository -y ppa:papirus/papirus      # Papirus icon theme
sudo apt update && sudo apt install -y papirus-icon-theme qt5-style-kvantum qt5ct
A clean theme for both KDE and Gnome.
sudo add-apt-repository -y ppa:papirus/papirus
sudo apt update && sudo apt install materia-gtk-theme materia-kde
Fonts for materia theme:
Roboto
or M+).vinceliuice/Qogir-theme is a flat Design theme for GTK.
Download and run the install script from vinceliuice/Qogir-theme.
Academic writing workshop lectured by Steven Wallace.
Also see the blog in his technical writing editor company: https://www.editing.tw/blog
Academic writing workshop lectured by Steven Wallace.
Also see the blog in his techinical writing editor company: https://www.editing.tw/blog
Unpublished work helps nobody
They force themselves into the habit of writing everday by taking the brave action first.
They write little and often (15 minutes everyday) and make timed burst.
Textbook (p.184)
Nowadays desk rejects (i.e., without reviews) are more frquent by the reviewer. The editor is the key person.
Remember you cannot double submission.
SCI journals
Also called presubmission paper. You are encouraged to do so. Save each other's time and effort.
Textbook p.270 and p.271
Send hello letter to the assistant editor for indirect backlog (time from reception to publish) / rejection rate. (received vs. published)
Letter to the editor
- Artitle title
- My topic (even better if it's the current hottopic of the journal)
- Connection e.g. conference, meetings
- No double submission decleration
- Abstract for your idea. Never send the full paper to violate the rule above.
- Conflict of interest (funding)
- Ask for feedback e.g. interested subtopics
Textbook p.345
Where did the note go?