cross-posted from: https://lemm.ee/post/53805638

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago (3 children)

What should I expect? (I don't do powershell, nor do I have a need for it)

  • source
  • parent
  • hideshow 3 child comments
  • [–] 1 point 2 years ago (2 children)

    I think the sentiment is the same with any code language.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)

    So unreliable boilerplate generator, you need to debug?

    Right I've seen that it's somewhat nice to quickly generate bash scripts etc.

    It can certainly generate quick'n dirty scripts as a starter. But code quality is often supbar (and often incorrect), which triggers my perfectionism to make it better, at which point I should've written it myself...

    But I agree that it can often serve well for exploration, and sometimes you learn new stuff (if you weren't expert in it at least, and you should always validate whether it's correct).

    But actual programming in e.g. Rust is a catastrophe with LLMs (more common languages like js work better though).

  • source
  • parent
  • hideshow 1 child comment