InfoQ Homepage Development Content on InfoQ
-
Q&A with the Developers of Obie: A Chatbot for Company Knowledge
Recently Tasytt launched Obie: a Slack chatbot for company knowledge. Teams can ask "what", "how", or "where" questions. Obie either finds the answer in one of your documents, or will ask you to provide him with the answer so he can give it next time someone asks the same question. InfoQ reached out to founder and CEO Chris Buttenham to ask him about Obie.
-
.NET Core Runtime and Base Class Library Performance
Microsoft has announced that performance improvements have been made to the runtime and base class libraries in .NET Core. While the performance improvements to ASP.NET Core have received more publicity, these improvements are just as important. Many are based on pull requests from the developer community.
-
Oracle Defends the Java Module System
One of the more timely presentations at the 2017 Emerging Technologies for the Enterprise (ETE) Conference was by Oracle JVM runtime lead Karen Kinnear - Java Futures: Modules and More. Much has happened since her presentation surrounding, namely, the events before and after the May 8, 2017 JSR 376 public review ballot vote.
-
Strategy for Mobile and Web Test Coverage
Teams need to match testing with the market usage patterns across geographies of their apps as consumers are expecting smooth apps functionality across all digital channels. Here's a methodology and index for considering device/OS combinations together with other characteristics like aging, screen parameters and other testing related guidelines for data driven test coverage of the mobile market.
-
Google Replaces Cloud Prediction API with Cloud Machine Learning Engine
Google has announced that over the course of the next year, it is discontinuing its Cloud Prediction API, and encourages developers using the Prediction API to migrate to its Cloud Machine Learning Engine, which enables data analysis, machine-learning training, and predictions from the Google Cloud Platform.
-
Rider EAP 23 Brings Back .NET Core Debugging for All Platforms
The latest development build of the Rider IDE sees the return of .NET Core debugging for all platforms. Joining this achievement are several new features throughout the IDE that should benefit all .NET language (C# / F# / VB.NET) developers.
-
Real-Time Notifications at Twitter
Saurabh Pathak, engineering manager at Twitter, discussed the site's notification architecture at QCon London 2017. This included highlighting key challenges which are unique to Twitter, such as the bimodal nature of the social network, dealing with spikes, and the requirement to serve notifications in real time.
-
Mozilla Retools MDN to Improve Web Documentation
Mozilla has announced their plans to retool MDN, renaming it MDN Web Docs, separating it from the product documentation. Among developers, MDN is known as as one of the go-to places for high quality documentation. Mozilla wants to "solidify MDN as the single best resource for Web docs".
-
QCon NYC 2017 Is Finally Here! Some Trends to Watch
Highlights: Notes and things to watch out for at the upcoming QCon New York June 26-28th.
-
Google Released MobileNets: Efficient Pre-Trained Tensorflow Computer Vision Models
Google released several pre-trained computer vision models for mobile phones in the Tensorflow Github repository. Developers can choose from several models that differ in amount of parameters, computations for processing one image, and accuracy. Developers can trade accuracy for battery power for their specific application.
-
Looking at Visual Studio 15.3 Preview 2
Highlighted by support for .NET Framework 4.7, the second preview of Visual Studio 2017 (15.3) has been released. Primarily focused on bug fixes and usability enhancements, this version addresses quality of life improvements.
-
How Testers Can Become More Technical
Testers who are able to successfully apply technical techniques of the testing craft during testing are more valuable; they increase both the quality and productivity of their teams. To become more technical, testers can learn something about code, and they should know how to manipulate and parse text files and how to use the most important analysis tools for their application platform.
-
Enhancing Google Maps with Deep Learning and Street View
Google's Ground Truth team recently announced a new Deep Learning model for the automatic extraction of information from geo-located image files to improve Google Maps. This neural network model achieved a higher accuracy in processing the challenging French Street Name Signs (FSNS) dataset.
-
RepreZen Releases KaiZen Open-Source Editor and Parser for Open API 3.0
RepreZen, creators of the RAPID-ML resource modeling language, have launched the KaiZen OpenAPI Editor and KaiZen OpenAPI Parser for the Swagger API description language, now known as the Open API Specification (OAS), with support for versions 2.0 and the soon-to-be-released 3.0, which is expected in July 2017.
-
Safari 11 Adds Missing Features, Improves Privacy by Default
Apple has taken the wraps off Safari 11, the newest version of their web browser. Available on iOS and MacOS, the browser now includes WebRTC and WebAssembly. Also included is a new tracking blocker that purports to reduce the ability for third-parties to track users as they move around the web.