Ruy Adorno

Results 156 comments of Ruy Adorno

thank you so much @sergeyblohin! YES, your idea is clear and I think it's even better than what I previously proposed! Having a second prompt is not only much easier...

@BananaAcid that looks a little bit more evolved than what I'm planning to land at first but I can see the value and maybe we can follow up with something...

for now I'd appreciate any feedback from folks with different environments, you can give it a quick try using **npx**: ``` $ npx ruyadorno/ntl#task-editing ``` but ideally before shipping I'd...

> I am not sure, what feature is new and how to test it - could you give an example? For now the main thing there is an "Edit script"...

hi @RA80533 thanks for letting me know! 😊 yeah, I've been intending to change that to regular gifs for a while since I received also reports from it failing to...

https://github.com/nodejs/node/issues/49445 might very well be exactly what @bcoe was talking about!

To add to the `vendor` scope/idea: Since the original conversation about including `semver` into Node.js during the collaborator summit, a thread was spawned in the node repo (ref: https://github.com/nodejs/node/issues/43413) about...

A different idea from these originally pointed out in this thread that @darcyclarke brought up in today's meeting is to potentially try to see if there's interest in adding some...

> Would that dependency (lru-cache) also be exposed or just semver? Taking a quick look at the code it seems that `lru-cache` is only used in a [single place in...

heads up, there's currently a PR open for it: https://github.com/nodejs/node/pull/45127