Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: UCLA arts paper — Foundation governance crisis + competitive risk sections

Added two new Discussion subsections: (1) The Foundation governance crisis — Ben Fry's October 2023 resignation, the co-founder split, and what it reveals about UCLA's institutional distance from its most visible tools. Neutral framing: not about who was right, but about what happens when the university has no mechanism to support tools it benefits from. (2) Competitive risk — East Asian universities investing in creative computing with direct institutional support, and what happens if DMA's tools stagnate. Added Fry resignation and PF board transition references.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+35 -1
+17 -1
papers/arxiv-ucla-arts/references.bib
··· 310 310 @misc{mccarthy2023making, 311 311 title = {Making Space for the Future of p5.js}, 312 312 author = {McCarthy, Lauren}, 313 + year = {2020}, 314 + url = {https://medium.com/processing-foundation/making-space-for-the-future-of-p5-js-d3c6bd3da9ac} 315 + } 316 + 317 + @misc{fry2023resignation, 318 + author = {Fry, Ben}, 319 + title = {Resignation from the {Processing Foundation} board}, 313 320 year = {2023}, 314 - url = {https://medium.com/processing-foundation/making-space-for-the-future-of-p5-js-d3c6bd3da9ac} 321 + month = {October}, 322 + url = {https://mastodon.social/@benfry/111176713441913283}, 323 + note = {Public post on Mastodon, October 4, 2023} 324 + } 325 + 326 + @misc{pfboardtransition2023, 327 + author = {{Processing Foundation}}, 328 + title = {Board Transitions: New and Departing Members}, 329 + year = {2023}, 330 + url = {https://medium.com/processing-foundation/board-transitions-new-and-departing-members-fc5bc1d06db4} 315 331 }
+18
papers/arxiv-ucla-arts/ucla-arts.tex
··· 242 242 243 243 This is not unique to UCLA. Yin et al.~\citep{yin2022oss} find that open-source software sustainability depends on institutional governance structures that most academic departments are not designed to provide. Strasser et al.~\citep{strasser2022funding} argue that funding bodies systematically undervalue maintenance relative to novelty. The result is a structural gap: universities fund faculty, faculty build tools, tools become infrastructure, and no one funds infrastructure maintenance. 244 244 245 + \subsection{The Foundation Governance Crisis} 246 + 247 + In October 2023, Ben Fry---co-creator of Processing---publicly resigned from the Processing Foundation board, stating that the Foundation had spent approximately \$800,000 the previous year with ``\$0 of that going to Processing~4'' development~\citep{fry2023resignation}. He wrote that the project ``deserves better, and needs a better home than the `Processing' Foundation.'' Casey Reas publicly disagreed, stating that Fry had been offered resources and declined them. The three co-founders all departed the board; it was reconstituted with new leadership~\citep{pfboardtransition2023}. 248 + 249 + The details of the dispute are beyond this paper's scope. What matters here is what the crisis reveals about the institutional structure: UCLA had no role in it. The Foundation is not a UCLA entity. When the governance of \dma{}'s most visible software contribution fractured publicly, the university had no mechanism to intervene, mediate, or support. The tools that appear on \dma{}'s website, that are taught in \dma{} classrooms, that define \dma{}'s reputation in the field---these tools are governed by a Brooklyn nonprofit whose internal conflicts are invisible to the school's administration. 250 + 251 + This is the cost of institutional distance. The university benefits from the prestige of Processing and p5.js without bearing responsibility for their governance. When governance works, this arrangement is efficient. When governance breaks down, the university has no fallback. 252 + 253 + \subsection{Competitive Risk} 254 + 255 + Creative coding education is not standing still. Universities in East Asia---particularly in South Korea, Japan, Taiwan, and mainland China---are investing in media arts programs, creative technology departments, and open-source tool development with direct institutional support. The tools and platforms emerging from these programs are not yet as widely adopted as Processing or p5.js, but the investment trajectories are steep. 256 + 257 + \dma{}'s position as a global center of creative computing rests partly on its faculty's scholarship and partly on the tools that scholarship produced. If those tools are allowed to stagnate---through governance crises, funding gaps, or simple inattention---the competitive advantage migrates. A department whose flagship tools are maintained by a financially distressed nonprofit in another city is a department whose reputation depends on circumstances it does not control. 258 + 259 + The question is not whether UCLA should have intervened in the Foundation's governance. It is whether UCLA should develop institutional capacity to support the open-source tools its faculty create---through dedicated funding lines, maintenance fellowships, or governance partnerships---before the next crisis makes the question urgent. 260 + 261 + \subsection{Outside the University} 262 + 245 263 For projects built outside the university system---like \ac{}~\citep{scudder2026ac, scudder2026os, scudder2026kidlisp}---the question is not how to replicate the UCLA model but whether alternatives exist. The companion paper~\citep{scudder2026sustainability} surveys 28 tool authors and finds that the median gap between a tool's creation and its first sustainable funding is 8 years. UCLA's model fills that gap with faculty salaries. Whether other models can fill it remains open. 246 264 247 265 \section{Conclusion}