Engineering
433 postsThe Performance Engineering team at GitHub assessed how CPU performance degrades as utilization increases and how this relates to capacity. The post Breaking down CPU speed: How utilization impacts performance appeared first on The GitHub Blog.
With this custom addon, you can ensure your workplace remains accessible to users with motion sensitivities while benefiting from Storybook’s Interactions. The post How to make Storybook Interactions respect user motion preferences appeared first on The GitHub Blog.
Vectorize was recently upgraded and made generally available, now supporting indexes of up to 5 million vectors, delivering faster responses, with lower pricing and a free tier. This post dives deep into how we built Vectorize to enable these improvements.
We realized that we need a way to automatically heal our platform from an operations perspective, and designed and built a workflow orchestration platform to provide these self-healing capabilities across our global network. We explore how this has helped us to reduce the impact on our customers due to operational issues, and the rich variety of similar problems it has empowered us to solve.
How we used GitHub to build GitHub Enterprise Cloud with data residency. The post GitHub Enterprise Cloud with data residency: How we built the next evolution of GitHub Enterprise using GitHub appeared first on The GitHub Blog.
Dive into the “Secure by Design” approach essential for AI systems, focusing on embedding security features from the start to fortify AI against emerging threats.
Five actionable tips and strategies to supercharge developer happiness—and a more innovative workplace. The post The ultimate guide to developer happiness appeared first on The GitHub Blog.
We show how to enable our AI assistant to provide advice that is both helpful and actionable for linting JavaScript and TypeScript projects.
Teams with neurodivergent employees can be up to 30 percent more productive. Discover tips on how best to support them in your workplace. The post How GitHub supports neurodiverse employees (and how your company can, too) appeared first on The GitHub Blog.
We explore how to use an AI assistant to generate Dockerfiles for specific projects.
Solving and staying ahead of problems when scaling up a system of GitHub’s size is a delicate process. Here's a look at some of the tools in GitHub's toolbox, and how we’ve used them to solve problems. The post How we improved availability through iterative simplification appeared first on The GitHub Blog.
Make Git hooks easier to configure and use by providing project-specific context to Docker's AI assistant.
In June, we experienced two incidents that resulted in degraded performance across GitHub services. The post GitHub Availability Report: June 2024 appeared first on The GitHub Blog.
Learn how you can programmatically consume and run AI models from Hugging Face with Testcontainers and Ollama.
Drag-and-drop is a highly interactive and visual interface. We often use drag-and-drop to perform tasks like uploading files, reordering browser bookmarks, or even moving a card in solitaire. The post Exploring the challenges in creating an accessible sortable list (drag-and-drop) appeared first on The GitHub Blog.
Explore the innovative realm of AI developer tools with Docker's GenAI Docker Labs series. Join us as we dive deep into the potential of AI. Discover how generative AI can assist with documentation, project-specific tasks, and more throughout the software lifecycle. Stay updated and get involved with Docker's latest projects and tools.
Unstructured data holds valuable information about codebases, organizational best practices, and customer feedback. Here are some ways you can leverage it with RAG, or retrieval-augmented generation. The post Unlocking the power of unstructured data with RAG appeared first on The GitHub Blog.
In May, we experienced one incident that resulted in degraded performance across GitHub services. The post GitHub Availability Report: May 2024 appeared first on The GitHub Blog.
Pushing code to GitHub is one of the most fundamental interactions that developers have with GitHub every day. Read how we have significantly improved the ability of our monolith to correctly and fully process pushes from our users. The post How we improved push processing on GitHub appeared first on The GitHub Blog.
Discover testing possibilities that let developers consider Java as the language of choice for Kubernetes-related projects.