GSGoutham S Pinclarix.hashnode.dev路2d ago 路 7 min readHow we design a proposal builder that gets documents on-brand in hours: architecture, decisions, and mistakesA proposal is the highest-impact document most service businesses produce. It's also the most awkward to automate, because every client wants their brand on it. I've built enough of these to know the 00
IPIpseeta Priyadarshiniinblog.ipseeta.dev路3d ago 路 7 min readI Built docproof: a CLI That Tests Your Documentation by Running ItLast month I was setting up a library I hadn't touched in a year. I followed my own README, step by step, and the third command failed. The package had moved on, the docs hadn't. I fixed the README, f117HTLC
EBEmerson Brauninagentskit.hashnode.dev路3d ago 路 6 min readI stopped asking coding agents to guess where they could editMost mistakes I see from coding agents do not begin with bad code. They begin one step earlier. The agent opens the wrong documentation, assumes a neighboring package owns the change, edits a director00
SMScott McMahaninaitransformeronline.hashnode.dev路5d ago 路 2 min readAI Translation Quality for Technical DocumentationAI translation can help documentation teams support more languages while reducing production time. However, fluent text is not always technically accurate. Reliable translations must preserve the orig00
SNShakiran Nannyombiinshakiran.hashnode.dev路5d ago 路 6 min readThe Series Finale: QA, Handover, and Closing the Loop (Week 8)Hey everyone! 馃憢 Welcome back to the final post of my software engineering internship series. Last week was about stabilization: cleaning legacy naming, shipping localized candidate summaries, hardeni00
Ttimoinqrmaster.hashnode.dev路5d ago 路 4 min readQR Code API: Documentation, Endpoints & ExamplesQuick Answer A QR code API allows your software to request a QR code image by sending data (URL, color) to an endpoint. The API returns the image (PNG/SVG) for you to display or print automatically. T00
MSMohammad Shahzeb Alaminmdshahzebalam.hashnode.dev路6d ago 路 17 min read How Exploring Modern Tools Changed the Way I Think About Technical WritingIntroduction I was scrolling through the internet one day and came across articles and guides on DEV Community and Hashnode. I got curious鈥攚ho writes these kinds of articles? That's when I discovered 112
XXinweiinkpainter-notes.hashnode.dev路6d ago 路 4 min readHow to Turn Architecture Documentation Into a Reviewable Explainer VideoStart with the decision, not the diagram An architecture explainer is useful when it helps a specific person answer a specific question: where does a request go, which system owns the record, what can00
JPJaxon Parrottinauthoritytech.hashnode.dev路Aug 1 路 8 min readThe Citation Interface: How Technical Docs Should Feed AI AssistantsMost technical docs are written for a human already inside the product. AI assistants need something different: a citation interface. That means stable URLs, self-contained answer blocks, inline sourc00
XXinweiinkpainter-notes.hashnode.dev路Jul 31 路 4 min readDocumentation to Walkthrough: What Belongs on Screen and What Should Stay LinkedMost technical documentation fails in a familiar way: it is either complete but hard to follow, or easy to follow but no longer complete. That tension is not a reason to turn every document into a vid00