|
|
|
|
|
by ramon156
6 days ago
|
|
Only positive thing I can say about LLM assisted projects is how fast you can get from zero to something (but not quite hero). For example, I want to learn more about algorithms for a rubiks cube project. I already read through the speedcubers wiki, and the algorithms you can apply irl (note I am not fast by hand, hence the project). At some point I need to get hands-on with algorithms. I can copy-paste existing algorithms into my project, but it's much more fun to ask GLM 5.2 what it would do, and why. I can reason, ask questions, then throw away the entire chat; having learned something during that session. Doing the same thing by hand would get me blocked at least three times, and would've taken me almost two weeks. This took two days. |
|