Since we have landed[ `construct`](https://github.com/nodejs/node/pull/29656) in streams we should try and update relevant parts of core where it makes sense to use this feature: - [x] `fs` (was fixed as part of the `construct` PR) - [ ] `net` - [ ] `http` - [ ] `http2` - [ ] ...