# Season 2

- [Practicing self care](https://i.janardhanpulivarthi.com/season-2/practicing-self-care.md)
- [Payment methods](https://i.janardhanpulivarthi.com/season-2/payment-methods.md)
- [Things to learn before MBA](https://i.janardhanpulivarthi.com/season-2/things-to-learn-before-mba.md)
- [Hum toh udd gaye](https://i.janardhanpulivarthi.com/season-2/perk-khao-light-ho-jao.md): पर्क खाओ और लैट हो जाओ
- [Time windows](https://i.janardhanpulivarthi.com/season-2/time-windows.md): in remote work to reduce interruptions
- [How to quit a job emotionally](https://i.janardhanpulivarthi.com/season-2/how-to-quit-a-job-emotionally.md): after you quit
- [Journal on a year after quitting](https://i.janardhanpulivarthi.com/season-2/journal-on-a-year-after-quitting.md): without another job or with a moving objective
- [Engineering the future](https://i.janardhanpulivarthi.com/season-2/engineering-the-future.md)
- [Build linux kernel](https://i.janardhanpulivarthi.com/season-2/build-linux-kernel.md)
- [Important inventions](https://i.janardhanpulivarthi.com/season-2/important-inventions.md)
- [bashrc and bash\_profile](https://i.janardhanpulivarthi.com/season-2/bashrc-and-bash_profile.md)
- [$TERM](https://i.janardhanpulivarthi.com/season-2/usdterm.md)
- [How Kubernetes pod get terminated](https://i.janardhanpulivarthi.com/season-2/how-kubernetes-pod-get-terminated.md): A stage by stage transition
- [What data does google collect? when you search...](https://i.janardhanpulivarthi.com/season-2/what-data-does-google-collect-when-you-search....md)
- [Should I build a personal brand?](https://i.janardhanpulivarthi.com/season-2/should-i-build-a-personal-brand.md)
- [The better startup ideas](https://i.janardhanpulivarthi.com/season-2/the-better-startup-ideas.md): One best place to search for startup ideas
- [Regex in Visual Studio Code](https://i.janardhanpulivarthi.com/season-2/regex-in-visual-studio-code.md): Basic recipes for regular expression in editor
- [Few pieces to read before breakfast](https://i.janardhanpulivarthi.com/season-2/few-pieces-to-read-before-breakfast.md)
- [core file](https://i.janardhanpulivarthi.com/season-2/core-file.md)
- [How to keep home for ambience](https://i.janardhanpulivarthi.com/season-2/how-to-keep-home-for-ambience.md): How to stay cool in summer and warm in winter?
- [A story on repetition](https://i.janardhanpulivarthi.com/season-2/a-story-on-repetition.md)
- [Basic Unicode characters](https://i.janardhanpulivarthi.com/season-2/basic-unicode-characters.md)
- [Java operator precedence](https://i.janardhanpulivarthi.com/season-2/java-operator-precedence.md)
- [Install latest maven on Ubuntu](https://i.janardhanpulivarthi.com/season-2/install-latest-maven-on-ubuntu.md)
- [Build ecosystems, not only products](https://i.janardhanpulivarthi.com/season-2/build-ecosystems-not-only-products.md)


---

# Agent Instructions: 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:

```
GET https://i.janardhanpulivarthi.com/season-2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
