-23
submitted 1 month ago* (last edited 1 month ago) by Melatonin@lemmy.dbzer0.com to c/programming@programming.dev

I know I know. I wanted to import data from a web page - title and publishing dates from Stephen King books. I wanted to update my caliber library with the correct metadata from the online source.

I tried three different AI's. Claude. Pi. And ChatGPT. I've spent all day copying and pasting error messages copying pasting new scripts running scripts copying and pasting error messages etc etc etc.

I could have gone line by line through my caliber library manually in much less time than I have spent doing this.

There's no question the AI knows how to program in Python better than I do. What hope do I have of ever reducing my workload significantly using Python?

you are viewing a single comment's thread
view the rest of the comments
[-] tiredofsametab@kbin.run 8 points 1 month ago

I've only ever used AI to generate examples, particularly for things with crap documentation. That works pretty well.

If you want to get faster at developing, I would recommend two things: 1) plan everything before starting. Have an outline. Have some data structures. Have a flowchart at at least a high level. (2) develop more, particularly TDD (test-driven-development). Some people hate TDD and I used to be one of them, but I came to love it.

this post was submitted on 05 Jun 2024
-23 points (24.4% liked)

Programming

16207 readers
79 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS