> For the complete documentation index, see [llms.txt](https://nkintc.gitbook.io/brainless/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nkintc.gitbook.io/brainless/thoughts.md).

# Thoughts

- [Marksmanship](https://nkintc.gitbook.io/brainless/thoughts/marksmanship.md): Letting something go and watching it fly under it's own power
- [Archery](https://nkintc.gitbook.io/brainless/thoughts/marksmanship/archery.md): Currently a primarily an indoor compound target archery. Info on how to get started and what I do to become a better archer.
- [Schooling](https://nkintc.gitbook.io/brainless/thoughts/schooling.md): Education is key
- [...and Ideas?](https://nkintc.gitbook.io/brainless/thoughts/...and-ideas.md)
- [Perceived Time and Learning](https://nkintc.gitbook.io/brainless/thoughts/...and-ideas/perceived-time-and-learning.md): Does your age affect how quickly one can learn?
- [Content Comprehension](https://nkintc.gitbook.io/brainless/thoughts/...and-ideas/content-comprehension.md): What balance of comprehension and speed defines the happy medium?
- [Comics and Games](https://nkintc.gitbook.io/brainless/thoughts/comics.md): Artists and comedy
- [Nightreign](https://nkintc.gitbook.io/brainless/thoughts/comics/nightreign.md)
- [Rubik's Cube](https://nkintc.gitbook.io/brainless/thoughts/comics/rubiks-cube.md): The quintessential puzzle in the palm of your hand
- [Dungeons and Dragons](https://nkintc.gitbook.io/brainless/thoughts/comics/dungeons-and-dragons.md): Embodiment of mandatory fun. It took the better part of a half dozen games to get to fight a dragon in a dungeon.
- [Beyond-All-Reason](https://nkintc.gitbook.io/brainless/thoughts/comics/beyond-all-reason.md): Another game that I got dragged into and I still don't understand how it works.
- [Sekiro: Shadows Die Twice](https://nkintc.gitbook.io/brainless/thoughts/comics/sekiro.md): Okay Miyazaki, I get what you're doing but you're really fucking with my spirit
- [Super Smash Bros](https://nkintc.gitbook.io/brainless/thoughts/comics/super-smash-bros.md): This series is a work of art. In many ways its a hall of fame: every single player character comes from another noteworthy franchise. If they're fighting, they're going to be remembered.
- [Project M](https://nkintc.gitbook.io/brainless/thoughts/comics/super-smash-bros/project-m.md): Brawl sucks, so here I am using Dolphin to emulate the Wii and modify that virtual machine to play a community mod
- [Project +](https://nkintc.gitbook.io/brainless/thoughts/comics/super-smash-bros/project-+.md): When the community is so strong that it even 4 years of no development team won't stop the players from continuing to balance on every character and even add new ones.
- [League of Legends](https://nkintc.gitbook.io/brainless/thoughts/comics/league-of-legends.md): A game designed to be as addictive as possible, to get people hooked into coming back again and again...
- [Satisfactory](https://nkintc.gitbook.io/brainless/thoughts/comics/satisfactory.md): So many hours have been lost in the name of productivity but ADA is a merciless boss.
- [Literature and Art](https://nkintc.gitbook.io/brainless/thoughts/literature.md): Words, upon words, upon words: maybe some of it will have meaning. More than likely its just the ramblings of the engineering school's version of a gunner. Top level headings might branch.
- [Books](https://nkintc.gitbook.io/brainless/thoughts/literature/books.md)
- [Reading is Hard](https://nkintc.gitbook.io/brainless/thoughts/literature/reading-is-hard.md): Reading too much too early and falling out of love
- [Various Words and Phrases](https://nkintc.gitbook.io/brainless/thoughts/literature/various-words-and-phrases.md): Not sure what to describe this as, just nice words that sound nice
- [Poems](https://nkintc.gitbook.io/brainless/thoughts/literature/poems.md)
- [Interviews](https://nkintc.gitbook.io/brainless/thoughts/literature/interviews.md): One thing is to try and pry out who you are but it is something else entirely when the questions are coming from someone else's mouth.
- [Quotes](https://nkintc.gitbook.io/brainless/thoughts/literature/quotes.md): Worthwhile words
- [Phrases](https://nkintc.gitbook.io/brainless/thoughts/literature/quotes/phrases.md)
- [Jokes](https://nkintc.gitbook.io/brainless/thoughts/literature/jokes.md): None of these are mine but worth a read and a laugh
- [ASCII Art](https://nkintc.gitbook.io/brainless/thoughts/literature/ascii-art.md)
- [Shows and Films](https://nkintc.gitbook.io/brainless/thoughts/games-and-movies.md): Notes on games that I'm playing or have played, with movies that have inspired or stuck with me.
- [Cowboy Bebop](https://nkintc.gitbook.io/brainless/thoughts/games-and-movies/cowboy-bebop.md): A timeless show, even decades later holds up; new meanings discovered each time.
- [My Hero Academia](https://nkintc.gitbook.io/brainless/thoughts/games-and-movies/my-hero-academia.md): "Deku is the name of a hero." - Izuku Midoriya
- [Sword of the Stranger](https://nkintc.gitbook.io/brainless/thoughts/games-and-movies/sword-of-the-stranger.md): At this point I need to admit I have a macabre obsession about the Sengoku period
- [Working and Life Balance](https://nkintc.gitbook.io/brainless/thoughts/working-and-life-balance.md): How the engineering career has treated me so far


---

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

```
GET https://nkintc.gitbook.io/brainless/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.
