Building Yocto directly on a host machine is fragile — dependency mismatches, missing packages, and environment drift can break a build that worked yesterday. A Docker‑based build environment solves this by giving you: I am using a Ubuntu 24.04 server and to resolve conflicts I will use Docker. Here is a post I made how…
I have been working on learning Deep learning for past few months. Its been a difficult journey working on the laptop for training any model. So I decided to get an older server from eBay. After doing a little research I picked a HP ML350p Gen 8 as my battleship for only $100. It came…
Setting a tile server can be very complicated and resource intense. Thanks to all the good folks from Openmaptiles we can setup a vector tile server in a matter of five minutes. We will use a Ubuntu system for this setup. It should run flawlessly with any version of Ubuntu after 16.04. A very low…