Vue normale

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.
À partir d’avant-hierFlux principal

ChatGPT Work with Apps: Apply code changes in Cursor, VS Code, and access terminal output

7 mars 2025 à 15:14
OpenAI has greatly enhanced the Work with Apps functionality in the ChatGPT app. Users can now incorporate the outputs from these apps as context for their prompts in ChatGPT and implement code changes in Cursor, VS Code, and various other IDEs. This feature positions the ChatGPT app as a competitor to Cursor and GitHub Copilot in VS Code. Furthermore, outputs from well-known terminal applications such as Warp and iTerm2 can be used as context within ChatGPT.

Source

Docker Bake – Manage complex build configurations using declarative files

14 février 2025 à 16:39
With the release of Docker Desktop 4.38, Docker Bake is now generally available, which brings a powerful way of defining complex builds with declarative files. In this guide, we'll go through the fundamentals of Docker Bake, create a simple Python app, set up a Bake file, and demonstrate how to use it. If you're familiar with docker build and docker compose, you'll find Docker Bake to be wrapper that improves build efficiency.

Source

❌
❌