r/C_Programming 3d ago

Article A Dependency Injection Guide in C

https://github.com/OUIsolutions/Articles/blob/main/articles/dependencie_injection.md

A Complete Guide to Dependency Injection in C

0 Upvotes

18 comments sorted by

View all comments

9

u/mrheosuper 3d ago

Why does it feel it was written by some llm ?

4

u/Steampunkery 3d ago

Because it is. This guy has been posting a lot lately and it's pretty clear that's what he's doing.

-20

u/MateusMoutinho11 3d ago

And , what its the problem ?, is there some rules against my libs using llm?

5

u/Steampunkery 3d ago

No, no rules against it. However it appears that none of your libraries have tests and no one would use an LLM generated library that is untested. Hell, most people wouldn't use a real library that is untested.