DEVELOPER NEWS STREAM
Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

Luca BarbatoUsing rav1e - from your own code
rav1e is an AV1 encoder written in Rust

Bastian GruberExplained: How does async work in Rust?
Rust decided to not include an async runtime. Therefore the developer is left with the choice of an appropriate crate to make async work.

Mario GarcíaDeploy de aplicación Rocket desde GitHub a Heroku
Si se está desarrollando una aplicación web con Rust y Rocket, y se desea confi...

Mario GarcíaIntegrar Rust a tus proyectos Python
Uno de los aspectos que siempre me ha parecido interesante de Rust, además de l...

Bastian GruberIntro to Web Development with Rust for NodeJS Developers
First steps for a NodeJS developer to do web programming in Rust

Bastian GruberTake a Business Approach for Learning a Programming Language
Tools don't solve problems, people solve problems. You use the tools to solve problems.

Bastian GruberHow to combat JavaScript fatigue with Rust
NodeJS is a fantastic tool. Blog posts are full with 5 minute tutorials, and companies using it up and down the Fortune 500 latter. However, developers using NodeJS have a different story to tell.

Bastian GruberWeb Development with Rust— 02/x: Deploy your first App
If you learn something new, always have an updated version of your project in production. It keeps you motivated. We cover the most common options of how to do this in and with Rust.

Robert BeekmanResize images from s3 with AWS Lambda and Rust
My site contains a lot of images and resizing them for different devices (mobile phone, tabled, desktop etc.) takes a lot of time and (upload) bandwidth. This is especially annoying on Hotel Wi-Fi in a far-away country. With the help of AWS Lambda and Rust I made this into a smooth process.

jeikabuRaspberry Pi Zero Raspbian/Rust Primer
Somewhat on impulse I ordered a Raspberry Pi Zero “W”. Not sure how I hadn’t heard about this until...

jeikabuRust on Lambda
We’re excited about Amazon’s announcement of Rust Runtime for AWS Lambda. We finally got around to...

Matteo BertiniProcedural macro in Rust 101
How to pick a function and make it a macro with added superpowers

Neil GallPirrigator, part 3. Being a newbie and writing bad code.
Why writing any code is better than procrastinating

Francesco PigozziWhat kind of articles do you like the most?
Let's start a discussion about what kind of articles you all enjoy the most

jeikabuRaspberry Pi PM2.5/10 Air Quality Monitor
I live and work in Shanghai. We talk about the Air Quality Index (AQI) like people in other places...

Neil GallPirrigator, part 2.
Further adventures in Raspberry Pi plant watering