this post was submitted on 25 Sep 2025
324 points (88.8% liked)

Memes

12442 readers
2491 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
[–] Kage520@lemmy.world 2 points 2 days ago

I have found LLMs are good for getting your bearings and overall idea in place. I just used it for an overview of ESPHome for a specific LED I am trying to program a sunrise effect. It got me some wrong pseudocode, but did in fact point me in the direction of where to go to flash and what to do to compile the yaml file, and the relevant documentation for what I was trying to achieve. And the wrong pseudocode was actually a useful starting point to get a feel for the syntax.

It's a useful tool. But it can totally talk you out of good ideas and make you feel like you explored all options when it has absolutely not.