• Sign in
  • Sign up
Elektrine
EN
Log in Register
Modes
Overview Chat Timeline Communities Gallery Lists Friends Email Vault DNS VPN
Back to Timeline
  • Open on fosstodon.org

Stephen Belanger

@stephenbelanger@fosstodon.org
mastodon 4.5.9

👨‍💻 Node.js and Rust Developer
🐶 Working at Datadog
✨ Node.js core contributor
🤝 Node.js diagnostics working group founder
🛠️ V8 contributor
📄 Compiler and language design nerd
❤️ Powered by kindness
🇨🇦 Living in Vancouver, Canada

0 Followers
0 Following
Joined October 28, 2022

Posts

Open post
stephenbelanger
Stephen Belanger
@stephenbelanger@fosstodon.org

👨‍💻 Node.js and Rust Developer
🐶 Working at Datadog
✨ Node.js core contributor
🤝 Node.js diagnostics working group founder
🛠️ V8 contributor
📄 Compiler and language design nerd
❤️ Powered by kindness
🇨🇦 Living in Vancouver, Canada

fosstodon.org
Stephen Belanger
Stephen Belanger
@stephenbelanger@fosstodon.org

👨‍💻 Node.js and Rust Developer
🐶 Working at Datadog
✨ Node.js core contributor
🤝 Node.js diagnostics working group founder
🛠️ V8 contributor
📄 Compiler and language design nerd
❤️ Powered by kindness
🇨🇦 Living in Vancouver, Canada

fosstodon.org
@stephenbelanger@fosstodon.org · May 21, 2023

@wiverson@mas.to @surma@toot.cafe Crafting Interpreters was an excellent book. Did way more for my understanding of VMs than the Dragon Book ever did. Much more approachable and does a much better job of providing a straightforward introduction to each of the areas of a modern VM without getting too into the weeds. 🙂

View on fosstodon.org
mas.to

Will Iverson (@wiverson@mas.to) - mas.to

1
0
0
0
Open post
stephenbelanger
Stephen Belanger
@stephenbelanger@fosstodon.org

👨‍💻 Node.js and Rust Developer
🐶 Working at Datadog
✨ Node.js core contributor
🤝 Node.js diagnostics working group founder
🛠️ V8 contributor
📄 Compiler and language design nerd
❤️ Powered by kindness
🇨🇦 Living in Vancouver, Canada

fosstodon.org
Stephen Belanger
Stephen Belanger
@stephenbelanger@fosstodon.org

👨‍💻 Node.js and Rust Developer
🐶 Working at Datadog
✨ Node.js core contributor
🤝 Node.js diagnostics working group founder
🛠️ V8 contributor
📄 Compiler and language design nerd
❤️ Powered by kindness
🇨🇦 Living in Vancouver, Canada

fosstodon.org
@stephenbelanger@fosstodon.org · May 21, 2023

On my way to NYC for the week. If any tech friends in the area want to meet up let me know! 👋🏻

View on fosstodon.org
1
0
0
0
Open post
stephenbelanger
Stephen Belanger
@stephenbelanger@fosstodon.org

👨‍💻 Node.js and Rust Developer
🐶 Working at Datadog
✨ Node.js core contributor
🤝 Node.js diagnostics working group founder
🛠️ V8 contributor
📄 Compiler and language design nerd
❤️ Powered by kindness
🇨🇦 Living in Vancouver, Canada

fosstodon.org
Stephen Belanger
Stephen Belanger
@stephenbelanger@fosstodon.org

👨‍💻 Node.js and Rust Developer
🐶 Working at Datadog
✨ Node.js core contributor
🤝 Node.js diagnostics working group founder
🛠️ V8 contributor
📄 Compiler and language design nerd
❤️ Powered by kindness
🇨🇦 Living in Vancouver, Canada

fosstodon.org
@stephenbelanger@fosstodon.org · Apr 01, 2023

It’s Trans Day of Visibility. Trans folks are regular people like any other, and have value like any other. Show them love and respect. 💜

I’d like to acknowledge that Node.js wouldn’t be what it is today if not for some amazing work from several trans folks.

I’d also like to say though that even if you aren’t one of those super accomplished trans folks, that doesn’t make you any less valid.

Being human is about discovering your own definition of you. No one else has the right to define you.

