Urgent.News

What's breaking now, across thousands of outlets.

Tech

You should never be angry at work

In the tech industry, it's important to maintain a professional demeanor at work. While some level of emotional investment can make engineers competent, excessive anger is toxic and can create an unproductive atmosphere. When a colleague appears angry, it can cause others to become quiet and intimidated. This behavior can lead to a self-reinforcing cycle where the angry engineer is excluded from important decision-making processes, further fueling their frustration.

Although anger may stem from a genuine care for one's work, it's crucial to find a balance and not let it overwhelm you. Engineers who are highly effective tend to be listened to by their peers, managers, and product managers, while those who are angry often become net-negative contributors. While it's okay to express a little bit of anger occasionally to signal that you care or to draw attention to something important, it's essential to be able to quickly return to a friendly and professional demeanor.

This emotional regulation allows you to connect with your colleagues more effectively and fosters a healthier work environment.

Written by urgent.news from Lobsters's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at seangoedecke.com →

More in Tech

Four things SVG and CSS did that I did not expect

I spent a while building an icon editor that runs entirely in the browser (icons.jamuny.com, free, no account). Here is what cost me the most time.

  • Presentation attributes overridden by CSS rules in cascade
  • Geometry attributes lack CSS counterparts, unaffected by cascading
  • getComputedStyle() retrieves presentation attribute values

More from Saturday 22 August →