Hacker News new | ask | show | jobs
by parpfish 813 days ago
Related peeve (unrelated to this project):

So many tutorials for various jvm libraries will give nice code snippets to demo usage BUT not include any of the import statements.

Don’t just tell me how to use the thing without also telling me where it lives!