supertxtnet

Results 5 comments of supertxtnet

Svgbob has a nice specification for circles of various radii. https://ivanceras.github.io/content/Svgbob/Circles.html It'd be great if you could use a circle tool to select the center and drag to increase the...

When exporting the rounded rectangle it could follow the svgbob convention: https://ivanceras.github.io/content/Svgbob/Specification.html This is also used in the typogram. https://google.github.io/typograms/#specification

This will also make it possible to run command shells, whether interactive, or not. For a capability-based design I suppose that the path of the executable would need to be...

If the parent process would like to offer services to the child processes one possibility can be for it to be able to be a file server and the child...

>Plan 9 envisioned that system administrators writing (untyped) shell scripts would be a major audience for the operating system. In WASI, system administration is not in the audience at all;...