Command Palette
Search for a command to run...
More from this blog
Fix cedilha Fedora 42 Gnome 48
I am Brazilian, so I am often typing in Portuguese, and in the last 15 years as a Linux user configuring keyboard and keyboard layouts in Linux to have the ability of easily typing this character was always a ritual to be performed every time I insta...

Dive back into YOCTO
Don’t think, just type. I am starting fresh with the journey to create a YOCTO development environment, building a linux to run on my BealgeY-AI board with the layers to try out the Arm Truezone feature. Next, I would like to have RAUC, hardened secu...

Git inside distrobox
I ran this command from inside a distrobox. Because of old habits I installed git inside the distrobox. This message made me wonder how to approach this situtaion. Should I config everything in the host machine and have it somehow transfered to the d...

Yocto blueprint
Just some helpers/notes to start a new project with some passionate opinions. Here's the complete setup process: Step 1: Initial Repository Setup mkdir meta-forte && cd meta-forte && git init -b main Step 2: Create Directory Structure mkdir -p layer...

Oliver's Dev Journal
5 posts