Skip to content

Instantly share code, notes, and snippets.

@Hendekagon
Created June 9, 2017 15:37
Show Gist options
  • Save Hendekagon/6e69b13e4fb7a5437fc39256b875d19b to your computer and use it in GitHub Desktop.
Save Hendekagon/6e69b13e4fb7a5437fc39256b875d19b to your computer and use it in GitHub Desktop.
A list of programmer jargon
modulo - 'except' as in "modulo means an equivalence relation modulo its use by programmers"
orthogonal - 'unrelated' as in "the use of 'orthogonal' by programmers is orthogonal to its use by mathematicians"
land, landed - when a new feature is added to a library, it isn't mearly 'added', it 'lands' -- as if from the heavens, like a magical bird or an expensive jet
cut - when a new version of library is released it isn't mearly 'released' it is 'cut' -- like a sparkling diamond
curated - if you release a list that wasn't created by an algorithm, then say it's 'curated' as in "A curated list of programmer jargon"
@Hendekagon
Copy link
Author

modulo - 'except' as in "modulo means an equivalence relation modulo its use by programmers"

orthogonal - 'unrelated' as in "the use of 'orthogonal' by programmers is orthogonal to its use by mathematicians"

land, landed - when a new feature is added to a library, it isn't mearly 'added', it 'lands' -- as if from the heavens, like a magical bird or an expensive jet

cut - when a new version of library is released it isn't mearly 'released' it is 'cut' -- like a sparkling diamond

curated - if you release a list that wasn't created by an algorithm, then say it's 'curated' as in "A curated list of programmer jargon"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment