Fastify Jobs, new videos, and other Adventures in Nodeland
Hi Folks,
In this edition of Adventures in Nodeland, I’ll try to do my part and help folks in need after the massive layoffs in tech. I also include the links to my latest videos in case you missed them, with two streams and a new tutorial. Rember to scroll down to releases and articles too, as there are a few notable links!
Fastify Jobs
In the latest few weeks, many companies laid off staff. I’m happy to use my platform to help folks find a relevant job. Here is a list of companies that I vetted, and they are all seeking Fastify experience. Check them out:
-
Node.js Developer at Flowforge https://t.co/FmDvkxeY5u.
Please let me know if you are seeking to fill a vacancy involving Fastify.
Videos
I keep streaming on twitch.tv/matteocollina and publishing videos on YouTube, check them out:
-
Unscalable Queue System - Part 6: we have introduced cron syntax support in PR #9!
-
Unscalable Queue System - Part 7: we have renamed the items table to messages, and moved the callback_url and method fields from messages to queues in PR #10.
If you like this content, subscribe to my channel! :)
Releases
- @fastify/early-hints v1.0.1
- @fastify/static v6.7.0 halves the startup time when using
wildcard: false
. - @fastify/view v7.4.1 fixes hbs with layout not throwing errors correctly.
- @fastify/response-validation v2.3.1 fix named export type mismatch.
- @fastify/send v2.0.0 improves the module and brings it to the same standard as the other Fastify modules.
- mercurius v12.0.0 split out federation and gateway support into their own modules.
- @fastify/reply-from v8.4.0 adds option
globalAgent
to make use of global agents instead of spawning new one for the plugin. - @fastify/static v6.8.0 updates to
@fastify/send
v2.0.0.
Articles
-
The authors of my favorite Markdown editor (iAWriter) reflect on the meaning of AI for writing copy in “The end of writing”. here is a phenomenal quote: “You can let Artificial Intelligence speak for you, but it can’t feel and think for you.”
-
Getty Images is suing the creators of AI art tool Stable Diffusion for scraping its content.
-
Read up on the explanation on How to Create Luck; I also spoke about my experience in my Keynote “There is no such thing as luck”.
-
The whole Fastify organization has been waiting to Enable private vulnerability reporting organization-wide. Thanks, GitHub!
-
Astro 2.0 | Astro ships better Markdown/MDX support, Hybrid Rendering, an improved Hot-Module-Reloading solution, and Vite 4.0. Check it out!
-
The very first beta release of Eleventy v2.0, which includes the new edge renderer!
-
Decorators are coming to JavaScript as they are now Stage 3. The TypeScript team is going to implement them: this is big news because TypeScript had an implementation of decorators that is now incompatible with the specification. Whole frameworks have been built around it, and the amount of breakage would be massive.
Upcoming Events
If you would like to meet me in person, you will find me at these upcoming events:
- CityJS - London, UK - 31st of March
- JSDay 2023 - Verona, Italy - 12-14th of April
- Node Congress - Berlin, Germany - 14th of April
- Open Source Summit / OpenJS World / OpenJS Collaborators’ Summit - Vancouver, Canada - 9-12th of May