87 points
*

Yeah, it’s an in-group exclusivity signifier.

Shame, math is some of the worst at this, everything is named after some guy, so there’s 0 semantic associativity, you either know exactly which Gaussian term they mean, or you are completely clueless even though they just mean noise with a normal distribution.

edit: Currently in a very inter-disciplinary field where the different mathematicians have their own language which has to be translated back into first software, then hardware. It’s so confusing at first till you spend 30 minutes on wikipedia to realize they’re just using an esoteric term to describe something you’ve used forever.

permalink
report
reply
40 points

IT guy here, we suffer from a similar problem where everything is an acronym so it sounds like alphabet soup that if said as a word means sometimes you can’t even quietly go look it up later. You either nod along knowing what it means or nod along not knowing what it means but having no chance to learn without outing yourself.

permalink
report
parent
reply
19 points

And you can’t out yourself because, in many workplace cultures, the appearance of knowing is more important than actually knowing. :/

permalink
report
parent
reply
3 points

And then you have multiple identical abbreviations meaning different things or different things that are pronounced the same or multi billion dollar ompanies naming their product after existing words (like Microsoft Word or Office or Outlook…).

Mix in abbreviated customer names, names for servers and internal teams (no, not Microsoft Teams©) and everything is only an incomprehensible letter mumbo-jumbo.

permalink
report
parent
reply
1 point

Had a ticket about sports sites being blocked, college talked about how the change was IOC related. International Olympic Committee or Indicator of Compromise, you decide!

permalink
report
parent
reply
16 points

Gotta love Dirichlet boundary conditions (the function has to have this value), Neumann boundary conditions (the derivative has to have this value) and Cauchy boundary conditions (both).

On the other hand, there’s a bunch of things that are so abstract that it’s difficult to give them a descriptive name, like rings, magmas and weasels

permalink
report
parent
reply
2 points

Oh i would say “ring” is in fact quite a descriptive term.

Apparently, in older german, “ringen” meant “to make progress of some sort/to fight for something”. And a ring has two functions: addition and multiplication. These are the foundational functions that you can use to construct polynomials, which are very important functions. You could look at functions as a machine where you put something in and get something out.

In other words, you put something into a function, the function internally “makes some progress”, and spits out a result. That is exactly what you can do with a “ring”.

So it kinda makes sense, I guess.

permalink
report
parent
reply
14 points

Trying to teach yourself higher math without a textbook is nearly impossible.

You could try just Googling all the Greek letters and symbols but have fun sifting through the hundred-odd uses of σ for the one that’s relevant to your context. And good fucking luck if it’s baked into an image.

The quickest way I’ve gotten an intuition for a lot of higher math things was seeing it implemented in a programming language.

permalink
report
parent
reply
3 points

I’ve been learning crypto math the hard way, it’s brutal.

I’ve found one way that works is to learn about the people, like learn about Gauss’s life and work, it helped give me context and perspective for the random terms.

permalink
report
parent
reply
5 points

Yeah, it can be really helpful to understand the context and the problems they were trying to solve.

Like for example, I think a lot of pop-sci talk about Special/General Relativity is missing huge chunks of context, because in reality, Einstein didn’t come up with these theories out of thin air. His breakthrough was creating a coherent framework out of decades of theoretical and experimental work from the scientists that came before him.

And the Einstein Field Equations really didn’t answer much on their own, they just posed more questions. It wasn’t until people started to find concrete solutions for them that we really understood just how powerful they were.

permalink
report
parent
reply
6 points

I really like the naming of things after their discoverers/inventors. I’m picturing a mathematician getting upset:

“How dare you speak about Friedrich Gauss like that. He dragged that universities astronomy department out of the stone age, even after the death of his first wife…”

The history of the people helps me with remembering the concepts.

Disclaimer: I am NOT a mathematician.

permalink
report
parent
reply
3 points

