|
|
|
|
|
by wrs
1 day ago
|
|
This is a way of using LLMs that doesn’t seem appreciated enough: prototyping a refactor or other new approach to see how it goes. Even if you then rewrite it from scratch, it’s a big timesaver because you’re using the new knowledge to do the “right thing” and avoid backtracking. |
|
Or sometimes you get suggested a method or library you've never heard of, opening your horizons.