What I learned from looking at 900 most popular open source AI tools
An analysis of 900 popular open-source AI tools, categorizing them into infrastructure, model development, and application layers.
An analysis of 900 popular open-source AI tools, categorizing them into infrastructure, model development, and application layers.
A tutorial introducing the basics of GitHub and how it integrates with Git for version control and collaboration.
A beginner's guide to Git and GitHub, covering basic concepts, terminology, and initial setup for version control.
A practical guide covering essential Markdown syntax for beginners, including headings, text formatting, links, images, lists, and code blocks.
Author celebrates their fourth consecutive year as a GitHub Star, highlighting contributions to open-source web game development and community work.
The EmojiKit SDK for Swift is being open-sourced, moving from a commercial product to a free, public GitHub repository.
A guide to customizing default issue labels for GitHub projects, including setup steps and limitations for organization accounts.
A developer compares Azure DevOps and GitHub, listing 22 reasons to switch for better collaboration, inner sourcing, and pull request workflows.
A developer reflects on GitHub contribution streaks, analyzing their 2023 graph to discuss work/life balance and the meaning of a 'perfect' streak.
A developer shares their journey contributing to the 11ty static site generator project and joining its official support team.
A step-by-step guide on how to change the TOTP-based two-factor authentication app linked to your GitHub account.
A guide to using GitHub-style alerts in markdown files and integrating them into websites with markdown-it plugins.
A developer's experience using Sweep, an LLM-powered tool that generates pull requests to write unit tests and fix code in a GitHub workflow.
How to use GitHub Copilot to interact with and query Azure documentation hosted in a public repository for up-to-date technical information.
Announcing HEtools, a new Python package for Fully Homomorphic Encryption (FHE) development, now available on PyPI.
A guide to configuring Dependabot for automated npm dependency updates, including targeted updates for critical packages.
How to configure TinaCMS to add yourself as a co-author to Git commits, ensuring contributions appear on your GitHub profile.
Analyzing the trade-off between minimalist design and usability, using GitHub's new comment UI as a case study of form over function.
Mitchell Hashimoto proposes reorienting GitHub Pull Requests around immutable changesets to solve common review workflow problems.
Explains how to use GitHub's CODEOWNERS file to automate reviewer assignments and enforce branch protection rules for repository maintenance.