add a tooltip design

This commit is contained in:
Siddhartha Golu 2024-01-27 17:54:11 +05:30
parent 3357e1220b
commit dcf5aed8e2
111 changed files with 194 additions and 130 deletions

View File

@ -411,3 +411,59 @@ img.in-text {
background: var(--openring-bg);
width: 12rem;
}
/* Tooltip styling */
.tooltip {
position: relative;
display: inline-block;
}
.tooltip .tooltiptext {
visibility: hidden;
background-color: #555;
color: #fff;
text-align: center;
border-radius: 6px;
padding: 10px;
position: absolute;
z-index: 1;
top: 100%;
left: 100%;
width: max-content;
max-width: 400px;
word-wrap: break-word;
opacity: 0;
transition: opacity 0.3s;
max-width: 300px; /* Limit the maximum width of the tooltip */
word-wrap: break-word; /* Break words if they exceed the max-width */
font-size: 14px;
}
.tooltip .tooltiplabel {
text-decoration: underline;
}
.tooltip:hover .tooltiptext {
visibility: visible;
opacity: 1;
}
.tooltip:active .tooltiptext {
visibility: visible;
opacity: 1;
}
/* Adjust the tooltip for screens smaller than 600px */
/* Show tooltip in the center when on mobile */k
/* Reference: https://rimdev.io/css-only-tooltip-for-all-screen-sizes/ */
@media screen and (max-width: 600px) {
.tooltip .tooltiptext {
max-width: 90%; /* Adjust this percentage based on your needs */
font-size: 12px;
position: fixed;
bottom: auto;
top: 50%;
left: 50%;
transform: translate(-50%);
}
}

View File

@ -16,6 +16,7 @@
--code-bg: rgb(245, 245, 245);
--border: rgb(238, 238, 238);
--link-color: rgb(255, 0, 0);
--tooltip-hover-color: rgb(235, 239, 232);
--openring-bg: rgb(238, 238, 238);
}

View File

@ -7,8 +7,9 @@ draft: false
My fascination with the visual media brought me closer to seeing the world through a different lens. This is an ongoing effort to capture what I see and share it with the world.
You can browse the images below using left/right keys. All the images are hosted on flickr, I'd recommend navigating to my photostream if you want to see them in full size. <span style="color: red;">[^1]</span>
[^1]: You might need to enable Javascript if you're unable to see the images properly.
You can browse the images below using left/right keys. All the images are hosted on flickr, I'd recommend navigating to my photostream if you want to see them in full size.
{{< tooltip text="" >}}
You might need to enable Javascript if you're unable to see the images properly.
{{< /tooltip >}}
{{<gallery>}}

View File

@ -0,0 +1,5 @@
<span class="tooltip">
<span class="tooltiptext">{{ .Inner | safeHTML }}</span>
<span class="tooltiplabel">{{ .Get "text" }}</span>
&#128172;
</span>

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/404.html">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -13,7 +13,7 @@ I have always dreaded this question. It doesn&rsquo;t matter which setting I&rsq
So to solve this little problem of mine, I came up with this unoriginal idea.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/about/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Everything I&#39;ve ever written, compiled in one place.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/archive/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

File diff suppressed because one or more lines are too long

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/categories/book-notes/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/categories/book-notes/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/categories/book-notes/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/categories/cinema/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/categories/drawings/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/categories/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/categories/photography/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">
@ -166,8 +166,7 @@
</header>
<div class="entry-content">
<p>My fascination with the visual media brought me closer to seeing the world through a different lens. This is an ongoing effort to capture what I see and share it with the world.
You can browse the images below using left/right keys. All the images are hosted on flickr, Id recommend navigating to my photostream if you want to see them in full size. 1
You might need to enable Javascript if youre unable to see the images properly....</p>
You can browse the images below using left/right keys. All the images are hosted on flickr, Id recommend navigating to my photostream if you want to see them in full size. You might need to enable Javascript if you&#39;re unable to see the images properly....</p>
</div>
<footer class="entry-footer"><span title='2021-03-23 20:18:21 +0530 IST'>🗓 March 23, 2021</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Siddhartha Golu</footer>
<a class="entry-link" aria-label="post link to Photography" href="https://www.siddharthagolu.com/photography/"></a>

