The NSA and CISA released the guide “Securing the Software Supply Chain: Recommended Practices Guide for Developers” last month and while David Wheeler, the director of open-source supply chain security at the Linux Foundation and OpenSS, welcomes it, he said there are some questionable requirements. The guide covers aspects of security such as how to … continue reading
The BigCode initiative’s aim is to build state-of-the-art large language learning models (LLMs) to build code in an open and responsible way. Code LLMs enable the completion and synthesis of code from other code and natural language descriptions, and enables users to work across a wide range of domains, tasks, and programming languages. The initiative … continue reading
Luos is an open-source lightweight library that enables developers to develop and scale their edge and embedded distributed software. Developers can create portable and scalable packages that they can share with teams and communities and the project’s engine encapsulates embedded features in services with APIs, providing direct access to hardware. Remote control enables users to … continue reading
Umami was built as an open source, privacy-focused alternative to Google Analytics that lets users gather the data they need while respecting user privacy. Because it doesn’t collect any personal information, doesn’t use cookies, and doesn’t track users across websites, it doesn’t require users to display a cookie notice. All data is anonymized and makes … continue reading
Lightbend announced that it is switching the license for Akka, a set of open-source libraries for designing scalable, resilient systems that span cores and networks. The project ran on the Apache 2.0 license which has become increasingly risky when a small company solely carries the maintenance effort even though it is still the de facto … continue reading
Heroku stated that it will stop offering free product plans on November 28th and that it is planning to shut down free dynos and data services. Also, accounts that have been inactive for over a year and their associated storage will be deleted starting on October 26th this year. “Our product, engineering, and security teams … continue reading
TDEngine is an open-source, cloud-native time-series database that is optimized for Internet of Things (IoT), Connected Cars, and Industrial IoT. It allows for efficient, real-time ingestion, processing, and monitoring of terabytes and petabytes of data daily, created by billions of sensors and data collectors. According to the team at TDEngine, this offering works to solve … continue reading
In an era of constant innovation, there is an increasing need for continuous iteration, which leads to a more complex model development lifecycle. Keeping track of all the inputs and outputs including features, metrics and artifacts for each model version can be difficult and, at times, tedious. In pursuit of simplifying this process, Capital One … continue reading
SvelteKit is a framework for building high-performance web apps that can handle things like build optimizations, offline support, prefetching pages, and configurable rendering. It combines Vite with the Svelte plugin to provide a feature-rich developer experience and uses Hot Module Replacement (HMR) to have developers see their changes to the code reflected in the browser. … continue reading
Astro is a web framework for building fast and content-focused websites that has gained many new features since its original beta announcement in April. The latest release, 1.0, was released earlier this week. It includes new <Image /> and <Picture /> components, MDX support with standard syntax for mixing UI components in Markdown, server output … continue reading
GitHub announced the general availability of the new Projects powered by GitHub Issues. The new version connects planning directly to the work that teams are doing on GitHub. “The new GitHub Projects connects your planning directly to the work your teams are doing in GitHub and flexibly adapts to whatever your team needs at any … continue reading