WebGL

cool thing for the background (play it together with egzod - royalty) nice globe Cool WebGL examples (no code, sad)

Read more...

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...

Finding bias in PRNG

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...

Git survival cheat sheet

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...

Elegant C code

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...

IRC "hype" chat

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...

Little file systems

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...

Topics

Linux

Tips and tricks for Linux users. Something commands carefully crafted, some knowledge found from the first source when no documentation is not available.

Also this section is dedicated to custom linux development.

C++

Develop skills in C++ language by taking easy questionarries.

Gamedev

I dreamed about game developement since school. And now I'm professionally developing games for slot machines.

Projects

My coding projects

Ideas

Ideas for new projects.