OpenAI Debuts Tool to Translate Natural Language into Code

OpenAI’s Codex, an AI system that translates natural language into code, was released via an API in private beta. Codex, trained on billions of lines of public code, can turn plain English commands into 12+ programming languages and also powers GitHub service Copilot that suggests whole lines of code within Microsoft Visual Studio and other development environments. OpenAI explained that Codex will be offered for free during an “initial period,” and invites “businesses and developers to build on top of it through the API.”

Continue reading OpenAI Debuts Tool to Translate Natural Language into Code

GitHub Is Planning a Vault to Preserve Open Source Code

Microsoft’s GitHub revealed plans for the Arctic Code Vault to store open source projects on film with 8.8-million pixel frames. The Vault will be constructed in a decommissioned coal mine in Svalbard, Norway, to preserve TensorFlow, Flutter and other open source software for 1,000 years. Svalbard, also home to a global seed vault, is one of the most northern cities on earth, with permafrost that extends “hundreds of meters” below the surface. GitHub also launched its own official mobile app. Continue reading GitHub Is Planning a Vault to Preserve Open Source Code

Google App Engine Supports More Programming Languages

At Google Cloud Next in San Francisco, Google announced its overhauled version of App Engine, the company’s platform-as-a-service for building application backends. “The big news is that App Engine now supports any programming language,” reports TechCrunch, “so a developer can create the app in whatever language they are comfortable using. Google sees this as a game changer, making the platform more open, which is a big theme with the company as it transitions to try and lure enterprise customers.” App Engine was originally a closed environment, but the new version is open and initially supports seven languages (Java 8, Ruby, Go, Python 2/3, C#, PHP 5/7 and Node.js). Continue reading Google App Engine Supports More Programming Languages