Hacker News new | past | comments | ask | show | jobs | submit login

I always thought it'd be cool if all programs implemented external apis this way. Kind of like how applescript works, but, for a mail program, for instance, write "Hacker News" to /proc/n/query and it'd return the data. Or write 'message 1' to /proc/n/open and it'd open or return it.



You wouldn't put those sorts of things in /proc, but that's basically how things work. And since it's a filesystem, you can export your API effortlessly over the network.

http://plan9.bell-labs.com/magic/man2html/4/upasfs

http://plan9.bell-labs.com/magic/man2html/4/webfs


I imagined them in proc because i imaged them being exported by the application.

Reading your links now.

Edit: Yeah, that's pretty much what I was envisioning. I need to play with plan9 more:-\




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: