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.
389 lines
17 KiB
389 lines
17 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="posts">
|
||
|
<div class="post">
|
||
|
<h1 class="post-title">
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/blogging/">
|
||
|
Things I Learnt The Hard Way - Blogging About Your Stupid Solution Is Still Better Than Being Quiet
|
||
|
</a>
|
||
|
</h1>
|
||
|
|
||
|
<div class="post-meta">
|
||
|
<span class="post-date">
|
||
|
2019-07-25
|
||
|
|
||
|
<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/blogging/">#blogging</a>
|
||
|
|
||
|
</span>
|
||
|
</div>
|
||
|
<div class="post-summary">
|
||
|
<p>You may feel "I'm not start enough to talk about this" or "This must be so
|
||
|
stupid I shouldn't talk about it". Don't.</p>
|
||
|
|
||
|
</div>
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/blogging/">
|
||
|
Read more...
|
||
|
</a>
|
||
|
</div>
|
||
|
|
||
|
<div class="post">
|
||
|
<h1 class="post-title">
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/hero-projects/">
|
||
|
Things I Learnt The Hard Way - ... Unless That Code Style Is The Google Code Style
|
||
|
</a>
|
||
|
</h1>
|
||
|
|
||
|
<div class="post-meta">
|
||
|
<span class="post-date">
|
||
|
2019-07-25
|
||
|
|
||
|
<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/community/">#community</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/teams/">#teams</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/hero-project/">#hero project</a>
|
||
|
|
||
|
</span>
|
||
|
</div>
|
||
|
<div class="post-summary">
|
||
|
<p>An "hero project" is a project/spec change that you personally think will
|
||
|
solve a group of problems in your project. It could be a different
|
||
|
architecture, a new framework or even a new language.</p>
|
||
|
|
||
|
</div>
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/hero-projects/">
|
||
|
Read more...
|
||
|
</a>
|
||
|
</div>
|
||
|
|
||
|
<div class="post">
|
||
|
<h1 class="post-title">
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/hero-syndrome/">
|
||
|
Things I Learnt The Hard Way - Don't Confuse Hero Project With Hero Syndrome
|
||
|
</a>
|
||
|
</h1>
|
||
|
|
||
|
<div class="post-meta">
|
||
|
<span class="post-date">
|
||
|
2019-07-25
|
||
|
|
||
|
<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/hero-syndrome/">#hero syndrome</a>
|
||
|
|
||
|
</span>
|
||
|
</div>
|
||
|
<div class="post-summary">
|
||
|
<p>Someone that suffers from Hero Syndrome will claim that things won't work
|
||
|
unless they are carefully watching over everything.</p>
|
||
|
|
||
|
</div>
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/hero-syndrome/">
|
||
|
Read more...
|
||
|
</a>
|
||
|
</div>
|
||
|
|
||
|
<div class="post">
|
||
|
<h1 class="post-title">
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/paper-notes/">
|
||
|
Things I Learnt The Hard Way - Create Libraries
|
||
|
</a>
|
||
|
</h1>
|
||
|
|
||
|
<div class="post-meta">
|
||
|
<span class="post-date">
|
||
|
2019-07-25
|
||
|
|
||
|
<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/paper-notes/">#paper notes</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/post-its/">#post its</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/project-organization/">#project organization</a>
|
||
|
|
||
|
</span>
|
||
|
</div>
|
||
|
<div class="post-summary">
|
||
|
<p>I've tried to go paperless many, many times. But keeping a notepad and a bunch
|
||
|
of post its in my desk has been one of the most helpful tools I ever got.</p>
|
||
|
|
||
|
</div>
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/paper-notes/">
|
||
|
Read more...
|
||
|
</a>
|
||
|
</div>
|
||
|
|
||
|
<div class="post">
|
||
|
<h1 class="post-title">
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/post-solution/">
|
||
|
Things I Learnt The Hard Way - Blogging About Your Stupid Solution Is Still Better Than Being Quiet
|
||
|
</a>
|
||
|
</h1>
|
||
|
|
||
|
<div class="post-meta">
|
||
|
<span class="post-date">
|
||
|
2019-07-25
|
||
|
|
||
|
<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/solutions/">#solutions</a>
|
||
|
|
||
|
</span>
|
||
|
</div>
|
||
|
<div class="post-summary">
|
||
|
<p>You may think "This project is so small and so focused on whatever I needed, I
|
||
|
should never post it on Github. What would people think?" Github is not for
|
||
|
that.</p>
|
||
|
|
||
|
</div>
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/post-solution/">
|
||
|
Read more...
|
||
|
</a>
|
||
|
</div>
|
||
|
|
||
|
<div class="post">
|
||
|
<h1 class="post-title">
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/quit/">
|
||
|
Things I Learnt The Hard Way - Toxic/Aggressive People Are Not Fixable
|
||
|
</a>
|
||
|
</h1>
|
||
|
|
||
|
<div class="post-meta">
|
||
|
<span class="post-date">
|
||
|
2019-07-25
|
||
|
|
||
|
<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/quit/">#quit</a>
|
||
|
|
||
|
</span>
|
||
|
</div>
|
||
|
<div class="post-summary">
|
||
|
<p>Instead of taking the blows and keep moving, maybe it would be better to your
|
||
|
own health to simply quit.</p>
|
||
|
|
||
|
</div>
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/quit/">
|
||
|
Read more...
|
||
|
</a>
|
||
|
</div>
|
||
|
|
||
|
<div class="post">
|
||
|
<h1 class="post-title">
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/small-world/">
|
||
|
Things I Learnt The Hard Way - I.T. World Is Really Small
|
||
|
</a>
|
||
|
</h1>
|
||
|
|
||
|
<div class="post-meta">
|
||
|
<span class="post-date">
|
||
|
2019-07-25
|
||
|
|
||
|
<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>
|
||
|
|
||
|
</span>
|
||
|
</div>
|
||
|
<div class="post-summary">
|
||
|
<p>We have two expressions here: "The world turns around"; it means whatever you
|
||
|
do, sometime in the future, you'll face the consequences of it. Another
|
||
|
expression is "The world of <em>something</em> is an egg"; because the world turns
|
||
|
around, if the world is an egg, you'll face the consequences sooner than you
|
||
|
think.</p>
|
||
|
|
||
|
</div>
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/small-world/">
|
||
|
Read more...
|
||
|
</a>
|
||
|
</div>
|
||
|
|
||
|
<div class="post">
|
||
|
<h1 class="post-title">
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/things-i-dont-know/">
|
||
|
Things I Learnt The Hard Way - Keep A List of Things I Don't Know
|
||
|
</a>
|
||
|
</h1>
|
||
|
|
||
|
<div class="post-meta">
|
||
|
<span class="post-date">
|
||
|
2019-07-25
|
||
|
|
||
|
<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/things-i-don-t-know/">#things i don't know</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/richard-feyman/">#richard feyman</a>
|
||
|
|
||
|
</span>
|
||
|
</div>
|
||
|
<div class="post-summary">
|
||
|
<p>Richard Feymann, famous physicist, kept a notebook with the title "Things I
|
||
|
Don't Know".</p>
|
||
|
|
||
|
</div>
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/things-i-dont-know/">
|
||
|
Read more...
|
||
|
</a>
|
||
|
</div>
|
||
|
|
||
|
<div class="post">
|
||
|
<h1 class="post-title">
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/fixable/">
|
||
|
Things I Learnt The Hard Way - Toxic/Aggressive People Are Not Fixable
|
||
|
</a>
|
||
|
</h1>
|
||
|
|
||
|
<div class="post-meta">
|
||
|
<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/microaggressions/">#microaggressions</a>
|
||
|
|
||
|
<a href="https://blog.juliobiason.me/tags/toxic-people/">#toxic people</a>
|
||
|
|
||
|
</span>
|
||
|
</div>
|
||
|
<div class="post-summary">
|
||
|
<p>You may think "But I could go to those people and say 'Why are you being
|
||
|
toxic?' or 'Why are you attacking me?' or even just tell them it's not nice to
|
||
|
say such things. It would help."</p>
|
||
|
<p>I don't believe that's the case.</p>
|
||
|
|
||
|
</div>
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/fixable/">
|
||
|
Read more...
|
||
|
</a>
|
||
|
</div>
|
||
|
|
||
|
<div class="post">
|
||
|
<h1 class="post-title">
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/microaggressions/">
|
||
|
Things I Learnt The Hard Way - Beware of Microaggressions
|
||
|
</a>
|
||
|
</h1>
|
||
|
|
||
|
<div class="post-meta">
|
||
|
<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/microaggressions/">#microaggressions</a>
|
||
|
|
||
|
</span>
|
||
|
</div>
|
||
|
<div class="post-summary">
|
||
|
<p>Microaggressions are defined as "brief, everyday exchanges that send
|
||
|
denigrating messages to certain individuals because of their group
|
||
|
membership". The hardest part is that they don't sound aggressive.</p>
|
||
|
|
||
|
</div>
|
||
|
<a href="https://blog.juliobiason.me/books/things-i-learnt/microaggressions/">
|
||
|
Read more...
|
||
|
</a>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|