InfoQ Homepage Development Content on InfoQ
-
Firefox Quantum Commits to Cross-Browser Extension Architecture
With the Firefox 57 “Quantum” release, Firefox now only supports extensions based on the WebExtensions API, joining Chrome and Edge in supporting extension development with pure HTML, CSS, and JavaScript based on a cross-browser shared extension architecture.
-
KubeCon and CloudNativeCon 2017: An "Exciting Time for Boring Infrastructure"
At the joint KubeCon / CloudNativeCon conferences, held in Austin, USA, over 4000 engineers met to learn about and share the latest status of Kubernetes and other cloud native technologies. Core takeaways included that much of the cloud native “boring” infrastructure is starting to become mature, and many of the CNCF hosted technologies are being released as officially ready for production use.
-
Devirtualization in .NET Core
Devirtualization, a technique for improving performance when working with abstract classes and interfaces, is slowly making its way into .NET Core.
-
Alexa Test Simulator Simplifies Alexa Skill Testing
The new Alexa Test Simulator, now available in beta, allows developers to test most functionality in their skills without a device. Additionally, Amazon has announced improved support for automated skill testing.
-
Amazon Web Services Releases IoT Analytics in Preview
At the recent re:Invent conference, Amazon announced a preview release of AWS IoT Analytics. The solution was presented during a few sessions at the event.
-
GitHub Takes Stance for Net Neutrality
At the beginning of December, GitHub made its stance in favor of net neutrality public. Now that the FCC has voted to repeal regulations protecting it, GitHub says the fight is not over. InfoQ has spoken with GitHub’s chief strategy officer, Julio Avalos.
-
How Google Develops New Managers
Alex Langshur, host of Google Partners Podcasts, has launched the podcast Google HR secrets: identifying & developing great managers, interviewing Sarah Calderon, People Development at Google, on how Google selects, trains, and develops their managers.
-
JetBrains Launches GoLand Go IDE
JetBrains has moved its Go IDE from its early access programme to market. Now branded as GoLand, the IDE extends the IntelliJ platform making its core functionality specific to Go. This follows suit with their other language-specific tools such as PyCharm for Python and RubyMine for Ruby.
-
Microsoft Updates Cosmos DB with Cassandra Support and Provides Better Availability Guarantees
Last month at Microsoft Connect 2017, Azure Cosmos DB received several new updates, including support for using the Cassandra NoSQL database API and increased guarantees for availability. With the Cassandra NoSQL database API, customers can run operations inside Cosmos DB on a data model. The availability guarantee moves from 99.99 percent to 99.999 percent.
-
Rust in Visual Studio and VS Code
Daniel Griffen has released a preview version of a Rust language service for Visual Studio. This plugin requires Visual Studio 2017 Preview, an experimental release stream for testing new VS features.
-
A Look at JSON-RPC
In yesterday’s report on the Language Server Protocol Support for Visual Studio, we mentioned that LSP is built on top of JSON-RPC 2.0. While it was created over a decade ago, JSON-RPC isn’t as well-known as SOAP or REST.
-
Using Agile Principles with Scrum Studio to Increase Organizational Responsiveness
Using a change approach based on agile principles with Scrum Studio helped a Dutch pension and investment management company to become more responsive at structurally lower costs. The change team practiced what they preached by applying transparent and iterative change with similar characteristics as the intended end result. They established a culture where people are taking responsibility.
-
Spring Security 5.0.0 Released
Pivotal has released Spring Security 5.0.0, the first major release since 4.0.0, featuring OAuth support and support for project Reactor and WebFlux.
-
React Adopts RFC Process
Facebook has decided to adopt a new Request for Comments (RFC) process to help guide the design of React and smooth the pathway from idea to implementation. The new process, based on the Rust RFC process, asks developers to submit an RFC before beginning work on a large change to React's codebase.
-
Microsoft Quantum Development Kit Available to Developers
Microsoft announced its plans to build a quantum computer at its Ignite conference and promised a development kit. Now, the Microsoft Quantum Development Kit has become available as a free preview.