Zed is a code editor for MacOS with a minimal design that aims to improve developer productivity by being lightweight and simple, with a number of useful features. “Productive coding starts with a tool that stays out of your way. Zed combines the power of an IDE with the responsiveness of a lightweight editor for … continue reading
Quill is an open-source rich text WYSIWYG editor designed to be customizable by the user. It uses a modular architecture to allow the editor’s behavior and functionality to be changed. It officially supports a number of modules that can be added, including Toolbar, Keyboard, History, Clipboard, and Syntax. Each module also has additional configuration options … continue reading
STORM is an open-source project that can research and develop a full report of a topic, complete with sources. It originated from a paper out of Stanford. According to the Stanford researchers, there is a disconnect online between “the vast amounts of accessible information and what an individual can realistically assimilate.” They explained that while … continue reading
Apache Airflow is an open-source project for scheduling and managing workflows, written in Python. Kaxil Naik, director of Airflow engineering at Astronomer and one of the core committers of Airflow, told SD Times: “It is used to automate your daily jobs or daily tasks, and tasks can be as simple as running a Python script … continue reading
Mojo is a programming language designed to combine the performance of C and the usability of Python, for the purposes of AI related initiatives and tasks, which require a high-performance system. Last week, the company behind Mojo, Modular, announced that it would be open-sourcing the core modules of the language using the Apache 2 license. … continue reading
Bruno is an API client that hopes to revolutionize “the status quo represented by Postman, Insomnia and similar tools out there,” the project’s website says. It stores collections directly on users’ filesystems, with no intention of ever adding cloud-sync. “We value your data privacy and believe it should stay on your device,” the maintainers say … continue reading
Flyde is a visual programming tool for VS Code that lets people create programming flows using a graphical interface. It is designed to be used alongside the actual codebase, enabling developers to switch to the lpow-code interface for situations where having a visual is more helpful. “Flyde was built not to replace textual programming, but … continue reading
LinkedIn has announced it is open sourcing its control plane for managing tables in data lakehouse deployments. The tool, called OpenHouse, has been in use at LinkedIn for the past year. The company has 3,500 OpenHouse tables in production currently. It was designed to offer self-service management of tables in open data lakehouses. According to … continue reading
In the evolving realm of project management, AI-driven Decision Support Systems (DSS) offer transformative benefits. These systems integrate diverse data sources, providing comprehensive dashboards that offer project managers a holistic view of performance metrics. Machine learning within DSS facilitates predictive analytics, giving insights into potential challenges and milestones tailored to each project’s nuances. Key advantages include … continue reading
Data Profiler is an open-source Python library that originated at Capital One to analyze datasets and detect if any of the information contained within is sensitive data, such as bank account numbers, credit card information, or social security numbers. According to the company, when data streams grow large enough, it can be quite difficult to … continue reading
The Storybook Ecosystem CI is a system designed to protect users from issues arising from package upgrades. Storybook, a popular UI development tool, operates in a rapidly evolving front-end ecosystem, making compatibility with various frameworks, libraries, and configurations a significant challenge. To address this, Storybook Ecosystem CI continuously tests a wide range of configurations, providing … continue reading
Meta’s AI team has announced the release of a new project called Purple Llama that will include tools and evaluations to assist in responsibly building AI models. The components within Purple Llama will be released with a permissive license to enable collaboration by the community and to help standardize the development of trust and safety tools. … continue reading
The Omnivore open-source project enables users to save articles, newsletters, and documents for later reading in a distraction-free environment. Users can also make notes and highlights, and customize their reading list while syncing it across all devices. Users can streamline their newsletters by sending them directly to their Omnivore library, consolidating them in one place. … continue reading
The Microsoft Azure Incubations Team has launched Radius, a new open application platform for the cloud. Radius is designed to facilitate collaboration between developers and platform engineers in delivering and managing cloud-native applications while adhering to corporate best practices for cost, operations, and security. It addresses several cloud-related challenges in development and operations. It can … continue reading