Oct 1, 2024 · 2 min read · Ever since Docker Desktop changed is pricing model I’ve been using Rancher Desktop as a replacement. Its works fine but I recently noticed a few coworkers using Colima. Note: For individual users Docker Desktop is still free Colima, is short for Co...
Join discussion
Aug 10, 2024 · 2 min read · I'm relatively new to signing my commits. And I recently stumbled into a new somewhat cryptic Git error. Here's what I did to debug the problem. Hope it helps you. The scenario: You have Git configured to use a GPG signing key for your commits. You c...
Join discussion
Feb 21, 2024 · 10 min read · Enterprise Data is difficult and usually includes dozens of legacy tables and a few of the original data engineers. These experts, usually few in number and overextended, have specialized yet sporadic knowledge. The idea of multiplying in-house exper...
Join discussion
Jan 23, 2024 · 2 min read · Working with Google APIs can feel overwhelming due to the variety of APIs, processes around authentication/authorization, requesting appropriate scopes, and navigating all the available libraries. Luckily for us, Google put together an API Playground...
Join discussion