Google has put work into running its millions of lines of Python code, and those efforts have now turned into Grumpy: a new experimental Python runtime for Go. Grumpy translates Python code into Go programs, and it supports Google’s Python codebase. It is meant to be a drop-in replacement runtime for pure Python projects, according … continue reading
This week, Kubernetes welcomed Windows Server 2016 and Windows Container support, previewing new capabilities that extend Kubernetes to the enterprise workload masses. The new Kubernetes Windows Server 2016 and Windows Container support contains the public preview for new features. This includes containerized multiplatform applications, where applications can now be deployed on both Windows Server and … continue reading
Infinit and Docker are joining forces in the container space to tackle some of the challenges of container technologies. According to a blog post written by the Infinit team, “With stateful applications being the next natural step in this [container] evolution, Infinit comes into play by providing the Docker community with a storage platform that … continue reading
Grafana 4.0 is now available with an alerting feature, which turns Grafana into a critical monitoring tool. This release also comes with new minor features, fixes and an improved UX. According to Grafana, the alert rules can be configured using existing graph panels and threshold levels by dragging handles to the right side of the … continue reading
Microsoft wants to make sure developers do not create or modify Linux files using Windows apps, tools, scripts or consoles. According to the company, this can lead to data corruption and damage to Linux environments. “There is one hard-and-fast rule when it comes to Bash on Windows: DO NOT, under ANY circumstances, create and/or modify … continue reading
Microsoft has announced the availability of UWP Community Toolkit 1.2, which focuses on stabilizing features and added the most requested features that were missing. A quick preview of the release: seven new helpers were added to help with everyday tasks. There is a new BackgroundTaskHelper, which helps developers work with background tasks, and there is … continue reading
Microsoft is pushing forward with plans to bring its .NET platform to other operating systems. Part of this plan calls for the replacement of JIT compilation with ahead-of-time compilation through a project the company is calling CoreRT. While the .NET platform is already well on its way in the open-source community, it still relies on … continue reading
JetBrains has officially released the stable version of YouTrack 7.0, complete with new features to help a team perform its daily activities. This release also focuses on reworking the Agile Board and expanding backlog functionality. With the Agile Board update, developers can now add customized issues, set visibility, and estimate their tasks without having to … continue reading
Digital transformation is the cornerstone upon which Microsoft’s announcement at today’s kickoff of the company’s Ignite conference were all about. Devices already outnumber users there are for them, and Microsoft sees security, intelligence and the cloud platform as key pieces that will facilitate that transformation. “With an ever-evolving and increasingly complex cyber threat landscape, security … continue reading
HyperGrid made a few adjustments to its HyperForm platform to include automated provisioning, life-cycle management, containerization, and support for applications running on Microsoft Windows Server Containers. The HyperForm platform deploys and manages enterprise and cloud native applications across the cloud or container infrastructure, like Microsoft Azure. With new support for Microsoft Windows Server Container, HyperForm … continue reading
Apple’s programming language Swift is getting its first major update since it went open source. Swift 3.0 is available now with significant improvements and refinements. Key features include improved translation of Objective-C APIs in Swift; API guidelines that have been applied to the standard library; package manager C language target support; modernized Playground literals; an … continue reading
Google is beginning its move away from the Chrome apps platform by removing support for packed and hosted apps from Chrome on Linux, Mac and Windows over the course of the next two years. According to Google’s Rahul Roy-Chowdhury, vice president of product management, approximately 1% of users on Linux, Mac and Windows actively use … continue reading