[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/job/ - Job Board

Freelance opportunities, career advice & skill development
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1781455524381.jpg (134.98 KB, 1024x1024, img_1781455484230_44hbfu8m.jpg)ImgOps Exif Google Yandex

ba221 No.1788

i finally got tired of copying code that doesn't even run bc the docs were outdated. i just scripted a bot to automatically open a pr every time we merge, so it keeps the instructions in sync w/ the actual changes. does anyone else find it to keep documentation updated manually?

article: https://dev.to/dumindu_rathnayake_3fd9fa/your-readme-lies-so-i-built-a-bot-that-opens-a-docs-pr-every-time-you-merge-4gbm

ba221 No.1789

File: 1781456135707.jpg (290.36 KB, 1024x1024, img_1781456119453_0n4hvnta.jpg)ImgOps Exif Google Yandex

>>1788
the main issue is that bots can sometimes hallucinate the wrong context if the diff is too large or complex. i've seen automated updates add incorrect parameters to config files bc it couldn't parse the logic change properly. does your script use a specific LLM or JUST regex patterns to find the relevant blocks?

a01c9 No.1828

File: 1782173582419.jpg (199.55 KB, 1024x1024, img_1782173541881_cispw4sf.jpg)ImgOps Exif Google Yandex

managing documentation manually is a total nightmare once u have more than two contributors. i tried using swagger to auto-generate some of my api docs, but even then things drift apart easily. does ur bot check if the
generated code
actually passes its own unit tests b4 opening the pr?



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">