InfoQ Homepage Development Content on InfoQ
-
Google Adds New Integrations for the What-If Tool on Their Cloud AI Platform
In a recent blog post, Google announced a new integration of the What-If tool, allowing data scientists to analyse models on their AI Platform – a code-based data science development environment. Customers can now use the What-If tool for their XGBoost and Scikit Learn models deployed on the AI Platform.
-
OpenJDK Project Valhalla Releases LW2 Prototype
Project Valhalla (OpenJDK) has released LW2, a new user-accessible prototype of the effort to align with modern hardware. InfoQ discusses this new prototype in-depth with IBM's tech lead for this new technology.
-
Microsoft Quantum Development Kit Goes Open Source
Microsoft has recently made its Quantum Development Kit (QDK) open source in an effort to make “quantum computing and algorithm development easier and more transparent for developers”, Microsoft says. Microsoft QDK includes the Q# compiler, quantum libraries, and the quantum simulator.
-
Microsoft's Chromium-Based WebView2 Supports Hybrid Windows Web Apps
Microsoft recently announced a preview release of WebView2, a Chromium-based control to host web content within native Windows applications. Developers building applications that support Chromium-based browsers will get the same benefits when building hybrid applications with WebView.
-
QCon SF 19: Biggest Savings Deadline (July 27th) & Track Host Announcement
QCon San Francisco (Nov 11-15) is the conference for senior software engineers and architects to learn about the patterns, practices and use cases leveraged by the world’s most innovative software organizations, such as Google, Netflix, BBC, AWS, Microsoft, and GitHub. By registering before July 27 you can save $750 on the full three-day conference pass.
-
Microsoft Announces Public Preview of Azure Data Share
Microsoft has announced the public preview of Azure Data Share, which provides capabilities to share data with users in the own organization, as well as with other organizations. Essentially, Microsoft positions the recently announced service as a big data tool, though it’s also possible to share individual files.
-
Google Acquires Elastifile to Expand Its Cloud File Storage Offering
Google recently acquired Elastifile, a provider of scalable, enterprise file storage in the cloud. With the acquisition, Google further extends its current file storage offering, Cloud Filestore, and third-party partner offerings.
-
Apache NetBeans 11.1 Released as Top Level Project
Apache NetBeans 11.1 has been released, the first release available since graduating from incubation.
-
The Go Language Team Rejects Its Try Proposal ahead of Schedule
At the end of quite a long public discussion, the Go team decided to reject the proposal of a built-in try statement for Go error handling. The decision came ahead of the official Go 2 schedule due to the Go community's negative reaction, writes Robert Griesemer, one of the original designers of the language.
-
Robot Social Engineering: Brittany Postnikoff at QCon New York
At QCon New York, Brittany Postnikoff presented “Robot Social Engineering: Social Engineering Using Physical Robots”. Quoting findings from academic research literature, she demonstrated that humans can often be manipulated via robots. A core message of the talk was the need for security and privacy to be part of any robot's fundamental design.
-
The Cost of JavaScript 2019: Improvement Opportunities Now Mostly in Download and Execution
Addy Osmani, engineering manager at Google working on Chrome, recently presented the actualized findings of the Cost of JavaScript study. Osmani contends that, as browsers engineer improvements in JavaScript parsing and compiling time, the dominant costs of processing scripts are increasingly download and CPU execution time.
-
First Look at the Web Share API: Exposing the Native Device Sharing Capabilities to the Browser
Native device sharing is now possible within web browsers using the Web Share API that was recently released. Find out how it works and what's coming next in the full article
-
AWS Cloud Development Kit (CDK) Is Generally Available, Enhancing Coding Cloud Infrastructure
Recently, Amazin announced the general availability of the AWS Cloud Development Kit (CDK), an extensible open-source software development framework allowing developers to model and provision their cloud infrastructure using familiar programming languages.
-
GraphQL Foundation and Joint Development Foundation Collaborate to Drive API Consumption Standards
The GraphQL Foundation recently announced collaboration with the Joint Development Foundation to continue developing the GraphQL specification and accelerate the adoption of open-source and standards for API development and consumption.
-
RedisTimeSeries Module Adds Time Series Database Features to Redis
Redis Labs announced the general availability of a module RedisTimeSeries to provide time series storage and analysis functions.