Recent Posts

Exploring the slot canyons at Buckskin Gulch

1 minute read

I had been wanting to explore The Grand Circle of the national parks in Utah for a long time. There is so much to see in this route that even a week long iti...

Multipass instance stopped while starting

1 minute read

Multipass is a great framework to run Ubuntu VMs locally. Running a full fledged VM in a Virtual Box or VMWare environment is truly an overkill for many use ...

Using Python APIs in GDB

4 minute read

Debugging can be so much fun and sometimes can be very frustrating. Especially when debugging cores from large applications, there can be so many structures ...

Running GDB on macOS Big Sur

2 minute read

I usually use a remote VM for my dev work. I switched to my local mac due to some issues with remote environment. When I needed to run some quick debugging e...