241126-izzzzi

i finally wrote something about a weird project we've been enjoying with friends for the last six months. it's now open invitation.

"it's become a sort of collaborative daily newspaper written by friends. on the surface the parameters feel antithetical: it's ephemeral, it only changes daily, hardly anyone sees it. this is precisely what makes it interesting."

[izzzzi]

we've been running now for half a year, some observations:

technically, izzzzi challenged some of my grumpy opinions about computers. given the simplicity of the project, i figured it should just be files glued together with shell scripts, maybe something people just log into a server with a terminal to use. but of course any normal person just wants (reasonably!) to use a web browser. and after a somewhat silly journey into "low level" cgi with python, we (it's a collaboration) ended up just using flask (a "lightweight" framework). i like to say this project is "500 lines of code with 10k lines of dependencies." it's really a black box, yet i found myself constantly discovering "idiosyncracies" which required taking apart the black box to figure out why the dumb legos didn't fit together right. but, this was my first web-based project despite having programmed computers for three decades. i've been guilty of redesigning systems at ever lower levels in pursuit of a specific goal. the original goal almost gets lost as the system itself takes so much focus, spending all energy on perfect tools. the takeaway is perhaps that while there is no elegance to be seen, the possibilities of creating alternative social infrastructure is remarkably within reach.

maybe there are different ways.


tehn@nnnnnnnn.co