Yep; check out how the programming community does it! We have descriptive names for things like "Apache", "React", "nginx", "Rust", and "Java"!
Mathematicians should stop naming things after each other
51–60 of 406 posts
Re: Mathematicians should stop naming things after each other
#52Re: Mathematicians should stop naming things after each other
#53Not sure how feasible or necessary this is in general, but there are certainly some places for improvement. Some more modern examples than "isosceles": - Heaviside function → step function (edit: though maybe this one is, amusingly, already descriptive by accident?) - Fourier domain → frequency domain While I'm here, just a couple suggestions from me: - Markov chain → memoryless chain - Lebesgue integral → horizontal…
Though that example brings up a decent counterargument to the thesis: ”groups”, ”rings” and ”fields” all have descriptive names, but that doesn’t help a bit, they’re still mad confusing. They’d almost be easier to pick apart if they were named after people.
Re: Mathematicians should stop naming things after each other
#54Some profiling would show that names increase the difficulty of math by 0.001%. I don’t see an issue here.
Do you have a suggestion for how you would make a measurement like that? It seems like the experimental procedure would require definitions at least several layers deep, the control based on real names and experimental group based another metric. Maybe the experimental groups names would be more closely tied to the structure of the math they were naming though that seems challenging.
Re: Mathematicians should stop naming things after each other
#55Once you get to the advanced levels of any field, terminology being "accessible" doesn't really matter, but being precise does.
Areas like philosophy and law actually suffer in my opinion when they overload common words with uncommon meanings, or descend into weird disambiguations that depend on suffixes.
For example, in philosophy there's "contractarianism" and "contractualism", and trying to remember which is the general term and which refers to a specific theory drives me nuts. (If "contractualism" were just known as "Scanlon's theory" it would be a lot easier.)
Naming things after their creator is actually super-helpful because it's really easy to disambiguate, helps situate things historically, and once you're at that level there often isn't a single unique word or phrase that can easily encapsulate the idea anyways and isn't easily confused with something else.
Re: Mathematicians should stop naming things after each other
#56 Rational numbers
Real numbers
Imaginary numbers
Complex numbers(including imaginary numbers)
Hypercomplex numbers
Hyper real numbers
Surreal numbersRe: Mathematicians should stop naming things after each other
#57There's an equally annoying problem in software engineering at large corporations (aka Google), where hundreds of services you need to know about are named with some cute name that gives you no idea what the thing actually is.
https://www.youtube.com/watch?v=y8OnoxKotPQ [this is a link comedy video about microservice architectures, it should be safe for work except maybe for Uber employees]
This is how I feel every day in my new job, there are 3 (depreciated) ways to do everything, and the current way is never feature-complete.
Re: Mathematicians should stop naming things after each other
#58Conway just referred to it as a monster while corresponding with Fischer and the name stuck.
Re: Mathematicians should stop naming things after each other
#59We all know what this article is really about. It is disappointing to see these kinds of articles on hn. (posted multiple times as well) ref: http://www.paulgraham.com/say.html
Re: Mathematicians should stop naming things after each other
#60Earlier quoted context omitted.
Rust, Go, C, D, R, Flask, Rocket.
Append programming language to the query for searching. Imagine C++ would be named as "Object oriented, generic, general purpose programming language with C compatibility"(of course C won't be named C then).