Click any tag below to further narrow down your results
Links
This GitHub repository offers a comprehensive checklist for securing your digital life. It includes a website for easy navigation, a raw data file for modifications, and an API for accessing checklist data. Users can clone the repo, run it locally, or deploy it on various platforms.
GitHub is responding to the influx of low-quality AI-generated pull requests that burden maintainers. Product manager Camilla Moraes initiated a community discussion on potential solutions, including options to disable pull requests or improve review processes to address the challenges posed by AI contributions.
This article provides a detailed analysis of GitHub's service uptime over the past 90 days, using archived status updates to reconstruct the data. It offers insights into downtime incidents and how they affect different components of the platform. The project is open source and encourages community contributions.
Zig has migrated its hosting from GitHub to Codeberg due to dissatisfaction with GitHub's performance and policies, especially after Microsoft's acquisition. Concerns over GitHub Actions' reliability and the decline of GitHub Sponsors prompted this decision. The Zig project will maintain open issues on GitHub while starting fresh on Codeberg.
Vouch is a system for managing trust within open-source projects. Users must be vouched for to participate in specific project areas, while others can be denounced to restrict their access. It integrates easily with GitHub and allows projects to share trust decisions among each other.
GitMCP is an open-source remote Model Context Protocol server that allows AI tools to access up-to-date documentation and code from GitHub projects, significantly reducing code hallucinations. It offers two connection types for users: specific repositories and a generic server for flexibility, all while ensuring privacy and ease of use without any setup.
Microsoft has open-sourced the GitHub Copilot Chat extension for VS Code under the MIT license, allowing the community to access its full implementation and telemetry mechanisms. This move is part of Microsoft's plan to integrate AI features into the popular code editor, which has seen significant growth in the open-source AI ecosystem. While the original GitHub Copilot extension remains closed for now, Microsoft plans to transition its functionality into the open-source chat extension in the coming months.
The article provides insights into open source software development on GitHub, detailing metrics such as stars, pull requests, issues, and more. It features a ranking of trending repositories based on a scoring system that combines stars and forks, and offers curated lists of repositories in various programming languages along with historical trends.
The article discusses how GitHub's models and tools can assist open-source maintainers in prioritizing essential tasks, improving project management, and fostering community engagement. It highlights strategies for maintainers to streamline their workflows and enhance their focus on meaningful contributions. The guidance aims to alleviate common challenges faced in maintaining open-source projects.
Omnara is a platform that enhances interaction with AI coding agents like Claude Code and Codex CLI, allowing users to monitor and communicate with them through a web dashboard and mobile app. Installation is straightforward via package managers, and it supports real-time collaboration, particularly within n8n workflows and GitHub Actions. The platform is open-source and offers different pricing tiers for users, catering to various needs from individual developers to enterprise teams.
The article outlines five essential GitHub Actions that every maintainer should be familiar with to streamline their workflows and enhance project management. It emphasizes the importance of automating tasks such as testing, deployment, and code quality checks to improve efficiency and collaboration in open source projects.
A collection of system prompts, messages, and developer notes is available for public access, encouraging contributions through pull requests. Users can also star the repository to track its history and updates.
Researchers have discovered a new data-stealing malware called "Banana Squad" that is being distributed through GitHub repositories. This malware targets sensitive user information and is linked to various malicious activities, raising concerns about the safety of open-source software hosting platforms. Users are advised to be vigilant and avoid downloading suspicious repositories to protect their data.
The GitHub team discusses their decision to open-source their MCP server, highlighting the benefits it brings to the community, such as increased collaboration and transparency. They aim to encourage contributions from developers to enhance the server's functionality and improve its overall performance.
GitHub Advanced Security for Azure DevOps now allows automatic injection of dependency scanning tasks into pipeline runs for default branches, facilitating the detection of open-source dependency vulnerabilities. Users can easily enable this feature and receive results that help in addressing any identified issues, as well as set up pull request annotations for new findings.
The article presents Twake Drive, an open-source alternative to Google Drive, hosted on GitHub. It provides instructions for setting up the application locally using Docker and includes details about its development prerequisites and licensing under AGPL-3.0.