2 followers
π» Software Engineer in π Automotive Embedded System Industry. I work with: C/C++, π§ Linux, Integrity Os, Git, Continuous Integration, Bash, Python, Front End Web Techs.
MY best Shell so far! Β· Installing ZSH Installing ZSH in Ubuntu Installing ZSH sudo apt install zsh -y Installing Oh My Zsh Go to the OMZ website Oh My...
Good article deals with this concept https://www.allaboutcircuits.com/technical-articles/union-in-c-language-for-packing-and-unpacking-data/
List U-boot initialization sequence - NetSoM How to debug u-boot - NetSoM U-boot debugging. part 2. - NetSoM
Disable the annoying GUI popup credential window in Git Β· Motivation I was trying to find a solution to the annoying popup message asking for user...
I wrote this quick readme-style post to refer my colleagues to it when talking about the familiar AAA style in writing the tests. I will discuss what...
Renaming USB-Serial devices to be presistent in Linux example: (/dev/ttyUSBx -> /dev/custom-name) Motivation Did you get bored for each time you...