Author: ACMer
I have simply wrapped the code onto four servers, located at East USA, West USA, Tokyo Japan and London, UK. This simplifies the API call if you want to …
I thought it will be nice to share some code-review experience from time to time. A code-review is important and necessary for PR (Pull Requests) to merge to the …
As you probably know, the SteemIt stores the images on AWS cloud servers. This is different from the texts (post content), which are stored in block-chain (e.g. lots of …
I wrote this Simple Chrome plugin to switch between Simplified Chinese and Traditional Chinese automatically. I have known many friends on steemit who use Traditional Chinese (BIG5 or ZH-TW). …
This is a interesting math puzzle: X, Y and Z is an integer between 0 to 9. so what are they? We can write a PowerShell script to search …