trying again

This commit is contained in:
2024-01-14 16:36:06 +05:30
parent 2eba955f6d
commit 56c24c25e1
104 changed files with 1144 additions and 416 deletions

View File

@@ -55,12 +55,19 @@ I had picked up this one thinking it to be an autobiography, and with an expecta
}
</style>
</noscript><!-- isso -->
<details>
</noscript><details id="commentsDropdown">
<summary>Comments</summary>
<script data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
<script id="issoScript" src="" data-isso="https://comments.siddharthagolu.com/" src="https://comments.siddharthagolu.com/js/embed.min.js"></script>
</details>
<!-- end isso -->
<script>
document.getElementById('commentsDropdown').addEventListener('toggle', function() {
if (this.open) {
var script = document.getElementById('issoScript');
script.src = script.getAttribute('data-isso') + '/js/embed.min.js';
}
});
</script>
<meta property="og:title" content="I Do What I Do by Raghuram Rajan" />
<meta property="og:description" content="Check it out on Goodreads
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." />