My argument is not against naming things after the discoverer, though in engineering while we have some of this (Heaviside comes to mind), most other concepts have a semantic value so even unknown terms can be mapped fairly easily.

My main argument is that math is taught very poorly, if we had taught math as the history of math in school, this would be far more meaningful, we understand it as a story and each piece in the puzzle an event that brought it about.

permalink
report
parent
reply
4 points

Currently in a very inter-disciplinary field where the different mathematicians have their own language which has to be translated back into first software, then hardware. It’s so confusing at first till you spend 30 minutes on wikipedia to realize they’re just using an esoteric term to describe something you’ve used forever.

Yeah, this happens a lot. I studied math and I often got the impression that when you read other researcher’s work, they describe the exact same thing that you have already heard about, but in a vastly different language. I wonder how many re-inventions and re-namings there are of any concept simply because people can’t figure out that this thing has already been researched into. It really happens a lot, where 5 people discovered something, but gave them 5 different names.

permalink
report
parent
reply
2 points

It’s even worse, math uses arcane terms for things that in many other fields are basically just accepted.

Galois fields? In hardware and software, those are just normal binary unsigned integers of a given bit length.

I get that GFs came about first, but when they were later implemented for computers they weren’t usually (they are sometimes, mostly for carry less mul specifically, or when used for cryptography) called Galois fields, the behavior was just accepted as the default for digital logic.

permalink
report
parent
reply
3 points

The division operator of a Galois field (I prefer “finite field”, because it’s more descriptive) is nothing like the what computers usually use for unsigned integers. Like, if you’re working mod 5, then 3/2 = 4 (because 2 * 4 = 8 = 3 mod 5).

permalink
report
parent
reply
2 points

realize they’re just using an esoteric term to describe something you’ve used forever.

Programming is applied math. Mathematicians say “theory of mass service”, programmers say “schedulers”. Well, it’s “theory of mass service” in Russian, but in English it is “queue theory”.

permalink
report
parent
reply
25 points

It’s something that people, in least in my field of microbiology, have been recently aware of and are trying to correct. The problem is not just an in-group signifier, since everyone, even experts, finds the author insufferable and difficult to understand

permalink
report
reply
18 points
*

I dated a girl who acted like writing / talking like that made her better / smarter than other people. She got off on the elitism. I’m no academic slouch, but my philosophy is if you can’t break it down in basic terms that anyone can understand, then you don’t understand it enough yourself.

permalink
report
reply
5 points

I would go so far as to say that knowing and understanding something is only half of the issue. The other half is being able to clearly convey it to others. And that’s where a lot of people (myself included) fall short.

permalink
report
parent
reply
5 points

I think any scientist should able to convey at least the high level concepts that they’re working on at the level that a smart 12th-grader can follow. If you can’t do that, I think that’s a sign that you’re probably not thinking about your work very clearly. Being able to distill things and context-switch back to a birds-eye view of your work is critical for knowing what direction you’re heading in.

(I say this from the perspective of a climate scientist - our field has a pretty active public/lay conversation and lots of science comma, but I think the concept still applies to other sciences, and social sciences.)

permalink
report
parent
reply
0 points

I don’t agree, there’s a reason why we need people like Carl Sagan and Neil DeGrasse Tyson explaining things in simpler terms and that they’re not the people doing the research itself…

permalink
report
parent
reply
5 points

and that they’re not the people doing the research itself…

I don’t think that’s relevant. People like Stephen Hawking and Brian Greene have also done great at explaining science to the general public.

permalink
report
parent
reply
4 points
*

Sure, but not being able to explain it in layman’s terms doesn’t mean you don’t understand what you’re working on and in fact the majority of scientists and engineers and programmers and highly specialized individuals aren’t very good at vulgarization for the simple reason that they don’t need to do it when they’re accomplishing the work and outside of that they’re not required to explain their work to laymen since there are people specialized in doing just that.

permalink
report
parent
reply
2 points

