BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Prepack JavaScript Compiler Aims to Reduce Startup Time

    Facebook has revealed Prepack, a compile time JavaScript interpreter that aims to reduce the time spent initializing code by pre-computing the global code block. The biggest beneficiaries of this tool are React Native apps and other platforms where startup time is one of the biggest performance bottlenecks.

  • GCC 7.1 Released with Full C++17 Support

    The latest GNU Compiler Collection major release, GCC 7.1, brings substantial new functionality, writes GCC maintainer Jakub Jelinek, including experimental support for the current C++17 draft, better diagnostics, and new optimizations.

  • Google Invests in Cognitive: Cloud Speech API Reaches General Availability

    In a recent blog post, Google announced their Cloud Speech API has reached General Availability. The Cloud Speech API allows developers to include pre-trained machine learning models for cognitive tasks such as video, image and text analysis in addition to dynamic translation. The Cloud Speech API was launched, in open beta, last summer.

  • The HTTP API Space is Consolidating around OAS

    MuleSoft has become member of OAI and released the API Modeling Framework that understands both RAML and OAS. Restlet Studio now supports RAML.

  • .NET Framework 4.7 Now Generally Available

    .NET Framework 4.7 debuted with the release of Windows 10 Creators Edition, but was not available for prior releases of Windows until now. The general availability of .NET Framework 4.7 provides users of Windows 7-10 with the latest features including support for C#7 and VB 15, bug fixes, and expanded cryptography support.

  • 2017 Tech Leavers Study Report Released

    The Kapor Center for Social Impact has released the results of a study that looked at the reasons people leave tech roles. The four key takeaways from the study are: unfairness drives turnover, experiences differ dramatically across groups, unfairness costs billions each year, and diversity and inclusion initiatives can improve culture and reduce turnover, if they are done right.

  • Mark Reinhold Confirms JPMS (Jigsaw) Will Be Submitted for Public Review, Despite Community Concerns

    Mark Reinhold, chief architect of the Java Platform Group at Oracle, has confirmed that Jigsaw will be submitted for public review, despite IBM and RedHat's concerns.

  • Linux Foundation EdgeX Foundry to Enable Edge Computing for IoT

    The Linux Foundation has launched the EdgeX Foundry, a new project aimed at building an open framework for IoT computing and an ecosystem of interoperable components. InfoQ has spoken with Philip DesAutels, senior director of IoT at The Linux Foundation.

  • Scaling Lean Startup: Principles over Process

    Large organizations want to be like lean start-ups but they need to rethink how they hire, incentivize and manage their staff to become an agile organization. Organizations should reward teams for making low-risk decisions based on what they can learn quickly and build in the value of learning in addition to delivery.

  • Being a Polyglot Programmer

    Every programmer knows a langage or two. Being a polyglot programmer is a different mindset, fitting with the "Engineering yourself" principle. Zaiste, co-organizer of Polyconf, a conference dedicated to IT polyglotism, explains what it means to be a polyglot programmer, why it is useful, how to use it in your day-to-day job.

  • IBM Open Sources Their API Microgateway

    IBM has recently announced that they’ve open sourced their API Microgateway. This means that any developer/business can now take advantage of this software in their own computing projects at no cost.

  • MongoDB Atlas Expands AWS Footprint

    MongoDB, as one of the most popular NoSQL databases and a non-relational database used in many cases in Web based systems, has grown along side PaaS and IaaS providers' growth. DBaaS with MongoDB as the backing database is available since early versions on Heroku. MongoDB Atlas has just announced availability in 14 AWS regions with local storage available in Americas, EMEA and APAC.

  • Azul Systems Launches Falcon, a New Just-in-Time Compiler for Java, Based on LLVM

    Azul Systems has today announced the immediate availability of Zing 17.03, with full support for Azul’s new Falcon just-in-time (JIT) compiler based on LLVM and designed to replace the C2 compiler used in prior versions of Zing, as well as in Oracle HotSpot and OpenJDK. Falcon is the first new production JIT compiler available for Java SE since C2 was introduced at JavaOne in 1997.

  • Buoyant Releases Version 1.0 of Their Service Mesh, Linkerd

    Buoyant, a cloud-native software company, released version 1.0 of Linkerd, an open source “service mesh” project for cloud-native microservice-based applications. William Morgan, founder and CEO of Buoyant, spoke to InfoQ about this milestone.

  • F# Support Highlights New Rider Preview Release

    JetBrains' Rider, their multiplatform IDE for .NET development, continues its open development cycle with Early Access Preview 21. Featured in this preview is support for the functional language F#. Along with this, several important bug fixes and added support for both TFS and Virtual Studio Team Services can be found.

BT