This account is write-only, I don't see replies or DMs. Please email me if you need to get in touch (r@va.gg).

Joined June 2010
303 Photos and videos
Git's `fixup!` commits are undersold and underused. I'd love to see more people use them: create messy work-in-progress commits during review, then squash them cleanly before merge—without manually editing the rebase file. Set `rebase.autoSquash true` once and forget about it. 🧵
1
2
217
I wrote up how I use this workflow daily: r.va.gg/git-fixup-commits.ht…

2
209
14 Jul 2025
The nodei.co npm badge generator just got a big makeover. 🎨 No more rasterised PNGs - all vectors now. New shields-inspired styles. Download counts are back. Architecture much simplified for better stability & speed 🤞.

2
310
1 Jun 2022
I picked up the domain node.institute a while back, intending to do something fun; but never did. I'm about to let it expire but would prefer it to go to a good home. Email me and make a case if you want it: r@va.gg.

4
2
1
30 Sep 2020
My talk from @Speakeasy_JS last week. What is "content addressing" and how can you use it to build complex and (potentially very large) data structures? youtube.com/watch?v=VtzpJU4C…

1
3
7
16 May 2020
The`goingnative` workshopper, debuted @ NodeConf 2014 (IIRC), just got its first release in more than 4 years! @ccarruitero put in the hard work to make it work again with modern Node.js. If you want to learn how to build C add-ons, take it for a spin. github.com/workshopper/going…
2
3
8 Jan 2020
Quite proud of Polendina, a tool for speedy and uncomplicated browser testing for JavaScript libraries from the command-line. Supports Mocha, Tape and even bare sync and async `throw`ing test runners, plus TypeScript compat & more. github.com/rvagg/polendina
1
6
2 May 2019
The "Unofficial Builds" @Nodejs project ships some binaries that don't fit into official build set. In unofficial-builds.nodejs.org… there are Node 12.1.0 binaries for linux-armv6l, linux-x64-musl, linux-x86 and an experimental win-arm64 that's making its debut.

1
4
5
4 Feb 2019
Is Node.js in Decline? An analysis of the download data from nodejs.org. Including a look at total downloads and a break-down by major versions. What do the trends tell us about how people are using @nodejs & where it's headed? youtu.be/BlFOGALPabY

3
16
Rod Vagg retweeted
4 Dec 2018
New video! Finally got around to publishing my coverage of the November @Nodejs security releases: 11.3.0, 10.14.0, 8.14.0 and 6.15.0. Lots of meaty goodness in here explaining the vulnerabilities included. h/t again to @matteocollina for his hard work. youtube.com/watch?v=bv1ytmDz…
1
9
Rod Vagg retweeted
19 Nov 2018
Release Brief: Node.js 11.2.0, reviewing bunch of @nodejs changes including: • A child_proc reversion • chacha20-poly1305 for TLS • llhttp • .pending for fs&net streams • multiline REPL history • auto-destroy streams • tlsSock.getCertificate youtube.com/watch?v=z5kxKMqU…
1
9
16
14 Nov 2018
llhttp: End of an era for Node.js' http_parser? — A brief look at a new HTTP parsing engine in @nodejs from @indutny youtu.be/TY_wOWmzn9E
11
30
9 Nov 2018
I decided to explore native asynchronous stack traces in @nodejs, an exciting feature coming soon (cross fingers) youtu.be/44fdhvwgtBo, thanks @bmeurer et. al.

3
27
Rod Vagg retweeted
8 Nov 2018
Trying something new: a video about the latest Node.js release, 11.1.0, discussing and describing highlights. Is this interesting? Let me know in the comments! youtu.be/VuWyFgNfMlA
1
2
14