Home Blog Page 256

MIT Publishes Report On Open Source Publishing Tools And Platforms

The MIT Press has announced the release of a comprehensive report on the current state of all available open-source software for publishing. “Mind the Gap,” funded by a grant from The Andrew W. Mellon Foundation, “shed[s] light on the development and deployment of open source publishing technologies in order to aid institutions’ and individuals’ decision-making and project planning,” according to its introduction. It will be an unparalleled resource for the scholarly publishing community and complements the recently released Mapping the Scholarly Communication Landscape census. (Source: MIT News)

CNCF Completes Kubernetes Cybersecurity Audit

The Cloud Native Computing Foundation (CNCF) this week announced the results of its recent audit performed as part of its ongoing commitment to continuously improve Kubernetes security. CNCF CTO Chris Aniszczyk says as part of the effort, the CNCF later this year also plans to kick off a bounty program through which it will provide incentives to researchers who identify bugs and other cybersecurity flaws. (Source: Container Journal)

Huawei Announces HarmonyOS, An Open-Source Operating System

HarmonyOS is “the first microkernel-based distributed OS for all scenarios,” consumer group CEO Richard Yu told attendees at the Huawei Developer Conference. The new platform supports smartphones, smart speakers, computers, smartwatches, wireless earbuds, cars, and tablets. In fact, Yu says the platform supports RAM sizes ranging from kilobytes to gigabytes. (Source: Android Authority)

CircleCI Brings Its CI To Microsoft Ecosystem

CircleCI has been supporting continuous integration for Linux and Mac programmers for some time, but up until today, Microsoft developers have been left on the outside looking in. Today, the company changed that announcing new support for Microsoft programmers using Windows Server 2019. (Source: TechCrunch)

Microsoft Open-Sources TensorWatch AI Debugging Tool

Microsoft Research open-sourced TensorWatch, their debugging tool for AI and deep-learning. TensorWatch supports PyTorch as well as TensorFlow eager tensors, and allows developers to interactively debug training jobs in real-time via Jupyter notebooks, or build their own custom UIs in Python. (Source: InfoQ)

Sysdig Injects More AI into Container Security

At the Black Hat USA conference, Sysdig today announced it has extended the capabilities of Sysdig Secure to include runtime profiling and anomaly detection enabled by machine learning algorithms with Kubernetes environments. At the same time, Sysdig unveiled Falco Rule Builder, a more flexible user interface (UI) for creating runtime security policies, which integrates tightly with Sysdig Secure. Knox Anderson, director of product management for Sysdig, says these extensions will make it easier for organizations to embrace best DevSecOps processes by relying on container monitoring and security tools for Kubernetes environments delivered via a software-as-a-service (SaaS) application, dubbed Sysdig Cloud Native Visibility and Security Platform (VSP). (Source: Container Journal)

FFmpeg 4.2, Open-Source Multimedia Framework Released

The FFmpeg project released a new major version of their open-source and cross-platform multimedia framework used by numerous games and applications, FFmpeg 4.2. Dubbed “Ada,” the FFMpeg 4.2 series introduces some exciting new features and improvements, among which we can mention support for decoding AV1 files via the libdav1d library, support for ARIB STD-B24 caption (profiles A and C) based on the libaribb24 library, and support for decoding HEVC 4:4:4 content in nvdec and cuviddec. (Source: Softpedia)

Red Hat Launches Enterprise Linux 7.7

Red Hat today announced the general availability of Red Hat Enterprise Linux 7.7, the final Full Support Phase release of the Red Hat Enterprise Linux 7 platform. As hybrid and multicloud computing helps to transform enterprise IT, Red Hat Enterprise Linux 7.7 delivers enhanced consistency and control across cloud infrastructure for IT operations teams while also providing a suite of modern, supported container creation tools for enterprise application developers. (Source: Light Reading)

SWAPGS Attack, New Speculative Execution Flaw Affects All Modern Intel CPUs

A new variant of the Spectre (Variant 1) side-channel vulnerability has been discovered that affects modern Intel CPUs which leverage speculative-execution, and some AMD processors as well, Microsoft and Red Hat warn. Identified as CVE-2019-1125, the vulnerability could allow unprivileged local attackers to access sensitive information stored in the operating system privileged kernel memory, including passwords, tokens, and encryption keys, that would otherwise be inaccessible. (Source: Hackernews)

Windows Terminal Preview v0.3 Released

Windows Terminal Preview v0.3 has been published to the Microsoft Store. The very-preview code has hit 0.3, and we took a look at version 0.3.2142.0, which can currently be found in the otherwise moribund Microsoft Store. The release can also be picked up on GitHub if downloading from the Store just isn’t your thing. (Source: The Register)