Click any tag below to further narrow down your results
Links
OpenAI released GPT-5.1, enhancing speed and efficiency for coding and agentic tasks. The model adapts its reasoning based on task complexity and introduces new tools like `apply_patch` for code editing and a shell tool for command execution. Developers can leverage extended prompt caching and a "no reasoning" mode for faster responses.
This article discusses the findings from the 2025 Go Developer Survey, which received responses from over 5,000 developers. Key insights include a need for better best practices, mixed satisfaction with AI tools, and frequent documentation reviews for core Go commands.
ut is a fast, lightweight command-line utility toolkit designed for developers and IT professionals, providing a range of commonly-used tools in a single binary. It supports installation on macOS, Linux, and Windows, and includes features like shell completions for various shells, data encoding/decoding, hashing, text processing, and more. Users can generate UUIDs, perform JSON manipulations, and utilize HTTP utilities, making it a comprehensive CLI solution.