No.11519047 ViewReplyOriginalReport
Why is programming so complicated?

Why cant I just tell the computer in english what I want it to do?

For example

I want to make a phone app where I
1. Take picture
2. From that picture, determine the most dominant color

I looked some online solutions but programmers are so fucking retarded I had to take a break. One fucking nigger was talking about dividing the image to pieces and the RGB values to intervals and...

Just stfu retard. The image literally is million rows (1000*1000 pixels) with the columns: width, height, r, g, b. Just search for mlst frequent rgb.