Compare commits

...

2 Commits

107 changed files with 1142 additions and 884 deletions

View File

@ -405,3 +405,9 @@ img.in-text {
display: inline;
margin: auto;
}
.post-comment {
font-weight: bold;
background: var(--openring-bg);
width: 12rem;
}

View File

@ -41,6 +41,14 @@
{{- else }}{{ .Content }}{{ end }}
</div>
{{- end }}
{{- if (.Param "comments") }}
<br>
<details>
<summary class="post-comment">View comments</summary>
{{- partial "comments.html" . }}
</details>
{{- end }}
<footer class="post-footer">
{{- $tags := .Language.Params.Taxonomies.tag | default "tags" }}
@ -60,12 +68,6 @@
<hr>
{{- partial "openring.html" . }}
{{- if (.Param "comments") }}
<details>
<summary>Comments</summary>
{{- partial "comments.html" . }}
</details>
{{- end }}
</article>
{{- end }}{{/* end main */}}

View File

@ -5,38 +5,41 @@
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -231,6 +231,13 @@ So to solve this little problem of mine, I came up with this unoriginal idea."/>
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -245,38 +252,41 @@ So to solve this little problem of mine, I came up with this unoriginal idea."/>
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -317,11 +327,7 @@ So to solve this little problem of mine, I came up with this unoriginal idea."/>
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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/poetry/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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 @@ You can browse the images below using left/right keys. All the images are hosted
You might need to enable Javascript if you&rsquo;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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -223,6 +223,13 @@ You might need to enable Javascript if you&rsquo;re unable to see the images pro
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -237,38 +244,41 @@ You might need to enable Javascript if you&rsquo;re unable to see the images pro
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -309,11 +319,7 @@ You might need to enable Javascript if you&rsquo;re unable to see the images pro
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -216,6 +216,13 @@
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -246,38 +253,41 @@
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -318,11 +328,7 @@
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -222,6 +222,13 @@
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -251,38 +258,41 @@
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -323,11 +333,7 @@
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -216,6 +216,13 @@ A slow, methodical display of patience and absurdity juxtaposed on the vast land
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -244,38 +251,41 @@ A slow, methodical display of patience and absurdity juxtaposed on the vast land
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -316,11 +326,7 @@ A slow, methodical display of patience and absurdity juxtaposed on the vast land
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -212,6 +212,13 @@
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -239,38 +246,41 @@
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -311,11 +321,7 @@
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -234,6 +234,13 @@ At one point or another, we have all experienced some version of this phenomenon
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -262,38 +269,41 @@ At one point or another, we have all experienced some version of this phenomenon
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -334,11 +344,7 @@ At one point or another, we have all experienced some version of this phenomenon
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -215,6 +215,13 @@ Motorcycling community is laden with fist-pumping-muscle-bulging-neckbeardy-spee
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -244,38 +251,41 @@ Motorcycling community is laden with fist-pumping-muscle-bulging-neckbeardy-spee
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -316,11 +326,7 @@ Motorcycling community is laden with fist-pumping-muscle-bulging-neckbeardy-spee
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -220,6 +220,13 @@ The college sophomore me would have been really excited about discussing vague n
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -248,38 +255,41 @@ The college sophomore me would have been really excited about discussing vague n
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -320,11 +330,7 @@ The college sophomore me would have been really excited about discussing vague n
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -219,6 +219,13 @@ I had watched Once Upon a Time in Anatolia from the same director previously and
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -247,38 +254,41 @@ I had watched Once Upon a Time in Anatolia from the same director previously and
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -319,11 +329,7 @@ I had watched Once Upon a Time in Anatolia from the same director previously and
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -290,6 +290,13 @@ There really is no answer, is there?</p>
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -318,38 +325,41 @@ There really is no answer, is there?</p>
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -390,11 +400,7 @@ There really is no answer, is there?</p>
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -212,6 +212,13 @@
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -239,38 +246,41 @@
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -311,11 +321,7 @@
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -210,6 +210,13 @@
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -237,38 +244,41 @@
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -309,11 +319,7 @@
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -210,6 +210,13 @@
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -237,38 +244,41 @@
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -309,11 +319,7 @@
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -210,6 +210,13 @@
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -237,38 +244,41 @@
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -309,11 +319,7 @@
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -210,6 +210,13 @@
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -237,38 +244,41 @@
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -309,11 +319,7 @@
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -210,6 +210,13 @@
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -237,38 +244,41 @@
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -309,11 +319,7 @@
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -227,6 +227,13 @@ radical precisely because i) they go against the cultural norms and ii) they que
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -257,38 +264,41 @@ radical precisely because i) they go against the cultural norms and ii) they que
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -329,11 +339,7 @@ radical precisely because i) they go against the cultural norms and ii) they que
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -222,6 +222,13 @@
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -251,38 +258,41 @@
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -323,11 +333,7 @@
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -225,6 +225,13 @@ How to fool the world and become a Billionaire I remember hearing about Elizabet
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -254,38 +261,41 @@ How to fool the world and become a Billionaire I remember hearing about Elizabet
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -326,11 +336,7 @@ How to fool the world and become a Billionaire I remember hearing about Elizabet
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -266,6 +266,13 @@ that you&rsquo;ll hardly feel the complications yourself and will end up profoun
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -295,38 +302,41 @@ that you&rsquo;ll hardly feel the complications yourself and will end up profoun
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -367,11 +377,7 @@ that you&rsquo;ll hardly feel the complications yourself and will end up profoun
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -256,6 +256,13 @@ When we asked women about their biggest fear, it is invariably about loss of fam
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -281,38 +288,41 @@ When we asked women about their biggest fear, it is invariably about loss of fam
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -353,11 +363,7 @@ When we asked women about their biggest fear, it is invariably about loss of fam
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -214,6 +214,13 @@
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -243,38 +250,41 @@
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -315,11 +325,7 @@
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -230,6 +230,13 @@
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -258,38 +265,41 @@
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -330,11 +340,7 @@
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -218,6 +218,13 @@ World history in a nutshell More than 1100 pages, this behemoth of a book still
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -249,38 +256,41 @@ World history in a nutshell More than 1100 pages, this behemoth of a book still
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -321,11 +331,7 @@ World history in a nutshell More than 1100 pages, this behemoth of a book still
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -218,6 +218,13 @@ I have been a lover of music since my early childhood - runs in the family - and
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -248,38 +255,41 @@ I have been a lover of music since my early childhood - runs in the family - and
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -320,11 +330,7 @@ I have been a lover of music since my early childhood - runs in the family - and
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -216,6 +216,13 @@ I had picked up this one thinking it to be an autobiography, and with an expecta
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -245,38 +252,41 @@ I had picked up this one thinking it to be an autobiography, and with an expecta
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -317,11 +327,7 @@ I had picked up this one thinking it to be an autobiography, and with an expecta
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -213,6 +213,13 @@
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -242,38 +249,41 @@
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -314,11 +324,7 @@
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -228,6 +228,13 @@ As is the norm for every child brought up in religion, I used to consider myself
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -258,38 +265,41 @@ As is the norm for every child brought up in religion, I used to consider myself
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -330,11 +340,7 @@ As is the norm for every child brought up in religion, I used to consider myself
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -225,6 +225,13 @@ post</strong> on Anki (<a href="http://augmentingcognition.com/ltm.html">&ldquo;
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -254,38 +261,41 @@ post</strong> on Anki (<a href="http://augmentingcognition.com/ltm.html">&ldquo;
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -326,11 +336,7 @@ post</strong> on Anki (<a href="http://augmentingcognition.com/ltm.html">&ldquo;
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -225,6 +225,13 @@ If you&rsquo;ve ever had a panic attack. If you&rsquo;ve ever counted the number
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -253,38 +260,41 @@ If you&rsquo;ve ever had a panic attack. If you&rsquo;ve ever counted the number
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -325,11 +335,7 @@ If you&rsquo;ve ever had a panic attack. If you&rsquo;ve ever counted the number
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -240,6 +240,13 @@ up. And this is what I thought: If there are this many visible parts of my body
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -269,38 +276,41 @@ up. And this is what I thought: If there are this many visible parts of my body
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -341,11 +351,7 @@ up. And this is what I thought: If there are this many visible parts of my body
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -220,6 +220,13 @@ Now that I&rsquo;ve moved away from reading fiction, I find that I face a lot of
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -249,38 +256,41 @@ Now that I&rsquo;ve moved away from reading fiction, I find that I face a lot of
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -321,11 +331,7 @@ Now that I&rsquo;ve moved away from reading fiction, I find that I face a lot of
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -214,6 +214,13 @@
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -244,38 +251,41 @@
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -316,11 +326,7 @@
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -229,6 +229,13 @@ Reading fiction has always been a double-edged sword for me. Some of the most in
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -256,38 +263,41 @@ Reading fiction has always been a double-edged sword for me. Some of the most in
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -328,11 +338,7 @@ Reading fiction has always been a double-edged sword for me. Some of the most in
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -231,6 +231,13 @@ other person respects and trusts us enough to think we should understand their u
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -259,38 +266,41 @@ other person respects and trusts us enough to think we should understand their u
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -331,11 +341,7 @@ other person respects and trusts us enough to think we should understand their u
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -269,6 +269,13 @@ hope that I keep myself motivated enough to finish all these books.</p>
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -293,38 +300,41 @@ hope that I keep myself motivated enough to finish all these books.</p>
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -365,11 +375,7 @@ hope that I keep myself motivated enough to finish all these books.</p>
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -224,6 +224,13 @@
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -255,38 +262,41 @@
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -327,11 +337,7 @@
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -220,6 +220,13 @@ I am an atheist interested in the power of mindfulness and the whole world of so
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -248,38 +255,41 @@ I am an atheist interested in the power of mindfulness and the whole world of so
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -320,11 +330,7 @@ I am an atheist interested in the power of mindfulness and the whole world of so
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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">
@ -286,6 +286,13 @@ it has to.</p>
</div>
<br>
<details>
<summary class="post-comment">View comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
<footer class="post-footer">
<ul class="post-tags">
@ -314,38 +321,41 @@ it has to.</p>
<div class="article">
<h4 class="title">
<a href="https://www.lilysthings.org/blog/discord-dialup/" target="_blank" rel="noopener">Dial-up over a Discord Call</a>
<a href="https://jvns.ca/blog/2024/01/05/do-we-think-of-git-commits-as-diffs--snapshots--or-histories/" target="_blank" rel="noopener">Do we think of git commits as diffs, snapshots, and/or histories?</a>
</h4>
<p class="summary">
Comments
</p>
<p class="summary">Hello! Ive been extremely slowly trying to figure how to explain every core
concept in Git (commits! branches! remotes! the staging area!) and commits have
been surprisingly tricky.
Understanding how git commits are implemented feels pretty straightforward …</p>
<small class="source">
via <a href="https://lobste.rs/">Lobsters</a>
via <a href="http://jvns.ca">Julia Evans</a>
</small>
<small class="date">December 22, 2023</small>
<small class="date">January 5, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.benkuhn.net/newmgr/" target="_blank" rel="noopener">Some mistakes I made as a new manager</a>
<a href="http://blog.miguelgrinberg.com/post/how-to-add-dark-mode-support-to-your-website" target="_blank" rel="noopener">How To Add Dark Mode Support To Your Website</a>
</h4>
<p class="summary">the trough of zero dopamine • managing the wrong amount • procrastinating on hard questions • indefinitely deferring maintenance • angsting instead of asking</p>
<p class="summary">You may have noticed that I have recently added a dark mode to this blog. The default color theme now follows the theme setting in your operating system by default, and you can also select which mode to enable from the top navigation bar.
Nice, right? I ha…</p>
<small class="source">
via <a href="https://www.benkuhn.net/">benkuhn.net</a>
via <a href="http://blog.miguelgrinberg.com/feed">http://blog.miguelgrinberg.com/feed</a>
</small>
<small class="date">April 23, 2023</small>
<small class="date">January 1, 2024</small>
</div>
<div class="article">
<h4 class="title">
<a href="https://www.joelonsoftware.com/2022/12/19/progress-on-the-block-protocol/" target="_blank" rel="noopener">Progress on the Block Protocol</a>
<a href="https://jlcollinsnh.com/2023/11/29/41-intriguing-quotes-about-family-endgame-the-little-girl-who-wouldnt-listen-from-pathfinders/" target="_blank" rel="noopener">41 Intriguing Quotes about Family, Endgame &amp; The Little Girl Who Wouldnt Listen from Pathfinders</a>
</h4>
<p class="summary">Since the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit of… Read more &#34;Progress on the Block Protocol&#34;</p>
<p class="summary">This is the third and final post of “intriguing quotes” since the October 31st launch of… Pathfinders It has been two years in the making and it is a book I have wanted to bring to you since 2016 after The Simple Path to Wealth was published. Within month…</p>
<small class="source">
via <a href="https://www.joelonsoftware.com">Joel on Software</a>
via <a href="https://jlcollinsnh.com/">JLCollinsnh</a>
</small>
<small class="date">December 19, 2022</small>
<small class="date">November 29, 2023</small>
</div>
</section>
@ -386,11 +396,7 @@ it has to.</p>
}
</style>
<details>
<summary>Comments</summary><script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<section id = "isso-thread"></section>
</details>
</article>
</main>

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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style"><link crossorigin="anonymous" rel="preload" as="fetch" href="../index.json">
<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">
<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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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/poetry/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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/productivity/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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/public-health/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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/relationship/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.66857e85d743ed43ea67ff6c21de89acf86c4e0d759944d3eed3e3cc709b1266.css" integrity="sha256-ZoV&#43;hddD7UPqZ/9sId6JrPhsTg11mUTT7tPjzHCbEmY=" rel="preload stylesheet" as="style">
<link crossorigin="anonymous" href="/assets/css/stylesheet.7a5568895b832ef43a26a0ebf95bbd9314ed9c2d315d81e3a7464c1e671264ec.css" integrity="sha256-elVoiVuDLvQ6JqDr&#43;Vu9kxTtnC0xXYHjp0ZMHmcSZOw=" 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