Developer relations (DevRel) is an important role within the development space, acting as a liaison between a company making development tools and the developers actually using those tools. Recently, the Linux Foundation announced its intent to form the Developer Relations Foundation to support people in that career. On the most recent episode of our podcast, … continue reading
Endor Labs is trying to help companies select more secure open source models with the release of Endor Scores for AI Models. The new scoring system evaluates AI models on Hugging Face using 50 metrics related to security, popularity, quality, and activity. The company had previously developed a scoring system for open source packages in … continue reading
More and more, development teams are adopting an API-first approach to software development, in which APIs are the building blocks of software and everything else is built around them. This is in contrast to code-first, where the full application — including the API, UI, and other components — is planned out together at the same … continue reading
Around 50% of attendees to KubeCon in Salt Lake City will be first-timers. If that’s you: welcome, it’s gonna be an awesome show. Like thousands of others in businesses around the world, you’ve kicked the tires on K8s and decided that it’s worth committing to, at least enough to justify the cost of a week … continue reading
In today’s fast-paced software landscape, managing dependencies and the myriad of components that contribute to software builds has become a critical challenge for development teams. This is where artifact management emerges as an essential practice, fundamentally transforming how software is built, secured, and maintained. Understanding Artifact Management At its core, artifact management refers to the … continue reading
The Eclipse Foundation recently conducted a report on open source in the Global South, the region of the world which the United Nations defines as “the developing and emerging industrial economies across Africa, Asia, the Caribbean, Latin America and Oceania.” To learn about the findings of the report and what they mean, we spoke with … continue reading
Microsoft is making it easier to use passkeys on Windows 11 by introducing a way for third-party passkey providers to integrate with Windows’ passkey system, improving the user experience for creating and using passkeys, and adding the ability to sync passkeys across multiple Windows 11 devices. Passkeys are a safer alternative to passwords where users … continue reading
To enable companies to more easily incrementally adopt GraphQL without needing to overhaul their existing systems, Apollo GraphQL has announced a public preview of Apollo Connectors, which enables developers to turn a REST API into a GraphQL endpoint. According to the company, this helps to bridge the gap between REST architectures and GraphQL deployments, which … continue reading
Over the last year, Atlassian has been introducing a number of AI enhancements across its products to help users be even more productive, such as generative AI in Confluence and Jira, suggestions on how to break down large projects, and AI generated automation rules. Additionally, earlier this year, the company announced Atlassian Rovo, a generative … continue reading
There has been plenty of talk in recent years about the concept of “democratizing data” – which means giving everyone in the organization, not just data scientists and IT professionals, the ability to access and analyze business data to drive effective decision-making. There is also plenty of high-level guidance on how to democratize data. It … continue reading
The collaboration workspace platform Miro has announced a new evolution of its platform called the Innovation Workspace, which the company says is the most significant update to the platform since 2012. According to the company, other productivity apps follow a document-first or task-first approach, while Miro follows a canvas-first approach. This makes it easier to … continue reading
Having the correct customer information in your databases is necessary for a number of reasons, but especially when it comes to active contact information like email addresses or phone numbers. “Data errors cost users time, effort, and money to resolve, so validating phone numbers allows users to spend those valuable resources elsewhere,” explained John DeMatteo, … continue reading
Microsoft has announced and is open-sourcing a new data processing system called Drasi that can detect and react to changes in complex systems. This new project “simplifies the automation of intelligent reactions in dynamic systems, delivering real-time actionable insights without the overhead of traditional data processing methods,” Mark Russinovich, CTO, deputy chief information security officer, … continue reading
OpenAI now offers a more collaborative way of interacting with ChatGPT. ChatGPT Canvas is a new interface for conversations that makes it easier to iterate on a writing or coding project. When triggered, it opens a separate window where ChatGPT and the user can collaborate side by side. “People use ChatGPT every day for help … continue reading