Adding Custom Keys to VM Instance on GCP Whether you are a linux kernel module developer or just a simple user of those modules, it might happen to you that certain modules will not load on your environment. Specifically, when your environment or machine has secure...
Video Processing Pipeline Showcase How long does it take to bring an idea to file? Not so long ago, I was asked how much time did it take to build from ground up an entire video processing pipeline on an FPGA chip (KCU116 Platform). Though somewhat tricky question as...
GO / RUST / CPP – Julia If you have reached this post, perhaps you have been also wondering what are the benefits and drawbacks of the mentioned languages and which one to choose for your project or career. I have decided to create this post specifically to...
Scrambling and Descrambling I was recently asked for some support regarding the usage of Scramblers and Descramblers. So far to be honest, I didn’t had much time to dig-into the scramblers and descramblers problematic, but I do know, that there are interfaces such as...
Daylight Simulation Weather is among one of my hobbies and as such, I love to watch windy and various satellite images (Such as en.sat24.com ) as well as enjoying the rain and storms outside and eventually taking images. Unfortunately I don’t have the time to...
Kepler Orbit Demo In one of my previous posts (Available HERE), I was using numerical math to create a real-time 2D simulation of moving objects by taking into account Newton’s laws of motion and the Newton’s law of gravity. The simulation was powered by...