View File

@ -19,8 +19,7 @@
<pubDate>Tue, 23 Mar 2021 20:18:21 +0530</pubDate>
<guid>https://www.siddharthagolu.com/photography/</guid>
<description>My fascination with the visual media brought me closer to seeing the world through a different lens. This is an ongoing effort to capture what I see and share it with the world.
You can browse the images below using left/right keys. All the images are hosted on flickr, I&amp;rsquo;d recommend navigating to my photostream if you want to see them in full size. 1
You might need to enable Javascript if you&amp;rsquo;re unable to see the images properly.</description>
You can browse the images below using left/right keys. All the images are hosted on flickr, I&amp;rsquo;d recommend navigating to my photostream if you want to see them in full size. You might need to enable Javascript if you&#39;re unable to see the images properly.</description>
</item>
</channel>
</rss>

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/categories/poetry/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -11,7 +11,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

File diff suppressed because one or more lines are too long

View File

@ -100,8 +100,7 @@ I find India really fascinating sometimes, even though I&amp;rsquo;ve lived my w
<pubDate>Tue, 23 Mar 2021 20:18:21 +0530</pubDate>
<guid>https://www.siddharthagolu.com/photography/</guid>
<description>My fascination with the visual media brought me closer to seeing the world through a different lens. This is an ongoing effort to capture what I see and share it with the world.
You can browse the images below using left/right keys. All the images are hosted on flickr, I&amp;rsquo;d recommend navigating to my photostream if you want to see them in full size. 1
You might need to enable Javascript if you&amp;rsquo;re unable to see the images properly.</description>
You can browse the images below using left/right keys. All the images are hosted on flickr, I&amp;rsquo;d recommend navigating to my photostream if you want to see them in full size. You might need to enable Javascript if you&#39;re unable to see the images properly.</description>
</item>
<item>
<title>Parenting Beyond Belief by Dale McGowan</title>

View File

