@wallhackio you call it fad-chasing but unix I/O has literally always been stream-based
@wallhackio it has literally always been pawsible fur a file to spew an infinite amount of data and the core I/O APIs have always been able to handle this
@wallhackio streams are old
@wallhackio the java stream api uses streams. the unix file api uses streams. these are the same kind of data structure. that is my point. the APIs and the furmer being a generic data container (whereas unix streams are all of char) are what are diffurent