add openring, add 'updated on' meta field

This commit is contained in:
Siddhartha
2023-06-26 01:09:31 +05:30
parent 375f472a2c
commit 1b7efef41e
106 changed files with 4191 additions and 594 deletions

View File

@@ -12,7 +12,7 @@ I find India really fascinating sometimes, even though I’ve lived my whole
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/annihilation-of-caste/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -68,7 +68,7 @@ I find India really fascinating sometimes, even though I&rsquo;ve lived my whole
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/annihilation-of-caste/" />
<meta property="og:image" content="https://www.siddharthagolu.com/posts/reading/annihilation-of-caste/images/caste.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2021-07-23T22:56:47+05:30" />
<meta property="article:modified_time" content="2021-07-23T22:56:47+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2023-06-23T00:36:16+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/posts/reading/annihilation-of-caste/images/caste.jpg" />
@@ -111,7 +111,7 @@ I find India really fascinating sometimes, even though I&rsquo;ve lived my whole
"wordCount" : "610",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/posts/reading/annihilation-of-caste/images/caste.jpg","datePublished": "2021-07-23T22:56:47+05:30",
"dateModified": "2021-07-23T22:56:47+05:30",
"dateModified": "2023-06-23T00:36:16+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -174,6 +174,11 @@ I find India really fascinating sometimes, even though I&rsquo;ve lived my whole
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -205,7 +210,7 @@ I find India really fascinating sometimes, even though I&rsquo;ve lived my whole
<h1 class="post-title">
Annihilation of Caste(Annotated Edition) by Arundhati Roy
</h1>
<div class="post-meta"><span title='2021-07-23 22:56:47 +0530 IST'>🗓 July 23, 2021</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/indian-authors"> indian-authors</a>&nbsp;·&nbsp;<a href="/tags/religion"> religion</a>&nbsp;·&nbsp;<a href="/tags/favourites"> favourites</a>
<div class="post-meta"><span title='2021-07-23 22:56:47 +0530 IST'>🗓 July 23, 2021</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2023-06-23 00:36:16 +0530 IST'>🔄 June 23, 2023</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/indian-authors"> indian-authors</a>&nbsp;·&nbsp;<a href="/tags/religion"> religion</a>&nbsp;·&nbsp;<a href="/tags/favourites"> favourites</a>
</div>
</header>
@@ -294,7 +299,86 @@ radical precisely because i) they go against the cultural norms and ii) they que
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -11,7 +11,7 @@
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/azadi/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -66,7 +66,7 @@
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/azadi/" />
<meta property="og:image" content="https://www.siddharthagolu.com/posts/reading/azadi/images/azadi.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2020-09-30T22:22:13+05:30" />
<meta property="article:modified_time" content="2020-09-30T22:22:13+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2023-06-23T08:58:20+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/posts/reading/azadi/images/azadi.jpg" />
@@ -108,7 +108,7 @@
"wordCount" : "725",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/posts/reading/azadi/images/azadi.jpg","datePublished": "2020-09-30T22:22:13+05:30",
"dateModified": "2020-09-30T22:22:13+05:30",
"dateModified": "2023-06-23T08:58:20+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -171,6 +171,11 @@
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -202,7 +207,7 @@
<h1 class="post-title">
Azadi by Arundhati Roy
</h1>
<div class="post-meta"><span title='2020-09-30 22:22:13 +0530 IST'>🗓 September 30, 2020</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/indian-authors"> indian-authors</a>&nbsp;·&nbsp;<a href="/tags/favourites"> favourites</a>
<div class="post-meta"><span title='2020-09-30 22:22:13 +0530 IST'>🗓 September 30, 2020</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2023-06-23 08:58:20 +0530 IST'>🔄 June 23, 2023</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/indian-authors"> indian-authors</a>&nbsp;·&nbsp;<a href="/tags/favourites"> favourites</a>
</div>
</header>
@@ -288,7 +293,86 @@
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -12,7 +12,7 @@ How to fool the world and become a Billionaire I remember hearing about Elizabet
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/bad-blood/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -68,7 +68,7 @@ How to fool the world and become a Billionaire I remember hearing about Elizabet
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/bad-blood/" />
<meta property="og:image" content="https://www.siddharthagolu.com/posts/reading/bad-blood/images/bad_blood.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2020-05-01T23:39:18+05:30" />
<meta property="article:modified_time" content="2020-05-01T23:39:18+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2023-06-23T00:36:16+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/posts/reading/bad-blood/images/bad_blood.jpg" />
@@ -111,7 +111,7 @@ How to fool the world and become a Billionaire I remember hearing about Elizabet
"wordCount" : "239",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/posts/reading/bad-blood/images/bad_blood.jpg","datePublished": "2020-05-01T23:39:18+05:30",
"dateModified": "2020-05-01T23:39:18+05:30",
"dateModified": "2023-06-23T00:36:16+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -174,6 +174,11 @@ How to fool the world and become a Billionaire I remember hearing about Elizabet
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -205,7 +210,7 @@ How to fool the world and become a Billionaire I remember hearing about Elizabet
<h1 class="post-title">
Bad Blood by John Carreyrou
</h1>
<div class="post-meta"><span title='2020-05-01 23:39:18 +0530 IST'>🗓 May 1, 2020</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/journalism"> journalism</a>&nbsp;·&nbsp;<a href="/tags/audiobook"> audiobook</a>
<div class="post-meta"><span title='2020-05-01 23:39:18 +0530 IST'>🗓 May 1, 2020</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2023-06-23 00:36:16 +0530 IST'>🔄 June 23, 2023</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/journalism"> journalism</a>&nbsp;·&nbsp;<a href="/tags/audiobook"> audiobook</a>
</div>
</header>
@@ -291,7 +296,86 @@ How to fool the world and become a Billionaire I remember hearing about Elizabet
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -12,7 +12,7 @@ There are few books which leave you in a mesmerizing state after having read the
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/behave-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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -68,7 +68,7 @@ There are few books which leave you in a mesmerizing state after having read the
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/behave-review/" />
<meta property="og:image" content="https://www.siddharthagolu.com/posts/reading/behave-review/images/behave.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2019-09-12T20:12:10+05:30" />
<meta property="article:modified_time" content="2019-09-12T20:12:10+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2023-03-21T09:50:46+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/posts/reading/behave-review/images/behave.jpg" />
@@ -111,7 +111,7 @@ There are few books which leave you in a mesmerizing state after having read the
"wordCount" : "1155",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/posts/reading/behave-review/images/behave.jpg","datePublished": "2019-09-12T20:12:10+05:30",
"dateModified": "2019-09-12T20:12:10+05:30",
"dateModified": "2023-03-21T09:50:46+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -174,6 +174,11 @@ There are few books which leave you in a mesmerizing state after having read the
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -205,7 +210,7 @@ There are few books which leave you in a mesmerizing state after having read the
<h1 class="post-title">
Behave: The Biology of Humans at Our Best and Worst by Robert Sapolsky
</h1>
<div class="post-meta"><span title='2019-09-12 20:12:10 +0530 IST'>🗓 September 12, 2019</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/favourites"> favourites</a>&nbsp;·&nbsp;<a href="/tags/understanding-ourselves"> understanding-ourselves</a>&nbsp;·&nbsp;<a href="/tags/non-fiction"> non-fiction</a>
<div class="post-meta"><span title='2019-09-12 20:12:10 +0530 IST'>🗓 September 12, 2019</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2023-03-21 09:50:46 +0530 IST'>🔄 March 21, 2023</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/favourites"> favourites</a>&nbsp;·&nbsp;<a href="/tags/understanding-ourselves"> understanding-ourselves</a>&nbsp;·&nbsp;<a href="/tags/non-fiction"> non-fiction</a>
</div>
</header>
@@ -332,7 +337,86 @@ that you&rsquo;ll hardly feel the complications yourself and will end up profoun
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -11,7 +11,7 @@
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/empire-of-pain/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -66,7 +66,7 @@
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/empire-of-pain/" />
<meta property="og:image" content="https://www.siddharthagolu.com/posts/reading/empire-of-pain/images/empire-of-pain.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2023-06-21T08:49:32+05:30" />
<meta property="article:modified_time" content="2023-06-21T08:49:32+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2023-06-23T08:59:39+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/posts/reading/empire-of-pain/images/empire-of-pain.jpg" />
@@ -108,7 +108,7 @@
"wordCount" : "88",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/posts/reading/empire-of-pain/images/empire-of-pain.jpg","datePublished": "2023-06-21T08:49:32+05:30",
"dateModified": "2023-06-21T08:49:32+05:30",
"dateModified": "2023-06-23T08:59:39+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -171,6 +171,11 @@
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -202,7 +207,7 @@
<h1 class="post-title">
Empire of Pain: The Secret History of the Sackler Dynasty
</h1>
<div class="post-meta"><span title='2023-06-21 08:49:32 +0530 IST'>🗓 June 21, 2023</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/audiobook"> audiobook</a>&nbsp;·&nbsp;<a href="/tags/public-health"> public-health</a>
<div class="post-meta"><span title='2023-06-21 08:49:32 +0530 IST'>🗓 June 21, 2023</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2023-06-23 08:59:39 +0530 IST'>🔄 June 23, 2023</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/audiobook"> audiobook</a>&nbsp;·&nbsp;<a href="/tags/public-health"> public-health</a>
</div>
</header>
@@ -275,7 +280,86 @@
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -11,7 +11,7 @@
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/four-thousand-weeks/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -66,7 +66,7 @@
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/four-thousand-weeks/" />
<meta property="og:image" content="https://www.siddharthagolu.com/posts/reading/four-thousand-weeks/images/four-thousand.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2022-09-21T07:35:24+05:30" />
<meta property="article:modified_time" content="2022-09-21T07:35:24+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2023-06-23T00:36:16+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/posts/reading/four-thousand-weeks/images/four-thousand.jpg" />
@@ -108,7 +108,7 @@
"wordCount" : "301",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/posts/reading/four-thousand-weeks/images/four-thousand.jpg","datePublished": "2022-09-21T07:35:24+05:30",
"dateModified": "2022-09-21T07:35:24+05:30",
"dateModified": "2023-06-23T00:36:16+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -171,6 +171,11 @@
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -202,7 +207,7 @@
<h1 class="post-title">
Four Thousand Weeks: Time Management for Mortals by Oliver Burkeman
</h1>
<div class="post-meta"><span title='2022-09-21 07:35:24 +0530 IST'>🗓 September 21, 2022</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/productivity"> productivity</a>
<div class="post-meta"><span title='2022-09-21 07:35:24 +0530 IST'>🗓 September 21, 2022</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2023-06-23 00:36:16 +0530 IST'>🔄 June 23, 2023</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/productivity"> productivity</a>
</div>
</header>
@@ -295,7 +300,86 @@
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -12,7 +12,7 @@ World history in a nutshell More than 1100 pages, this behemoth of a book still
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/glimpses-of-world-history/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -68,7 +68,7 @@ World history in a nutshell More than 1100 pages, this behemoth of a book still
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/glimpses-of-world-history/" />
<meta property="og:image" content="https://www.siddharthagolu.com/images/world_history.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2020-03-12T23:23:19+05:30" />
<meta property="article:modified_time" content="2020-03-12T23:23:19+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2022-05-01T23:09:23+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/images/world_history.jpg" />
@@ -111,7 +111,7 @@ World history in a nutshell More than 1100 pages, this behemoth of a book still
"wordCount" : "231",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/images/world_history.jpg","datePublished": "2020-03-12T23:23:19+05:30",
"dateModified": "2020-03-12T23:23:19+05:30",
"dateModified": "2022-05-01T23:09:23+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -174,6 +174,11 @@ World history in a nutshell More than 1100 pages, this behemoth of a book still
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -205,7 +210,7 @@ World history in a nutshell More than 1100 pages, this behemoth of a book still
<h1 class="post-title">
Glimpses of World History by Jawaharlal Nehru
</h1>
<div class="post-meta"><span title='2020-03-12 23:23:19 +0530 IST'>🗓 March 12, 2020</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/indian-authors"> indian-authors</a>&nbsp;·&nbsp;<a href="/tags/history"> history</a>&nbsp;·&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/letters"> letters</a>&nbsp;·&nbsp;<a href="/tags/favourites"> favourites</a>
<div class="post-meta"><span title='2020-03-12 23:23:19 +0530 IST'>🗓 March 12, 2020</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2022-05-01 23:09:23 +0530 IST'>🔄 May 1, 2022</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/indian-authors"> indian-authors</a>&nbsp;·&nbsp;<a href="/tags/history"> history</a>&nbsp;·&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/letters"> letters</a>&nbsp;·&nbsp;<a href="/tags/favourites"> favourites</a>
</div>
</header>
@@ -289,7 +294,86 @@ World history in a nutshell More than 1100 pages, this behemoth of a book still
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -12,7 +12,7 @@ I have been a lover of music since my early childhood - runs in the family - and
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/great-music/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -68,7 +68,7 @@ I have been a lover of music since my early childhood - runs in the family - and
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/great-music/" />
<meta property="og:image" content="https://www.siddharthagolu.com/images/ttc_great_music.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2020-01-16T22:05:06+05:30" />
<meta property="article:modified_time" content="2020-01-16T22:05:06+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2022-05-01T23:09:23+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/images/ttc_great_music.jpg" />
@@ -111,7 +111,7 @@ I have been a lover of music since my early childhood - runs in the family - and
"wordCount" : "310",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/images/ttc_great_music.jpg","datePublished": "2020-01-16T22:05:06+05:30",
"dateModified": "2020-01-16T22:05:06+05:30",
"dateModified": "2022-05-01T23:09:23+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -174,6 +174,11 @@ I have been a lover of music since my early childhood - runs in the family - and
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -205,7 +210,7 @@ I have been a lover of music since my early childhood - runs in the family - and
<h1 class="post-title">
How to Listen to and Understand Great Music by Robert Greenberg
</h1>
<div class="post-meta"><span title='2020-01-16 22:05:06 +0530 IST'>🗓 January 16, 2020</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/audiobook"> audiobook</a>&nbsp;·&nbsp;<a href="/tags/favourites"> favourites</a>&nbsp;·&nbsp;<a href="/tags/classical-music"> classical-music</a>&nbsp;·&nbsp;<a href="/tags/history"> history</a>
<div class="post-meta"><span title='2020-01-16 22:05:06 +0530 IST'>🗓 January 16, 2020</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2022-05-01 23:09:23 +0530 IST'>🔄 May 1, 2022</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/audiobook"> audiobook</a>&nbsp;·&nbsp;<a href="/tags/favourites"> favourites</a>&nbsp;·&nbsp;<a href="/tags/classical-music"> classical-music</a>&nbsp;·&nbsp;<a href="/tags/history"> history</a>
</div>
</header>
@@ -288,7 +293,86 @@ I have been a lover of music since my early childhood - runs in the family - and
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -11,7 +11,7 @@
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/life-between-buildings/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -66,7 +66,7 @@
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/life-between-buildings/" />
<meta property="og:image" content="https://www.siddharthagolu.com/posts/reading/life-between-buildings/images/life.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2022-04-21T09:04:49+05:30" />
<meta property="article:modified_time" content="2022-04-21T09:04:49+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2023-06-23T00:36:16+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/posts/reading/life-between-buildings/images/life.jpg" />
@@ -108,7 +108,7 @@
"wordCount" : "75",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/posts/reading/life-between-buildings/images/life.jpg","datePublished": "2022-04-21T09:04:49+05:30",
"dateModified": "2022-04-21T09:04:49+05:30",
"dateModified": "2023-06-23T00:36:16+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -171,6 +171,11 @@
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -202,7 +207,7 @@
<h1 class="post-title">
Life Between Buildings by Jan Gehl
</h1>
<div class="post-meta"><span title='2022-04-21 09:04:49 +0530 IST'>🗓 April 21, 2022</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/architecture"> architecture</a>&nbsp;·&nbsp;<a href="/tags/society"> society</a>
<div class="post-meta"><span title='2022-04-21 09:04:49 +0530 IST'>🗓 April 21, 2022</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2023-06-23 00:36:16 +0530 IST'>🔄 June 23, 2023</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/architecture"> architecture</a>&nbsp;·&nbsp;<a href="/tags/society"> society</a>
</div>
</header>
@@ -279,7 +284,86 @@
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -13,7 +13,7 @@ As is the norm for every child brought up in religion, I used to consider myself
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/parenting/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -70,7 +70,7 @@ As is the norm for every child brought up in religion, I used to consider myself
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/parenting/" />
<meta property="og:image" content="https://www.siddharthagolu.com/posts/reading/parenting/images/parenting.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2021-03-18T22:14:21+05:30" />
<meta property="article:modified_time" content="2021-03-18T22:14:21+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2023-06-25T16:19:25+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/posts/reading/parenting/images/parenting.jpg" />
@@ -114,7 +114,7 @@ As is the norm for every child brought up in religion, I used to consider myself
"wordCount" : "703",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/posts/reading/parenting/images/parenting.jpg","datePublished": "2021-03-18T22:14:21+05:30",
"dateModified": "2021-03-18T22:14:21+05:30",
"dateModified": "2023-06-25T16:19:25+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -177,6 +177,11 @@ As is the norm for every child brought up in religion, I used to consider myself
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -208,7 +213,7 @@ As is the norm for every child brought up in religion, I used to consider myself
<h1 class="post-title">
Parenting Beyond Belief by Dale McGowan
</h1>
<div class="post-meta"><span title='2021-03-18 22:14:21 +0530 IST'>🗓 March 18, 2021</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/religion"> religion</a>&nbsp;·&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/parenting"> parenting</a>&nbsp;·&nbsp;<a href="/tags/favourites"> favourites</a>
<div class="post-meta"><span title='2021-03-18 22:14:21 +0530 IST'>🗓 March 18, 2021</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2023-06-25 16:19:25 +0530 IST'>🔄 June 25, 2023</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/religion"> religion</a>&nbsp;·&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/parenting"> parenting</a>&nbsp;·&nbsp;<a href="/tags/favourites"> favourites</a>
</div>
</header>
@@ -295,7 +300,86 @@ As is the norm for every child brought up in religion, I used to consider myself
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -13,7 +13,7 @@ Main takeaway? Other than the central idea around which the book revolves (and s
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -70,7 +70,7 @@ Main takeaway? Other than the central idea around which the book revolves (and s
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/range-a-review/" />
<meta property="og:image" content="https://www.siddharthagolu.com/images/range_kindle.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2019-09-05T00:16:14+05:30" />
<meta property="article:modified_time" content="2019-09-05T00:16:14+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2022-05-01T23:09:23+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/images/range_kindle.jpg" />
@@ -114,7 +114,7 @@ Main takeaway? Other than the central idea around which the book revolves (and s
"wordCount" : "250",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/images/range_kindle.jpg","datePublished": "2019-09-05T00:16:14+05:30",
"dateModified": "2019-09-05T00:16:14+05:30",
"dateModified": "2022-05-01T23:09:23+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -177,6 +177,11 @@ Main takeaway? Other than the central idea around which the book revolves (and s
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -208,7 +213,7 @@ Main takeaway? Other than the central idea around which the book revolves (and s
<h1 class="post-title">
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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2022-05-01 23:09:23 +0530 IST'>🔄 May 1, 2022</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>
</header>
@@ -294,7 +299,86 @@ post</strong> on Anki (<a href="http://augmentingcognition.com/ltm.html">&ldquo;
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -13,7 +13,7 @@ If you&rsquo;ve ever had a panic attack. If you&rsquo;ve ever counted the number
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/reasons-to-stay-alive/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -70,7 +70,7 @@ If you&rsquo;ve ever had a panic attack. If you&rsquo;ve ever counted the number
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/reasons-to-stay-alive/" />
<meta property="og:image" content="https://www.siddharthagolu.com/images/reasons_to_stay_alive.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2020-01-28T22:28:18+05:30" />
<meta property="article:modified_time" content="2020-01-28T22:28:18+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2022-05-01T23:09:23+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/images/reasons_to_stay_alive.jpg" />
@@ -114,7 +114,7 @@ If you&rsquo;ve ever had a panic attack. If you&rsquo;ve ever counted the number
"wordCount" : "110",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/images/reasons_to_stay_alive.jpg","datePublished": "2020-01-28T22:28:18+05:30",
"dateModified": "2020-01-28T22:28:18+05:30",
"dateModified": "2022-05-01T23:09:23+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -177,6 +177,11 @@ If you&rsquo;ve ever had a panic attack. If you&rsquo;ve ever counted the number
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -208,7 +213,7 @@ If you&rsquo;ve ever had a panic attack. If you&rsquo;ve ever counted the number
<h1 class="post-title">
Reasons to Stay Alive by Matt Haig
</h1>
<div class="post-meta"><span title='2020-01-28 22:28:18 +0530 IST'>🗓 January 28, 2020</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/depression"> depression</a>&nbsp;·&nbsp;<a href="/tags/non-fiction"> non-fiction</a>
<div class="post-meta"><span title='2020-01-28 22:28:18 +0530 IST'>🗓 January 28, 2020</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2022-05-01 23:09:23 +0530 IST'>🔄 May 1, 2022</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/depression"> depression</a>&nbsp;·&nbsp;<a href="/tags/non-fiction"> non-fiction</a>
</div>
</header>
@@ -293,7 +298,86 @@ If you&rsquo;ve ever had a panic attack. If you&rsquo;ve ever counted the number
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -13,7 +13,7 @@ I have no affinity for running, even for short jogs, and much less for wanting t
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/running-murakami/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -70,7 +70,7 @@ I have no affinity for running, even for short jogs, and much less for wanting t
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/running-murakami/" />
<meta property="og:image" content="https://www.siddharthagolu.com/posts/reading/running-murakami/images/running-murakami.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2021-08-14T20:09:56+05:30" />
<meta property="article:modified_time" content="2021-08-14T20:09:56+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2023-06-23T00:36:16+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/posts/reading/running-murakami/images/running-murakami.jpg" />
@@ -114,7 +114,7 @@ I have no affinity for running, even for short jogs, and much less for wanting t
"wordCount" : "770",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/posts/reading/running-murakami/images/running-murakami.jpg","datePublished": "2021-08-14T20:09:56+05:30",
"dateModified": "2021-08-14T20:09:56+05:30",
"dateModified": "2023-06-23T00:36:16+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -177,6 +177,11 @@ I have no affinity for running, even for short jogs, and much less for wanting t
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -208,7 +213,7 @@ I have no affinity for running, even for short jogs, and much less for wanting t
<h1 class="post-title">
What I Talk About When I Talk About Running by Haruki Murakami
</h1>
<div class="post-meta"><span title='2021-08-14 20:09:56 +0530 IST'>🗓 August 14, 2021</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/audiobook"> audiobook</a>&nbsp;·&nbsp;<a href="/tags/favourites"> favourites</a>&nbsp;·&nbsp;<a href="/tags/health"> health</a>
<div class="post-meta"><span title='2021-08-14 20:09:56 +0530 IST'>🗓 August 14, 2021</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2023-06-23 00:36:16 +0530 IST'>🔄 June 23, 2023</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/audiobook"> audiobook</a>&nbsp;·&nbsp;<a href="/tags/favourites"> favourites</a>&nbsp;·&nbsp;<a href="/tags/health"> health</a>
</div>
</header>
@@ -306,7 +311,86 @@ up. And this is what I thought: If there are this many visible parts of my body
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -12,7 +12,7 @@ Now that I&rsquo;ve moved away from reading fiction, I find that I face a lot of
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/shame-rushdie/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -68,7 +68,7 @@ Now that I&rsquo;ve moved away from reading fiction, I find that I face a lot of
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/shame-rushdie/" />
<meta property="og:image" content="https://www.siddharthagolu.com/posts/reading/shame-rushdie/images/shame.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2021-08-17T22:55:02+05:30" />
<meta property="article:modified_time" content="2021-08-17T22:55:02+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2023-06-23T00:36:16+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/posts/reading/shame-rushdie/images/shame.jpg" />
@@ -111,7 +111,7 @@ Now that I&rsquo;ve moved away from reading fiction, I find that I face a lot of
"wordCount" : "355",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/posts/reading/shame-rushdie/images/shame.jpg","datePublished": "2021-08-17T22:55:02+05:30",
"dateModified": "2021-08-17T22:55:02+05:30",
"dateModified": "2023-06-23T00:36:16+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -174,6 +174,11 @@ Now that I&rsquo;ve moved away from reading fiction, I find that I face a lot of
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -205,7 +210,7 @@ Now that I&rsquo;ve moved away from reading fiction, I find that I face a lot of
<h1 class="post-title">
Shame by Salman Rushdie
</h1>
<div class="post-meta"><span title='2021-08-17 22:55:02 +0530 IST'>🗓 August 17, 2021</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/fiction"> fiction</a>&nbsp;·&nbsp;<a href="/tags/favourites"> favourites</a>&nbsp;·&nbsp;<a href="/tags/indian-authors"> indian-authors</a>
<div class="post-meta"><span title='2021-08-17 22:55:02 +0530 IST'>🗓 August 17, 2021</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2023-06-23 00:36:16 +0530 IST'>🔄 June 23, 2023</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/fiction"> fiction</a>&nbsp;·&nbsp;<a href="/tags/favourites"> favourites</a>&nbsp;·&nbsp;<a href="/tags/indian-authors"> indian-authors</a>
</div>
</header>
@@ -286,7 +291,86 @@ Now that I&rsquo;ve moved away from reading fiction, I find that I face a lot of
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -11,7 +11,7 @@
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/so-good-newport/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -65,7 +65,7 @@
<meta property="og:type" content="article" />
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/so-good-newport/" /><meta property="og:image" content="https://www.siddharthagolu.com/images/Love_for_mountains.jpeg"/><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2023-03-29T15:04:13+05:30" />
<meta property="article:modified_time" content="2023-03-29T15:04:13+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2023-04-05T00:25:21+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://www.siddharthagolu.com/images/Love_for_mountains.jpeg"/>
@@ -108,7 +108,7 @@
"wordCount" : "241",
"inLanguage": "en",
"datePublished": "2023-03-29T15:04:13+05:30",
"dateModified": "2023-03-29T15:04:13+05:30",
"dateModified": "2023-04-05T00:25:21+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -171,6 +171,11 @@
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -202,7 +207,7 @@
<h1 class="post-title">
So Good They Can&#39;t Ignore You - Cal Newport
</h1>
<div class="post-meta"><span title='2023-03-29 15:04:13 +0530 IST'>🗓 March 29, 2023</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/productivity"> productivity</a>&nbsp;·&nbsp;<a href="/tags/career-advice"> career-advice</a>&nbsp;·&nbsp;<a href="/tags/fast-food-books"> fast-food-books</a>
<div class="post-meta"><span title='2023-03-29 15:04:13 +0530 IST'>🗓 March 29, 2023</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2023-04-05 00:25:21 +0530 IST'>🔄 April 5, 2023</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/productivity"> productivity</a>&nbsp;·&nbsp;<a href="/tags/career-advice"> career-advice</a>&nbsp;·&nbsp;<a href="/tags/fast-food-books"> fast-food-books</a>
</div>
</header>
@@ -281,7 +286,86 @@
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -12,7 +12,7 @@ Reading fiction has always been a double-edged sword for me. Some of the most in
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/stoner/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -68,7 +68,7 @@ Reading fiction has always been a double-edged sword for me. Some of the most in
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/stoner/" />
<meta property="og:image" content="https://www.siddharthagolu.com/images/stoner.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2020-06-28T19:45:36+05:30" />
<meta property="article:modified_time" content="2020-06-28T19:45:36+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2022-05-01T23:09:23+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/images/stoner.jpg" />
@@ -111,7 +111,7 @@ Reading fiction has always been a double-edged sword for me. Some of the most in
"wordCount" : "905",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/images/stoner.jpg","datePublished": "2020-06-28T19:45:36+05:30",
"dateModified": "2020-06-28T19:45:36+05:30",
"dateModified": "2022-05-01T23:09:23+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -174,6 +174,11 @@ Reading fiction has always been a double-edged sword for me. Some of the most in
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -205,7 +210,7 @@ Reading fiction has always been a double-edged sword for me. Some of the most in
<h1 class="post-title">
Stoner by John Williams
</h1>
<div class="post-meta"><span title='2020-06-28 19:45:36 +0530 IST'>🗓 June 28, 2020</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/fiction"> fiction</a>
<div class="post-meta"><span title='2020-06-28 19:45:36 +0530 IST'>🗓 June 28, 2020</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2022-05-01 23:09:23 +0530 IST'>🔄 May 1, 2022</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/fiction"> fiction</a>
</div>
</header>
@@ -296,7 +301,86 @@ Reading fiction has always been a double-edged sword for me. Some of the most in
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -12,7 +12,7 @@ The School of Life - a massively popular YouTube channel - used to be this sourc
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/the-course-of-love/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -68,7 +68,7 @@ The School of Life - a massively popular YouTube channel - used to be this sourc
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/the-course-of-love/" />
<meta property="og:image" content="https://www.siddharthagolu.com/images/the_course_of_love.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2019-02-14T20:21:45+05:30" />
<meta property="article:modified_time" content="2019-02-14T20:21:45+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2022-05-01T23:09:23+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/images/the_course_of_love.jpg" />
@@ -111,7 +111,7 @@ The School of Life - a massively popular YouTube channel - used to be this sourc
"wordCount" : "564",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/images/the_course_of_love.jpg","datePublished": "2019-02-14T20:21:45+05:30",
"dateModified": "2019-02-14T20:21:45+05:30",
"dateModified": "2022-05-01T23:09:23+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -174,6 +174,11 @@ The School of Life - a massively popular YouTube channel - used to be this sourc
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -205,7 +210,7 @@ The School of Life - a massively popular YouTube channel - used to be this sourc
<h1 class="post-title">
The Course of Love by Alain de Botton
</h1>
<div class="post-meta"><span title='2019-02-14 20:21:45 +0530 IST'>🗓 February 14, 2019</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/fiction"> fiction</a>&nbsp;·&nbsp;<a href="/tags/relationship"> relationship</a>
<div class="post-meta"><span title='2019-02-14 20:21:45 +0530 IST'>🗓 February 14, 2019</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2022-05-01 23:09:23 +0530 IST'>🔄 May 1, 2022</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/fiction"> fiction</a>&nbsp;·&nbsp;<a href="/tags/relationship"> relationship</a>
</div>
</header>
@@ -299,7 +304,86 @@ other person respects and trusts us enough to think we should understand their u
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -11,7 +11,7 @@
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/the-stranger-and-the-plague-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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -66,7 +66,7 @@
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/the-stranger-and-the-plague-a-review/" />
<meta property="og:image" content="https://www.siddharthagolu.com/images/The_Bookshelf.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2019-01-21T14:39:14+05:30" />
<meta property="article:modified_time" content="2019-01-21T14:39:14+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2022-05-01T23:09:23+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/images/The_Bookshelf.jpg" />
@@ -108,7 +108,7 @@
"wordCount" : "1482",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/images/The_Bookshelf.jpg","datePublished": "2019-01-21T14:39:14+05:30",
"dateModified": "2019-01-21T14:39:14+05:30",
"dateModified": "2022-05-01T23:09:23+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -171,6 +171,11 @@
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -205,7 +210,7 @@
<div class="post-description">
On my journey to learn more about philosophy - the first step into the realms of existentialism
</div>
<div class="post-meta"><span title='2019-01-21 14:39:14 +0530 IST'>🗓 January 21, 2019</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/philosophy"> philosophy</a>&nbsp;·&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/existentialism"> existentialism</a>
<div class="post-meta"><span title='2019-01-21 14:39:14 +0530 IST'>🗓 January 21, 2019</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2022-05-01 23:09:23 +0530 IST'>🔄 May 1, 2022</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;7 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/philosophy"> philosophy</a>&nbsp;·&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/existentialism"> existentialism</a>
</div>
</header>
@@ -333,7 +338,86 @@ hope that I keep myself motivated enough to finish all these books.</p>
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -11,7 +11,7 @@
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/the-way-we-eat/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -66,7 +66,7 @@
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/the-way-we-eat/" />
<meta property="og:image" content="https://www.siddharthagolu.com/posts/reading/the-way-we-eat/images/the-way-we-eat.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2021-09-01T10:43:25+05:30" />
<meta property="article:modified_time" content="2021-09-01T10:43:25+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2023-06-23T00:36:16+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/posts/reading/the-way-we-eat/images/the-way-we-eat.jpg" />
@@ -108,7 +108,7 @@
"wordCount" : "650",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/posts/reading/the-way-we-eat/images/the-way-we-eat.jpg","datePublished": "2021-09-01T10:43:25+05:30",
"dateModified": "2021-09-01T10:43:25+05:30",
"dateModified": "2023-06-23T00:36:16+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -171,6 +171,11 @@
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -202,7 +207,7 @@
<h1 class="post-title">
The Way We Eat: Why Our Food Choices Matter by Peter Singer
</h1>
<div class="post-meta"><span title='2021-09-01 10:43:25 +0530 IST'>🗓 September 1, 2021</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/review"> review</a>&nbsp;·&nbsp;<a href="/tags/debating-ethics"> debating-ethics</a>&nbsp;·&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/animal-cruelty"> animal-cruelty</a>&nbsp;·&nbsp;<a href="/tags/favourites"> favourites</a>
<div class="post-meta"><span title='2021-09-01 10:43:25 +0530 IST'>🗓 September 1, 2021</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2023-06-23 00:36:16 +0530 IST'>🔄 June 23, 2023</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/review"> review</a>&nbsp;·&nbsp;<a href="/tags/debating-ethics"> debating-ethics</a>&nbsp;·&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/animal-cruelty"> animal-cruelty</a>&nbsp;·&nbsp;<a href="/tags/favourites"> favourites</a>
</div>
</header>
@@ -292,7 +297,86 @@
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>

View File

@@ -13,7 +13,7 @@ I am an atheist interested in the power of mindfulness and the whole world of so
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/waking-up/">
<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.c7aaff413ccab50f9f0c5953448a03be47a73092db5b6f59df2faef17f9704e2.css" integrity="sha256-x6r/QTzKtQ&#43;fDFlTRIoDvkenMJLbW29Z3y&#43;u8X&#43;XBOI=" rel="preload stylesheet" as="style">
<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&#43;9vmJ0cTS&#43;ovo0FeA="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
@@ -70,7 +70,7 @@ I am an atheist interested in the power of mindfulness and the whole world of so
<meta property="og:url" content="https://www.siddharthagolu.com/posts/reading/waking-up/" />
<meta property="og:image" content="https://www.siddharthagolu.com/images/waking_up.jpg" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2020-04-15T23:31:08+05:30" />
<meta property="article:modified_time" content="2020-04-15T23:31:08+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta property="article:modified_time" content="2022-05-01T23:09:23+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/images/waking_up.jpg" />
@@ -114,7 +114,7 @@ I am an atheist interested in the power of mindfulness and the whole world of so
"wordCount" : "129",
"inLanguage": "en",
"image":"https://www.siddharthagolu.com/images/waking_up.jpg","datePublished": "2020-04-15T23:31:08+05:30",
"dateModified": "2020-04-15T23:31:08+05:30",
"dateModified": "2022-05-01T23:09:23+05:30",
"author":[{
"@type": "Person",
"name": "Siddhartha Golu"
@@ -177,6 +177,11 @@ I am an atheist interested in the power of mindfulness and the whole world of so
</div>
</div>
<ul id="menu">
<li>
<a href="https://www.siddharthagolu.com/about" title="About">
<span>About</span>
</a>
</li>
<li>
<a href="https://www.siddharthagolu.com/archive" title="Archive">
<span>Archive</span>
@@ -208,7 +213,7 @@ I am an atheist interested in the power of mindfulness and the whole world of so
<h1 class="post-title">
Waking Up by Sam Harris
</h1>
<div class="post-meta"><span title='2020-04-15 23:31:08 +0530 IST'>🗓 April 15, 2020</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/meditation"> meditation</a>
<div class="post-meta"><span title='2020-04-15 23:31:08 +0530 IST'>🗓 April 15, 2020</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span title='2022-05-01 23:09:23 +0530 IST'>🔄 May 1, 2022</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1 min&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;🔖&nbsp;<a href="/tags/non-fiction"> non-fiction</a>&nbsp;·&nbsp;<a href="/tags/meditation"> meditation</a>
</div>
</header>
@@ -288,7 +293,86 @@ I am an atheist interested in the power of mindfulness and the whole world of so
</svg>
</a>
</div>
</footer><!-- begin comments //-->
</footer>
<hr>
<section class="webring">
<h3 class="header">Articles from blogs I follow around the net</h3>
<section class="articles">
<div class="article">
<h4 class="title">
<a href="https://world.hey.com/dhh/back-to-america-7e878fa2" target="_blank" rel="noopener">Back to America</a>
</h4>
<p class="summary">
After spending much of the past three years in Denmark, our family is returning to America full time this summer. The original reasons for temporarily emigrating the prolonged school lockdowns and other pandemic madness have long since evaporated, a…</p>
<small class="source">
via <a href="https://world.hey.com/dhh">David Heinemeier Hansson</a>
</small>
<small class="date">June 25, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://mtlynch.io/notes/nix-first-impressions/" target="_blank" rel="noopener">My First Impressions of Nix</a>
</h4>
<p class="summary">Nix is a tool for configuring software environments according to source files. Ive been hearing more and more about Nix on Hacker News and Twitter. The idea of it appeals to me, so Ive been tinkering with it over the past few weeks.
My history with infra…</p>
<small class="source">
via <a href="https://mtlynch.io/">mtlynch.io</a>
</small>
<small class="date">June 17, 2023</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://earlyretirementnow.com/2023/06/16/flexibility-swr-series-part-58/" target="_blank" rel="noopener">Flexibility is Overrated SWR Series Part 58</a>
</h4>
<p class="summary">June 16, 2023 I wonder if Ill ever run out of material for the Safe Withdrawal Series. Fifty-eight parts now, and the new ideas come faster than I can write posts these days. This month, I initially planned to write about the effects of timing Social Sec…</p>
<small class="source">
via <a href="https://earlyretirementnow.com/">Early Retirement Now</a>
</small>
<small class="date">June 16, 2023</small>
</div>
</section>
<p class="attribution">
Generated by
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
</p>
</section>
<style>
.webring .header {
margin: 0 0 12px;
}
.webring .articles {
display: flex;
flex-wrap: wrap;
margin: -0.5rem;
}
.webring .title {
margin: 4px 0 12px;
}
.webring .article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--openring-bg);
min-width: 10rem;
}
.webring .summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring .attribution {
text-align: right;
font-size: 0.8rem;
color: #555;
}
</style>
<!-- begin comments //-->
<section id = "isso-thread">
</section>