view the rest of the comments
Technology
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] prefix
Opinion (op-ed) articles must use [Opinion] prefix before the title.
Rules
1. English only
Title and associated content has to be in English.
2. Use original link
Post 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 communication
All communication has to be respectful of differing opinions, viewpoints, and experiences.
4. Inclusivity
Everyone 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 attacks
Any 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 tangents
Stay on topic. Keep it relevant.
7. Instance rules may apply
If 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.
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.
Or you could just bookmark the documentation
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.
Level 1: read the documentation
Level 2: figure out which parts are lies
Level 3: ???
😱