ai-era-a-nerd-girls-glossary
MIND CONTROL

Ai Era A Nerd Girls Glossary

Ai Era A Nerd Girls Glossary

by vallesmarineris
17 min read
4.64 (3800 views)
adultfiction

Glossary for Nerd Girl's Story

At readers' requests I have compiled a list of technical terms used in this story, based on Gracie's interests in mathematics, software, artificial intelligence, anime, manga, and video games. This will, I hope, provide more insight into Gracie's thought processes and help non-nerds navigate through her world.

The glossary includes terms mentioned through the entire story and sometimes added information to explain their relevance, but I have left out story references so there shouldn't be any spoilers. In addition, I have included explanations of the acronyms invented by the Neuro team researchers in the story.

If you have any comments or corrections, or if I've omitted a term you'd like to have explained, let me know.

Sorry, but Literotica does not allow me to link to external sites, so you'll have to manually enter the terms in your search engine to delve deeper into the topics. Note that for some terms you may need to turn off safe search.

#

Abelian:

in math, an abelian group is one which exhibits the property of commutativity, that is, that the order in which elements of the group are combined does not matter. For example, addition and multiplication are commutative over the set of integers. Rotating two sides of a Rubik's Cube (see

group

), one after the other, is not commutative. Thus a Rubik's Cube is non-abelian.

#

Afib:

or AF, atrial fibrillation. An arrhythmia of the heart that can cause serious, sometimes fatal, heart problems.

#

AI:

Artificial Intelligence. A branch of computer science attempting to reproduce human intelligence. Although large AI models can show emergent behaviors that appear creative or clever, conservative experts consider the term 'intelligence' to be aspirational and overhyped, preferring the term 'machine learning' (see

ML

).

#

ANTONIO:

Anomalous Non-specific Transfer of Neural Image Operands.

#

API:

Application Programming Interface. A set of messages or other means for two pieces of software to communicate with each other. Software organizations often go to great lengths to control their APIs.

#

Anime:

animated movies and series produced in Japan, characterized by limited animation, a wide thematic range, and characters drawn in a characteristic style with large, round eyes and sharply drawn features. Rhymes with 'anyway'.

#

Arena-mode:

in video games, a configuration of a battle or fighting game in which players compete in a contained territory in different combinations, often with different weapons and/or attributes in repeated confrontations to determine a "last man standing" winner.

#

Attack surface:

in computer security, the range of different weak points in a system through which a hacker can attempt to break in.

#

Attosecond:

in physics, one thousandth of a femtosecond, which is one thousandth of a picosecond, which is one thousandth of a nanosecond.

#

Autechre:

an English musical duo known for their abstract electronic works.

#

Bishojo:

in anime and manga, a beautiful girl. A bishojo is always young, prettier and cuter than humanly possible, with big eyes and often large breasts, displaying "kawaii ero", cute eroticism.

#

Bishonen:

in anime and manga, a cute boy. In Japan bishonen are always young, but the term has broadened in other cultures to include attractive older men. Bishonen are androgynous and often homosexual.

#

Bismuthene:

a single layer lattice of the element bismuth, similar to graphene, with special physical properties potentially useful for superconductors and quantum computers. Bismuth is a metal and has been known since ancient times, often mistaken back then for tin or lead.

#

Blade:

in computer technology, a stripped-down server in a physically thin enclosure meant for cluster computing and similar purposes.

#

C:

one of the first programming languages. Still popular, but no longer considered high level. Got its names as the successor to B, an early computer language invented at Bell Labs.

#

Chara:

in anime and manga, a character. Chara typically have large, expressive eyes, small noses and mouths, slender figures, and light skin. Female ero chara often have overlarge breasts. Pronounced "kara".

#

Computational geometry:

a branch of computer science focusing on efficient representation and manipulation of geometrical objects as virtual entities. Critical to computer gaming, image processing, and CAD/CAM.

#

Conjugate:

in math, the complex number whose imaginary part (see

i

) is the negative of a given complex number's imaginary part. The product of a complex number and its conjugate is a real number.

#

Convolution:

in math, the combination of two functions to produce a third function. In AI, a filter or other operation to manipulate or transform data (typically with a mathematical function).

#

Cosplay:

a mash up of "costume play", a form of performance art in which participants dress as fictional characters, especially from anime, manga, comics, sci-fi, and superhero stories.

#

CUDA:

a proprietary software framework that enables programs to use GPUs for general purpose computing. Used extensively in AI.

#

Deadlock:

in software, a situation in which one process has to wait for a resource to become free, while another process that holds that resource is waiting for a resource that the first process controls to become free, thus preventing both processes from continuing. Often fatal in programs that implement concurrent processes.

#

Death Valley Girls:

a (mostly) girl band from L.A. that mixes punk, goth, and garage rock.

#

Domain:

in math, the range of inputs of a function.

#

DOTA:

Defense of the Ancients, a series of multiplayer video games in which teams of players battle, usually in a special arena. DOTA 2 is considered one of the greatest video games of all time.

#

Easter egg:

