• pixxelkick@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    22 days ago

    I am not convinced LLMs provide a damn thing of value.

    I work as a software developer and the sheer increase to my productivity makes it extremely valuable for me on numerous fronts.

    Id estimate Im about 4x as productive, give or take.

    And most of that productivity isnt coding, most of it is what LLMs are good at:

    1. Locating documentation (using it as a fuzzy find searcher by intent)
    2. Generating documentation and improving documentation
    3. Summarizing existing code
    4. Quickly locating bugs

    Its really good at fuzzy searching huge datasets, finding needles in haystacks. When Im trying to find something specific in a codebase with thousands of files quickly.

    While I agree most people are using it wrong or poorly, if you do know how to use an LLM, it becomes a huge productivity boost.