I could break stuff down to you but I won’t because I have shit to do and there’s textbooks. Also your eyes would glaze over 2% of the way in. So in that sense, I can’t, because I can’t make you actually want to understand it. Best I can do is hand-wave and rely on you not understanding why my explanation falls short of actually being one, making you think you understood something.

Talking shop and obfuscation are not the same thing but are generally indistinguishable for the uninitiated. I guess what I’m mostly miffed about is the implication that’s going on in OP’s erudite thesis and your anecdote: That people who talk about stuff you don’t understand do it to exclude. Maybe, you know, stuff is just complicated and needs years of study and practice to understand. It’s not a status thing, someone with a Ph.D in chemistry will have quite a task ahead of them understanding what hair stylists are talking about when talking shop about chemicals unless they themselves happen to specialise in that area. Now try explaining conditioner chemistry to a philosopher, instead, it’s probably hopeless.

permalink
report
parent
reply
1 point
Deleted by creator
permalink
report
parent
reply
6 points
*

This post reports that the requirement to use words like “novel” and refer to ourselves using the third-person “we” was circumvented following our transition to industry. Furthermore, the capability to write original text without using the passive voice was gained. These developments represent a significant improvement in clarity. Additional increases in the efficiency of communication may be possible as the ability to express concepts in a straightforward manner is developed further.

permalink
report
reply
61 points

In defense of jargon:

coming up with new ideas and expressing them to others requires new vocabulary. You can’t simply say things in “plain English” especially when you want to communicate with peers.

This is why academia is so often refereed to as a discipline; you must train yourself in new ways of thinking. Making it accessible to the layperson is the job of scientific communicators, not scientists at large.

And it’s not like this is a unique issue with acedemia, every organization I’ve ever participated in had special vocabulary if it was necessary or not.

permalink
report
reply
30 points

Many professionals (not only scientists) are really bad at crafting sentences and texts, even without jargon.

I get jargon, but even if you replace all of the jargon in a typical paper with simple words, the writing style is often horrible. It’s often weirdly repetitive, has fluff-pieces and empty phrases, and just doesn’t get to the point. (I’ll ignore the inherent worthlessness of many articles here, since this is a symptom of funding policy)

I don’t expect a scientific article to be understandable for someone outside the field, but do yourself the disfavour and ask a random scientist, what it is they’re actually doing and to explain it in simple terms. Most can’t. And that says to me, that these people never learned (or were taught) how to actually boil a concept down to its essence. And that I think is pretty bad.

As an example, two scientists from different fields could work on almost the same problem from different angles, but they would never know that if they talked to each other, because they are unable to express their work in a way the other person can understand.

permalink
report
parent
reply
4 points
*

I don’t expect a scientific article to be understandable for someone outside the field, but do yourself the disfavour and ask a random scientist, what it is they’re actually doing and to explain it in simple terms. Most can’t. And that says to me, that these people never learned (or were taught) how to actually boil a concept down to its essence. And that I think is pretty bad.

As an example, two scientists from different fields could work on almost the same problem from different angles, but they would never know that if they talked to each other, because they are unable to express their work in a way the other person can understand.

This is why I believe scientists should be required to take liberal arts classes; especially related to written and spoken language. Trying to read a scientific paper as an outsider is painfully hard because you’re trying to understand what the Big Words are trying to say, but then the paper also takes a borderline meandering path that loops back on itself or has sections that mean nothing, leaving you (or at least, me) confused. Like, c’mon man, I’m trying to understand what you’re saying, but your narrative is more convoluted than House of Leaves.

How can you expect to truly make a breakthrough in science if you struggle to accurately and precisely convey your ideas to your peers? Study the great writers so your papers can have great writing and results.

If it helps, try doing it from a scientific perspective - as if you’re studying a brand new creature or property of physics - and make notes on things like,

How the author expresses their ideas.

Was the author easily understandable?

What, if anything, made it easier or harder for you to understand what was written?

