I've worked remotely at GitHub for thirteen years: here's what actually works.
A GitHub veteran shares insights on effective remote work, async collaboration, and using open-source workflows for over a decade.
A GitHub veteran shares insights on effective remote work, async collaboration, and using open-source workflows for over a decade.
Learn how to reference App Settings (environment variables) directly inside Azure Logic Apps workflows using the @appsetting() expression for better configuration management.
Essential Git configuration settings to improve workflow, including rebase on pull, auto-setup remote, and better diff algorithms.
A developer explains their daily window management needs and why they chose the niri tiling window manager for a more efficient workflow.
A guide explaining Git worktrees, including commands for creating, listing, and removing them to manage multiple branches simultaneously.
Explains a subtle bug in Microsoft Agent Framework's DevUI where missing workflow names cause runtime errors and provides a fix.
A developer details building an automated transcription bot using Claude AI and Apple's speech framework to improve podcast and video caption accuracy.
A developer compares the workflow and experience of using Claude Code vs Cursor AI coding assistants, focusing on their distinct strengths in exploration and convergence.
A developer shares their structured workflow for effectively using AI coding assistants like Claude Code, emphasizing planning, clear specs, and critical oversight.
A developer creates a scraper to track the latest versions of GitHub Actions, helping coding agents avoid stale workflows.
A blog post discussing the importance of speed in technology and work, referencing Daniel Lemire's insights on avoiding obsolescence.
Explains security, authentication, and parameter passing between parent and child Azure Logic Apps, covering Consumption vs. Standard plans.
A guide on using GitHub Actions to automatically mark stale pull requests and issues in your open source repositories.
A developer argues that AI tools, while feeling productive, actually create more low-priority busywork and reduce overall effectiveness.
Explains the unreliability of Django signals in critical workflows and proposes a robust alternative using background tasks for fault tolerance.
Explains the 'edit workflow' in Jujutsu VCS, a version control system, highlighting differences from Git and practical commands.
Introducing Jujutsu VCS, a modern, Git-compatible version control system with a more intuitive workflow based on mutable changes.
A technical guide on configuring Microsoft Copilot Studio Agents with MCP servers using Azure Logic Apps, including deployment steps and JSON examples.
A guide to using Git worktrees to manage multiple branches simultaneously, improving developer workflow and eliminating the need for constant stashing.
A developer shares a Git alias solution to automatically clean up local branches after using GitHub's Squash and Merge feature.