@ -11,7 +11,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -11,7 +11,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -11,7 +11,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -8,11 +8,10 @@
<title>Photography | Siddhartha Golu</title>
<meta name="keywords" content="">
<meta name="description" content="My fascination with the visual media brought me closer to seeing the world through a different lens. This is an ongoing effort to capture what I see and share it with the world.
You can browse the images below using left/right keys. All the images are hosted on flickr, I&rsquo;d recommend navigating to my photostream if you want to see them in full size. 1
You might need to enable Javascript if you&rsquo;re unable to see the images properly.">
You can browse the images below using left/right keys. All the images are hosted on flickr, I&rsquo;d recommend navigating to my photostream if you want to see them in full size. You might need to enable Javascript if you&#39;re unable to see the images properly.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/photography/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">
@ -64,8 +63,7 @@ You might need to enable Javascript if you&rsquo;re unable to see the images pro
</style>
<meta property="og:title" content="Photography" />
<meta property="og:description" content="My fascination with the visual media brought me closer to seeing the world through a different lens. This is an ongoing effort to capture what I see and share it with the world.
You can browse the images below using left/right keys. All the images are hosted on flickr, I&rsquo;d recommend navigating to my photostream if you want to see them in full size. 1
You might need to enable Javascript if you&rsquo;re unable to see the images properly." />
You can browse the images below using left/right keys. All the images are hosted on flickr, I&rsquo;d recommend navigating to my photostream if you want to see them in full size. You might need to enable Javascript if you&#39;re unable to see the images properly." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://www.siddharthagolu.com/photography/" /><meta property="og:image" content="https://www.siddharthagolu.com/images/Love_for_mountains.jpeg"/><meta property="article:section" content="" />
<meta property="article:published_time" content="2021-03-23T20:18:21+05:30" />
@ -76,8 +74,7 @@ You might need to enable Javascript if you&rsquo;re unable to see the images pro
<meta name="twitter:title" content="Photography"/>
<meta name="twitter:description" content="My fascination with the visual media brought me closer to seeing the world through a different lens. This is an ongoing effort to capture what I see and share it with the world.
You can browse the images below using left/right keys. All the images are hosted on flickr, I&rsquo;d recommend navigating to my photostream if you want to see them in full size. 1
You might need to enable Javascript if you&rsquo;re unable to see the images properly."/>
You can browse the images below using left/right keys. All the images are hosted on flickr, I&rsquo;d recommend navigating to my photostream if you want to see them in full size. You might need to enable Javascript if you&#39;re unable to see the images properly."/>
<script type="application/ld+json">
@ -100,11 +97,11 @@ You might need to enable Javascript if you&rsquo;re unable to see the images pro
"@type": "BlogPosting",
"headline": "Photography",
"name": "Photography",
"description": "My fascination with the visual media brought me closer to seeing the world through a different lens. This is an ongoing effort to capture what I see and share it with the world.\nYou can browse the images below using left/right keys. All the images are hosted on flickr, I\u0026rsquo;d recommend navigating to my photostream if you want to see them in full size. 1\nYou might need to enable Javascript if you\u0026rsquo;re unable to see the images properly.",
"description": "My fascination with the visual media brought me closer to seeing the world through a different lens. This is an ongoing effort to capture what I see and share it with the world.\nYou can browse the images below using left/right keys. All the images are hosted on flickr, I\u0026rsquo;d recommend navigating to my photostream if you want to see them in full size. You might need to enable Javascript if you're unable to see the images properly.",
"keywords": [
],
"articleBody": "My fascination with the visual media brought me closer to seeing the world through a different lens. This is an ongoing effort to capture what I see and share it with the world.\nYou can browse the images below using left/right keys. All the images are hosted on flickr, Id recommend navigating to my photostream if you want to see them in full size. 1\nYou might need to enable Javascript if youre unable to see the images properly. ↩︎\n",
"articleBody": "My fascination with the visual media brought me closer to seeing the world through a different lens. This is an ongoing effort to capture what I see and share it with the world.\nYou can browse the images below using left/right keys. All the images are hosted on flickr, Id recommend navigating to my photostream if you want to see them in full size. You might need to enable Javascript if you're unable to see the images properly. 💬 ",
"wordCount" : "79",
"inLanguage": "en",
"datePublished": "2021-03-23T20:18:21+05:30",
@ -212,20 +209,20 @@ You might need to enable Javascript if you&rsquo;re unable to see the images pro
</div>
</header>
<div class="post-content"><p>My fascination with the visual media brought me closer to seeing the world through a different lens. This is an ongoing effort to capture what I see and share it with the world.</p>
<p>You can browse the images below using left/right keys. All the images are hosted on flickr, I&rsquo;d recommend navigating to my photostream if you want to see them in full size. <!-- raw HTML omitted --><sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup><!-- raw HTML omitted --></p>
<p>You can browse the images below using left/right keys. All the images are hosted on flickr, I&rsquo;d recommend navigating to my photostream if you want to see them in full size.
<span class="tooltip">
<span class="tooltiptext">
You might need to enable Javascript if you're unable to see the images properly.
</span>
<span class="tooltiplabel"></span>
&#128172;
</span>
</p>
<div class = 'gallery'>
<a data-flickr-embed="true" data-header="true" data-footer="true" href="https://www.flickr.com/photos/160696242@N07" title=""><img src="https://live.staticflickr.com/65535/51065906802_85fe2232aa_c.jpg" width="1144" height="1144" alt=""></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</div>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
<p>You might need to enable Javascript if you&rsquo;re unable to see the images properly.&#160;<a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</div>
</div>

View File

