Randy Fay
Randy Fay
@Victor-Elkins https://github.com/go-yaml/yaml is now officially unmaintained, so it's time to move to something that has good maintenance. go-yaml/yaml was always very spotty, so this is probably a good thing. https://github.com/yaml/go-yaml...
This probably isn't the place to discuss it, but good point. * Is there any such thing as an "official" fork? * It's the `yaml` org that is promoting the...
There's no need for immediate action on this. The yaml/go-yaml project is moving along, and they may actually use the same vanity URL in the end. Moved to backlog.
@dennisameling Would you consider taking on the challenge of building a multi-arch replacement for the standard devcontainers universal base image, which is only published in amd64 (https://mcr.microsoft.com/en-us/artifact/mar/devcontainers/universal/tags) It actually wouldn't...
They changed the name quite thoroughly to "Ona", but the product offering seems same (and has a free tier) except that it has lots of AI gibberish.
The google cloud terminal is pretty interesting. https://shell.cloud.google.com/
Since gitpod is now actually gone, I think we should remove the code that supports it. The one thing to remember during this process is that it's somewhat of a...
## Gitpod Removal Implementation Plan I've analyzed the codebase and here's the proposed implementation plan for removing Gitpod support: ### Scope Summary Gitpod Classic is deprecated (shutdown October 15, 2025),...
Gitpod support has been removed. We do want the new base image for devcontainers / Codespaces
Can you say more about what situations this would break? DDEV has two paths that it could break: 1. Our base image build, which is not that important because we...