> For the complete documentation index, see [llms.txt](https://wiki.sjaykh.in/curiosity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.sjaykh.in/curiosity/writing/looking-back/2026/2026-april.md).

# 2026 April

Reading "Oru Deshathinte Kadha"&#x20;

Samay's "Still Alive" special was amazing!&#x20;

His script was great and some words really hit my emotional spots!&#x20;

"The show exists because of you, you don't exist because of the show."&#x20;

{% embed url="<https://www.youtube.com/watch?v=LhpZJwUboeI>" %}

{% embed url="<https://x.com/GurpriyaSidhu/status/2041825451300303248?s=20>" %}

***

Deshathinte katha was amazing, also read theruvinte katha.&#x20;

Turned 27.&#x20;

> 27 isn't a confusing age in isolation. What happens is that adult life in general can be confusing and disorienting a little bit. But one learns to live with it; we all develop a way to "manage" the fact that we are no longer children, and must navigate a strange, often intimidating world. It is always a fairly demanding task, haha, but with the right habits and some patience, we can pull on--even thrive.

still continuing to read voraciously.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.sjaykh.in/curiosity/writing/looking-back/2026/2026-april.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
