They’re regularly properly useful to me but it’s pointless to get in arguments in their defense. 🤷
Memes
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.
- Wait at least 2 months before reposting
- No explicitly political content (about political figures, political events, elections and so on), !politicalmemes@lemmy.ca can be better place for that
- Use NSFW marking accordingly
Laittakaa meemejä tänne.
- Odota ainakin 2 kuukautta ennen meemin postaamista uudelleen
- Ei selkeän poliittista sisältöä (poliitikoista, poliittisista tapahtumista, vaaleista jne) parempi paikka esim. !politicalmemes@lemmy.ca
- Merkitse K18-sisältö tarpeen mukaan
It doesn't generally completely figure it out but to be honest it does a much better job than google for finding the relevant key words which can then be used for a more detailed search.
Doesn't always help but I am unfortunately thankful it exists sometimes when I feel like giving up and it gets me on the right track.
It never gives me good code, but the text it returns can sometimes spark an idea that works.
Me yesterday, except I only thought it figured it out, then found out hours later I must revert back to my workaround because it didn't really work fully and was fragile as fuck.
They are great if you know what the right answer is just don't know how to get it right now
Asking genAI questions I already know the answer to is how I know the AI is wrong more than it is right.
me, vibe-debugging my Debian machine
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.