As a kid I thought Pythagoras was silly for making a math cult. Now that I’m older I get it.
This was made by someone who doesn’t understand any of it.
It’s called a joke.
Very funny, I’m laughing so hard. So true /s
I can tell you are just the best of conversationalists, try to leave some charm and charisma for the rest of us.
Poor you. I will make sure I laugh next time. Don’t you worry.
So, what’s it like living up your own asshole?
Sorry, too busy waiting. Not laughing yet. Have you tried asking yourself that?
deleted by creator
Computer programming books … Lol we don’t print them any more, they’d be obsolete before hitting the shelves.
Science is validated by the new information replacing the old. Al-Khwarizmi worked out numbers so we don’t have to,
Mathematics teacher: That textbook was written thousands of years ago, and it is still as useful and relevant as ever, but I want you to buy this one I co-authored instead for the mere sum of $120, otherwise you won’t pass.
Conflict of interest detected
This really happened?
I took an environmental science class in college, and the professor was a former president of Shell. As part of the curriculum, we had to read his book, Why we Hate the Oil Companies. Predictably, it’s a corporate non-apologia, which—hilariously—completely avoids engaging with why we actually hate the oil companies.
Did people stand up to call the bullshit? I guess in this kind of situation you feel threatened that if you talk, you get penalized heavily
I admit I exaggerated a bit. It hasn’t happened to me, but I’ve had some teachers that strongly suggested buying their textbooks and frowned if you didn’t.
Fucking disgusting behavior
Not the original commenter, but I briefly had one professor in college that did that (their book was $50, though). It was an elective course for me, fortunately. I was able to switch for a different class that fit the same requirement without being forced to buy a book the professor wrote.
Reality: The universe was spontaneously created last thursday and there is no way for you to disprove it.
Since you made the claim, the onus of proof is on you. Go on, it’ll be interesting to see your proof.
Nah mate, it was already in existence by last Tuesday afternoon and there is no way for you to disprove it.
Programming: that book was printed a month ago, and it’s already obsolete.
Newspapers printed yesterday are already in the bin.
Tiktok posts last seconds before being discarded.
Wrong for physics. Models to describe reality don’t magically become wrong just because a model with better predictive power is discovered. Most old models are special cases of newer ones.
Yeah, Newton wasn’t just a science bitch who is wrong, sometimes. His equations are the special case of General Relativity when acceleration is very low. Which is the world we live in.
Oh that book is outdated. That’s the second edition, you need the third addition to complete the one math problem I am basing your entire grade on for the course.
“Why yes I do happen to also be the author of the textbook for this course, why do you ask?”
There’s a whole bit in The Incredibles about how math has changed since Bob was in school
That was probably inspired by the USA’s crappy national curriculum system of forcing kids to learn and use the lattice method which is 100% some sort of scam to make it look like math illiterate children are passing class and failing upwards.
I mean seriously, we’ve been using base 10 arab system for a millenia, but you’re trying to tell me the department of education came up with a better method of drawing a damn chi square matrix abomination that makes even the two millenia old roman numeral system look good in comparison.
My favorite way to connect people with academia is pointing out how recently zero was invented because even the most reluctant “I don’t know math” person understands zero these days.
Can you really understand zero? I mean, I get what it represents, but I still sometimes struggle to understand its usage…like, you can’t divide with zero thats for sure, but did you know you can divide a number with a really small number (like an infinitely small number) and you get a really large number (like infinitely large)? So, in that special space, if you suddenly replace “0” with a “number-so-close-to-zero-it-can-smell-it” feel free to divide and conquer, and get infinity.
Oh, and sometimes, if you feel like math is letting you down, remember, you can always use positive and negative zeroes, so your math-thing can now work!
Web development: Oh, that textbook is obsolete. It was written last year before Angular v18 was released.
Was just watching a kubernetes tutorial recorded a year ago, and the entire website / package repository it uses doesn’t exist anymore because modern devs can’t go six months without changing everything.
A colleague called it “Hype driven development” the other day and I have to say that describes it perfectly.
Whoops, 18.1 just released breaking changes
*French SpongeBob voice
“2 hours later”
Laughs in PHP + HTML5 + CSS3 + Vanilla JS
My condolences
Why? It is much better than Fortran, the Industry standard of programming languages!
Laughs about PHP
Meanwhile you can still get away with most of what you learned in Java 1.4.
Weird flex
The correct way to learn math is chronologically
Wrong. Good look fooling around without algebra for years. New methods make old maths easy.
/s
No sarcasm. Being able to use numbers, integrals and derivatives makes a huge amount of maths easy. Exponential function and it’s relatives are so handy. (Sin, Cos, Tan, Cot, log).
The Greeks didn’t have any of that to do their math.
I’m the one being sarcastic Einstein
…and even newer methods make old math insanely complicated, but much more generalized. Like building definitions for things like numbers and basic arithmetic using set theory.
Start with set theory. After about 300 pages you’ll be able to show what 1+1 equals.
To be fair, the first 100 pages of that was justifying the set theory definition for what numbers are. The following two hundred papers are proving that a process of iterative counting we call addition functions in a consistent and useful way, given the set theory way of defining numbers. Once we get to that point, 1+1 is easy. Then we get to start talking more deeply about iteration as a process, leading to considering iterating addition (aka multiplication), iterating multiplication (aka exponents), etc. But that stuff is for the next thousand pages.
Remember, 0 is defined as the amount of things in the empty set {}. 1 is defined as the amount of things in a set containing the empty set {{}}. Each following natural number is defined as the amount of things in a set containing each of the previous nonnegative integers. So for example 2 is the amount of things in a set containing the empty set and a set containing the empty set {{}, {{}}}, 3 is the amount of things in a set containing the empty set, a set containing the empty set, and a set containing the empty set and a set containing the empty set {{}, {{}}, {{}, {{}}}}, etc. All natural numbers are just counting increasingly recursively labeled nothing. Welcome to math.