What elements made the writing more precise, concise and/or accurate to what the author was trying to convey (using outside sources)?

…and so forth.

(And yes, I also think liberal arts students should be required to take some level of hard STEM classes (not watered-down “libarts-compatible” stuff, but actual physics, chemistry, biology, etc) as well.)

Edit: you might even end up with a reputation for being more intelligent than you actually are, simply because you’re able to convey your ideas significantly better than your peers.

Edit 2: or alternatively, study a programming language until you’re decent at it, and then write your papers as if you’re trying to explain them to a computer.

permalink
report
parent
reply
2 points

This is why I believe scientists should be required to take liberal arts classes; especially related to written and spoken language.

And yes, I also think liberal arts students should be required to take some level of hard STEM classes (not watered-down “libarts-compatible” stuff, but actual physics, chemistry, biology, etc) as well.

Yes to both points! I’m eternally grateful to my high school AP English teachers for teaching me how to write and communicate.

My somewhat unpopular opinion is that we’d be better off as a society if everyone in college took “real” STEM and liberal arts classes. The STEM folks can understand the why and societal implications of what they study (as well as just communication), and the liberal arts types can learn a bit about how the world actually works in a concrete way.

Unfortunately, I’ve been continually struck by how incurious people are. I get that everyone has their interests, but that shouldn’t be to the exclusion of all other study. So, I don’t think this will happen. :/

permalink
report
parent
reply
2 points
*

A big reason why newspapers use so many filler-phrases and redundancy and just don’t get to the point is because journalists often get paid for how much they write; The consequence is obviously: filler-words.

Getting paid for “how much they write” may be implicit. For example, the boss might look at what the employees produce and say “ok this employee is good because they wrote 30 pages, this employee is bad because they wrote only 5”. Even though they might get a fixed salary/month, the one that writes few pages might get fired.

permalink
report
parent
reply
4 points

Academia is usually about minutiae, not concepts. Sometimes they get so hyperfocus in small areas that they are completely unable to give a general summary of what they are doing in the bigger picture. To do so would require them to understand things outside of their very narrow field of study.

permalink
report
parent
reply
1 point

And that’s not all. It’s easy to tell someone the high level area that you’re working on, but to explain the exact problem you’re trying to solve and why it’s interesting? That’s a whole journey into many topics that are very unintuitive for human brains to grasp and sometimes require heavy mathematical abstractions to even see that there’s a problem to begin with.

permalink
report
parent
reply
11 points

Jargon is only legitimate when it clarifies more than plain English. If it does, fine, use it.

permalink
report
parent
reply
2 points

Every single word in the original post clarifies more than plain English. It is more specific and has better nuance than a plain translation.

That doesn’t make it a useful explanation because the audience of the statement is not the in-group using the jargon.

One part of my daily job is translating “technical” into “manager”. The translation always loses fidelity to the original. Jargon exists because it’s useful, not because there’s a deliberate attempt to keep others out. Some will then use it as a shibboleth but that does not mean it’s original purpose was such.

For what it’s worth: that’s true of all translations. I’ve done real time translation from Italian into English and it’s always missing the nuance of the original. I’ve read the divine comedy in English and Italian and the English is always missing the context and nuance.

Language is an abstract representation of concepts and never maps faithfully.

permalink
report
parent
reply
1 point

exactly, i’ve noticed some people on youtube can be REALLY good at this, like Your Dinosaurs Are Wrong for example. Just introduce your jargon the first time it’s used and put up a little explanation every time afterward.

permalink
report
parent
reply

Science Memes

!science_memes@mander.xyz

Create post

Welcome to c/science_memes @ Mander.xyz!

A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.



Rules

  1. Don’t throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. Infographics welcome, get schooled.

This is a science community. We use the Dawkins definition of meme.



Research Committee

Other Mander Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

Community stats

  • 10K

    Monthly active users

  • 3.2K

    Posts

  • 51K

    Comments