# Home

## About me

I'm Cailen McQuattie, VP Engineering at a cybersecurity startup working to protect critical infrastructure.&#x20;

My interests are in network and application security, machine learning, microeconomics and game theory, data engineering, cryptography, and cybernetics broadly.

All views are my own and not my employers'.

## What is Kybernetik

> The word cybernetics comes from [Greek](https://en.wikipedia.org/wiki/Ancient_Greek) κυβερνητική (kybernētikḗ), meaning "governance", i.e., all that are pertinent to... kybernáō, kybérnēsis, and kybernḗtēs. (Wikipedia)

* kybernáō     to steer, navigate or govern
* kybernḗtēs  the governor


---

# 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.kybernetik.ai/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.
