Microsoft has announced the release of TypeScript 2.7. The new version includes stricter property checks, definite assignment assertions and easier ECMAScript module interoperability. Visual Studio Code support is expected to come soon. “We always try to bring more joy to the TypeScript experience,” said Daniel Rosenwasser, program manager for TypeScript, in a blog post. “We … continue reading
A new artificial intelligence investment fund has been formed designed to build AI companies from scratch. Andrew Ng, the co-founder of online education platform Coursera and founding lead of Google Brain, has announced the formation of AI Fund with $175 million raised. “As with any societal transformation, the transition toward AI will be jarring for some. … continue reading
Microsoft has announced a new project, Ink to Code, which takes wire frame sketches and imports them into Visual Studio as code. This solution is designed to speed up the development process of designing and prototyping Universal Windows Platform and Android UIs. “Urban legend has it that some of the greatest ideas in history started … continue reading
Microsoft has announced the release of the Windows Desktop Program. The program is designed to give developers insight into how their desktop apps without having to cobble together a bunch of tools. The new program provides detailed information about how apps are performing, and identifies any bugs or issues that may hurt the user experience. … continue reading
Microsoft has announced a beta release of the OpenSSH client and server for Windows 10 Insider builds and Windows Server. “SSH is one of the most important tools in the *NIX world, through which users communicate with shells, applications, and services running on remote machines, devices, VM’s and containers. Windows users most often remotely access Windows … continue reading
Microsoft made a lot of contributions to Git in 2017. Now that the year is over, the company is taking time to reflect on some of those contributions. Early last year, the company announced the Git Virtual File System (GVFS), an open source system designed to operate Git at enterprise-scale. It was a part of … continue reading
In the aftermath of Google Project Zero’s security exploits, Intel has announced that the company will work closely with their partners with a shared goal of restoring confidence in the security of the customers’ data as quickly as possible. Last week, it was revealed one of the vulnerabilties, Meltdown, was found on Intel processors, and … continue reading
Microsoft has agreed to acquire file storage provider, Avere Systems. Avere Systems offers NFS and SMB file-based storage for Linux and Windows clients, whether they are running in cloud, hybrid, or on-premise environments. According to the company, Avere provides low-latency data access to data center storage resources. It allows customers to share computer and storage resources … continue reading
It’s funny to think that Microsoft was once just known for its personal computer operating system Windows and its office suite Microsoft Office. Since 1975 when it was first founded, the company has expanded to gaming, the cloud, virtual reality, mobile devices, artificial intelligence holograms and more. 2017 was another year of advancements and innovation … continue reading
The move towards the public cloud is just beginning. A new survey released by LogicMonitor finds a majority of respondents’ enterprises plan to migrate their IT workloads from the data center to the cloud by 2020. According to LogicMonitor, the key drivers for migrating to the cloud today include digital transformation, IT agility and DevOps. … continue reading
Google has announced a new version of its text-to-speech system, Tacotron 2. It uses neural networks to generate human-like speech. Typically, in TTS systems, the input is complex linguistic and acoustic features. The neural networks used by Tacotron 2, however, are trained using speech examples and corresponding text transcripts. “Generating very natural sounding speech from … continue reading