Remix.run Logo
bugbull 3 days ago

There were certainly integral solving validators online when I took calculus in high school. At some point I gave up and just used that, because “the money is in web application development, I don’t need that calculus stuff”.

Big regret.

Edit: For reference, the regret came when I tried to do some RF related projects on the side. Those projects would likely have gone somewhere if I put some effort into even the basic calculus from high school.

donatj 3 days ago | parent | next [-]

In 2004 I had a program on my TI-89 "Calculus Made Easy". It would do basically everything AND show your work.

Someone gave it to me about 2/3's of the way through Calc 1. I truly regret having become dependent on it. I studied enough to know roughly what I was doing but not enough to not be dependent.

I suspect learning with AI is the same sort of thing. You're learning, but you're not deep learning .

stouset 3 days ago | parent | next [-]

As a counterpoint, I am self-studying physics while relearning the calculus and math I took in undergrad.

AI has been immensely valuable, but I suspect only so because I am intrinsically motivated to learn this material. When I make errors in solving problems due to a confusion in understanding, it can help me work through the problem the same way a TA would, without having to wait and where I can ask a million clarifying questions until the idea is concrete in my mind.

Could I abuse it to just answer questions for me? Absolutely. But since that’s at odds with my actual goal, I don’t.

tccole 3 days ago | parent | prev [-]

I read a quote that I think is analogous to AI usage. Knowledge cannot be transferred it can only be learned.

quickthrowman 3 days ago | parent | prev | next [-]

I use simple algebra and occasionally a bit of geometry estimating and managing construction projects, but I’ve never found it necessary to find an exact solution for an area under a curve or the rate of change of a function at a specific point.

I don’t know how to solve an integral, but I understand that an electricity meter or flowmeter (gas and air) is performing continuous integration to keep track of total power usage or fluid flow. That’s good enough for me, and if I had to I could approximate a solution with a piece of paper, a pair of scissors, and a reasonably accurate scale; or trapezoids and graph paper.

Re: your edit, calculus would definitely come in handy if you had an interest in RF. The good thing is, you could still learn it :)

SoftTalker 3 days ago | parent | prev [-]

I have never needed calculus since leaving university, nearly 40 year ago. If you're not in hard engineering, you probably won't (and if you are, you'll get to use all the computer assisting tools you want).

daymanstep 3 days ago | parent | next [-]

Math in general is something that you don't need to know until you need to know it, the problem with "just in time" learning is that if you don't already know it then you won't even be able to know when it's needed and which specific bits of math you need to learn for the specific situation you find yourself in.

If you don't know math, you often won't be able to even realize when math is needed.

There's a Steve Yegge quote about this:

> You'll gradually realize that your math deficiencies aren't just something that you might need to beef up on if you ever "need to"; you'll see that virtually every problem space has a mathematical modeling component that you were blissfully unaware of until Done, and Gets Things Smart gal points it out to you and says, "There's an infinitely smarter approach, which by the way I implemented over the weekend." You stare slack-jawed for a little while, and then she says: "Here's a ball. Why don't you go bounce it?"

SoftTalker 3 days ago | parent [-]

Yeah, that's true, and I've been in that situation. Unfortunately the math I was missing was not calculus or anything I had exposure to in school, or any actual experience in practical application. You can't know everything.

WCSTombs 3 days ago | parent | prev | next [-]

If you overly rely on the computer assistance during the learning stage, there are fundamental principles you won't get a firm grasp on, and then you'll be at a disadvantage if you need it later. As someone who did use calculus after school, I'm glad I actually learned the subject.

You're right that most people don't need to know calculus in their lives, but to my knowledge calculus also isn't generally required to get through college/university for most people, so it's fair to assume that the people in the course are there because they need or want to learn it. When I was a TA for calculus, most of my students were pre-med, engineers, or in other sciences.

johnnyanmac 2 days ago | parent | prev | next [-]

> if you are, you'll get to use all the computer assisting tools you want

I've done work on fluid simulations. It sure would have been nice to understand the buttons being pushed so I can better validate what's going on.

And I think I did well in calculus. Just not "mastery of multi-variable calculus to transform fluid dynamics formulas into software" well.

camkego 3 days ago | parent | prev | next [-]

Calculus can get pretty heavy, but I really value the comfort it gave me of the concepts of velocity and acceleration, (not to speak of higher orders) of which I am sure I wouldn’t understand nearly as well without the calculus background. I’m sure for most of HN velocity and acceleration, etc seem like super basic concepts, but I just don’t think I could apply the mental models as easily as before I took calculus.

ThrowawayR2 3 days ago | parent | prev [-]

That's wishful thinking. I have been placed into professional situations where I needed calculus and, as I found out to my sorrow, all the CAS software packages in the world wouldn't have helped because I didn't have/remember enough math fundamentals. The CAS cannot provide any kind of answer if you don't know how to ask it the right questions.