zlacker

[parent] [thread] 1 comments
1. wolves+(OP)[view] [source] 2025-06-03 07:39:42
If PyPI goes out and I cannot use NumPy, I can still roll-out my own implementation of linear algebra library, because I've got the required knowledge, and I've got it because I had to learn it instead rely on LLMs.
replies(1): >>roywig+WJ
2. roywig+WJ[view] [source] 2025-06-03 14:01:57
>>wolves+(OP)
I definitely couldn't, because I just use NumPy. Maybe I could roll my own matrix multiplication, but anything more would require cracking open a textbook that I haven't looked at for a decade. And this was true before I touched an LLM.
[go to top]