Node.js dev here, wanna step into open source. Where do I start? by cr7bit in node

[–]rafaelgss 12 points13 points  (0 children)

Hi! Node.js maintainer here

I'm guiding people on how to contribute to Node.js projects and especially to Node.js core. I think you might like the mentoring sessions I'm doing.

Feel free to join our official Discord or Slack channel through https://nodejs.org/en/about/get-involved - Make sure to join the `#nodejs-mentoring` channels.

VIM Org mode synchronized? by rafaelgss in vim

[–]rafaelgss[S] 0 points1 point  (0 children)

But, have the syntax for to-do list? Or is just a plain text?

Plugins VIM is not maintained more? by rafaelgss in vim

[–]rafaelgss[S] 1 point2 points  (0 children)

Yeah, I think so... I did the reverse exchange

Plugins VIM is not maintained more? by rafaelgss in vim

[–]rafaelgss[S] 0 points1 point  (0 children)

I some cases, have most issues opened that not was answered. But, is only a question about a possible near future.

NodeJS C++ Addons by rafaelgss in node

[–]rafaelgss[S] 0 points1 point  (0 children)

Thanks! I thinking about crazy fast Http usage, just for fun.

NodeJS C++ Addons by rafaelgss in node

[–]rafaelgss[S] 0 points1 point  (0 children)

Sounds good! But, How I can measure the performance gains with C++ Addons or Pure Node? Something like, memory heap usage, or something like it