Author: ACMer
I talked to a job agency and surprisingly the agency asked me 10 questions about C#. I think it is a bit surprising because this is the first time …
I was on holiday last week and when I came back and landed in London, I found out my witness started missing blocks. I had to do conductor disable …
The CoinTools Chrome Extension has an important feature which is the Alt+Q query of the cryptocurrency. This feature can be easily extracted to a Chrome Bookmark Tool. The Cryptocurrency …
The quickest way to determine the version of Microsoft Word installed on the current PC is to run the following VBScript. Dim objWord Set objWord = CreateObject("Word.Application") WScript.Echo "Version: …
SteemVBS is a steem library that is written in VBScript. It aims to provide interface between VBScript and the Steem Blockchain so that you can easily access steem blockchain …