|
|
|
|
|
by kjellsbells
181 days ago
|
|
It means to copy code or instructions from a site into your own project without having any comprehension of how or why it works. example: you have a Windows problem. You search and read that "sfc /scannow" seems a popular answer to Windows problems. You run it without ever understanding what sfc does, whether the tool is relevant to your problem, etc. You are cargo culting a solution. |
|