BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Open Source Content on InfoQ

  • OpenSilver: Open-Source Silverlight via WebAssembly

    Earlier this month, Userware released the first version of OpenSilver, an open-source reimplementation of Silverlight. OpenSilver runs on current browsers via WebAssembly, without requiring any additional plug-ins. The current version of OpenSilver is available as "Technology Preview." It covers about 60% of the original Silverlight API and is available as a Visual Studio 2019 extension.

  • Netflix Open Sources Crisis Management Orchestration Tool

    Netflix announced the release of Dispatch, their crisis management orchestration framework. Dispatch integrates with existing tools such as Jira, PagerDuty, and Slack to streamline the crisis management process. Dispatch includes integration endpoints for adding in support for additional tooling.

  • NGINX Unit Adds Support for Reverse Proxying and Address-Based Routing

    NGINX announced the release of versions 1.13 and 1.14 of NGINX Unit, its open-source web and application server. These releases include support for reverse proxying and address-based routing based on the connected client's IP address and the target address of the request.

  • Developer Surveys Survey: Including a Spotlight on Java Results

    JRebel and Snyk have recently published their Java/JVM technology reports, and Codingame and Tiobe have published reports into language usage and adoption. InfoQ looks at the state of play of these reports, and what is happening in the Java and wider ecosystems today.

  • Microsoft Releases Application Inspector, a Tool for Examining Code Security

    In a recent blog post, Microsoft announced an open source tool that developers can use to detect security vulnerabilities in their software solutions. The tool is called Microsoft Application Inspector and is available on GitHub. As organizations try to reduce their time to market, oversights may occur. Application Inspector can be used to identify malicious code used in third-party libraries.

  • Developers Can Now Get Access to Google Glass Enterprise 2

    Google has removed restrictions for official third-party resellers to sell Google Glass Enterprise Edition 2 directly to developers. Far from opening Google Glass to consumers, this decision aims to make it easier to develop specialized enterprise applications based on Google Glass Enterprise Edition.

  • Bazel 2.0 Released with Performance and Stability Improvements

    Bazel, the build and test tool that is based off of Google's internal build tool Blaze, recently released version 2.0. This release introduces a few flagged changes that will be incompatible with past versions as well as a number of other stability and performance improvements.

  • The Java EE Guardians Rebrand as the Jakarta EE Ambassadors

    Under the auspices of the Eclipse Foundation, the rebranding of the Java EE Guardians to the Jakarta EE Ambassadors has been completed. They were a driving force that ultimately led to Oracle open-sourcing Java EE and transferring ownership to the Eclipse Foundation. Reza Rahman, program manager, Java on Azure at Microsoft, spoke to InfoQ about this rebranding.

  • IBM Stops Work on Swift — Q&A with Chris Bailey

    IBM has recently discontinued its involvement in Server-side Swift development, which started soon after Swift was open-sourced, and relinquished its leadership in the Swift Server Work Group [SSWG]. InfoQ has talked to IBM's Chris Bailey to learn more about what this may imply for Swift and the Swift community.

  • Deep Java Library: New Deep Learning Toolkit for Java Developers

    Amazon released Deep Java Library (DJL), an open-source library with Java APIs to simplify training, testing, deploying, and making predictions with deep-learning models. DJL is framework agnostic; it abstracts away commonly used deep-learning functions, using Java Native Access (JNA) on top of existing deep-learning frameworks, currently providing implementations for Apache MXNet and TensorFlow.

  • Can We Build Trustable Hardware? Andrew Huang at 36C3

    Andrew “bunnie” Huang recently presented at 36C3 on ‘Open Source is Insufficient to Solve Trust Problems in Hardware’ with an accompanying blog post ‘Can We Build Trustable Hardware?’ His central point is that Time-of-Check to Time-of-Use is very different for hardware versus software, and so open source is less helpful in mitigating the array of potential attacks in the threat model.

  • Oxide Computer Company Launch

    Jessie Frazelle, Bryan Cantrill and Steve Tuck have announced the launch of Oxide Computer Company to deliver ‘hyperscaler infrastructure for the rest of us’. The company aims to tackle the ‘infrastructure privilege’ presently enjoyed by hyperscale operators by developing ‘software to manage a full rack from first principles’, including platform firmware.

  • LG Releases New Hyperparameter Optimization Framework Called Auptimizer

    Scientists at LG’s Advanced AI division released Auptimizer, an open-source framework for hyperparameter optimization of machine learning models. The software focuses on job distribution, scheduling and bookkeeping associated with performing hyperparameter optimization at scale, relying on existing packages for optimization algorithms.

  • Swift Numerics Aims to Make Swift Suitable for Numerical Computing

    Swift Numerics is a new open-source library for Swift that attempts to fill a gap in Swift Standard Library, writes Apple's engineer Steve Cannon. Currently, it includes two modules, for real and complex computational mathematics, but more are on the roadmap.

  • Google Open Sources its Cardboard VR Platform

    Low-cost virtual reality (VR) platform Google Cardboard is now available as an open source project to let developers create new VR-powered apps and adapt existing ones to new devices. Google's announcement comes a few weeks after the discontinuation of its Daydream VR platform.

BT