a message or other form of media or software hidden in a larger work, usually for the purpose of amusement or entertainment for the user who discovers it.

#

Ecchi:

softcore hentai (see below). Rhymes with 'sketchy'.

📖 Related Mind Control Magazines

Explore premium magazines in this category

View All →

#

Emanata:

in manga, graphic elements "emanating" from a chara's figure indicating emotions, such as drops of sweat showing anxiety or fear. Often written as Japanese hiragana or kanji.

#

Fan service:

in anime, a scene in which a character acts to gratuitously do things to gratify the audience in a way not germane to the story. Since a large proportion of anime viewers are young men and teenage boys, fan service often involves cute girls (see

bishojo

) erotically costumed or naked and/or performing lewd acts. However, the range of the practice is wider than sex, encompassing side plots, allusions, and references to previous series for long time fans, or extra detailed information about castles, spaceships, robots, and other featured objects in the story.

#

Flash Gordon:

a sci-fi comic strip first published in the 1930s recounting the adventures of Gordon and his companion Dale Arden on the planet Mongo, vying against the evil king Ming the Merciless. The strip's illustrations inspired much of the sci-fi visual environments and costumes of later works in all genres. It is also known for its subtext of BDSM scenes.

#

Frag:

in video games, to kill.

#

Frame dragging:

in physics, an effect predicted by general relativity in which a rotating massive body will cause a body in orbit around it to precess.

#

Fullmetal Alchemist:

a popular anime series set in an alternative steampunk world in which alchemy works and is used widely.

#

Function:

in computer science, a self-contained block of code that can be called repeatedly by other parts of the program as a unit to perform various operations.

#

GAN:

Generative Adversarial Network. A machine learning architecture in which two networks compete, one to generate the best imitation of a real image or other virtual entity, the other to discriminate real from fake entities. GANs operate in the way animals and plants evolve to mimic others.

#

Gaussian:

