Da Ma Cai 大马彩 API
TL;DR Scarp draw result, host on GitHub, retrieve it like API at damacai.hongineer.com. Data Scraping I have previously shared a technique for scraping Da Ma Cai draw result. Now I finally have time t

Search for a command to run...
Series
In this series, I will share code that is useful for solving problems. Talk code and dream code.
TL;DR Scarp draw result, host on GitHub, retrieve it like API at damacai.hongineer.com. Data Scraping I have previously shared a technique for scraping Da Ma Cai draw result. Now I finally have time t

I came across this article "Go Is Not Java". Here are my thoughts. Design Patterns For programmers using objected-oriented languages, I would recommend all to learn Design Patterns. Refactoring Guru is a good place to start. Of course Design Pattern...

Sometime I need to test how an application response to certain HTTP status code. Testing handling of non-200 status is quite important for API integration. I came across a handy tool at https://httpstatus.io/mocking-data. Unfortunately it does not su...

Useful for purging backup/temporary/cache files after a certain period of time.

PHP Command Line Script
