Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Especially java clowns, most of the time they don't even bother creating a readme or single sentence that describes the project
-
Java clowns not using javadoc because it's Java boilerplate and requires a lot of effort to do that right.
-
@NeatNerdPrime Javadoc and other source class documentations are imho pretty useless.
What most of the time is missing - and what source docs don't cover - are practical, cohesive examples where not one, not two - but multiple things interact with each other and form a fully functioning system... -
@IntrusionCM true that. I personally always look for unit/integration/convergence tests in a project just to have proper examples. I don't know the Java equivalents but usually a project that does not have Rspec for ruby/puppet, tox for python, molecule for ansible, is hardly not worth my time.
IMHO it comes down to real proper vetting of anything you're willing to use. -
It gets better: turns out what I was missing was needing to set BOTH an "apikey" and "Authorization: Bearer" header value 😂🤡😂🤡😂🤡😂🤡ðŸ˜ðŸ˜ðŸ˜
Neither were documented, I had to look into the source code's test implementation... at this point my soul is so gone I just don't care anymore, I've come to expect it.
Related Rants
-
horngyih20As a Dev, I hate writing Docs. As a Dev, I hate it when there's no Docs. Vicious Cycle.
-
grayfox36* Selects text to copy * * Ctrl + C to copy * * Selects text to be replaced with copied text * * Ctrl + C a...
-
COderGReat26When you go to paste a piece of code with CTRL+V and accidentally press CTRL+C instead so you have to go back ...
HOW
FUCKING
HARD
IS
IT
TO
DOCUMENT
HOW
YOUR
LIBRARY
WORKS
ONE
EXAMPLE
FOR
A
FUCKING
POSTGRES
CLIENT
LIBRARY
IS
NOT
SUFFICIENT
rant
frustrating
🤡
clown
rage
documentation