logoalt Hacker News

cess11yesterday at 9:18 PM1 replyview on HN

The LLM is just a database. Would you be fine if this was done when cribbing stuff from Github, StackOverflow, tutorials and so on, or do you think some databases are more special than others in this regard, and if so, on what merit?


Replies

awesome_dudeyesterday at 10:49 PM

I regularly link comments in my code pointing to the source of the code I have "cribbed"

It means that future readers understand where it came from, and can look at that source to see more rationalisation about it than what I can provide.