I think this is why the âmy code documents itselfâ attitude appeals, even though itâs almost never enough. Most developers just canât write, nor do they want to.
Comment on What self hosting feels like (It's painful, please help đĽ˛)
Semi_Hemi_Demigod@lemmy.world â¨3⊠â¨months⊠agoItâs also why the humanities are important. Stemlords who brag about not doing literature classes write terrible documentation.
floofloof@lemmy.ca â¨3⊠â¨months⊠ago
Semi_Hemi_Demigod@lemmy.world â¨3⊠â¨months⊠ago
The problem with âItâs self-documentingâ is that there are inevitably questions about what it says, and thereâs no additional resources to pull from.
JackbyDev@programming.dev â¨3⊠â¨months⊠ago
âmy code documents itselfâ and âno, our CI system doesnât upload the source jars to Artifactory, why?â
HK65@sopuli.xyz â¨3⊠â¨months⊠ago
Maybe, just maybe, people have different strengths and weaknesses and cooperating around our differences is what makes us succeed.
Semi_Hemi_Demigod@lemmy.world â¨3⊠â¨months⊠ago
If you know your weakness is writing documentation, please hire a technical writer.
HK65@sopuli.xyz â¨3⊠â¨months⊠ago
Thatâs exactly what Iâm saying, sorry if it came across somehow askew.
My point was there is no point in competing over whose job is âbetterâ, we should be working together.
vividspecter@lemm.ee â¨3⊠â¨months⊠ago
There is a case to be made that people should be a bit more well rounded in general, and not just find a specific niche.
So non-technical people should still have a decent familiarity with computers and maybe be able to do some very basic coding. And technical people should spend some time working on their written and verbal communication.
Because in both cases, it makes people more effective in their roles.
RobotToaster@mander.xyz â¨3⊠â¨months⊠ago
Most open source projects rely on volunteers, and very few technical writers volunteer.
Semi_Hemi_Demigod@lemmy.world â¨3⊠â¨months⊠ago
Totally agree. And Iâd argue that we donât even need technical writers. Even if all people do is correct grammar and spelling mistakes it would be helpful, let alone actually writing docs. Itâs one of the easiest ways non-technical folks can get involved with open source projects.
GBU_28@lemm.ee â¨3⊠â¨months⊠ago
If the documentation is sufficient for the intended audience, itâs good enough.
AlexWIWA@lemmy.ml â¨3⊠â¨months⊠ago
My CS major required me to take two upper division English classes and I think they helped me more in my career than my upper division CS classes. People forget that documentation is for ourselves too
Semi_Hemi_Demigod@lemmy.world â¨3⊠â¨months⊠ago
Iâm really thankful that I had a great English teacher in high school, and that my degree required a technical writing class. Being able to write a coherent email got me further in my career than the technical stuff I learned in college.
AlexWIWA@lemmy.ml â¨3⊠â¨months⊠ago
I completely agree. Most peer feedbacks that I get mention my documentation. It has helped me so much