# About this GitBook

## Motivation

During my carreer as computer scientist and engineer I collected a diverse assortment of knowledge, insights and learnings which I suppose to be helpful when shared with the community in order to either help out or foster the learning of people interested in those same topics.

## Time Constraints

Although I would be happy to repsond to questions asked or comments made I have to stress that this GitBook is curated using some of my rare spare time. It therefore might take some time to react on your feedback. So my plea is to be patient if you don't see an immediate response.

## Getting Involved

Don't hesitate to use my content posted here to thrive your own skills and knowledge. Also, if you see some room for improvement to my content, feel free to submit comments or even pull requests.

## Getting in Touch

You can reach me at `mati at matimax dot info`, or via my Twitter handle `IamMatiMax`.


---

# 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://www.matimax.info/master.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.
