What is DDOS Attacks? DDOS (Distributed Denial of Service Attack) is hard to prevent and deal with because it is distributed, meaning that you can’t block the requests by …
Since Delphi 10.2 Tokyo supports the same codebase compiled into Win32, Win64 and Linux64 binaries, then it is interesting to run a small tests for a quick performance overview …
Delphi 10.2 Tokyo (Godzilla) is still months away (expected in 2017), however, I am lucky to get the preview build and have some fun with it. Delphi Tokyo Target …
There was a time that a bug was assigned to me saying that my module was slow as hell. I did profile my module (Delphi Native Win32 DLL Module) …
About 2 months ago, I have created an online tool https://weibomiaopai.com that helps to analyse the real video URL behind some popular video resources e.g. youtube, tumblr, instagram etc. …
Instagram contains selfie videos besides photos. If you examine the HTML source code of Instagram video page. You will find that video URLs are actually stored in the meta …