View on fosstodon.org
1
0
1
0
Open post
stephenbelanger
Stephen Belanger
@stephenbelanger@fosstodon.org

👨‍💻 Node.js and Rust Developer
🐶 Working at Datadog
✨ Node.js core contributor
🤝 Node.js diagnostics working group founder
🛠️ V8 contributor
📄 Compiler and language design nerd
❤️ Powered by kindness
🇨🇦 Living in Vancouver, Canada

fosstodon.org
Stephen Belanger
Stephen Belanger
@stephenbelanger@fosstodon.org

👨‍💻 Node.js and Rust Developer
🐶 Working at Datadog
✨ Node.js core contributor
🤝 Node.js diagnostics working group founder
🛠️ V8 contributor
📄 Compiler and language design nerd
❤️ Powered by kindness
🇨🇦 Living in Vancouver, Canada

fosstodon.org
@stephenbelanger@fosstodon.org · Apr 01, 2023

@yagiz I’m amazed how you seem to be able to keep pulling more performance out of nowhere like a magician pulling a rabbit out of a hat. 😂

View on fosstodon.org
3
0
0
0
Open post
stephenbelanger
Stephen Belanger
@stephenbelanger@fosstodon.org

👨‍💻 Node.js and Rust Developer
🐶 Working at Datadog
✨ Node.js core contributor
🤝 Node.js diagnostics working group founder
🛠️ V8 contributor
📄 Compiler and language design nerd
❤️ Powered by kindness
🇨🇦 Living in Vancouver, Canada

fosstodon.org
Stephen Belanger
Stephen Belanger
@stephenbelanger@fosstodon.org

👨‍💻 Node.js and Rust Developer
🐶 Working at Datadog
✨ Node.js core contributor
🤝 Node.js diagnostics working group founder
🛠️ V8 contributor
📄 Compiler and language design nerd
❤️ Powered by kindness
🇨🇦 Living in Vancouver, Canada

fosstodon.org
@stephenbelanger@fosstodon.org · Apr 01, 2023

Tracing Channel landed today and should release in Node.js 20! 🎉

If you’re a module author, I highly recommend checking it out after release and thinking about what functions your users might want to trace. Feel free to reach out to me directly to if you want me to review and provide guidance on how to think about making your modules traceable.

You can see the PR here:

https://github.com/nodejs/node/pull/44943

I will also be giving a talk introducing it at https://nodecongress.com

View on fosstodon.org
diagnostics_channel: add tracing channel by Qard · Pull Request #44943 · nodejs/node
GitHub

diagnostics_channel: add tracing channel by Qard · Pull Request #44943 · nodejs/node

This adds a helper to present tracing functionality through a group of channels and a shared context object. The shared context object can be used to communicate meta information about the action b...

6
0
0
0
Open post
stephenbelanger
Stephen Belanger
@stephenbelanger@fosstodon.org

👨‍💻 Node.js and Rust Developer
🐶 Working at Datadog
✨ Node.js core contributor
🤝 Node.js diagnostics working group founder
🛠️ V8 contributor
📄 Compiler and language design nerd
❤️ Powered by kindness
🇨🇦 Living in Vancouver, Canada

fosstodon.org
Stephen Belanger
Stephen Belanger
@stephenbelanger@fosstodon.org

👨‍💻 Node.js and Rust Developer
🐶 Working at Datadog
✨ Node.js core contributor
🤝 Node.js diagnostics working group founder
🛠️ V8 contributor
📄 Compiler and language design nerd
❤️ Powered by kindness
🇨🇦 Living in Vancouver, Canada

fosstodon.org
@stephenbelanger@fosstodon.org · Jan 02, 2023

@thomasfuchs@hachyderm.io Is this Price is Right rules or…? 🤔

View on fosstodon.org
hachyderm.io

Human Brain Enthusiast (@thomasfuchs@hachyderm.io) - Hachyderm.io

0
0
0
0
313k7r1n3

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • VPN Policy

Email Settings

IMAP: mail.elektrine.com:993

POP3: pop3.elektrine.com:995

SMTP: mail.elektrine.com:465

SSL/TLS required

Support

  • support@elektrine.com
  • Report Security Issue

Connect

Tor Hidden Service

khav7sdajxu6om3arvglevskg2vwuy7luyjcwfwg6xnkd7qtskr2vhad.onion
© 2026 Elektrine. All rights reserved. • Server: 06:55:03 UTC