#

Git Programming Tutorials & Engineering Articles

207 Git tutorials, guides, and engineering insights from NVIDIA, Uber, Palantir, and more

Git Articles & Tutorials

Filter:
Airbnb logo
Airbnb
Advanced
The article discusses how Airbnb manages dynamic configuration changes safely and reliably at scale.
Cosmo W. Q
9 min read
Has Summary
--
Cursor logo
Cursor
Advanced
Cursor's research team details their iterative journey building a multi-agent system capable of orchestrating thousands of AI coding agents to autonomously develop a web browser.
17 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article provides practical security guidance for sandboxing agentic workflows, emphasizing the importance of managing execution risk associated with AI coding agents.
Rich Harang
13 min read
Includes Code
Has Summary
--
Stripe logo
Stripe
Intermediate
This article presents a pattern for using AI agents to author Terraform configuration files for Stripe infrastructure instead of having agents make direct API calls.
Michael Selander
7 min read
Includes Code
Has Summary
--
OpenAI logo
OpenAI
Intermediate
This article explains the core agent loop architecture behind OpenAI's Codex CLI, detailing how it orchestrates interactions between users, LLM models, and tools to perform software engineering tas...
Michael Bolin
17 min read
Includes Code
Has Summary
--
Cursor logo
Cursor
Intermediate
The article discusses the development of Bugbot, an AI-driven code review agent designed to identify logic bugs, performance issues, and security vulnerabilities in pull requests.
7 min read
Has Summary
--
Cursor logo
Cursor
Intermediate
This article discusses best practices for coding with agents, specifically focusing on techniques for utilizing Cursor's agent effectively.
15 min read
Includes Code
Has Summary
--
ClickHouse logo
ClickHouse
Intermediate
The article discusses the need for improved observability in AI Site Reliability Engineering (SRE) rather than relying solely on larger models.
22 min read
Includes Code
Has Summary
--
OpenAI logo
OpenAI
Advanced
The article introduces GPT-5. 2-Codex, the latest version of OpenAI's agentic coding model, optimized for professional software engineering and cybersecurity.
OpenAI
7 min read
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the deployment of secure, data-driven AI agents using NVIDIA's AI-Q Research Assistant and Enterprise RAG Blueprints on AWS.
Abdullahi Olaoye
8 min read
Includes Code
Has Summary
--
Spotify logo
Spotify
Intermediate
This article discusses the development and optimization of background coding agents at Spotify, focusing on context engineering to enhance their functionality in code migration tasks.
Max Charas (Senior Staff Engineer) and Marc Bruggmann (Principal Engineer)
9 min read
Has Summary
--
Google logo
Google
Intermediate
The article introduces Gemini 3, Google's latest AI model, now integrated into Jules, an autonomous coding agent for Google AI subscribers.
Kathy Korevec
3 min read
Has Summary
--
Google logo
Google
Intermediate
The article discusses the integration of Gemini 3 Pro into Gemini CLI, highlighting its capabilities to enhance productivity and performance in terminal operations.
Taylor Mullen
8 min read
Includes Code
Has Summary
--
Google logo
Google
Intermediate
The article announces the launch of the Google Colab extension for Visual Studio Code, merging the capabilities of both platforms for AI/ML developers.
Spencer Shumway, Kevin Eger, Ashley Toney
3 min read
Includes Code
Has Summary
--
OpenAI logo
OpenAI
Advanced
The article introduces Aardvark, an AI agent developed by OpenAI that functions as an autonomous security researcher.
OpenAI
5 min read
Has Summary
--
Meta logo
Meta
Intermediate
The article discusses the implementation of branching workflows in Meta's Sapling monorepo, focusing on the challenges of scalability and developer experience.
9 min read
Has Summary
--
Cloudflare logo
Cloudflare
Intermediate
Cloudflare is sponsoring two open source projects, Ladybird and Omarchy, to promote a healthier ecosystem for the open web.
Mari Galicer
6 min read
Has Summary
--
GitHub logo
GitHub
Advanced
GitHub is adding post-quantum secure SSH key exchange using the sntrup761x25519-sha512 hybrid algorithm to protect Git data access against future quantum computer decryption attacks.
brian m. carlson
4 min read
Includes Code
Has Summary
--
Palantir logo
Palantir
Advanced
The article discusses how Palantir implemented in-toto to enhance their software supply chain security, detailing the challenges faced and lessons learned throughout the process.
Palantir
27 min read
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article discusses how Continuous Integration and Continuous Delivery/Deployment (CI/CD) practices can be applied to network automation, particularly with Cumulus Linux and the NVIDIA Air digita...
Berkin Kartal
6 min read
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article discusses how NVIDIA Air facilitates network automation using tools like Ansible and Git, emphasizing the importance of coding, versioning, and automating network configurations.
Sophia Schuur
6 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the operational challenges of deploying large language models (LLMs) and introduces LLMOps as a framework for managing their lifecycle.
Liad Levi-Raz
12 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Beginner
The article discusses the advantages of using external file uploads for creating scalable and customizable network topologies in NVIDIA Air.
Sophia Schuur
4 min read
Has Summary
--
Fly.io logo
Fly.io
Advanced
The article discusses the skepticism surrounding AI-assisted programming, particularly focusing on the capabilities of Large Language Models (LLMs) in software development.
Thomas Ptacek
15 min read
Includes Code
Has Summary
--
OpenAI logo
OpenAI
Advanced
The article introduces Codex, a cloud-based software engineering agent designed to assist developers by automating tasks such as writing features, fixing bugs, and proposing pull requests.
OpenAI
14 min read
Includes Code
Has Summary
--
Uber logo
Uber
Advanced
This article discusses the development of Uber's Multi-Cloud Secrets Management Platform, designed to enhance security across its extensive microservices architecture.
Matt Mathew, Ludi Li, Chen Xi, Yiting Fan
16 min read
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article discusses the transition of AI from centralized cloud systems to local development on professional workstations, emphasizing the advantages of enhanced data privacy, cost savings, and o...
Sama Bali
6 min read
Has Summary
--
GitHub logo
GitHub
Intermediate
The article discusses the recent enhancements to the GitHub CLI that enable support for triangular workflows, allowing developers to pull changes from different branches directly into their feature...
Tyler McGoffin
12 min read
Includes Code
Has Summary
--
Anthropic logo
Anthropic
Intermediate
Claude Code is a command line tool designed for agentic coding, allowing for flexible integration of AI into coding workflows.
24 min read
Includes Code
Has Summary
--
Cloudflare logo
Cloudflare
Beginner
The article discusses the introduction of the 'Deploy to Cloudflare' button, which simplifies the deployment process for Cloudflare Workers applications.
Nevi Shah
6 min read
Includes Code
Has Summary
--
SafetyCulture documents their migration from Helm-based deployment pipelines to GitOps with ArgoCD for hundreds of microservices across multiple Kubernetes clusters.
Andrew Jeffree
13 min read
Includes Code
Has Summary
--
GitHub logo
GitHub
Intermediate
The article discusses the development and implementation of Copilot secret scanning, a feature that uses AI to detect leaked passwords in codebases.
Ashwin Mohan
9 min read
Has Summary
--
Fly.io logo
Fly.io
Intermediate
The article discusses the integration of VSCode with SSH for remote editing, particularly in the context of LLM-generated code.
Thomas Ptacek
3 min read
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article introduces NVIDIA RTX Kit, a suite of neural rendering technologies that enhances performance and image quality in computer graphics.
Eric Phan
10 min read
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article discusses the NVIDIA AI Workbench, a free development environment manager designed for developing, customizing, and prototyping AI applications across local and cloud systems.
Shruthii Sathyanarayanan
7 min read
Includes Code
Has Summary
--
Uber logo
Uber
Advanced
The article discusses the MySQL fleet at Uber, which consists of over 2,300 independent clusters that support critical operations for the platform.
Banty Kumar, Debadarsini Nayak, Raja Sriram Ganesan, Amit Jain
15 min read
Has Summary
--
Palantir logo
Palantir
Intermediate
This article explores how Palantir secures its source control as part of its software supply chain security strategy.
Palantir
12 min read
Has Summary
--
ClickHouse logo
ClickHouse
Intermediate
This article discusses how to visualize BlueSky social network data using Evidence. dev, a lightweight framework for building data applications.
Mark Needham
7 min read
Includes Code
Has Summary
--
Microsoft logo
Microsoft
Advanced
The article discusses the newly announced Team customizations and imaging for Microsoft Dev Box, aimed at enhancing developer productivity by simplifying the setup and maintenance of development en...
Dmitry Goncharenko
7 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Beginner
The article discusses the NVIDIA AI Workbench, a free development environment manager designed to facilitate frictionless collaboration and rapid prototyping in hybrid environments for data science...
Tyler Whitehouse
9 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the integration of large language models (LLMs) into enterprise applications using NVIDIA NIM and Outerbounds, emphasizing the importance of secure deployment, continuous impr...
Ville Tuulos
14 min read
Includes Code
Has Summary
--
Cloudflare logo
Cloudflare
Intermediate
The article introduces the Dev Starter Pack, a collection of tools and services designed to empower developers with discounts and free offerings to kickstart their projects.
Melissa Kargiannakis
6 min read
Has Summary
--
Slack logo
Slack
Intermediate
The article discusses the evolution of Slack's Chef infrastructure, focusing on enhancing safety and scalability through a transition from a single Chef stack to a sharded infrastructure.
Archie Gunasekara
16 min read
Includes Code
Has Summary
--
Uber logo
Uber
Advanced
The article discusses Uber's upgrade of its search platform from Lucene version 7. 5. 0 to 9. 4.
Anand Kotriwal, Aparajita Pandey, Charu Jain, Yupeng Fu
12 min read
Has Summary
--
Slack logo
Slack
Intermediate
The article discusses the importance of empathy in engineering, particularly in creating inclusive user experiences.
Lena Wang
9 min read
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
NVIDIA AI Workbench is a free development environment manager that simplifies the use of GPUs on Windows, macOS, and Ubuntu for data science, machine learning, and AI projects.
Tyler Whitehouse
7 min read
Has Summary
--
Uber logo
Uber
Advanced
The article discusses Uber's approach to continuous deployment (CD) for large monorepos, detailing the challenges faced and the solutions implemented to automate deployments safely and efficiently.
Rasmus Vestergaard, Kasper Munck
14 min read
Has Summary
--
Pinterest logo
Pinterest
Intermediate
The article discusses the onboarding experience of two Senior Web Engineers, Rebecca Yi and Jordan Cutler, at Pinterest, detailing their structured training program, social integration, and project...
Pinterest Engineering
10 min read
Has Summary
--
GitHub logo
GitHub
Beginner
The article discusses how GitHub supports neurodiverse employees through initiatives like the Neurocats community, emphasizing the importance of understanding and accommodating neurodivergent indiv...
Lou Nelson
11 min read
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the deployment of multilingual large language models (LLMs) using NVIDIA NIM, highlighting the importance of effective communication across languages in a globalized business ...
Amit Bleiweiss
9 min read
Includes Code
Has Summary
--