RSSAmplifier

Blog

Philipp Hauer's Blog

Recent content on Philipp Hauer's Blog

phauer.comRSS feed ↗15 posts

Latest posts

Coaching Skills for Managers II: The Thought Model

The “Thought Model” is a coaching model to steer a coaching conversation. It helps when the coachee wants to explore new ways of thinking about a problem, which in turn can lead to a changed behavior and the desired results. This post contains the digest of this model and a cheat sheet to ease the application in a conversation.

Coaching Skills for Managers I: The Coaching Steering Wheel

Coaching is a powerful approach to helping people solve their challenges and supporting their growth. To implement a coaching practice, it’s important to learn how to steer a coaching conversation and what concrete questions and tools can be used in each conversation phase. This post provides a concise and hands-on model and toolbox of the coaching questions and tools I gathered over the years. I…

Template for Efficient One-On-One Meetings

One-on-Ones are one of the most important and powerful tools for leaders. If done well, they can help you to spot issues before they escalate, unblock, establish trust, foster a culture of mutual feedback, and ensure the growth of all participants. This post provides a template incorporating the principles for great one-on-ones to achieve this more easily.

Manager's Summary of the Book 'Never Split The Difference'

I enjoyed reading the classic “Never Split The Difference” by Chris Voss. It contains many tools for negotiations but also for building relationships, trust and dealing with conflicts and emotions. That’s why it is very valuable for engineering managers. In this post, I summarize my key takeaways and lessons learned.

KeePassXC Tips and Hidden Gems

I’ve been using KeePassXC as my password manager for many years now. Here are my tips and recommendations to get the most out of KeePassXC.

Slides and Recording of My Talk 'Leveling Up in Job Interviews' at the JUG Saxony Day 2022

Last September, I hold my talk “Leveling Up in Job Interviews” at the JUG Saxony Day 2022 near Dresden. You can find the slides (English) and the recording (German) of my talk in this post.

Leveling Up in Job Interviews for Software Engineers

Have you ever applied for an engineering job but got a rejection? Most of the time, the job interview decides about the hire. This post takes you to the other side of the table and prepares you for challenging interviews. We point out which technical skills, traits, values, and cultural aspects are relevant and which questions are asked to assess them. This post is for engineers who want to stand…

Lessons Learned from the Book 'Effective Remote Work'

I enjoyed reading “Effective Remote Work” by James Stanier . I wrote down my lessons learned and posted them on Twitter and LinkedIn . Surprisingly, the response was very positive which make me very happy. So I made a blog post out of the content to make it persist and easier to find later.

Better Performance Reviews for Developers with a Skill Matrix

Good performance reviews should be as fair and objective as possible, communicate expectations clearly, and point out concrete areas of improvement. For this, we use a skill matrix as a systematic assessment tool containing skills tailored to the role of a software developer. This post is a hands-on guide to applying a skill matrix in practice.

Leveling Up in the Management Skill Tree

Management is not something you “just do intuitively” and it will work out by itself. Instead, management is a craft that you can - and should - learn. It’s about knowing the right tools and approaches and learning skills that help you to lead a productive, happy and motivated team. In this post, we visualize these skills as a “Skill Tree” like in a video game. Have a…

Recording and Slides of My Talk 'How to Mess Up Code Reviews' at a Virtual JUG Saxony Meetup

Last week I hold my talk “How to Mess Up Code Reviews” at a virtual meetup of the JUG Saxony. In this post, you can find the slides (English) and the recording (German) of my talk.

Establishing Development Standards with Tech Talks and a Team Guide

Especially in bigger teams, establishing and maintaining a common standard for software development is important and challenging. At the same time, it’s crucial to involve the whole team in the creation of the standard to ensure its acceptance and high quality. In this post, I present our approach for this: The regular meeting “Tech Talk” and the team guide.

Team Manager's Toolkit for One-on-Ones

1-1s are the most important tool for every team manager. If done right, 1-1s can support the report to grow, to become and stay happy, motivated, and productive. However, you need a certain toolkit for 1-1s. This toolkit contains different 1-1 types, records, questions, personal notes, journey maps, and software that can be applied in practice.

More Uninterrupted Time At Work for You and Your Organization

During Corona time and short-time work, I appreciated the uninterrupted time to focus on my work at the home office. I felt productive and got things done. For the post-corona time, we can learn from this and establish practices that allow all coworkers to have longer stretches of uninterrupted time. This post is a collection of individual, organizational and cultural approaches to achieve this.

Package by Feature

A popular approach is packaging by technical concerns. But this approach has some drawbacks. Instead, we can package by feature and create self-contained and independent packages. The result is a codebase that is easier to understand and less error-prone.