Posts by Year

2022

Back to top ↑

2021

Packaging Python Projects

2 minute read

It is a short note to show how to package a simple Python project, build it and how to upload it to the Python Package Index, which is a repository of softwa...

Back to top ↑

2020

Remove an automatically spawned process

2 minute read

Recently I got a new computer from work and it was pre-installed with some softwares from IT support service. Some of them are useful to aid IT support to re...

Out from the shadow

1 minute read

I had been very actively on writing technical notes from 2009 on WordPress and then it had cooled down gradually until a complete stop in late 2017.

Back to top ↑

2018

Back to top ↑

2017

Back to top ↑

2016

C++ Generating code with macro

1 minute read

In order to avoid repetition of code, which means a big No to copy-and-paste code, I need to put similar code into a macro, or a function. Considering this, ...

Arrange photos by their creation dates

3 minute read

The goal is that photos would be arranged programmatically into different directories, preferably starting with Year as root directories and a list of YYYY-M...

Back to top ↑

2014

Back to top ↑

2012

Back to top ↑

2010

Back to top ↑