12 Name: Anonymous 2024-07-04 15:40
I wonder if part of the reason for the aggressive move away from lispy systems to compiled systems was because it allowed corpos to more easily define their intellectual property and prevent unsanctioned modifications
a lisp os with chording mouse controls does sound really interesting.
I wonder if part of the reason for the aggressive move away from lispy systems to compiled systems was because it allowed corpos to more easily define their intellectual property and prevent unsanctioned modifications.
things would be murky if any lisper could start making modifications to their systems and there's no hiding anything from being cloned.
but i also see why they don't want to give that power to the avg user. a single assignment easily could cause changes that do unrestorable damage to the system. you could have different tiers of permissions to allow changes to user stuff, but not core system stuff, but there's always going to be missed things. also not really sure how networking security would look in a lispy system. it's easy enough to set up networking between systems, but that's only a closed network without malicious actors. the current internet is well over 80% of unprompted connections actively trying to fuck with you. definitely solvable but it's interesting to think about how the osi model might differ.
i need to put "look for lispy plan9 experiments" on my todo list.