this post was submitted on 24 Oct 2025
368 points (99.5% liked)

Memes

12860 readers
1356 users here now

Post memes here.

A meme is an idea, behavior, or style that spreads by means of imitation from person to person within a culture and often carries symbolic meaning representing a particular phenomenon or theme.

An Internet meme or meme, is a cultural item that is spread via the Internet, often through social media platforms. The name is by the concept of memes proposed by Richard Dawkins in 1972. Internet memes can take various forms, such as images, videos, GIFs, and various other viral sensations.


Laittakaa meemejä tänne.

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] AnarchistArtificer@slrpnk.net 4 points 1 week ago (1 children)

I've heard a lot of people say that llm code can be a timesaver, but only if you're already proficient enough with the programming language that you can see at a glance what the generated code does. Otherwise, the experience is much like your own.

[–] Valmond@lemmy.world 2 points 1 week ago

When it was useful it was for simple things, like read a file (for some reason I always forget how to do that) or convert to base64. Like something you'd find in a book.