nodeconf / US-CFP

Call for participation for NodeConf 2015
15 stars 0 forks source link

File Watching in Node #13

Closed MylesBorins closed 9 years ago

MylesBorins commented 9 years ago

the current approach to file watching is a bit janky. Cross platform file watching is a difficult beast, especially considering the number of things that are inconsistent across platforms (symlinks, TEMPDIR)

I had a great chat with @othiym23 about why things are designed the way they are in libuv, and I think a talk discussing this topic would be very interesting.

domenic commented 9 years ago

+1, any talk that has a chance to delve into the platform-specific intricacies of libuv in order to explain higher-order wonkiness in node would be very interesting.

othiym23 commented 9 years ago

I agree this is a good talk. I'd like to see discussion of:

mikeal commented 9 years ago

As you may have seen we had to cancel the speaking event at the Fox Theatre.

You're welcome to join us at Walker Creek Ranch for NodeConf Adventure which is an un-conference with attendee driven worksshops and discussion sessions. If you'd like to adapt this topic or any other idea to that format and you're planning on attending just log an issue in the Adventure repo.