If you hate OpenSSL
Then here is the list of alternatives Intel-IPP Links: https://software.intel.com/en-us/intel-ipp , https://github.com/intel/ipp-crypto…
Read more...Custom linux development, carefully crafted commands and bash-fu
My collection of C++ language snippets
My game jam notes and other more serious endeavors in game development
Professional efforts in developing and publishing free and open source products
Concepts sitting on the backburner that my ADHD brain keeps spitting out
Then here is the list of alternatives Intel-IPP Links: https://software.intel.com/en-us/intel-ipp , https://github.com/intel/ipp-crypto…
Read more...cool thing for the background (play it together with egzod - royalty) nice globe Cool WebGL examples (no code, sad)
Read more...It's possible to add specific terminal to VS Code on Windows machine when you have Anaconda package installed. You will have Python…
Read more...Biased scaling First things first. How to find a bias in random number generator? But not that bias that all statistical tests search for in…
Read more...Check that you have ESLint extension installed. (Optional) While you are playing with linters and VS Code extensions, you can think about a…
Read more...First, introduce yourself Create your local repo and publish Find a gitignore file for your stack on https://gitignore.io After you created…
Read more...What the result of this code will be? Answer The output of this program will be a rectangular grid of ASCII characters, where each character…
Read more...About I just started the development (May 2023). It's not my main side project, quite the opposite, this very random idea for practicing…
Read more...Writing your own file system is not that scary as you may think. It's just a way of organizing chunks of storage on the big piece of storage…
Read more...