#Programming
10 articles with this tag

AI for Comprehension: Sentry Engineer's Workflow
Sentry's Priscila Andre de Oliveira discusses how AI, particularly for code comprehension, is changing software development and improving engineer efficiency.

Go Stack Allocation Boosts Uber CPU Efficiency
Uber engineers optimized Go stack allocation, cutting CPU usage by up to 10% in critical services through static pre-allocation and disabling dynamic growth.

Codex Now Tackles Long Tasks With New 'Goals' Feature
Codex introduces a powerful new 'Goals' feature, allowing developers to set long-term, persistent objectives for the AI to work towards.

GitHub Copilot Chat Aids OSS Contributions
GitHub Copilot Chat helps developers find and engage with open-source projects by identifying beginner-friendly issues and guiding them through the contribution process.

Build Dumb AI Loops That Ship with Chris Parsons
Chris Parsons of Cherrypick discusses how to build effective AI loops and products by focusing on simplicity and iteration.

AI Engineers: Context is the New Code
Patrick Debois outlines the 'Context Development Lifecycle' for AI agents, emphasizing that 'context is the new code' and detailing the process from generation to observation.

GitHub's Markdown Mastery
GitHub's latest guide empowers developers with essential Markdown skills for clearer project communication and collaboration.

Matt Pocock on LLM Planning: "Don't Bite Off More Than You Can Chew"
Matt Pocock, AI expert, shares insights on effective LLM planning, highlighting the 'smart zone' vs. 'dumb zone' and the power of multi-phase plans with the 'grill-me' skill.

AI Code Generation: The Unseen Complexity
The rise of AI in code generation is transforming software development, but it brings challenges in understanding and verifying AI-generated code.

GitHub Copilot CLI: AI in your terminal
GitHub Copilot CLI brings generative AI assistance directly to your terminal, streamlining development workflows and automating tasks.