in statistics, a fundamental distribution that captures the combined effect of many random common causes, and so widely useful in science and engineering. Known also as the normal distribution and the bell curve (no relation to Gracie's family name). One of a long list of math and science discoveries named after Carl Friedrich Gauss, a mathematician, astronomer, and physicist of the early 19

th

century.

#

Ghost in the Shell:

a classic manga and anime series set in a cyberpunk future. The hero is a cyborg woman police detective who is hacked by an AI.

#

GIF:

Graphics Interchange Format. An image format meant for simple graphics and animations. The 'G' stands for 'graphics', so the acronym is pronounced with a hard 'G'. Pronunciation that makes it sound like the brand of peanut butter is incorrect.

#

Generative AI, generative model:

an AI model capable of generating new text or images from its model, typically based on prompts. The generated result is not the product of intelligence, despite the nomenclature. It is, rather, a sophisticated statistical calculation derived from a huge data set.

#

Gescom:

A project by Autechre (see above) to produce music with other artists that is closer to electronic dance music than Autechre's usual works.

#

Group:

in mathematics, a set plus an operation that combines elements of the set to form other elements in the set, keeping within certain constraints. The set of permutations of the cubelets in a Rubik's Cube, with the operation of rotating a side, forms a classic example of a group.

#

Haskell:

a "pure" functional programming language. In Haskell, functions given the same inputs always produce the same outputs, variables never change during a program's run, and recursion is used instead of loops. Haskell programs are easy to debug and easy to implement in highly parallel environments such as compute clusters. However, writing in Haskell can be intimidating for those trained in procedural languages such as C or Python. Named after Haskell Curry, a mathematician who pioneered many of the language's logical principles.

#

Hentai:

pornographic manga or anime, often dramatizing sexual perversions.

#

Hiragana:

a Japanese phonetic writing system used for common words and word endings with kanji (Chinese-derived logographic characters).

#

Hyperparameter:

in machine learning, a parameter of a machine learning model's learning process rather than a parameter in the model itself.

#

i :

in math, the unit imaginary number, the square root of -1. It's called 'imaginary' because in the 16

th

and 17

th

centuries it arose in the solutions to quadratic, cubic, and higher polynomial equations and was unavoidably useful, but was not considered a "real" number.

i

is now agreed to be as real as any "real" number, but the nomenclature remains. A number consisting of a real part and an imaginary part is called 'complex'.

#

IDE:

Integrated Development Environment. A computer language embedded in an application that correctly formats the statements of the language, along with factoring, execution, and debugging tools to aid programming efficiency.

#

Identity:

in math, especially group theory, the element that, when combined with another element, leaves that element unchanged. Also, the result of the combination of an element with its inverse. For example, 1/2 is the inverse of 2 in multiplication, producing 1, the multiplication identity element.

#

Infinite loop:

in computer programming, a sequence of steps that cycles back to its beginning without any way to end, a common programming mistake that can lock up the program and the computer. Also, the name of the road that circles the first Apple Headquarters in Cupertino, CA, done as a nerd joke.

#

IRL:

In Real Life. Normal life in contrast to virtual or digital life (see

meat space

).

#

Javascript:

a computer language used all over the Web. It is probably enabling you to read this glossary. Javascript has no relation to the Indonesian island, coffee, or even Java, another computer language.

#

John Carter of Mars:

the hero of sci-fi novels by Edgar Rice Burroughs set on the planet Mars (called Barsoom in the stories).

#

Katakana:

a Japanese phonetic writing system used for special words, comparable to the use of italics in English. Used for foreign words, scientific names, and onomatopoeia.

#

Kirby conjecture:

🛍️ Featured Products

Premium apparel and accessories

Shop All →

in math, one of a list of open problems in low-dimensional topology.

#

Kronecker product:

in matrix mathematics, a type of tensor product used in image processing. Useful for accelerating matrix multiplication.

#

Lambda calculus:

a formal system for expressing computation, equivalent to a Turing machine.

#

Laphroaig:

an Islay single-malt Scotch whisky known for its strong smoky, peaty flavor.

#

Level-up:

in gaming, to complete or win a level, especially in a platform game, and so move up to a more advanced and difficult level.

#

Linked list:

a basic, versatile data structure in computer programming in which items are linked by pointers (variables that hold the address of the next item rather than the item itself). Often used to construct other data structures such as stacks, queues, and trees.

#

Linux:

a popular open-source operating system based on Unix, used extensively in servers. Named after Linus Torvalds, its creator.

#

Lisp:

one of the first computer languages, still used extensively, especially in AI. Abbreviation of 'list processor'. No relation to the speech defect.

#

Log file:

a file created and run by an app or operating system that tracks events or other significant changes that may not be revealed to the user or otherwise recorded during normal operation. Useful for debugging, code review, and other programming tasks.

#

LoRA:

Low Rank Adaptation. A smaller, specialized generative AI model designed to fine-tune a larger model to produce targeted results.

#

Ludomania:

gambling addiction. Per DSM it's a true addiction rather than an impulse problem.

#

MARCO:

Mapper for Responses to Cortex Operands.

#

Marvin the Martian:

a cartoon character drawn as a short extraterrestrial dressed in a parody of ancient armor (based on the Greek god Mars). Comical villain in Bugs Bunny and other cartoons.

#

ML:

Machine Learning. A form of AI that uses statistical algorithms on (typically) large data sets to create models of the data that can be queried to provide answers about the data not otherwise accessible.

#

Manga:

comics and graphic novels from Japan, usually in a characteristic style using a wide variety of graphical conventions (see

emanata

) and background techniques. Characters typically have large eyes, small noses and mouths, and expressive facial shapes.

#

Matrix:

in math, a rectangular array of numbers with special rules for combining and manipulating them to represent mathematical concepts and structures. Used extensively in physics, image processing, and AI. No relation to the sci-fi movie series.

#

Meat space:

real life (see

IRL

) in contrast to cyberspace. Also written 'meatspace'.

#

Metadata:

data attached to but separate from the content of a data set that adds descriptive or other information to the data set. The name of a file, for example, is part of the file's metadata. Location, time of capture, or other information attached to a digital photo are metadata.

#

Metric:

in math, a formula that defines the distance between two entities in a topology, space, or other mathematical structure.

#

NDA:

Non-disclosure agreement. A legal agreement between two parties to keep discussions confidential.

#

NFW:

No Fucking Way.

#

Octonion:

in math, a generalization of complex numbers (see

i

) to eight dimensions, incorporating eight imaginary unit numbers. Used in string theory, quantum logic, and other fields.

#

Operand:

in math, the object of an operation. In the sum 1 + 2, 1 and 2 are operands.

#

Overload:

in programming, to have a function execute different code depending on the arguments passed to it. For example, a '+' can perform addition if its arguments are numbers, or concatenation if given strings.

#

P:

in computer science, how long an algorithm will take to complete a task is an important question, and especially how fast that time will grow as the data set the algorithm works on grows. P stands for polynomial, meaning the time will grow as a polynomial function of the data set size. This is considered manageable. Some tasks, such as the Traveling Salesman problem, grow much faster, exponentially or even worse, and quickly become intractable. Such problems are known as NP. Whether P = NP, that is, are NP problems fundamentally difficult, or have computer scientists just not yet figured out a good algorithm, is one of the fundamental questions in computer science.

#

Perceptron:

a learning algorithm for processing and classifying inputs. One of the earliest and most basic artificial neurons. Often used as a data input layer.

#

Prompt engineering:

in AI, the skill and practice of creating a natural language instruction for a generative AI model to produce a desired image or text.

#

Python:

a popular scripting computer language. It gets its name from a British comedy series popular in the late 20

th

century,

Monty Python's Flying Circus

, of which Python's creator was a fan. Metasyntactics (place holders) in Python manuals often include 'spam', 'ham', 'eggs', and other humorous words from MPFC's famous comedy sketch, "Spam". This is in contrast to other language manuals, which typically use 'foo', 'bar', 'baz', 'foobar', etc. in their example code. No relation to herpetology.

Enjoyed this story?

Rate it and discover more like it

You Might Also Like