Rod Vagg
@rvagg
Followers
4K
Following
862
Media
303
Statuses
7K
This account is write-only, I don't see replies or DMs. Please email me if you need to get in touch ([email protected]).
Joined June 2010
The https://t.co/PG4hYwUlnu 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 🤞.
0
0
2
I picked up the domain https://t.co/zKFbq6dN4p 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
3
1
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?
1
3
7
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. https://t.co/5RvBb0orFR
github.com
A NodeSchool style workshopper for learning how to write native Node.js addons - workshopper/goingnative
0
2
3
Made minor improvements to my simple Node.js install script https://t.co/IYm7hvZ57M, I use this on macOS to stay updated; on Linux, https://t.co/fVnEWPnule magically keeps it updated for me.
gist.github.com
install-node.sh - simple script to fetch and install Node.js releases and nightlies on Linux (x86, x64 & ARM) and OS X - install-node.sh
1
3
2
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
Non-UI browser testing for JavaScript libraries from the command-line - rvagg/polendina
0
2
7
https://t.co/728ZDH6BV0 is its home with details of how it all works. There are plenty of ways that it could be improved, that's up to you!
github.com
Unofficial binaries for Node.js. Contribute to nodejs/unofficial-builds development by creating an account on GitHub.
0
1
2
The "Unofficial Builds" @Nodejs project ships some binaries that don't fit into official build set. In https://t.co/3yx1K9YR86 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
Is Node.js in Decline? An analysis of the download data from https://t.co/g9l2H3Vdwg. 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? https://t.co/7YBSC60iSj
0
3
16
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. https://t.co/YMEsDCs6yF
0
1
9
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. https://t.co/YMEsDCs6yF
0
1
9
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 https://t.co/Ily3gKoWhp
1
9
16
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 https://t.co/Ily3gKoWhp
1
9
16
Node.js & Snap: A new way to install and manage Node.js on Linux / @nodejs + @snapcraftio
https://t.co/Ri9fphWNQb
2
20
58
Node.js & Snap: A new way to install and manage Node.js on Linux / @nodejs + @snapcraftio
https://t.co/Ri9fphWNQb
2
20
58
llhttp: End of an era for Node.js' http_parser? — A brief look at a new HTTP parsing engine in @nodejs from @indutny
https://t.co/9O8kbHkiOZ
0
11
30
I decided to explore native asynchronous stack traces in @nodejs, an exciting feature coming soon (cross fingers) https://t.co/KFeTtcSHVy, thanks @bmeurer et. al.
0
3
27
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!
1
2
15
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!
1
2
15
Updated my https://t.co/Pg6Ek7cW4l script, really simple tool (kind of a version manager) to download and install Node releases or nightlies for Linux or macOS
gist.github.com
install-node.sh - simple script to fetch and install Node.js releases and nightlies on Linux (x86, x64 & ARM) and OS X - install-node.sh
0
3
3