irelephant [he/him]

Failing optimist, can code poorly.

🇵🇸 Saoirse don Phalastín! 🇵🇸
Previously @irelephant@lemm.ee.

  • 3 Posts
  • 11 Comments
Joined 9 months ago
cake
Cake day: June 4th, 2025

help-circle






  • I find llms useful for some things,

    Sometimes the duckduckgo ai summary of results can include a source I was looking for that was buried in the results (I don’t trust the ai much since it literally cited Ireland’s Nazi party uncritically once, but it does link to sources). Formatting text is also really useful, or turning something from csv to a markdown table and vice versa.

    Its also able to extract text from images a lot better than “dumb” ocrs (which I still use for basic images), and can format it in a certain way (e.g., take this screenshot from an ebook and format it as a quizlet).

    I have try seeing what they’re like for programming every once in a while, and my verdict is still shit. They can do very basic stuff thats basically regurgitating functions that were written before, but not original stuff (they’re very poor at making regexes). They’re similarly bad at debugging, though they can sometimes point you in the right direction.

    The response from ai-bros for the programming thing is usually something along the lines of how you should try Claude opus, but I am never paying a cent on any ai thing. At that point it’s easier to just use my brain.