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

Yeah, having the metadata available over an http interface is actually brilliant. Simple HTTP calls are easy to do from any network-capable OS or language.



So is reading a file on the filesystem.. easier, actually in most languages, since HTTP requests usually require loading an extra library.


A library which uses the same (built-in) underlying IO mechanisms as the (built-in) filesystem.




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

Search: