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.
125 lines
4.9 KiB
125 lines
4.9 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 - Own Your Shit</h1>
|
||
|
<span class="post-date">
|
||
|
2019-07-30
|
||
|
|
||
|
<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/own-your-shit/">#own your shit</a>
|
||
|
|
||
|
</span>
|
||
|
<p>When I said "Scala is garbage" or "Gerrit is a mistake", it wasn't "l33th4x0r"
|
||
|
who said that; it was Julio Biason. 'Cause I do believe that putting your face
|
||
|
to be slapped is the way we grow.</p>
|
||
|
<span id="continue-reading"></span>
|
||
|
<p>I do understand -- and you must have realized reading some of the previous
|
||
|
points when I talk about it -- that privacy is important. For some people,
|
||
|
hiding their real name is important for lots of reasons.</p>
|
||
|
<p>But I also personally believe that using some weird name and some face that
|
||
|
isn't yours on your avatar may give you a false sense of "that person is the
|
||
|
guilty one, not me" when it comes to criticism.</p>
|
||
|
<p>I mean, yes, I hate Scala with a passion. I do understand <em>why</em> the language
|
||
|
developers decided to come with some options about it, and I still think those
|
||
|
decisions were stupid and you should never sacrifice readability for
|
||
|
ease-to-use.</p>
|
||
|
<p>But it wasn't some random person using a weird name full of numbers and an
|
||
|
avatar of some anime saying Scala is garbage. My name is even in this blog
|
||
|
name, in the URL and in every social network I use there is a picture of me.</p>
|
||
|
<p>So yeah, Julio said Scala is garbage.</p>
|
||
|
<p>There is another thing about using your real name and real face: I'm not just
|
||
|
saying "Scala is garbage", I have to back that up with some facts -- or, in
|
||
|
this case, personal opinions -- about it. It's not simply an attack to Scala,
|
||
|
is a somewhat thought out attack on Scala.</p>
|
||
|
<p>And, on top of that, someone will one day come to me and say "Yeah Julio, that
|
||
|
thing you said about Scala: It is that way because of this, this and this".
|
||
|
And I'll probably have to say "You know, you're right: I was wrong." Because I
|
||
|
can't simply move my mistake to some other personality; who was wrong was
|
||
|
<em>me</em>. And unless I own my shit up, I'd never get the understanding I'd need to
|
||
|
see my mistake about Scala in the first place.</p>
|
||
|
<div>
|
||
|
|
||
|
<div style="float:left">
|
||
|
<< <a href="/books/things-i-learnt/time">You Always Have The Time</a>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<div style="float:right">
|
||
|
<a href="/books/things-i-learnt/bad-code-defense">Don't Defend Bad Code</a> >>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|