This thief needs to be exposed!
I know it’s been a minute (well months!) since I last wrote an article! But I never thought I’d be coming back like this!🫣As you’ve probably seen from...
In a tech team, two key moments are expected when defining new tasks: technical and business refinements. Technical refinement is when developers analyze the best way to implement a new requirement. B...
No alternative text description for this image
Shopify is a multi-channel commerce platform for small and medium businesses. It allows merchants to create a shop and sell products wherever they want.H...
Kubernetes is a powerful container orchestration platform, but its complexity can be daunting for newcomers. One essential tool for managing Kubernetes resources is kubectl, the command-line interface...
This week I did some more incremental work on Hurl, finalizing the redirects query. On Startchart, I messed up a couple of things, fixed a couple of things and learned a couple of lessons!
Hur...
When a new developer arrives at a company, everything comes at them all at once - new team, projects, processes, tools, technologies, and codebase. It's like stepping into a bustling metropolis with i...
The tech world evolves rapidly, and staying ahead means learning the programming languages that are shaping the industry. Here’s a list of the top 10 languages to focus on in 2025 and why they matte...
If you’ve ever hung around developers or poked your head into the world of coding, you’ve probably heard the term "Git" thrown around like it’s the secret sauce of software development. But here...
AI, rather known as artificial intelligence, is an innovative technology that has proved to be groundbreaking for the latter. It has not only been able to communicate with humans but it is also used t...
Welcome back to another exploration of Go! This week, we're looking at Go’s three container types: arrays, slices, and maps. So far, things have been quite easy to follow, but these examples are ...