Author: ACMer
I have recently migrated this blog and two other domains to the Vultr VPS Hosting (Get $20, 4 Months Free VPS). It is not an easy decision as QuickHostUK …
If you are on the EMB subscription, you should recently get invitiation email to try the preview build – Delphi 10.2 Tokyo, which now supports 64-bit Linux server native …
I recently consider purchasing my third VPS Server and the ping speed is one of the concern. I have a relatively high ping (around 250 ms) from UK to …
In C#, there is async and await that allows you to write asynchronous code easily e.g. doing some calculations while fetching some data from I/O. Asynchronous code improves the …
I have raised a question in SO: How can the OS use all cores for my application? basically, my single-threaded applications seem not utilizing all the cores if running …