InfoQ Homepage News
-
Google Releases Post-Training Integer Quantization for TensorFlow Lite
Google announced new tooling for their TensorFlow Lite deep-learning framework that reduces the size of models and latency of inference. The tool converts a trained model's weights from floating-point representation to 8-bit signed integers. This reduces the memory requirements of the model and allows it to run on hardware without floating-point accelerators and without sacrificing model quality.
-
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.
-
Accelerating Cloud Migrations, Microsoft Introduces Azure Migration and Azure Lighthouse Programs
At the recent Inspire partner conference, Microsoft announced the availability of two programs designed to enable partners to deploy and manage cloud installations. Azure Migration includes prescriptive advice, resources and tools for customers to leverage during their migration. Using Azure Lighthouse, customers can delegate governance and monitoring activities to certified partners.
-
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.
-
Introducing Javalin: a Lightweight Web Framework for Java and Kotlin
Javalin is a lightweight web framework for Java and Kotlin designed to be simple and blocking by default, supporting websockets, HTTP2, and async requests.
-
Microsoft Releases a New Azure SDK in Preview, Meeting New Azure API Standards
In a recent blog post, Microsoft announced the releases of their new Azure SDKs for Azure Storage, Cosmos DB, Event Hub, and Key Vault.