Archives for September 2024
- September 30, 2024
- Building a Full-Stack LangChain Prototype for Natural Language Developer Queries
- September 28, 2024
- Bringing AI to Backstage: Building an LLM-Powered Developer Portal
- September 26, 2024
- Beyond Git: Using LLMs to Power Your Internal Developer Portals
- September 24, 2024
- Explaining Bazel Build Failures with OpenAI: Automating Log Summarization
- September 22, 2024
- AI-Assisted Log Analysis: Building a Git Hook That Explains Your Build Failures
- September 20, 2024
- How to Write Secure Prompts for AI-Driven Developer Workflows
- September 18, 2024
- Building an AI-Powered Pre-Push Policy Validator with OpenAI
- September 16, 2024
- Post-Merge Git Hook: Summarizing Changes with OpenAI
- September 14, 2024
- Auto-Generating Changelogs with Git Hooks and OpenAI
- September 12, 2024
- Creating a Downloadable Git Hook Template Repo for Your AI-Powered CLI
- September 10, 2024
- Packaging Your AI-Powered Git Hook as a Python CLI Tool
- September 08, 2024
- Beyond Bash: Writing Intelligent Git Hooks with Python and LLMs
- September 06, 2024
- Building Your Own Git Assistant with OpenAI and Python
- September 04, 2024
- AI-Powered GitOps: Automating DevOps Workflows with LLMs
- September 02, 2024
- Git Rebase vs. Merge: A Deep Dive into Git Internals