You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
116 lines
4.3 KiB
116 lines
4.3 KiB
11 months ago
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||
|
|
||
|
<!-- Enable responsiveness on mobile devices-->
|
||
|
<!-- viewport-fit=cover is to support iPhone X rounded corners and notch in landscape-->
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, viewport-fit=cover">
|
||
|
|
||
|
<title>Julio Biason .Me 4.3</title>
|
||
|
|
||
|
<!-- CSS -->
|
||
|
<link rel="stylesheet" href="https://blog.juliobiason.me/print.css" media="print">
|
||
|
<link rel="stylesheet" href="https://blog.juliobiason.me/poole.css">
|
||
|
<link rel="stylesheet" href="https://blog.juliobiason.me/hyde.css">
|
||
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface">
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
</head>
|
||
|
|
||
|
<body class=" ">
|
||
|
|
||
|
<div class="sidebar">
|
||
|
<div class="container sidebar-sticky">
|
||
|
<div class="sidebar-about">
|
||
|
|
||
|
<a href="https://blog.juliobiason.me"><h1>Julio Biason .Me 4.3</h1></a>
|
||
|
|
||
|
<p class="lead">Old school dev living in a 2.0 dev world</p>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
<ul class="sidebar-nav">
|
||
|
|
||
|
|
||
|
<li class="sidebar-nav-item"><a href="/">English</a></li>
|
||
|
|
||
|
<li class="sidebar-nav-item"><a href="/pt">Português</a></li>
|
||
|
|
||
|
<li class="sidebar-nav-item"><a href="/tags">Tags (EN)</a></li>
|
||
|
|
||
|
<li class="sidebar-nav-item"><a href="/pt/tags">Tags (PT)</a></li>
|
||
|
|
||
|
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
<div class="content container">
|
||
|
|
||
|
<div class="post">
|
||
|
<h1 class="post-title">Things I Learnt The Hard Way - Beware of Toxic People</h1>
|
||
|
<span class="post-date">
|
||
|
2019-07-23
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/books/">#books</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/things-i-learnt/">#things i learnt</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/personal/">#personal</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/toxic-people/">#toxic people</a>
|
||
|
|
||
|
</span>
|
||
|
<p>You'll find people that, even if they don't small talk you, they will bad
|
||
|
mouth everything else -- even some other people -- openly.</p>
|
||
|
<span id="continue-reading"></span>
|
||
|
<p>Toxic people love drama. They love to put people down. They love to point
|
||
|
mistakes made by others -- but never by themselves. Some of them actually do
|
||
|
that to make themselves look better in the eyes of the upper management.</p>
|
||
|
<p>Not totally toxic, but I did work with people who would never answer an email
|
||
|
unless the manager was in the discussion. Another person would always claims
|
||
|
his team did everything they could, even putting himself at the disposal of
|
||
|
the manager to solve any issues, and that the problem was not related to their
|
||
|
work -- which we proved three times it was.</p>
|
||
|
<p>You need to stay away from those people. They will harm in ways you can figure
|
||
|
out immediately. Their attitude towards other (and maybe even yourself) will
|
||
|
drive you so down you'll waste more time wondering what you did wrong than
|
||
|
doing your job.</p>
|
||
|
<p>One thing to take a lot of care: Even if it is not your intention, you may not
|
||
|
realize that you may be seen as toxic 'cause <a href="/books/things-i-learnt/learn-about-yourself">you don't understand yourself
|
||
|
yet</a> and the way <a href="/books/things-i-learnt/watch-reactions">people react to
|
||
|
you</a>.</p>
|
||
|
<div>
|
||
|
|
||
|
<div style="float:left">
|
||
|
<< <a href="/books/things-i-learnt/hero-syndrome">Don't Confuse Hero Project With Hero Syndrome</a>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<div style="float:right">
|
||
|
<a href="/books/things-i-learnt/microaggressions">Beware of Microaggressions</a> >>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|