The source content for blog.juliobiason.me
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.

93 lines
3.5 KiB

<!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:&#x2F;&#x2F;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="&#x2F;">English</a></li>
<li class="sidebar-nav-item"><a href="&#x2F;pt">Português</a></li>
<li class="sidebar-nav-item"><a href="&#x2F;tags">Tags (EN)</a></li>
<li class="sidebar-nav-item"><a href="&#x2F;pt&#x2F;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 - Keep A List of Things I Don&#x27;t Know</h1>
<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&#x27;t know</a>
<a href="https://blog.juliobiason.me/tags/richard-feyman/">#richard feyman</a>
</span>
<p>Richard Feymann, famous physicist, kept a notebook with the title &quot;Things I
Don't Know&quot;.</p>
<span id="continue-reading"></span>
<p>I keep a similar &quot;Task List&quot; for myself. If some technology starts appearing
everywhere or something grabs my attention, but I don't have the time to
research it, I put it on this task list.</p>
<p>When I start my research, I keep some notes together, although <a href="/books/things-i-learnt/paper-notes">not on
paper</a>, so I can use as reference in the
future.</p>
<p>{{ chapters(prev_chapter_link=&quot;/books/things-i-learnt/post-solution&quot;, prev_chapter_title=&quot;Don't Hide Your Stupid Solution&quot;, next_chapter_link=&quot;/books/things-i-learnt/time&quot;, &quot;next_chapter_title=&quot;You Always Have The Time&quot;) }}</p>
</div>
</div>
</body>
</html>