Interesting how this unlearns the equivalence that gets seared into you in elementary school math (4/6 = 2/3 and so on) https://merveilles.town/@neauoire/113178881180514551
About
"The program should, in some way, expand the concept of what computer paint programs are, as well as what mark making can be."
the CRT store called
Good logo idea
Remember the critique of open-source software (which is completely true, btw): you may have the ability to edit the code in theory, but how many people actually feel comfortable editing it in practice?
(not many, because Linux/Chromium/etc code is way too long, it's not at hand in the UI, it requires a recompile, it requires specialized programming knowledge, it's not socially normal, …)
https://social.omar.website/@omar/statuses/01J778E499DGB6D8FDTKTNNEKR
efficiency
insiders & outsiders
feel like they use filesystem extended attributes here just so that they don't have to bother parsing/emitting whatever specific metadata format for each of the different types of files they support; they just stick their metadata in the filesystem outside the file
Path dependences
"in general the cost of rendering geometry should scale with screen resolution, not scene complexity"