About the author
Since late June, I've been building a framework to access any JSON RPC technologies in Delphi.
I'm pleased to announce that the JSON RPC framework is now on Github.
With this framework, it's now much easier to access any JSON RPC technology, as well as most blockchain APIs, since most of them were built upon JSON RPC technologies.
How to free more space on your home drive by redirecting the location for SDKs in RAD Studio
Learn the command line used to compile System.pas in Delphi
A method to design records so that they're allocated on a specific byte boundary, such as 16 bytes, 512 bytes, 4096 bytes, etc.
Learn why the map is cool in Go!