Find closest multiple of $64$ to $79$. We see that $1 \times 64 = 64$ is the nearest. Now subtract $64$ from $79$ to get reminder $15$. Add $1$ to quotient.
Find closest multiple of $64$ to $150$. We see that $2 \times 64 = 128$ is the nearest. Now subtract $128$ from $150$ to get reminder $22$. Add $2$ to quotient.
Since $22$ is less than $64$, stop the division. The reminder is $22$. The topmost line $012$ is the quotient. Remove all zeros at the start of the quotient to get the actual quotient $12$.