|
|
|
|
|
by lieks
450 days ago
|
|
I have different reasons for avoiding AI. I enjoy understanding what my programs do to the deepest level, so making or using AI are both boring; they remove the fun part of programming and leave only the boring parts (mainly debugging). I haven't liked the current ML field since the beginning (early 2010s in my case) for this reason. I want a tool, not a slave. I don't want it to be "smart", but an extension of my body. A thinking body part is always more annoying to deal with, because you have to reverse-engineer what it's doing to get it to do what you want. I don't think this reasoning applies to everyone. I think it's fine for other people to use ML algorithms. I just don't want them myself. |
|