Skip to content

Instantly share code, notes, and snippets.

@mm53bar
Last active September 6, 2019 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mm53bar/19fba6319f56d0278e48a71a3b13b222 to your computer and use it in GitHub Desktop.
Save mm53bar/19fba6319f56d0278e48a71a3b13b222 to your computer and use it in GitHub Desktop.
My personal values

I've been through a few different companies now where I'm brought in to do the same thing - fix the devs. While the bigger problems are often in management, there are also some differences that I can bring to a dev team that helps.

Recently, I was reflecting on that and how I tend to bring the same approach to each new company. Could that similarity be a way to extract my personal values? Let's give it a shot.

Values

Encourage Openness

  • Share information in open ways i.e. google docs, slack, github
  • Communicate in open ways i.e. Github issues, Google Doc comments, Slack channel rather than email, private messages
  • Find opportunities to collaborate. Good collaboration both increases your leverage and improves your visibility in your organization. Advancing your craft as an engineer requires you to have an impact beyond the code you write, and advancing your career requires, to a certain degree, building a personal brand at your company. Cross-functional projects and professional, respectful collaboration are critical to both.
  • Communicate proactively. Regular, well-organized communication builds confidence and goodwill in collaborators; knowledge-sharing creates an atmosphere of learning and camaraderie. Share knowledge and set a regular cadence of informing stakeholders on project goals, progress, and obstacles. Give talks and speak up judiciously in meetings.
  • Keep processes open - don't build gates, educate rather than enforce
  • Build the vulnerability-based trust that's required to take risks and face conflict

Own Your Impact

  • Take initiative. Step up and take on the vague tasks. Own your team’s and company’s mission. Don’t wait to be told; think about what needs doing and do it or advocate for it.
  • Unblock yourself. Learn to never, ever accept being blocked; find a way by persuasion, escalation, or technical creativity. Again, your job isn’t just to write the code and wait for everything else to fall into place; your job is to figure out how to create value with your efforts.
  • Reason about business value. Understand the value of your work to your company and take responsibility for reasoning about quality, feature-richness, and speed. Your job isn’t just to write code; your job is to make good decisions and help your company succeed, and that requires understanding what really matters.
  • Be professional and reliable. Think of yourself as a professional and act like one. Come to meetings on time and prepared, then pay attention. Deliver what you say you will and communicate proactively when things go wrong (they will). Keep your cool and express objections respectfully. Show your colleagues respect and appreciation. Minimize your complaining; bring the people around you up, not down. Everyone appreciates a true professional; more importantly, it’s the right way to behave.
  • Arrange your work to make you and others more effective. Own your project management. Understand the dependency graph for your project, ensure key pieces have owners, write good summaries of plans and status, and proactively inform stakeholders of plans and progress. Practice running meetings!
  • Get lots of sleep
  • Be selfish with your focus
  • Own your education. Be curious - pursue mastery of your craft. Your career should be a journey of constant growth, but no one else will ensure that you grow. Find a way to make learning part of your daily life (even 5 minutes/day); get on mailing lists, find papers and books that are worth reading, and read the manual cover to cover for technologies you work with. Consistency is key; build habits that will keep you growing throughout your career.

Embrace Change

  • Be resilient, keep moving forward.
  • Control the controllables
  • Cultivate a growth mindset
  • Remember that you are "response-able"
  • Improvise, adapt, overcome
  • Reduce the cost of change

Notes

This is a messy process so I'm trying to keep extra notes as I group concepts and omit duplicates. I'm not sure what groupings make sense so I'm mostly keeping everything and reorganizing every so often. Good thing organization isn't listed as a value.

Be open

Own your impact

Embrace Change

  • Be resilient, keep moving forward
  • When faced with uncertainty, we have a bias for action and figure out how to deliver. Within every obstacle is an opportunity to improve our condition and keep moving forward.

  • Steven Covey's "response-able" link
  • https://twitter.com/lizardbill/status/1133474018521169920
  • Make your own luck
    • Control the controllables link
    • Cultivate opportunities through networking - be social and improve your odds
    • Roll with the punches, be optimistic, embrace change

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment