<Zodiac> there's normal programmers
<Zodiac> that like making clean code
<Zodiac> that other people read nicely
<Zodiac> and then theres you
<boots> thanks, i appreciate it
@Irick i wrote a forloop that looks like this:
for (x in xx) { thing(xx[x].property + xx[x].other) }
those xs aren't replacing something else
@boots
Okay.
So.
Maybe use like...
not x for everything. And maybe not call your functions 'thing'.
@boots
This person has clearly never seen PHP.
Or my C++ code.
Or my perl code.
Or my code.
Please never read anything I have written.