HN user

jfarina

70 karma
Posts0
Comments30
View on HN
No posts found.
Claude Skills 9 months ago

Why are you asking them to cite something for that statement? Are you questioning whether it's the foundation for intelligence or whether LLMS understand goals and consequences?

If they can perform well without reviewing the material, that's a problem with either the performance measure or the material.

And not watching lectures is not the same as not reviewing the material. I generally prefer textbooks and working through proofs or practice problems by hand. If I listen to someone describe something technical I zone out too quickly. The only exception seems to be if I'm able to work ahead enough that the lecture feels like review. Then I'm able to engage.

I don't know about that. Even with a company like Google, 12 years is a long time. What if the responsible attorney retired? I've never worked in a legal setting, but I could imagine that causing their work being reevaluated for cost effectiveness.

Numpy has a better api than pandas if we're strictly talking about vectors and arrays.

Pandas indexing makes sense once you get it, but it does seem to require a lot more words than equivalent statements in R.

My primary language is python, but I have been picking up some R.