@ -10,7 +10,7 @@
<meta name="description" content="A film where everything is conveyed through glances.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/cinema/3-iron/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="An interesting take on life, seen through the lens of afterlife. Highly recommended!">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/cinema/after-life/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -11,7 +11,7 @@
A slow, methodical display of patience and absurdity juxtaposed on the vast landscape, this film has something else going for it. When you read the synopsis or look at the posters, you expect a certain police procedural drama - the kind of which you&rsquo;ve been accustomed to till date. What you get is a completely different take on the trope.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/cinema/anatolia/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Wes Anderson and his colorful quirks">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/cinema/darjeeling/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -13,7 +13,7 @@ a diverse array of deficits in hedonic function, including reduced motivation or
At one point or another, we have all experienced some version of this phenomenon - may be characterized by an oversaturation of love, or caused by a prolonged mediocrity in life, or as in the case of our protagonist here, the complete loss of will and motivation to feel anything.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/cinema/oslo-august/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -11,7 +11,7 @@
Motorcycling community is laden with fist-pumping-muscle-bulging-neckbeardy-speed-ninjas-Harley-fans, and it usually gets a bad rap all across the world. Gaurav Jani is none of these things. His passion and humility and curious nature reminded me why I loved biking in the first place. This is a must-watch for anyone fascinated with two wheels and the places they enable you to visit.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/cinema/riding-solo/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -12,7 +12,7 @@ There are films which you wish you had watched earlier in life, and there are ot
The college sophomore me would have been really excited about discussing vague notions of self and freedom and free will and morality and dreams - and don&rsquo;t get me wrong, mid-twenties me is equally as excited about these things as my former self, if not more so - but the problem lies in the superficiality of it all.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/cinema/waking-life/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -12,7 +12,7 @@ Over the years, I have increasingly gravitated towards films where supposedly &l
I had watched Once Upon a Time in Anatolia from the same director previously and much like films by Wes Anderson, I could immediately tell this was Ceylan&rsquo;s film right from the start, although these two directors could not be any more different.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/cinema/winter-sleep/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -19,7 +19,7 @@ of the stick when it burned,
lighting up my day with the secret enchantments,">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/deference-vs-indifference/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="I don&rsquo;t know why, but I liked the eyes-only version more. Linked below is the work-in-progress sketch:">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/drawings/a-beautiful-woman/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="I was either on acid or I had watched a sad movie before attempting this piece. A strange juxtaposition of Chaplin and Hitler.">
<meta name="author" content="siddhartha">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/drawings/chaplin/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="I have a particular affinity towards this sketch as I was very apprehensive about attempting Einstein, his face had much more complexity than what I usually dealt with, but it turned out good enough in the end.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/drawings/einstein/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="My first attempt at drawing after dabbling in caricature pieces in my childhood :)">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/drawings/gandhi/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="I used to be obsessed with Sherlock (the HBO show) during the time it aired, and part of my fascination was with Martin Freeman here, who so brilliantly played the role of Watson.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/drawings/martin-freeman/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Completely botched this drawing, but it reminds me of the drawing streak I used to have back when I was in my hometown during college vacations.">
<meta name="author" content="siddhartha">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/drawings/teresa/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Posts - Siddhartha Golu">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Posts - Siddhartha Golu">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Posts - Siddhartha Golu">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Posts - Siddhartha Golu">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -11,7 +11,7 @@
I find India really fascinating sometimes, even though I&rsquo;ve lived my whole life here. What the cultural multitudes and colorful festivals hide underneath is an ugly facade which threatens to break everything that has been built over the years. What I find most fascinating is how we&rsquo;ve conditioned ourselves to ignore the blatant reality and move ahead with an oblivious calm, living in shit and aspiring for the gold.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/annihilation-of-caste/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="A series of essays on the bleak reality in India. Highly recommended.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/azadi/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -11,7 +11,7 @@
How to fool the world and become a Billionaire I remember hearing about Elizabeth Holmes when I was in my late teens, at that impressionable age when you get hyper-inspired by reading about icons that are going to change the world. There was a profile of her in Wired, with an eye-catching image of her wearing a turtleneck black sweater holding what looked like a test-tube with a tiny amount of blood with a science-y background.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/bad-blood/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -11,7 +11,7 @@
There are few books which leave you in a mesmerizing state after having read them. You ponder about it for days to come, want to scream your head off about it to anyone who&rsquo;d listen, and then dwell in this fear of picking up another book because how can something else ever come close to being this perfect! I have felt this way before - first when I&rsquo;d finished The Complete Sherlock Holmes, later when I was left in a daze for multiple days after finishing the notorious and brilliant House of Leaves, and much more recently when I was unable to sleep after reading Why We Sleep by Matthew Walker.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/behave-review/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="A powerful exploration into the psyche of Indian women and how society perpetuates the status quo">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/chup-deepa-narayan/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="If you want to understand how the opioid crisis began, read this">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/empire-of-pain/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="A book about time and our relationship with it. Recommended.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/four-thousand-weeks/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -11,7 +11,7 @@
World history in a nutshell More than 1100 pages, this behemoth of a book still fails to capture the whole essence of world history - and rightly so. How can you combine over 2000 years of human history and still do justice to every element? But the unique manner in which this book - or more appropriately, collection of letters - has been written, it shines brightly amongst the plethora of history books you can find on this vast subject of world history.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/glimpses-of-world-history/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -11,7 +11,7 @@
I have been a lover of music since my early childhood - runs in the family - and have imitated and performed songs (mostly inside my own head) on numerous occasions. Despite this lifelong love affair with music of all kinds, there was one particular genre of music that always baffled me. Mostly because of my own ignorance, but partially also because nobody else was talking about it.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/great-music/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -11,7 +11,7 @@
I had picked up this one thinking it to be an autobiography, and with an expectation that it&rsquo;ll cover Rajan&rsquo;s tussles with the government in more details. I was pleasantly surprised to find instead a good collection of technical essays covering the workings of RBI, and economics in general. If you&rsquo;re looking for a good explanatory work in the field of Economics (and especially those concerning India and its policies), you&rsquo;ll enjoy this.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/i-do-what-i-do/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="A gentle introduction to the study of buildings and the way they enable societal interactions.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/life-between-buildings/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -12,7 +12,7 @@ I have had a very curious relationship with religion, although now that I talk t
As is the norm for every child brought up in religion, I used to consider myself special believing that I had a &ldquo;personal relationship&rdquo; with God.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/parenting/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -12,7 +12,7 @@ Started with a tightly-knit structure, but faltered at the end. The last few cha
Main takeaway? Other than the central idea around which the book revolves (and succinctly mentioned as the book subtitle too), the idea of interleaving is what struck me the most. I had already read about this particular method in Michael Nielsen&rsquo;s brilliant post on Anki (&ldquo;Augmenting Long-term Memory&rdquo;) and it was interesting to read about it formally in the book.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/range-a-review/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -12,7 +12,7 @@ Reasons you should read this book:
If you&rsquo;ve ever had a panic attack. If you&rsquo;ve ever counted the number of times the ceiling fan rotates, just so you could avoid dealing with the endless voices in your head. If you&rsquo;ve ever felt ashamed to admit that you might be suffering from the D-word. If reading about personal stories of how people overcame their mental illnesses soothes you.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/reasons-to-stay-alive/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -12,7 +12,7 @@ Pain is inevitable, suffering is optional.
I have no affinity for running, even for short jogs, and much less for wanting to run long distances. Although this is not because I hate exercises - one of those rare things that I figured out early in life was my desire to remain healthy as long as possible and that of course means I need to keep myself fit - but probably my distaste for running stems from the monotonous nature of the activity.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/running-murakami/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -11,7 +11,7 @@
Now that I&rsquo;ve moved away from reading fiction, I find that I face a lot of inertia to pick up something purely for pleasure. Maybe this is a nasty by-product of wanting to be as &ldquo;productive&rdquo; as possible. But the more I have drifted away from reading for pleasure, more mechanical the whole process has become for me. Partly to avoid this feeling, and partly because of my shame at seeing my bookshelf filled with dusty unread books, I picked up this one to assuage my feelings of guilt.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/shame-rushdie/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="A series of blog posts that unfortunately became a book. Not recommended.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/so-good-newport/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -11,7 +11,7 @@
Reading fiction has always been a double-edged sword for me. Some of the most intimate moments I&rsquo;ve spent alone is while reading fictional stories, while at the same time, feeling a pang of disappointment for myself because I wasn&rsquo;t doing anything &ldquo;productive.&rdquo; Is this mere entertainment? Am I just escaping my real-life responsibilities and reading stories of make-believe? While I still haven&rsquo;t found sincere answers to these questions, I&rsquo;ve grown more confident of what I enjoy and what I don&rsquo;t, which has consequently helped me find peace with this conflict.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/stoner/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -11,7 +11,7 @@
The School of Life - a massively popular YouTube channel - used to be this source of solace in some turbulent times of my college life. It is not something that you&rsquo;d think would be cheerful and uplifting - a quick glance at some of the most popular videos of the channel would include titles such as &ldquo;Why we go cold on our partners&rdquo;, &ldquo;Why you will marry the wrong person&rdquo; etc.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/the-course-of-love/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="On my journey to learn more about philosophy - the first step into the realms of existentialism">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/the-stranger-and-the-plague-a-review/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="The ethical dilemma of eating. Highly recommended!">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/the-way-we-eat/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -12,7 +12,7 @@ A disappointing jumble of thoughts Disappointed.
I am an atheist interested in the power of mindfulness and the whole world of so-called spirituality, so naturally, I am the ideal audience that Sam Harris is looking for. But it disappointed in almost every domain that I had expectations in. Using deep-sounding difficult words and wrapping them in an almost mythical aura of &ldquo;Consciousness&rdquo;, this one was a huge letdown.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/reading/waking-up/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -20,7 +20,7 @@ mutating inside my head as if a colony of ants was given
an open invitation to a room full of sugary syrup.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/posts/scared-in-lockdown/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="search across all the posts">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/search/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style"><link crossorigin="anonymous" rel="preload" as="fetch" href="../index.json">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style"><link crossorigin="anonymous" rel="preload" as="fetch" href="../index.json">
<script defer crossorigin="anonymous" src="/assets/js/search.40bc872e663a93629c28470a60af5070cb451de1a65f242264488d087eabd131.js" integrity="sha256-QLyHLmY6k2KcKEcKYK9QcMtFHeGmXyQiZEiNCH6r0TE="></script>
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/animal-cruelty/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/animation/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/architecture/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/asia/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/audiobook/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/career-advice/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/classical-music/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/colorful-quirks/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/debating-ethics/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/depression/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/economics/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/existentialism/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/fast-food-books/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/favourites/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/favourites/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/feminism/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/fiction/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/foreign-cinema/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/health/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/history/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/india/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/indian-authors/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/journalism/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/letters/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/meditation/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/minimalism/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/motorcycling/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/non-fiction/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/non-fiction/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/norwegian/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/parenting/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

View File

@ -10,7 +10,7 @@
<meta name="description" content="Siddhartha&#39;s digital garden. This is the preferred dumping ground for my thoughts about books, cinema and life in general.">
<meta name="author" content="Siddhartha Golu">
<link rel="canonical" href="https://www.siddharthagolu.com/tags/philosophy/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.9c9ab0cad25dbfc7a38210ced750b387191bab5eb79ca699d9a694b12f5f9c34.css" integrity="sha256-nJqwytJdv8ejghDO11Czhxkbq163nKaZ2aaUsS9fnDQ=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://www.siddharthagolu.com/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.siddharthagolu.com/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.siddharthagolu.com/favicon-32x32.png">

Some files were not shown because too many files have changed in this diff Show More