chrismoore.ca - Chris Moore

Example domain paragraphs

= W) i2 = 0; yd = p[n+1] + (Math.random()-.5)*size; j = Math.floor(yd/size); yd = yd/size - j; j = yd < .5 ? j-1 : j; j2 = j + 1; if (j < 0) j = H-1; else if (j2 > = H) j2 = 0; if (xd > .5) xd = xd-.5; else xd = xd+.5; if (yd > .5) yd = yd-.5; else yd = yd+.5; p1 = xd; p2 = yd; d = u[j2][i] + p1*(u[j2][i2] - u[j2][i]); xd = u[j][i] + p1*(u[j][i2] - u[j][i]); d = (d-xd); p[n+2] += d*.1; d = u[j][i] + p2*(u[j2][i] - u[j][i]); yd = u[j][i2] + p2*(u[j2][i2] - u[j][i2]); d = (d-yd); p[n+3] += d*.1; p[n+2] *= .95

There is an old saying I find myself repeating often, “if it ain’t broke, don’t fix it”. This may seem more…

When migrating an existing website from standard WordPress to the Roots Bedrock framework, a common task is ensuring that your more…

Links to chrismoore.ca (1)