change archive to posts, center align image in chup

This commit is contained in:
2024-09-01 22:44:32 +05:30
parent eabac5de61
commit 3d37819b8c
125 changed files with 256 additions and 256 deletions

View File

@@ -21,7 +21,7 @@ menu:
url: /about url: /about
weight: 10 weight: 10
- identifier: archive - identifier: archive
name: Archive name: Posts
url: archive url: archive
weight: 20 weight: 20
- identifier: categories - identifier: categories

View File

@@ -1,5 +1,5 @@
--- ---
title: "Archive" title: "All posts"
layout: "archives" layout: "archives"
description: "Everything I've ever written, compiled in one place." description: "Everything I've ever written, compiled in one place."
--- ---

View File

@@ -12,7 +12,7 @@ draft: false
------------------------------------ ------------------------------------
![Chup Cover](/images/chup.jpg "Chup Cover") ![Chup Cover](/images/chup.jpg#center "Chup Cover")
It's a uniquely strange experience, when you try to put yourself into others' shoes. It feels fake, dishonest even, to say that you "understand" how the other person must be feeling. Empathy can be a strong force, but it can never be a substitute for the original feeling. A caucasian man can never feel what an African-American man must be living with, day in and day out. Same thing between a Brahmin and a Dalit, and a man and a woman. It's a uniquely strange experience, when you try to put yourself into others' shoes. It feels fake, dishonest even, to say that you "understand" how the other person must be feeling. Empathy can be a strong force, but it can never be a substitute for the original feeling. A caucasian man can never feel what an African-American man must be living with, day in and day out. Same thing between a Brahmin and a Dalit, and a man and a woman.

View File

@@ -126,8 +126,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -184,8 +184,8 @@ So to solve this little problem of mine, I came up with this unoriginal idea."/>
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow"> <meta name="robots" content="index, follow">
<title>Archive | Siddhartha Golu</title> <title>All posts | Siddhartha Golu</title>
<meta name="keywords" content=""> <meta name="keywords" content="">
<meta name="description" content="Everything I&#39;ve ever written, compiled in one place."> <meta name="description" content="Everything I&#39;ve ever written, compiled in one place.">
<meta name="author" content="Siddhartha Golu"> <meta name="author" content="Siddhartha Golu">
@@ -64,7 +64,7 @@
<meta property="og:title" content="Archive" /> <meta property="og:title" content="All posts" />
<meta property="og:description" content="Everything I&#39;ve ever written, compiled in one place." /> <meta property="og:description" content="Everything I&#39;ve ever written, compiled in one place." />
<meta property="og:type" content="article" /> <meta property="og:type" content="article" />
<meta property="og:url" content="https://www.siddharthagolu.com/archive/" /> <meta property="og:url" content="https://www.siddharthagolu.com/archive/" />
@@ -75,7 +75,7 @@
<meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/images/Love_for_mountains.jpeg" /> <meta name="twitter:image" content="https://www.siddharthagolu.com/images/Love_for_mountains.jpeg" />
<meta name="twitter:title" content="Archive"/> <meta name="twitter:title" content="All posts"/>
<meta name="twitter:description" content="Everything I&#39;ve ever written, compiled in one place."/> <meta name="twitter:description" content="Everything I&#39;ve ever written, compiled in one place."/>
@@ -87,7 +87,7 @@
{ {
"@type": "ListItem", "@type": "ListItem",
"position": 1 , "position": 1 ,
"name": "Archive", "name": "All posts",
"item": "https://www.siddharthagolu.com/archive/" "item": "https://www.siddharthagolu.com/archive/"
} }
] ]
@@ -97,8 +97,8 @@
{ {
"@context": "https://schema.org", "@context": "https://schema.org",
"@type": "BlogPosting", "@type": "BlogPosting",
"headline": "Archive", "headline": "All posts",
"name": "Archive", "name": "All posts",
"description": "Everything I've ever written, compiled in one place.", "description": "Everything I've ever written, compiled in one place.",
"keywords": [ "keywords": [
@@ -176,8 +176,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span class="active">Archive</span> <span class="active">Posts</span>
</a> </a>
</li> </li>
<li> <li>
@@ -202,7 +202,7 @@
<header class="page-header"> <header class="page-header">
<h1> <h1>
Archive All posts
<a href="/index.xml" title="RSS" aria-label="RSS"> <a href="/index.xml" title="RSS" aria-label="RSS">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" height="23"> stroke-linecap="round" stroke-linejoin="round" height="23">

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="http://localhost:1313/archive" title="Archive"> <a href="http://localhost:1313/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -11,7 +11,7 @@
</image> </image>
<generator>Hugo -- 0.133.1</generator> <generator>Hugo -- 0.133.1</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Sun, 01 Sep 2024 22:15:16 +0530</lastBuildDate> <lastBuildDate>Sun, 01 Sep 2024 22:26:54 +0530</lastBuildDate>
<atom:link href="https://www.siddharthagolu.com/categories/book-notes/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://www.siddharthagolu.com/categories/book-notes/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>Proficient Motorcycling by David L. Hough</title> <title>Proficient Motorcycling by David L. Hough</title>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -11,7 +11,7 @@
</image> </image>
<generator>Hugo -- 0.133.1</generator> <generator>Hugo -- 0.133.1</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Sun, 01 Sep 2024 22:15:16 +0530</lastBuildDate> <lastBuildDate>Sun, 01 Sep 2024 22:26:54 +0530</lastBuildDate>
<atom:link href="https://www.siddharthagolu.com/categories/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://www.siddharthagolu.com/categories/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>Book Notes</title> <title>Book Notes</title>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -142,8 +142,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -11,7 +11,7 @@
</image> </image>
<generator>Hugo -- 0.133.1</generator> <generator>Hugo -- 0.133.1</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Sun, 01 Sep 2024 22:15:16 +0530</lastBuildDate> <lastBuildDate>Sun, 01 Sep 2024 22:26:54 +0530</lastBuildDate>
<atom:link href="https://www.siddharthagolu.com/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://www.siddharthagolu.com/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>Proficient Motorcycling by David L. Hough</title> <title>Proficient Motorcycling by David L. Hough</title>

View File

@@ -142,8 +142,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -142,8 +142,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -142,8 +142,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -142,8 +142,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -179,8 +179,8 @@ You can browse the images below using left/right keys. All the images are hosted
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -181,8 +181,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -182,8 +182,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -184,8 +184,8 @@ A slow, methodical display of patience and absurdity juxtaposed on the vast land
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -181,8 +181,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -190,8 +190,8 @@ At one point or another, we have all experienced some version of this phenomenon
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -184,8 +184,8 @@ Motorcycling community is laden with fist-pumping-muscle-bulging-neckbeardy-spee
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -187,8 +187,8 @@ The college sophomore me would have been really excited about discussing vague n
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -188,8 +188,8 @@ I had watched Once Upon a Time in Anatolia from the same director previously and
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -209,8 +209,8 @@ lighting up my day with the secret enchantments,"/>
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -181,8 +181,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -181,8 +181,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -181,8 +181,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -181,8 +181,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -181,8 +181,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -181,8 +181,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -142,8 +142,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -11,7 +11,7 @@
</image> </image>
<generator>Hugo -- 0.133.1</generator> <generator>Hugo -- 0.133.1</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Sun, 01 Sep 2024 22:15:16 +0530</lastBuildDate> <lastBuildDate>Sun, 01 Sep 2024 22:26:54 +0530</lastBuildDate>
<atom:link href="https://www.siddharthagolu.com/posts/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://www.siddharthagolu.com/posts/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>Proficient Motorcycling by David L. Hough</title> <title>Proficient Motorcycling by David L. Hough</title>

View File

@@ -182,8 +182,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="http://localhost:1313/archive" title="Archive"> <a href="http://localhost:1313/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -142,8 +142,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -142,8 +142,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -142,8 +142,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -142,8 +142,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -185,8 +185,8 @@ I find India really fascinating sometimes, even though I&rsquo;ve lived my whole
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -182,8 +182,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -185,8 +185,8 @@ How to fool the world and become a Billionaire I remember hearing about Elizabet
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -185,8 +185,8 @@ There are few books which leave you in a mesmerizing state after having read the
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -182,8 +182,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>
@@ -218,7 +218,7 @@
</header> </header>
<div class="post-content"><p><a href="https://www.goodreads.com/review/show/5107520435">Check it out on Goodreads</a></p> <div class="post-content"><p><a href="https://www.goodreads.com/review/show/5107520435">Check it out on Goodreads</a></p>
<hr> <hr>
<p><img loading="lazy" src="/images/chup.jpg" alt="Chup Cover" title="Chup Cover" /> <p><img loading="lazy" src="/images/chup.jpg#center" alt="Chup Cover" title="Chup Cover" />
</p> </p>
<p>It&rsquo;s a uniquely strange experience, when you try to put yourself into others&rsquo; shoes. It feels fake, dishonest even, to say that you &ldquo;understand&rdquo; how the other person must be feeling. Empathy can be a strong force, but it can never be a substitute for the original feeling. A caucasian man can never feel what an African-American man must be living with, day in and day out. Same thing between a Brahmin and a Dalit, and a man and a woman.</p> <p>It&rsquo;s a uniquely strange experience, when you try to put yourself into others&rsquo; shoes. It feels fake, dishonest even, to say that you &ldquo;understand&rdquo; how the other person must be feeling. Empathy can be a strong force, but it can never be a substitute for the original feeling. A caucasian man can never feel what an African-American man must be living with, day in and day out. Same thing between a Brahmin and a Dalit, and a man and a woman.</p>
<p>We&rsquo;re swimming so deep into the ocean of privilege that a mere acknowledgment of it stands out. Nowhere have I found it to be so stark when thinking about gender. I was having a conversation with my partner the other day about how traveling solo is a lovely experience and the serendipity and chance encounters make up for a unique experience. She said that if she travelled solo, every minute she would be worrying about her safety and the thought would overpower any other experiences that she&rsquo;d be having. I would&rsquo;ve never thought about my safety, she would&rsquo;ve never thought about anything else.</p> <p>We&rsquo;re swimming so deep into the ocean of privilege that a mere acknowledgment of it stands out. Nowhere have I found it to be so stark when thinking about gender. I was having a conversation with my partner the other day about how traveling solo is a lovely experience and the serendipity and chance encounters make up for a unique experience. She said that if she travelled solo, every minute she would be worrying about her safety and the thought would overpower any other experiences that she&rsquo;d be having. I would&rsquo;ve never thought about my safety, she would&rsquo;ve never thought about anything else.</p>

View File

@@ -182,8 +182,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -182,8 +182,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -184,8 +184,8 @@ World history in a nutshell More than 1100 pages, this behemoth of a book still
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -184,8 +184,8 @@ I have been a lover of music since my early childhood - runs in the family - and
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -185,8 +185,8 @@ I had picked up this one thinking it to be an autobiography, and with an expecta
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -182,8 +182,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -182,8 +182,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -188,8 +188,8 @@ As is the norm for every child brought up in religion, I used to consider myself
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -71,7 +71,7 @@
<meta property="og:image" content="https://www.siddharthagolu.com/images/Love_for_mountains.jpeg" /> <meta property="og:image" content="https://www.siddharthagolu.com/images/Love_for_mountains.jpeg" />
<meta property="article:section" content="posts" /> <meta property="article:section" content="posts" />
<meta property="article:published_time" content="2024-09-01T22:15:16+05:30" /> <meta property="article:published_time" content="2024-09-01T22:15:16+05:30" />
<meta property="article:modified_time" content="2024-09-01T22:15:16+05:30" /><meta property="og:site_name" content="Siddhartha Golu" /> <meta property="article:modified_time" content="2024-09-01T22:26:54+05:30" /><meta property="og:site_name" content="Siddhartha Golu" />
<meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://www.siddharthagolu.com/images/Love_for_mountains.jpeg" /> <meta name="twitter:image" content="https://www.siddharthagolu.com/images/Love_for_mountains.jpeg" />
@@ -113,7 +113,7 @@
"wordCount" : "181", "wordCount" : "181",
"inLanguage": "en", "inLanguage": "en",
"image": "https://www.siddharthagolu.com/images/Love_for_mountains.jpeg","datePublished": "2024-09-01T22:15:16+05:30", "image": "https://www.siddharthagolu.com/images/Love_for_mountains.jpeg","datePublished": "2024-09-01T22:15:16+05:30",
"dateModified": "2024-09-01T22:15:16+05:30", "dateModified": "2024-09-01T22:26:54+05:30",
"author":[{ "author":[{
"@type": "Person", "@type": "Person",
"name": "Siddhartha Golu" "name": "Siddhartha Golu"
@@ -182,8 +182,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -188,8 +188,8 @@ Main takeaway? Other than the central idea around which the book revolves (and s
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -187,8 +187,8 @@ If you&rsquo;ve ever had a panic attack. If you&rsquo;ve ever counted the number
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -188,8 +188,8 @@ I have no affinity for running, even for short jogs, and much less for wanting t
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -185,8 +185,8 @@ Now that I&rsquo;ve moved away from reading fiction, I find that I face a lot of
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -182,8 +182,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -184,8 +184,8 @@ Reading fiction has always been a double-edged sword for me. Some of the most in
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -184,8 +184,8 @@ The School of Life - a massively popular YouTube channel - used to be this sourc
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -181,8 +181,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -182,8 +182,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -188,8 +188,8 @@ I am an atheist interested in the power of mindfulness and the whole world of so
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -211,8 +211,8 @@ an open invitation to a room full of sugary syrup."/>
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -188,8 +188,8 @@ Install Shizuku Starting with android 11, you can use ADB on the device without
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -177,8 +177,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -3,28 +3,28 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml"> xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url> <url>
<loc>https://www.siddharthagolu.com/categories/book-notes/</loc> <loc>https://www.siddharthagolu.com/categories/book-notes/</loc>
<lastmod>2024-09-01T22:15:16+05:30</lastmod> <lastmod>2024-09-01T22:26:54+05:30</lastmod>
</url><url> </url><url>
<loc>https://www.siddharthagolu.com/categories/</loc> <loc>https://www.siddharthagolu.com/categories/</loc>
<lastmod>2024-09-01T22:15:16+05:30</lastmod> <lastmod>2024-09-01T22:26:54+05:30</lastmod>
</url><url> </url><url>
<loc>https://www.siddharthagolu.com/tags/motorcycling/</loc> <loc>https://www.siddharthagolu.com/tags/motorcycling/</loc>
<lastmod>2024-09-01T22:15:16+05:30</lastmod> <lastmod>2024-09-01T22:26:54+05:30</lastmod>
</url><url> </url><url>
<loc>https://www.siddharthagolu.com/tags/non-fiction/</loc> <loc>https://www.siddharthagolu.com/tags/non-fiction/</loc>
<lastmod>2024-09-01T22:15:16+05:30</lastmod> <lastmod>2024-09-01T22:26:54+05:30</lastmod>
</url><url> </url><url>
<loc>https://www.siddharthagolu.com/posts/</loc> <loc>https://www.siddharthagolu.com/posts/</loc>
<lastmod>2024-09-01T22:15:16+05:30</lastmod> <lastmod>2024-09-01T22:26:54+05:30</lastmod>
</url><url> </url><url>
<loc>https://www.siddharthagolu.com/posts/reading/proficient-motorcycling/</loc> <loc>https://www.siddharthagolu.com/posts/reading/proficient-motorcycling/</loc>
<lastmod>2024-09-01T22:15:16+05:30</lastmod> <lastmod>2024-09-01T22:26:54+05:30</lastmod>
</url><url> </url><url>
<loc>https://www.siddharthagolu.com/</loc> <loc>https://www.siddharthagolu.com/</loc>
<lastmod>2024-09-01T22:15:16+05:30</lastmod> <lastmod>2024-09-01T22:26:54+05:30</lastmod>
</url><url> </url><url>
<loc>https://www.siddharthagolu.com/tags/</loc> <loc>https://www.siddharthagolu.com/tags/</loc>
<lastmod>2024-09-01T22:15:16+05:30</lastmod> <lastmod>2024-09-01T22:26:54+05:30</lastmod>
</url><url> </url><url>
<loc>https://www.siddharthagolu.com/tags/android/</loc> <loc>https://www.siddharthagolu.com/tags/android/</loc>
<lastmod>2024-06-09T09:57:20+05:30</lastmod> <lastmod>2024-06-09T09:57:20+05:30</lastmod>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

View File

@@ -11,7 +11,7 @@
</image> </image>
<generator>Hugo -- 0.133.1</generator> <generator>Hugo -- 0.133.1</generator>
<language>en-us</language> <language>en-us</language>
<lastBuildDate>Sun, 01 Sep 2024 22:15:16 +0530</lastBuildDate> <lastBuildDate>Sun, 01 Sep 2024 22:26:54 +0530</lastBuildDate>
<atom:link href="https://www.siddharthagolu.com/tags/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="https://www.siddharthagolu.com/tags/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>Motorcycling</title> <title>Motorcycling</title>

View File

@@ -127,8 +127,8 @@
</a> </a>
</li> </li>
<li> <li>
<a href="https://www.siddharthagolu.com/archive" title="Archive"> <a href="https://www.siddharthagolu.com/archive" title="Posts">
<span>Archive</span> <span>Posts</span>
</a> </a>
</li> </li>
<li> <li>

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