About:

The personal blog of Aaron Suggs

Website:

Specializations:

Outgoing Links:

Subscribe to RSS:
The text discusses the difference in leadership styles between two VPs of Engineering based on their calendars. One had a packed calendar and made hasty decisions, while the other had a mostly-free calendar and was calm and relaxe...
The text discusses the concept of task-relevant maturity and how it can be used by managers to effectively manage their teams. It explains the varying approaches that managers should take based on the experience and competence of ...

0Vision before goals

2024-05-04

The text discusses the importance of having a shared vision in leadership and management. It emphasizes that a shared vision can obviate many management tasks and lead to better decision-making. It also highlights that managing to...
The barbell strategy, popularized by Nassim Taleb, is a way to navigate risk/reward tradeoffs when skeptical about the accuracy of risk estimates. It originated in financial investing but can apply to product and business strategy...
The text discusses the challenges of using normalized schemas for web apps and encourages an alternative access-oriented approach to designing schemas. It highlights the importance of prioritizing scalable, extensible data access ...
The author discusses a new model for understanding social energy, finding the traditional introversion/extraversion spectrum inadequate. They propose creating 'buckets' of solitary and social time, divided into structured, task-or...
The text is about the author's job search experience after leaving a role at a small e-commerce company. The author shares their search criteria, the companies they considered, the hiring process, and the lessons learned from the ...
The text discusses the difference between leading for proficiency and leading for creativity, using examples from various industries. The author reflects on their own leadership style and how it relates to their background in oper...
The text discusses the complexity of developer productivity and the need for a paradigm shift to simplify understanding. It compares the situation to the Core Web Vitals paradigm shift and outlines the key features that enabled it...
The text is an interview about how to invest in documentation, with practical advice on the goals of documentation and techniques for choosing what to document first.
The text discusses the construction of narratives to make sense of reality and inspire teams. It describes 3 perspectives for building a narrative and vision: rational decisions, organizational process, and people and politics. It...

0Handy iOS Shortcuts

2022-03-07

The text discusses various iOS shortcuts that the author uses to make life easier, including automating text messages for after-school pickups, setting up office music with NFC stickers, and creating shortcuts to change Slack stat...
The text discusses the concept of 'left ditch' and 'right ditch' solutions as a mental model for addressing challenges, using the analogy of steering a vehicle along a winding road. It emphasizes the importance of finding a 'just ...
The text discusses 6 metrics for system observability, aimed at software engineers, managers, and adjacent teams like marketing and finance. The metrics include throughput, waste, lead time, utilization, quality, and queue depth, ...

0Gratitude — 2021

2021-11-24

The author reflects on their gratitude for the year, including the health and safety of their loved ones, the advice they received, the effort they put into self-discovery and learning, and the new opportunities that have come the...

0Types of Analysis

2021-11-07

The text discusses the different types of analysis, including forensic, predictive, causal, and mechanistic analysis, and how they are used in various fields such as software development, medicine, and engineering. It explains the...
The text discusses two leadership techniques, completed staff work and commander's intent, and how they empower those around the author to work effectively with less direct input and coordination. The author shares how they have a...
The author shares an incident anecdote about an A/B test that helped broaden their thinking about appropriate uses for A/B tests. The team had spent 8 months rewriting their e-comm frontend and decided to do an A/B test on the con...
The author shares personal productivity advice, including resources and techniques that have been useful to him. He emphasizes the importance of avoiding constant anxiety and shares six strategies that help him remember details an...
The text discusses a mental model for designing or reviewing web services to fail gracefully by enumerating common failure types and ensuring engineers plan for them. It emphasizes the importance of appropriate error handling, ins...