Mozilla announced Mozilla.ai, a startup aiming to make a trustworthy and independent open-source AI ecosystem, and pledged an initial $30 million investment in the company. “We’ve learned that this coming wave of AI (and also the last one) has tremendous potential to enrich people’s lives. But it will only do so if we design the … continue reading
The new Qt Insight platform provides real customer insights into the usage of applications or devices. The platform reveals how users navigate devices, identifies customer pain points, analyzes performance, and creates concrete, evidence-based development plans to optimize product development and lower running costs by eliminating redundant, unused features based on session activity and metrics such … continue reading
eBay’s newly open-sourced tool, Include, was built to make accessibility annotation easy, smooth, and simple, to ensure that accessibility is a core part of the design experience, rather than something crammed in later. The plugin was developed by members of the accessibility and design teams at eBay and is released for public use on Figma. … continue reading
Among the many improvements in the new version, Git 2.40’s git jump tool which wraps other Git commands like git grep, and feeds their results into Vim’s quickfix list now contains support for Emacs in addition to Vim. ‘git jump’ now works with ‘diff’ in which the quickfix list is populated with the beginning of … continue reading
JFrog announced the beta of the Artifactory release lifecycle management platform to standardize and track development processes with greater accountability and security. “Organizations of all sizes are challenged to keep software up-to-date and secure while operating at the speed of business, particularly when development teams are globally distributed, which can result in a lack of … continue reading
The now generally available AWS Application Composer is a visual builder that enables users to compose and configure serverless applications from AWS services backed by deployment-ready infrastructure as code (IaC). AWS Application Composer allows for building prototypes of serverless applications and collaboratively reviewing them, generating diagrams for documentation or Wikis, and onboarding new team members … continue reading
The new ability to see datasets in search results is aimed at helping scientific research, business analysis, or public policy creators get access to data quickly, according to Natasha Noy, research scientist, and Omar Benjelloun, software engineer at Google Research in a blog post. Google search engine users can click on any of the top … continue reading
As the use of open-source software (OSS) continues its year-over-year growth, the biggest area for innovation and open-source adoption is now AI. But the growth of OSS is in every area, relied upon by companies for a wide range of business-critical applications, including data and database management, containers and container orchestration, and DevOps and SDLC … continue reading
Touca is a continuous regression testing tool that provides engineering teams with a real-time visual comparison of their software’s performance and behavior against a previous trusted version. This can help them identify any unintended side effects of their daily code changes. “It is still too difficult and time-consuming for software engineers to gain confidence in … continue reading
APITable is an API-oriented visual database created to help developers build collaborative apps. The maintainers consider it to be “the best Airtable open-source alternative.” The platform provides an advanced technology stack, which allows multiple users to edit together in real-time or with the ‘Operational Transformation’ algorithm. It also includes a user-friendly database spreadsheet interface and … continue reading
Microsoft’s prompt engine is a library for helping developers create prompts for Large Language Models (LLMs). Prompt engineering, a technique for enabling specific behavior out of LLMs like GPT-3 and Codex, involves crafting inputs that coax the model to produce certain kinds of outputs. Also, few-shot prompting is a discipline that provides examples of inputs … continue reading
The AI developer tool GitHub for Copilot is now being offered to every developer, team, and organization through its Business subscription. GitHub Copilot draws context from a developer’s code to suggest new lines, entire functions, tests, and complex algorithms. The new subscription tier has a more advanced OpenAI model and new capabilities to improve the … continue reading