GitLab Survey Highlights Some Trends among Developers
GitLab has released the outcomes of a survey they conducted among software professionals from 362 startups from July 6 through July 27. Main highlights are developers’ preference for using latest tools and more collaboration; security is high-priority, but 81 percent admitted to releasing software before it’s ready.
Rust 1.13 Brings New ? Error Handling Operator, Performance Improvements, and More
For version 1.13, the Rust core team has focused on improving the language syntax for error handling by introducing a new ? operator, optimizing compile times, and adding support for type level macros.
Eclipse Che 5.0 Brings Docker Compose Support, Workspace Agents, and More
At the first CheConf16, a virtual user conference dedicated to Eclipse Che, a containerized portable development workspace, Codenvy CEO and Che project leader Tyler Jewell announced Eclipse Che 5.0. Expected to be released before the end of the year, it will introduce support for Docker Compose, Workspace Agents, and more.
GitHub New Organization Membership APIs Now in Preview
GitHub has introduced new API endpoints to better manage organizations on its platform. A new Outside Collaborators API will enable remote administration of access privileges and user-management.
Python 3.6 Brings Better Dictionaries, Improved Async I/O, and More
Python is approaching its next major milestone, version 3.6. Expected to be released on December 16, Python 3.6 brings many new features, including faster and more compact dictionaries, improved asyncio, a new file system path protocol, and more.