© 2026 Hashnode
Cloud Development Environments (CDEs) have become essential tools in modern software development, offering enhanced productivity and streamlined workflows. This article compares three leading CDEs: Harness CDE, Gitpod, and Coder. My goal here is to o...

I've been looking at Destack for a while, late last year, I tried and abysmally failed at making a visual website builder using GrapesJS. It was a little too big of a thing to attempt all by myself, it did not go well, that project is frigging hard t...

A hard-to-ignore theme at KubeCon this year was how many organizations are grappling with the challenges of improving developer velocity and wrangling the increasing complexity of their tooling. To improve the situation, many organizations are now in...

Logging into Terraform Cloud within a Gitpod workspace can be a bumpy ride. When attempting to use terraform login, the browser-based wiswig view doesn't always generate the token as expected. Fortunately, a workaround exists: manually creating a tok...

As the name suggests Cloud Development Environments (CDEs) are cloud-based, on-demand environments preconfigured with all the dependencies needed to write and review code. Examples of CDEs are, Gitpod (the focus of this article) and GitHub Codespaces...
