• other_cat@lemmy.zip
    link
    fedilink
    English
    arrow-up
    2
    ·
    20 hours ago

    My biggest use case has been in data formatting. “Here’s a big list of numbers, output it back to me as (String) (Number) (String) (break) (Number)” stuff like that. Before AI I made a little python program to do stuff like that for me but I lost it on my old work computer pre-COVID and never whipped one up again. Writing it out now, I should do that again lol.