Title basically, I need to parse the date modified, the time and seconds in order to reconstruct the filenames in the format of an android phone’s camera roll.

I should be able to make the script once I know how to parse the metadata is all

  • Last@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    You may have to be a little assertive when talking to ChatGPT though. It’s the dumbest genius. Don’t let it wiggle out of doing the actual work for you. Demand that it produce a script.

    • PoisonedPrisonPanda@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      1 year ago

      for simple code snippets chatgpt can give you a really nice performance boost. plain routines where there is more syntax to write than actual cognitive thinking to do can be perfectly outsourced.