InfoQ Homepage News
-
Addressing Visual Studio 15’s Memory Usage
As software projects grow in complexity and size, it has increased the resource demands imposed on programmer's toolsets. Visual Studio is no exception, and these increased demands combined with its ever-growing feature set means that it is feeling constrained. In this article we will examine how Microsoft is trying to overcome the 32-bit nature of VS15's main process.
-
Google Releases .Net APIs for Google Cloud
Google recently announced .Net support for Google Cloud APIs. This includes C# bindings and PowerShell cmdlets. A Visual Studio extension is also available, allowing to browse Google Cloud resources and to deploy Asp.Net applications on Google Compute Engine.
-
Chaos Monkey 2.0 Runs via Spinnaker
Netflix has recently made available the source code of the Chaos Monkey 2.0. The latest iteration of the resilience tool is fully integrated with Spinnaker and event tracking systems, but the SSH support has been removed.
-
Angular 1.X Usage Banned in Firefox Extensions
A developer found out the hard way that they had built their Firefox browser extension on banned technology. Angular 1.X has been banned for use in Firefox extensions as long as a security vulnerability exists in the way Angular interacts with the extension and the displayed web page.
-
QCon Awarded 10 Diversity Scholarships for QCon SF 2016
QCon San Francisco has provided diversity scholarships to underrepresented groups in the technology community. The Conference is committed to encouraging diversity.
-
Ocado Uses TensorFlow and Google Cloud Platform for Novel Customer Service Approach
Ocado Technology uses TensorFlow to categorize customer emails for automated support queue categorization and prioritization for the goals of quick response time and avoiding impersonal support bots often used with large customer volumes and finite support resources.
-
Insecure IoT Devices Were Hacked in Major Internet Outage
Repeated DDoS attacks on Dyn, a company providing core services for Twitter, Reddit, PayPal, and other sites, caused major Internet outage between approximately 11AM UTC and 6PM UTC on October 21th, 2016. According to security firm Flashpoint, the attacks were built at least partially on the backs of hacked IoT devices.
-
Azure Functions Support Added to Azure IoT Gateway SDK
Earlier this month, Microsoft added support for their serverless event driven platform, Azure Functions, within the Azure IoT Gateway SDK. This addition provides a cloud-based extensibility point for developers building IoT solutions on top of Azure.
-
JAX London: Production Time Profiling Using Java Flight Recorder
During JAX London 2016, Ola Westin of Oracle provided an insight into Java Mission Control.
-
Proposed Consolidation of JDK 10 OpenJDK Mercurial Repositories
Joe Darcy, JDK Engineer at Oracle, proposed a consolidation of the Mercurial (Hg) repositories for JDK 10 OpenJDK to a single repository that sparked a debate over scalability, performance, and other difficulties.
-
CommAI, a Training and Testing AI System by Facebook
Facebook recently announced CommAI-env, a platform for training and evaluating an AI system. Inspired by A roadmap towards Machine Intelligence the system aims for teaching intelligent agents general learning capabilities that would serve as the groundwork for further, more specialized training by human or machine level interaction. The article provides a high level overview of current state and..
-
Google Cloud Shell New Code Editor to Enable End-to-End Cloud Development
Google has launched a code editor integrated within its Google Cloud Platform. Based on Eclipse Orion, it will make it possible to edit code and configuration files from within the browser, writes Sachin Kotwani, product manager at Google.
-
Increase Learning with 10% Autonomy Time
Giving teams autonomy to spend 10% of their time for learning reduces delivery time, increases quality, and increases motivation. The 10% rule gives teams full autonomy to work on things they consider important. It results in freeing up people's creativity and letting teams grow their potential.
-
Linux Foundation Welcomes JavaScript Community
The Linux Foundation has welcomed the addition of the JavaScript Foundation. The foundation says that it aims "to support a vast array of technologies that complement projects throughout the entire JavaScript ecosystem." jQuery Foundation projects will also be united within the JS Foundation including Lodash, ESLint, Esprima, Grunt, RequireJS, jQuery UI, Globalize, Sizzle, Jed, and Dojo.
-
Improvements to Visual Studio “15” Startup
Throughout the technical preview phase of the Visual Studio “15” development process, Microsoft has stated that one of their primary goals is to improve performance. Today we will examine the changes made to give VS “15” a faster startup time with the goal of getting the main IDE to a usable state as quickly as possible.