I don't know why I didn't do all this sooner, I wasted so much time trying to contend with i3 and unix's bullshirt.
Top-level
I don't know why I didn't do all this sooner, I wasted so much time trying to contend with i3 and unix's bullshirt. 5 comments
@creitve having only stdin/stdout/stderr for program communication, and the pain of forking routing, and in this case, one thing I really like, is allowing one program to poke() at another program's running memory as a form of pipe. As well, as all this is stored as an image, recovering state is going to be really easy, it's not tangled into any parts of the subsystem. @pikuseru @creitve yup, I'm going for something similar, although, programs don't expose any symbols table. So I can't say, write to a specific value stored in an object, the "objects" have a singular API which is the varvara specs. It's kind of simplistic, but it should get me where I need to go :) |
@neauoire What do you consider UNIX's bs in this context?