Hacker News new | ask | show | jobs
by marklar423 373 days ago
Do you think it's possible to make GUI software with a Unix philosophy? Specifically piping together small programs seems natural in a shell but I've struggled to figure out how it could work for GUI apps.
1 comments

Copy ComfyUI's paradigm of connected components.