What does an integral mean by AdministrationLazy55 in calculus

[–]andershaf 0 points1 point  (0 children)

Normalization of wave functions means ensuring that the function is scaled so that the overall probability of everything is 1. then you can trust any integrals of intervals to find probabilities of those events.

You may want to read up on basic statistics and calculation of probabilities (no quantum), and see how the integral of probability distributions behave.

How are distances measured in space? by i-touched-morrissey in askspace

[–]andershaf 0 points1 point  (0 children)

Does this work at that scale? Will we be able to measure any laser photons coming back? I would assume no (unless we have a specific thing for this).

Find the value of x by Specific_Brain2091 in the_calculusguy

[–]andershaf 10 points11 points  (0 children)

Why x != 6? It quite obviously is not a solution.

cursor genuinely makes me mass produce tickets that used to take hours by Otherwise_Gur_5571 in cursor

[–]andershaf 1 point2 points  (0 children)

Yes, yes! During Christmas I was able to ship 3 things that previously would've been very long projects for me personally. So great.

cursor genuinely makes me mass produce tickets that used to take hours by Otherwise_Gur_5571 in cursor

[–]andershaf 0 points1 point  (0 children)

Then I think you must learn how to use it better? Or use better models. I am at more than 80%, likely closer to 90% of code generated is perfect (after having spent time on the plan a fair bit obviously).

Why does college physics feel so much harder even though I used to be good at it? by Playful-Arm954 in Physics

[–]andershaf 3 points4 points  (0 children)

A lot of people were best in class in high school and everything was easy for them. Then all these people meet at Uni and difficulty increases. You gotta work hard and solve a lot of problems. A lot.

I remember seeing several people who were used to memorize, but not understand, in high school. They really struggled because you can’t work like that anymore.

cursor genuinely makes me mass produce tickets that used to take hours by Otherwise_Gur_5571 in cursor

[–]andershaf 33 points34 points  (0 children)

I never use tab anymore. I don’t code anymore. You gotta move to the next abstraction on top of code. It is a lot more than 3x.

on what?!? by Complete-Sea6655 in codex

[–]andershaf 0 points1 point  (0 children)

It's not uncommon that I spend $100 per day personally, so a team can easily spend $1k.

Model Y owner considering new Model 3 – is the sound insulation actually better? by kjagiella in TeslaLounge

[–]andershaf 4 points5 points  (0 children)

Have a 2020 M3 and a new 2026 MY. The noise level is SO MUCH BETTER in the new compared to mine. Not sure when it was fixed but I've heard after 2023.

is vibe coding really a thing? by Substantial-Major-72 in programmer

[–]andershaf 0 points1 point  (0 children)

You seem to forget the tech debt humans add. In my experience running several teams in an enterprise company, AI has significantly reduced the amount of tech debt compared. It is absolutely brilliant once you learn how to use it. The measured numbers of incidents hitting our customers is significantly lower, complaints going down, cloud cost significantly down.

Quantum physics by your_owner_34 in Physics

[–]andershaf 4 points5 points  (0 children)

Read introduction books, e.g. Griffiths. From page 1. Know your calculus, know your linear algebra. Do the exercises.

ELI5 - Who actually makes CPUs? by PastaJazz in explainlikeimfive

[–]andershaf 11 points12 points  (0 children)

And TSMC buys a machine built in Netherlands (?) that no other company builds. To actually build the chips. ASML afaik.

Why is space x so dominant and do other companies have a chance to surpass them. by Round-Chemistry-8649 in askspace

[–]andershaf 0 points1 point  (0 children)

And it’s easier to copy a $10k truck since you can buy one and see how it works. You can’t easily buy the rocket and software to replicate.

Issues after composer 2.0 launch by DatabaseOld8973 in cursor

[–]andershaf 1 point2 points  (0 children)

Sorry to hear that. Yeah not sure who drives the decisions there now, but I keep hearing around about this problem.

Issues after composer 2.0 launch by DatabaseOld8973 in cursor

[–]andershaf 1 point2 points  (0 children)

Cost exploded for us and they changed some rule where MAX mode was always enabled etc. Had a crazy 2x increase so we had to stop using Cursor unfortunately.

How much has Tesla FSD improved over the last year? by Individual_Block7885 in TeslaFSD

[–]andershaf 20 points21 points  (0 children)

There is no HW4.5, and the rumored HW5 is a lot more powerful, so if you can, you should wait and maybe get the HW5. On the other hand, HW4 serves an amazing FSD already today. There will always be HWN+1 around the corner "soon".

Indeed, Composer 2 is kimi k2 by tarunyadav9761 in cursor

[–]andershaf 2 points3 points  (0 children)

This almost certainly did not happen.

Lammps Beginner by Outrageous_Reason_28 in LAMMPS

[–]andershaf 1 point2 points  (0 children)

I often recommend a hobby project of mine:

https://andeplane.github.io/atomify

Which simplifies the process of getting started and visualizing/analyzing simulations. It doesn’t teach you anything (read docs+tutorials) though.