Optimizing Technical Docs for LLMs
Practical tips for writing technical documentation that is optimized for LLM question-answering tools, improving developer experience.
Practical tips for writing technical documentation that is optimized for LLM question-answering tools, improving developer experience.
A tutorial on creating custom VS Code snippets to automate repetitive coding tasks and speed up development workflow.
A developer explores and compares syntax highlighting solutions for their Eleventy blog, focusing on Torchlight's features and limitations.
A guide to configuring Maven to compile and test Java code snippets referenced by Javadoc's new @snippet tag, ensuring examples stay up-to-date.
JDK 18 introduces a new Javadoc feature to embed compiled and tested code snippets, ensuring documentation examples stay up-to-date.
Explains JEP 413 for Java 18, enabling executable, testable code snippets in JavaDoc from external files like src/test/java.
Explains JEP 413 for Java 18, enabling executable, testable code snippets in JavaDoc from external files like test directories.
Two methods for adding syntax-highlighted code to Apple Keynote slides, including using VS Code's copy feature and a web tool.
Developer contributes Bicep code snippets for deploying Windows Virtual Desktop (WVD) resources on Azure, showcasing the new feature in a video.
A guide to editing and building a Jekyll static site, including adding posts and using code snippets.
A challenging JavaScript quiz focusing on ES6 features like classes, generators, and template strings to test developers' understanding.
Tips and tools for improving iOS development workflow, including code snippets, compiler attributes, and build automation.
Developer introduces Smipple, a new service for saving, organizing, and sharing code snippets, built on Google App Engine.