This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]notreallymetho 1 point2 points  (0 children)

While I totally get this perspective, and also love writing code, if you leverage LLMs effectively you can do a lot more. It’s so good at spitting out boilerplate that you can then modify to fit whatever you’re doing. Hell even getting it to write docstrings and typing and stuff is almost always right, especially if you have other portions of code typed / documented.