Coinciding with this week’s release of PyTorch 1.5, which was a major update to the framework, AWS and Facebook have come together to release an open-source model server for the framework, TorchServe. According to AWS, developers like the flexibility PyTorch provides for building and training models, but deploying and managing them in production is the … continue reading
Grid studio is a web-based spreadsheet application with full integration of the Python programming language that was built to provide an integrated workflow for loading, cleaning, manipulating, and visualizing data. According to the team, the data science platform’s functionality is achieved through a spreadsheet backend written in Go with integration of the Python runtime to … continue reading
K6 is an open-source load testing tool designed as a modern alternative to JMeter. In addition, the team explained k6 now serves as an alternative to Azure’s load testing and Visual Studio load test, which were just closed down at the end of March. “Built primarily for load testing, k6 tests can with advantage be … continue reading
Docker announced that it is creating a new open source community to develop the Compose Specification and more flexibly support cloud-native platforms such as Kubernetes and Amazon Elastic Container Service (Amazon ECS) in addition to existing Compose platforms. The Compose Specification is a developer focused solution for defining cloud and platform agnostic container-baed apps. “Opening … continue reading
Open-source security and license compliance management platform provider WhiteSource has released a complete guide for understanding and learning about open source licenses. According to the guide, open-source licenses can be categorized under copyleft or permissive. Under a copyleft license, users who use a component of the open-source software must make their code available to others. … continue reading
Open-source software continues to win over developers and enterprises. A recent report found that 92% of applications use open-source components, and open source is the de facto standard for software development. The report, which was conducted by managed open-source company Tidelift, found open source exceeds proprietary software in technology flexibility and extensibility, developer satisfaction, total … continue reading
The open-source solution provider Red Hat has announced Paul Cormier is now the company’s president and CEO, effective today. Cormier succeeds Jim Whitehurst, the now president of IBM. IBM acquired Red Hat in July of last year for $34 billion. Cormier first joined Red Hat in 2001. More recently, he was the company’s president of … continue reading
IBM has announced Outreachy is the winner of its $50,000 Open Source Community Grant. IBM started awarding quarterly grants last October as an effort to promote nonprofits dedicated to education, inclusiveness and skill building. Girls Who Code were awarded the first IBM Open Source Community Grant. Oureachy provides an internship and mentorship program in the … continue reading
The COVID-19 Hospital Impact Model for Epidemics (CHIME) is a tool that provides up-to-date projections of what additional resources will be required in certain hospitals during the COVID-19 outbreak. It shows informed estimates of how many patients will need hospitalization, ICU beds, and mechanical ventilation over the coming days and weeks will be crucial inputs … continue reading
GitLab announced that 18 of its features are moving to open source including related issues, export issues, issue board focus mode, and service desk. “This marks a major milestone in our efforts to empower the community to collaborate more robustly and to take our single tool for the DevOps lifecycle to the next level,” Sid … continue reading
Open-source code and frameworks can be found in most modern software applications, as developers find great value in using functionality that has already been written. Open source has little or no upfront monetary cost and saves developers valuable time to work on higher-value projects. But among the problems with open source are that the code … continue reading
Microsoft has announced the release of Coyote, an open-source .NET framework that guides developers toward designing, implementing, and testing code in a way that embraces non-determinism and asynchrony and to help them create asynchronous systems. The testing tool controls every source of non-determinism defined, including the exact order of every asynchronous operation, which allows it … continue reading