GitHub Enterprise Server 3.10 was released, offering organizations improved control over repositories for developers and administrators. The update includes enhanced security and compliance measures, emphasizing a strong focus on secure development practices. The release includes enhanced deployment safety through custom rules for GitHub Actions, easier vulnerability identification with improved code scanning setup, fine-grained control over … continue reading
Storybook is a frontend workshop for building UI components and pages in isolation made for UI development, testing, and documentation. Storybook comes with a lot of addons for component design, documentation, testing, interactivity, and so on. Storybook’s API makes it possible to configure and extend in various ways. It has even been extended to support … continue reading
OpenSSF created the Open Source Consumption Manifesto (OSCM) with the main objective of enhancing the utilization of open-source software. Similar to the Agile Manifesto, OSCM is based on core values and comprises 15 guiding principles for using open source. It is designed to be a continuously evolving document, according to the Open SSF. Open Source … continue reading
Armory introduced developer.armory.io, a platform to enhance the developer experience through their declarative continuous deployment solution (Armory Continuous Deployment-as-a-Service). This developer hub offers a comprehensive website aimed at providing developers and end-users with convenient access to detailed resources. The platform offers various learning materials such as videos, tutorials, and reference documents, enabling users to learn … continue reading
BOSTON–(BUSINESS WIRE)–OutSystems, a global leader in high-performance application development, today unveiled five new public courses as part of its highly acclaimed Developer School program. These new, free courses, held online and in person throughout September and October, focus on developer career paths while addressing a significant need for developer talent around the world. Since 2020, more than … continue reading
What is documentation? Why is it important? What makes it good or bad? And – if it’s bad – what are the consequences? In this article, I’ll discuss all of this, explain how documentation (good or bad) is an outgrowth of organizational culture, and suggest some ways you can work to improve culture and produce … continue reading
This week’s project, Codecov, originally claimed to be an open-source project, but in a subsequent post the day after the people behind the project apologized for referring to BUSL-1.1 as Open Source and explained the thought process behind the decision in detail. The definition of open source is outlined by the Open Source Initiative (OSI) … continue reading
In the fast-paced world of software development, achieving an ideal work-life balance has become a distant aspiration for many with burnout and fatigue common realities. The constant pressure to meet deadlines, tackle complex problems, and handle an ever-increasing workload often leaves little room for personal time, whether that’s a great nap (my favorite), a workout, … continue reading
The new Project IDX is a browser-based development experience that has been constructed utilizing Google Cloud infrastructure and is empowered by Codey, a foundational AI model that has undergone training on code and uses the PaLM 2 framework. The main objective of Project IDX is to simplify the process of developing, overseeing, and deploying comprehensive … continue reading
DataStax announced the availability of vector search capabilities in DataStax Enterprise (DSE), the on-premises database built on the open-source Apache Cassandra. This enables any enterprise to build applications with the power of generative AI in their own datacenter. DataStax has introduced vector search capabilities to its DataStax Enterprise (DSE) database, following the recent rollout of … continue reading
Discourse around the adoption of AI has many developers fearing for their jobs and future livelihoods. Some have taken to online communities, such as Blind, where software engineers gather to discuss careers in tech, to share their concerns about AI making their skills redundant or diminishing their roles. The most outspoken of them suggest that … continue reading
GitHub introduced a private beta version of GitHub Copilot with an enhanced filter. This filter identifies and presents contextual code suggestions related to public code on GitHub. With the filter activated, GitHub Copilot assesses code suggestions alongside approximately 150 characters of neighboring code. It then cross-references these suggestions with an index of all public code … continue reading