this post was submitted on 23 Aug 2025
186 points (98.4% liked)

Technology

4059 readers
355 users here now

Which posts fit here?

Anything that is at least tangentially connected to the technology, social media platforms, informational technologies and tech policy.


Post guidelines

[Opinion] prefixOpinion (op-ed) articles must use [Opinion] prefix before the title.


Rules

1. English onlyTitle and associated content has to be in English.
2. Use original linkPost URL should be the original link to the article (even if paywalled) and archived copies left in the body. It allows avoiding duplicate posts when cross-posting.
3. Respectful communicationAll communication has to be respectful of differing opinions, viewpoints, and experiences.
4. InclusivityEveryone is welcome here regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
5. Ad hominem attacksAny kind of personal attacks are expressly forbidden. If you can't argue your position without attacking a person's character, you already lost the argument.
6. Off-topic tangentsStay on topic. Keep it relevant.
7. Instance rules may applyIf something is not covered by community rules, but are against lemmy.zip instance rules, they will be enforced.


Companion communities

!globalnews@lemmy.zip
!interestingshare@lemmy.zip


Icon attribution | Banner attribution


If someone is interested in moderating this community, message @brikox@lemmy.zip.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] SpaceNoodle@lemmy.world 43 points 1 week ago (1 children)

I tried using it as reference, but it lied more than the datasheets.

[–] hypna@lemmy.world -3 points 1 week ago (1 children)

Yeah it's not a miracle, but it's probably useful. I find the most common scenario for when the LLM wasted my time was when I was asking it how to do something which can't be done. Like I would ask it how to use library X to do operation Y, where in truth library X doesn't support operation Y. Rather than responding that I should find a different library, it would just make up some functions or parameters. When it works well, it's faster than hunting down the docs or finding examples/tutorials.

[–] SpaceNoodle@lemmy.world 27 points 1 week ago (2 children)

Or you could just bookmark the documentation

[–] msage@programming.dev 5 points 1 week ago (1 children)

If you're a senior coder who can't search the documentation fast enough, I don't consider you to be a senior.

There are other things that are very important, but this is one of the most basic cornerstones.

[–] SpaceNoodle@lemmy.world 1 points 1 week ago

Level 1: read the documentation

Level 2: figure out which parts are lies

Level 3: ???