mirror of
https://gitlab.com/thelazyoxymoron/siddhartha-golu-website.git
synced 2025-07-27 13:07:58 +02:00
merge PaperMod's latest changes + cleanup
This commit is contained in:
@@ -12,10 +12,7 @@ Started with a tightly-knit structure, but faltered at the end. The last few cha
|
||||
Main takeaway? Other than the central idea around which the book revolves (and succinctly mentioned as the book subtitle too), the idea of interleaving is what struck me the most. I had already read about this particular method in Michael Nielsen’s brilliant post on Anki (“Augmenting Long-term Memory”) and it was interesting to read about it formally in the book.">
|
||||
<meta name="author" content="Siddhartha Golu">
|
||||
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/range-a-review/">
|
||||
<script async defer data-website-id="34ce8dc6-488b-49ee-9a2f-8e70a7009f17" src="https://batman.siddharthagolu.com/batman.js"></script>
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.4f5576b27f1a8ee2d1559082cedf1e9ca257ea9b767d9780cb0718c2435f78e5.css" integrity="sha256-T1V2sn8ajuLRVZCCzt8enKJX6pt2fZeAywcYwkNfeOU=" rel="preload stylesheet" as="style">
|
||||
<script defer crossorigin="anonymous" src="/assets/js/highlight.f413e19d0714851f6474e7ee9632408e58ac146fbdbe62747134bea2fa3415e0.js" integrity="sha256-9BPhnQcUhR9kdOfuljJAjlisFG+9vmJ0cTS+ovo0FeA="
|
||||
onload="hljs.initHighlightingOnLoad();"></script>
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV+hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">
|
||||
@@ -40,7 +37,7 @@ Main takeaway? Other than the central idea around which the book revolves (and s
|
||||
--secondary: rgb(155, 156, 157);
|
||||
--tertiary: rgb(65, 66, 68);
|
||||
--content: rgb(196, 196, 197);
|
||||
--hljs-bg: rgb(46, 46, 51);
|
||||
--code-block-bg: rgb(46, 46, 51);
|
||||
--code-bg: rgb(55, 56, 62);
|
||||
--border: rgb(51, 51, 51);
|
||||
}
|
||||
@@ -210,16 +207,13 @@ Main takeaway? Other than the central idea around which the book revolves (and s
|
||||
<article class="post-single">
|
||||
<header class="post-header">
|
||||
<div class="breadcrumbs"><a href="https://www.siddharthagolu.com/">Home</a> » <a href="https://www.siddharthagolu.com/posts/">Posts</a></div>
|
||||
<h1 class="post-title">
|
||||
<h1 class="post-title entry-hint-parent">
|
||||
Range by David Epstein
|
||||
</h1>
|
||||
<div class="post-meta"><span title='2019-09-05 00:16:14 +0530 IST'>🗓 September 5, 2019</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/understanding-ourselves"> understanding-ourselves</a>&nbsp;·&nbsp;<a href="/tags/career-advice"> career-advice</a>
|
||||
<div class="post-meta"><span title='2019-09-05 00:16:14 +0530 IST'>🗓 September 5, 2019</span> · 2 min · 🔖 <a href="/tags/non-fiction"> non-fiction</a> · <a href="/tags/understanding-ourselves"> understanding-ourselves</a> · <a href="/tags/career-advice"> career-advice</a>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
<figure class="entry-cover"><img loading="lazy" src="https://www.siddharthagolu.com/images/range_kindle.jpg" alt="">
|
||||
|
||||
</figure>
|
||||
<div class="post-content"><p><a href="https://www.goodreads.com/review/show/2918108710">Check it out on Goodreads</a></p>
|
||||
<hr>
|
||||
<p>Started with a tightly-knit structure, but faltered at the end. The last few chapters were a slog to get through - mostly because of numerous “business-class” style case studies.</p>
|
||||
@@ -344,7 +338,7 @@ post</strong> on Anki (<a href="http://augmentingcognition.com/ltm.html">“
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2023 <a href="https://www.siddharthagolu.com/">Siddhartha Golu</a></span>
|
||||
<span>© 2024 <a href="https://www.siddharthagolu.com/">Siddhartha Golu</a></span>
|
||||
<span>
|
||||
Powered by
|
||||
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
|
||||
|
Reference in New Issue
Block a user