AI Code: How AI Is Changing How We Write and Test It
As a software engineer, I’ve always leaned on a solid foundation of code reviews, unit tests, and CI pipelines to ensure quality.
As a software engineer, I’ve always leaned on a solid foundation of code reviews, unit tests, and CI pipelines to ensure quality.
Hi everyone, I’m Alan, Head of Customer Success here at Speedscale. If you’d told me a few years ago that I’d be
Generative AI is quickly becoming ubiquitous in the software development space, with tools like Anthropic’s Claude offering rapid methodologies for code iteration,
There are few things that can derail developer productivity and undermine your pipeline like a flaky test. Testing is the backbone of
When I first started writing Go software a little over a decade ago, one of the features I found particularly intriguing was
Introduction to gRPC Within the realms of microservices and distributed systems, gRPC has emerged as a cornerstone technology. Its adoption by tech
This post shares four practical shortcuts to accelerate your MCP (Model Context Protocol) server development. From starting with stdio for simplicity, to
Google Cloud Platform, or GCP, is a cloud resources collection offered by Google for enterprise and standard users. GCP offers a wide
Amazon Web Services, or AWS, offers a variety of cloud services ranging from AWS resources such as CDNs and data lakes to
Introduction When running tests in a CI/CD pipeline, relying on external APIs can introduce instability, slow down execution, and even lead to
As a software engineer, I’ve always leaned on a solid foundation of code reviews, unit tests, and CI pipelines to ensure quality.
Hi everyone, I’m Alan, Head of Customer Success here at Speedscale. If you’d told me a few years ago that I’d be
Generative AI is quickly becoming ubiquitous in the software development space, with tools like Anthropic’s Claude offering rapid methodologies for code iteration,
There are few things that can derail developer productivity and undermine your pipeline like a flaky test. Testing is the backbone of
When I first started writing Go software a little over a decade ago, one of the features I found particularly intriguing was
Introduction to gRPC Within the realms of microservices and distributed systems, gRPC has emerged as a cornerstone technology. Its adoption by tech
This post shares four practical shortcuts to accelerate your MCP (Model Context Protocol) server development. From starting with stdio for simplicity, to
Google Cloud Platform, or GCP, is a cloud resources collection offered by Google for enterprise and standard users. GCP offers a wide
Amazon Web Services, or AWS, offers a variety of cloud services ranging from AWS resources such as CDNs and data lakes to
Introduction When running tests in a CI/CD pipeline, relying on external APIs can introduce instability, slow down execution, and even lead to