# Ideas

## Talks <a href="#talks" id="talks"></a>

{% file src="/files/eqlJQUWAVM1uN4gwfWf8" %}

{% file src="/files/ua95DyvqVnEgwXKQvPCP" %}

{% file src="/files/PuUYpYEhPiRMKogz44pk" %}
Talk @ Lossfunk
{% endfile %}

{% file src="/files/jZiWuctqX0CDN95iNtTG" %}

{% file src="/files/KApeUsRlZBFw8sMBkvXO" %}

{% file src="/files/T78oYYFHy89wepzxHBZY" %}
For repairability of hardware products
{% endfile %}

{% file src="/files/t00SwBhqntfQSs0mXkeu" %}
Some project ideas for builders in AI
{% endfile %}

{% file src="/files/-MZaJeNFlGflbtm-CktI" %}
The Games of Life
{% endfile %}

{% file src="/files/-MZaJbIicRxaH8odAKYV" %}
Curation Markets and Bonding Curves
{% endfile %}

{% file src="/files/-MZaJiGNQjBxNFt64m9l" %}
How to build a career in Web 3.0
{% endfile %}

{% file src="/files/-MZaNip2vDkI572nXFnX" %}
The Problem of Funding FOSS
{% endfile %}

## Articles <a href="#articles" id="articles"></a>

{% content-ref url="/pages/xHBORqGfhPOM5q5B6w84" %}
[We need a formal theory of Agent Evals](/thoughts/we-need-a-formal-theory-of-agent-evals.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZwuRmDaoNLjXQRIwDO8a" %}
[Skills young programmers in India need to build in 2025](/thoughts/skills-young-programmers-in-india-need-to-build-in-2025.md)
{% endcontent-ref %}

{% content-ref url="/pages/AGtWaf6PKYQ8HKAWMkaY" %}
[Why I prefer e-books over paper books](/thoughts/why-i-prefer-e-books-over-paper-books.md)
{% endcontent-ref %}

{% content-ref url="/pages/ItfAmEhNAs1n5gxlEJeZ" %}
[The Future of Learning](/thoughts/the-future-of-learning.md)
{% endcontent-ref %}

{% content-ref url="/pages/-ManyIh7hQ61iPAYfhed" %}
[Tech that should exist](/thoughts/tech-that-should-exist.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZaOZN6NkoH8RFHxaqP" %}
[Why I homeschooled my daughter](/thoughts/why-homeschool.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZaOomnsGVpQ1j9IyVL" %}
[Spaced repetition for the entire Web](/thoughts/spacedrep.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZaOw\_r9cdtzt8Qc-Cg" %}
[Why governments should be slow and careful with blockchains](/thoughts/govt-blockchain.md)
{% endcontent-ref %}


---

# 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://nilesh.trivedi.link/thoughts.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.
