Sunday, May 12, 2024

GitHub Copilot IDE integrations, speech => code!


GitHub Copilot Integrations


VSCode extensions: 



"A VS Code extension to bring speech-to-text and other voice capabilities to VS Code."


data sharing / security concerns:




Docker Compose v2: GoLang

Docker (desktop) is changing, and some apps using docker-compose may need adjustments...

History and development of Docker Compose | Docker Docs

Effective July 2023, Compose V1 stopped receiving updates and is no longer in new Docker Desktop releases. Compose V2 has replaced it and is now integrated into all current Docker Desktop versions. For more information, see Migrate to Compose V2.

Version two of the Docker Compose command-line binary was announced in 2020, is written in Go, and is invoked with docker compose. Compose V2 ignores the version top-level element in the compose.yml file.