Elektrine lite

← Feed

@david_chisnall@infosec.exchange

Post #3806003

2026-07-14 10:12 UTC

@robinp@mastodon.social @fribbledom@mastodon.social I'm not really a fan of Plan 9's approach to this. They tried to build structured interfaces by making things directories with individual controls in each file. This causes problems because you often want to send a bunch of commands together (set this set of properties) and there's no way in UNIX / Plan9 of atomically writing to N files. So the work around is to put all of the controls that you need to update atomically into a single file, but then that file has internal structure that isn't introspectable.

Replies (0)

No replies.