> 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/2023/2023-dec-and-2024-january.md).

# 2023 Dec & 2024 January

Laziness strikes again. But yeah this is me trying to write up stuff that happened over these months.&#x20;

I realised how much I love movies, art, books, travel. Mostly  I kind of live for these stuff I guess. The next movie release is what drives me forward kind of thing. I deeply regret that I am not able to contribute to this craft.&#x20;

Is there an intersection between product management and movie (art in general) I would love to be in that. I would love to contribute, I would love to review and I would love to dissect.

Have been using [Letterboxd](https://letterboxd.com/sjaykh/) heavily and I watched a lot of movies. Even took the letterboxd patron plan.&#x20;

I love this list by Mike Flanagan - [Movies Kate Siegel Hasn’t Seen (but has probably lied and said she totally has)](https://letterboxd.com/flanaganfilm/list/movies-kate-siegel-hasnt-seen-but-has-probably/)

I am trying to read. I have Three body problem and Manushyanu oru aamukham in my mind.

Watched a special preview of Gaganachari and I loved every bit of it. Made me geek out so bad. Made me realise the love I have for movies.&#x20;

Waiting to watch Bramayugam and other movies.&#x20;

I hope life is kind to me and let me enjoy these things while I have the time here. If possible or kind even show me a path towards contributing or being part of something and satisfy the artsy side of me.

I wish I can go back being young with some of this knowlege, I guess I could have tried a bit more and experimented and failed a lot.&#x20;

I wish :) I still have hope that there'll be something out there.&#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/2023/2023-dec-and-2024-january.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.
