Hacker News new | ask | show | jobs
by larve 435 days ago
Useful boilerplate:

- documentation (reference, tutorials, overviews) - tools - logging and log analyzers - monitoring - configurability - unit tests - fuzzers - UIs - and not least: lots and lots of prototypes and iterating on ideas

All of these are "trivial" once you have the main code, but they are incredibly valuable, and LLMs do a fantastic job.

1 comments

I was referring specifically to boilerplate within the code itself. But sure, I can imagine some uses.