From 47190760c56b7cc80d69297fd25aaf99042734e8 Mon Sep 17 00:00:00 2001
From: Siddhartha
Date: Thu, 21 Sep 2023 23:36:14 +0530
Subject: [PATCH] only keep updated date meta-entry, update openring
---
layouts/partials/openring.html | 42 +++++-----
layouts/partials/post_meta.html | 4 -
public/about/index.html | 44 +++++-----
public/archive/index.html | 80 +++++++++----------
public/categories/book-notes/index.html | 20 ++---
.../categories/book-notes/page/2/index.html | 20 ++---
.../categories/book-notes/page/3/index.html | 4 +-
public/categories/cinema/index.html | 16 ++--
public/categories/drawings/index.html | 12 +--
public/categories/photography/index.html | 2 +-
public/categories/poetry/index.html | 4 +-
public/index.html | 22 ++---
public/page/2/index.html | 22 ++---
public/page/3/index.html | 22 ++---
public/page/4/index.html | 18 ++---
public/photography/index.html | 44 +++++-----
public/posts/cinema/3-iron/index.html | 44 +++++-----
public/posts/cinema/after-life/index.html | 44 +++++-----
public/posts/cinema/anatolia/index.html | 44 +++++-----
public/posts/cinema/darjeeling/index.html | 44 +++++-----
public/posts/cinema/oslo-august/index.html | 44 +++++-----
public/posts/cinema/riding-solo/index.html | 44 +++++-----
public/posts/cinema/waking-life/index.html | 44 +++++-----
public/posts/cinema/winter-sleep/index.html | 44 +++++-----
.../deference-vs-indifference/index.html | 44 +++++-----
.../drawings/a-beautiful-woman/index.html | 44 +++++-----
public/posts/drawings/chaplin/index.html | 44 +++++-----
public/posts/drawings/einstein/index.html | 44 +++++-----
public/posts/drawings/gandhi/index.html | 44 +++++-----
.../posts/drawings/martin-freeman/index.html | 44 +++++-----
public/posts/drawings/teresa/index.html | 44 +++++-----
public/posts/index.html | 20 ++---
public/posts/page/2/index.html | 20 ++---
public/posts/page/3/index.html | 20 ++---
public/posts/page/4/index.html | 16 ++--
.../reading/annihilation-of-caste/index.html | 44 +++++-----
public/posts/reading/azadi/index.html | 44 +++++-----
public/posts/reading/bad-blood/index.html | 44 +++++-----
public/posts/reading/behave-review/index.html | 44 +++++-----
.../reading/chup-deepa-narayan/index.html | 44 +++++-----
.../posts/reading/empire-of-pain/index.html | 44 +++++-----
.../reading/four-thousand-weeks/index.html | 44 +++++-----
.../glimpses-of-world-history/index.html | 44 +++++-----
public/posts/reading/great-music/index.html | 44 +++++-----
.../posts/reading/i-do-what-i-do/index.html | 44 +++++-----
.../reading/life-between-buildings/index.html | 44 +++++-----
public/posts/reading/parenting/index.html | 44 +++++-----
.../posts/reading/range-a-review/index.html | 44 +++++-----
.../reading/reasons-to-stay-alive/index.html | 44 +++++-----
.../posts/reading/running-murakami/index.html | 44 +++++-----
public/posts/reading/shame-rushdie/index.html | 44 +++++-----
.../posts/reading/so-good-newport/index.html | 44 +++++-----
public/posts/reading/stoner/index.html | 44 +++++-----
.../reading/the-course-of-love/index.html | 44 +++++-----
.../index.html | 44 +++++-----
.../posts/reading/the-way-we-eat/index.html | 44 +++++-----
public/posts/reading/waking-up/index.html | 44 +++++-----
public/posts/scared-in-lockdown/index.html | 44 +++++-----
public/tags/animal-cruelty/index.html | 2 +-
public/tags/animation/index.html | 2 +-
public/tags/architecture/index.html | 2 +-
public/tags/asia/index.html | 4 +-
public/tags/audiobook/index.html | 8 +-
public/tags/career-advice/index.html | 4 +-
public/tags/classical-music/index.html | 2 +-
public/tags/colorful-quirks/index.html | 2 +-
public/tags/debating-ethics/index.html | 2 +-
public/tags/depression/index.html | 2 +-
public/tags/economics/index.html | 2 +-
public/tags/existentialism/index.html | 2 +-
public/tags/fast-food-books/index.html | 2 +-
public/tags/favourites/index.html | 20 ++---
public/tags/favourites/page/2/index.html | 6 +-
public/tags/feminism/index.html | 2 +-
public/tags/fiction/index.html | 6 +-
public/tags/foreign-cinema/index.html | 10 +--
public/tags/health/index.html | 2 +-
public/tags/history/index.html | 4 +-
public/tags/india/index.html | 4 +-
public/tags/indian-authors/index.html | 10 +--
public/tags/journalism/index.html | 2 +-
public/tags/letters/index.html | 2 +-
public/tags/meditation/index.html | 2 +-
public/tags/minimalism/index.html | 2 +-
public/tags/motorcycling/index.html | 2 +-
public/tags/non-fiction/index.html | 20 ++---
public/tags/non-fiction/page/2/index.html | 14 ++--
public/tags/norwegian/index.html | 2 +-
public/tags/parenting/index.html | 2 +-
public/tags/philosophy/index.html | 4 +-
public/tags/poetry/index.html | 4 +-
public/tags/productivity/index.html | 4 +-
public/tags/public-health/index.html | 2 +-
public/tags/relationship/index.html | 2 +-
public/tags/religion/index.html | 4 +-
public/tags/review/index.html | 2 +-
public/tags/sketching/index.html | 12 +--
public/tags/society/index.html | 2 +-
public/tags/turkey/index.html | 4 +-
.../tags/understanding-ourselves/index.html | 4 +-
public/tags/writing/index.html | 4 +-
101 files changed, 1240 insertions(+), 1080 deletions(-)
diff --git a/layouts/partials/openring.html b/layouts/partials/openring.html
index dc4b9d1..e1ea089 100644
--- a/layouts/partials/openring.html
+++ b/layouts/partials/openring.html
@@ -5,36 +5,40 @@
+
A data based look at how innovations came about through all of human history
+
+ via Strange Loop Canon
+
+
September 18, 2023
+
+
+
+
- I've seen a lot of true believers argue for virtues of their favorite paradigms and methods over the decades working in software. And mostly, I look at people with a passionate preference and smile. Isn't it great that people care so much about …
+ I use the draw.io desktop app to
+make diagrams for my website. I run it on an actual desktop, like Windows or
+macOS, but the asset pipeline that converts .drawio files, to .pdf, to
+.svg, and then to .svg again (but smaller) runs on Linux.
+
- via David Heinemeier Hansson
+ via fasterthanli.me
-
September 7, 2023
+
July 3, 2023
-
On Twitter the other day someone asked why he should continue to experiment with mindfulness meditation — specifically, what does it do for you when you’re not meditating? Others and I gave the usual replies: you don’t get stuck in rumination as easily, y…
+
Hey everyone! A little update with me. Sigh, I knew this would happen. As soon as I release the first chapter of a big new ongoing comic (see my latest comic, Little Warrior Chapter 1), life throws a spanner in […] ↓ Read the rest of this entry...
- via Raptitude.com
+ via ZEN PENCILS
-
August 30, 2023
-
-
-
-
-
Long story short: I'm working on a super cool tool called Modal. Please check it out — it lets you run things in the cloud without having to think about infrastructure. Scaling out, scheduling, containerization, using GPUs, setting up webhooks, and al…
-
- via Home on Erik Bernhardsson
-
-
December 7, 2022
+
August 22, 2018
diff --git a/layouts/partials/post_meta.html b/layouts/partials/post_meta.html
index c184697..97805df 100644
--- a/layouts/partials/post_meta.html
+++ b/layouts/partials/post_meta.html
@@ -1,9 +1,5 @@
{{- $scratch := newScratch }}
-{{- if not .Date.IsZero -}}
-{{- $scratch.Add "meta" (slice (printf "🗓 %s" (.Date) (.Date | time.Format (default "January 2, 2006" site.Params.DateFormat)))) }}
-{{- end }}
-
{{- if not .Lastmod.IsZero -}}
{{- $scratch.Add "meta" (slice (printf "🔄 %s" (.Lastmod) (.Lastmod | time.Format (default "January 2, 2006" site.Params.DateFormat)))) }}
{{- end }}
diff --git a/public/about/index.html b/public/about/index.html
index 93ce6ff..f7df022 100644
--- a/public/about/index.html
+++ b/public/about/index.html
@@ -210,7 +210,7 @@ So to solve this little problem of mine, I came up with this unoriginal idea."/>
About Me
- 🗓 January 9, 2019 🔄 May 3, 2023 3 min Siddhartha Golu
+
🔄 May 3, 2023 3 min Siddhartha Golu
@@ -299,36 +299,40 @@ So to solve this little problem of mine, I came up with this unoriginal idea."/>
+
A data based look at how innovations came about through all of human history
+
+ via Strange Loop Canon
+
+
September 18, 2023
+
+
+
+
- I've seen a lot of true believers argue for virtues of their favorite paradigms and methods over the decades working in software. And mostly, I look at people with a passionate preference and smile. Isn't it great that people care so much about …
+ I use the draw.io desktop app to
+make diagrams for my website. I run it on an actual desktop, like Windows or
+macOS, but the asset pipeline that converts .drawio files, to .pdf, to
+.svg, and then to .svg again (but smaller) runs on Linux.
+
- via David Heinemeier Hansson
+ via fasterthanli.me
-
September 7, 2023
+
July 3, 2023
-
On Twitter the other day someone asked why he should continue to experiment with mindfulness meditation — specifically, what does it do for you when you’re not meditating? Others and I gave the usual replies: you don’t get stuck in rumination as easily, y…
+
Hey everyone! A little update with me. Sigh, I knew this would happen. As soon as I release the first chapter of a big new ongoing comic (see my latest comic, Little Warrior Chapter 1), life throws a spanner in […] ↓ Read the rest of this entry...
- via Raptitude.com
+ via ZEN PENCILS
-
August 30, 2023
-
-
-
-
-
Long story short: I'm working on a super cool tool called Modal. Please check it out — it lets you run things in the cloud without having to think about infrastructure. Scaling out, scheduling, containerization, using GPUs, setting up webhooks, and al…
-
- via Home on Erik Bernhardsson
-
-
December 7, 2022
+
August 22, 2018
diff --git a/public/archive/index.html b/public/archive/index.html
index 3468805..ab9f5c5 100644
--- a/public/archive/index.html
+++ b/public/archive/index.html
@@ -208,7 +208,7 @@
Chup: Breaking the Silence About India’s Women by Deepa Narayan
-
+
@@ -219,7 +219,7 @@
Empire of Pain: The Secret History of the Sackler Dynasty
-
+
@@ -230,7 +230,7 @@
So Good They Can’t Ignore You - Cal Newport
-
+
@@ -245,7 +245,7 @@
Four Thousand Weeks: Time Management for Mortals by Oliver Burkeman
-
+
@@ -256,7 +256,7 @@
After Life (1998) by Hirokazu Kore-eda
-
+
@@ -267,7 +267,7 @@
Life Between Buildings by Jan Gehl
-
+
@@ -282,7 +282,7 @@
3 Iron (2004) by Kim Ki-duk
-
+
@@ -293,7 +293,7 @@
The Way We Eat: Why Our Food Choices Matter by Peter Singer
-
+
@@ -304,13 +304,13 @@
Shame by Salman Rushdie
-
+
What I Talk About When I Talk About Running by Haruki Murakami
-
+
@@ -321,7 +321,7 @@
Annihilation of Caste(Annotated Edition) by Arundhati Roy
-
+
@@ -332,19 +332,19 @@
Photography
-
🗓 March 23, 2021 🔄 March 21, 2023 1 min Siddhartha Golu
+
🔄 March 21, 2023 1 min Siddhartha Golu
Parenting Beyond Belief by Dale McGowan
-
+
Winter Sleep (2014) by Nuri Bilge Ceylan
-
+
@@ -355,7 +355,7 @@
Once Upon a Time in Anatolia (2011) by Nuri Bilge Ceylan
-
+
@@ -366,7 +366,7 @@
Riding Solo to the Top of the World (2006) by Gaurav Jani
-
+
@@ -381,7 +381,7 @@
I Do What I Do by Raghuram Rajan
-
+
@@ -392,7 +392,7 @@
Waking Life (2001) by Richard Linklater
-
+
@@ -403,7 +403,7 @@
Azadi by Arundhati Roy
-
+
@@ -414,49 +414,49 @@
Stoner by John Williams
-
+
Charlie Chaplin (um… not quite)
-
+
Oslo, August 31st (2011) by Joachim Trier
-
+
@@ -467,7 +467,7 @@
Bad Blood by John Carreyrou
-
+
@@ -478,13 +478,13 @@
Waking Up by Sam Harris
-
+
@@ -495,13 +495,13 @@
Glimpses of World History by Jawaharlal Nehru
-
+
The Darjeeling Limited (2007) by Wes Anderson
-
+
@@ -512,13 +512,13 @@
Reasons to Stay Alive by Matt Haig
-
+
How to Listen to and Understand Great Music by Robert Greenberg
-
+
@@ -533,13 +533,13 @@
Behave: The Biology of Humans at Our Best and Worst by Robert Sapolsky
-
+
Range by David Epstein
-
+
@@ -550,7 +550,7 @@
Deference vs. Indifference
-
+
@@ -561,7 +561,7 @@
The Course of Love by Alain de Botton
-
+
@@ -572,13 +572,13 @@
The Stranger and The Plague by Albert Camus
-
+
About Me
-
🗓 January 9, 2019 🔄 May 3, 2023 3 min Siddhartha Golu
+
🔄 May 3, 2023 3 min Siddhartha Golu
diff --git a/public/categories/book-notes/index.html b/public/categories/book-notes/index.html
index d5648f5..c4d1b51 100644
--- a/public/categories/book-notes/index.html
+++ b/public/categories/book-notes/index.html
@@ -166,7 +166,7 @@
Check it out on Goodreads
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....
-
+
@@ -178,7 +178,7 @@ It’s a uniquely strange experience, when you try to put yourself into others
If you want to understand how the opioid crisis began, read this. Recommended.
-
+
@@ -190,7 +190,7 @@ It’s a uniquely strange experience, when you try to put yourself into others
A series of blog posts that unfortunately became a book. Not recommended.
-
+
@@ -202,7 +202,7 @@ It’s a uniquely strange experience, when you try to put yourself into others
A book about time and our relationship with it. Recommended.
-
+
@@ -214,7 +214,7 @@ It’s a uniquely strange experience, when you try to put yourself into others
A gentle introduction to the study of buildings and the way they enable societal interactions.
-
+
@@ -226,7 +226,7 @@ It’s a uniquely strange experience, when you try to put yourself into others
The ethical dilemma of eating. Highly recommended!
-
+
@@ -239,7 +239,7 @@ It’s a uniquely strange experience, when you try to put yourself into others
Check it out on Goodreads
Now that I’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 “productive” 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....
-
+
@@ -253,7 +253,7 @@ Now that I’ve moved away from reading fiction, I find that I face a lot of ine
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....
-
+
@@ -266,7 +266,7 @@ I have no affinity for running, even for short jogs, and much less for wanting t
Check it out on Goodreads
I find India really fascinating sometimes, even though I’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’ve conditioned ourselves to ignore the blatant reality and move ahead with an oblivious calm, living in shit and aspiring for the gold....
-
+
@@ -280,7 +280,7 @@ I find India really fascinating sometimes, even though I’ve lived my whole lif
I have had a very curious relationship with religion, although now that I talk to others, it was a much more normal experience than what I led myself to believe. I followed the typical path of receiving a particular religion from my parents (born a “Hindu child”), which had a supporting role in my life up until my late-teenage/early-adolescent years.
As is the norm for every child brought up in religion, I used to consider myself special believing that I had a “personal relationship” with God....
-
+