# Programs

### Chrome&#x20;

Ubiquitous way of roaming the web. Moving away from it since the security leak, even if I'm deep into it. Facebook gets the same message. However that aside, this program and the vimium extension makes traversing the internet a breeze. That might be a bit of hyperbole, but it is at least less of a chore.&#x20;

[Burn.link](https://burn.link/) secure one time messaging.&#x20;

Make [real, fake code](http://knutsynstad.com/fauxcode/) from Gist to `.svg` images

Thought it was ASCII art but [it was really](http://www.asciify.net/ascii/show/11440)...

[Clean text](http://www.textcleanr.com/) and [shorten urls](https://tiny.tw/)

[Glyphs](https://www.glyphy.io/) copy with ease, especially degrees ℃ and angstroms Å

Make a gif of [words in candy](https://www.candyjapan.com/anim)

[MATLAB](https://people.sc.fsu.edu/~jburkardt/m_src/m_src.html) source codes

[The Uncensored Library](https://uncensoredlibrary.com/) created in Minecraft.&#x20;

[StoP that RIgHT NOW](https://stopthatrightnow.github.io/)

[Let me google that for you](https://lmgtfy.com/) if feeling extra smartass-y

These [prompts](https://www.ineedaprompt.com/) stick in your mind

[webeditor](https://edtr.io/) online&#x20;

### Backup-and-Sync

Keep documents up to date without having to worry about. Doesn't have version control but `drive.google.com` does keep a record. Plays well with `git`.&#x20;

### Signal

Preferable over texting but hey, everything has a place.&#x20;

### cmake

Play with `.cpp` gotta have `cmake` .&#x20;

python&#x20;

[latex for python ](https://mech.fsv.cvut.cz/~stransky/software/latexexpr/doc/)

simple finite elements in python [sfepy](https://sfepy.org/doc-devel/introduction.html)

* with [openscad](https://sfepy.org/doc-devel/preprocessing.html)

[Matlab Codes](https://people.sc.fsu.edu/~jburkardt/m_src/m_src.html)

[Superhero API](https://superheroapi.com/): a collection of a variety of super heros from all different universes. James Bond to Luke Skywalker and all those inbetween.

[Gitsheet](https://gitsheet.wtf/) cheat sheet

&#x20;


---

# 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://nkintc.gitbook.io/brainless/steam/technology/programs.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.
