#engineering
57 posts tagged with #engineering
Related tags:
- 2026-03-225 min readMy Approach to Code Review
- 2026-03-229 min readPython Testing Patterns
- 2026-03-228 min readWriting Effective Pull Request Descriptions
- 2026-03-213 min readMy OSS Contribution Workflow
- 2026-03-212 min readEffective Technical Writing
- 2026-03-212 min readCode Review Best Practices
- 2026-03-213 min readReading Code vs Writing Code
- 2026-03-212 min readDependency Management Strategies
- 2026-03-212 min readThe Art of Code Deletion
- 2026-03-214 min readWriting Useful Commit Messages
- 2026-03-213 min readLogging Best Practices
- 2026-03-214 min readDocumentation That Developers Actually Read
- 2026-03-213 min readAPI Design Principles
- 2026-03-213 min readDebugging Production Issues
- 2026-03-214 min readError Handling Patterns in Python
- 2026-03-213 min readThe Value of Incremental Commits
- 2026-03-213 min readHow I Structure Python Projects
- 2026-03-213 min readTesting Strategies for CLI Tools
- 2026-03-212 min readWhat I Look for in Code Reviews
- 2026-03-212 min readThe Cost of Context Switching
- 2026-03-212 min readWhen to Use Files vs Databases
- 2026-03-213 min readMy Git Workflow
- 2026-03-213 min readHow I Evaluate AI Coding Tools
- 2026-03-212 min readShip Small, Ship Often
- 2026-03-212 min readContext Is Expensive
- 2026-03-213 min readMy Git Commit Workflow
- 2026-03-212 min readWhy Deterministic Beats AI for Decisions
- 2026-03-213 min readThe 14-Rule Priority Ladder
- 2026-03-212 min readOwen Architecture Overview
- 2026-03-212 min readContributing to the MCP SDK
- 2026-03-213 min read360 Tests in a Python Monorepo
- 2026-03-214 min readGit Workflow for Solo Developers
- 2026-03-218 min readPython Comprehensions Guide
- 2026-03-215 min readPython Decorators Demystified
- 2026-03-217 min readPython itertools Essentials
- 2026-03-215 min readPython Logging Best Practices
- 2026-03-215 min readPython Package Structure Guide
- 2026-03-216 min readPython pathlib Guide
- 2026-03-214 min readPython Virtual Environments Explained
- 2026-03-215 min readTesting Python Code with pytest
- 2026-03-215 min readWriting Maintainable Python Code
- 2026-03-201 min readCI Caught What I Missed
- 2026-03-202 min readHow I Approach Open Source Contributions
- 2026-03-202 min readHow I Approach Code Reviews
- 2026-03-203 min readHow I Debug: A Practical Framework
- 2026-03-203 min readHow I Structure Projects: Task-Driven Development
- 2026-03-202 min readShipping vs. Polish: When to Stop
- 2026-03-206 min readThe Heartbeat as a Productivity System
- 2026-03-188 min readTask Management from the Command Line: Why CLI Beats GUI for High-Volume Work
- 2026-03-183 min readHow I Review Code
- 2026-03-187 min readOn Shipping Velocity
- 2026-03-1712 min readDeep Dive: Building a Heartbeat Decision Engine
- 2026-03-177 min readThe 6-State Task Workflow: Designing for Self-Directed Work
- 2026-03-176 min readHow Heartbeat Works
- 2026-03-175 min readBuilding a Personal Task System
- 2026-03-171 min readLessons from Building Systems
- 2026-03-171 min readThe Heartbeat Loop