Eli Skeggs

Results 119 comments of Eli Skeggs

Thanks for the context, this is roughly what I expected. > While that does seem like a relatively heavy lift given that it crosses an architectural boundary, one interesting benefit...

I opened this six years ago, and have no recollection about the problem I was trying to solve or any additional details. I'll consider this closed.

Yeah this seems reasonable. >@nl-brett-stime === @skeggse ? Nope!

Thanks for flagging! Happy to field a pull request if you've got the time.

Hm, I don’t recognize that code! Are you inspecting a Node process, or is this some other runtime? (Perhaps Meteor?) Clearly Chrome, but what context is this - are you...

Will need to do some testing to confirm; thanks for letting us know! (If you'd like to do the testing, you're welcome to!)

I'm not necessarily recommending you use a tool to convert your source into more readable documentation. I don't. But when I'm looking at code I wrote a year ago and...

That'd be awesome, thanks!

Would it not make sense to roll that into the parent library? Maybe not disk-based, but a write-ahead log?

> When the connection drops you are pretty much hosed, and usually the best thing to do is start from scratch -- assert all your exchanges and queues again and...