seo
Ping search engines on every deploy with IndexNow
We wired IndexNow into our GitHub Actions pipeline so Bing and friends recrawl the moment a release goes live. Here's the whole setup: the Rust side, the CI side, and the tradeoffs.
seo
We wired IndexNow into our GitHub Actions pipeline so Bing and friends recrawl the moment a release goes live. Here's the whole setup: the Rust side, the CI side, and the tradeoffs.
dioxus
A small practical example of typed WebSockets in Dioxus 0.7, using fullstack Rust patterns for realtime app features.
self-hosted
A small self-hosted trust layer for indie products: one public status page, one feedback board, and a changelog that proves someone is home.
Embedded
If you've worked with Sensirion's SEN5x sensor modules, you know they pack an impressive amount of environmental sensing into a tiny package — particulate matter, VOC index, NOx index, humidity, and temperature, all over a single I2C bus. What's been missing is a solid no_
rust
For developers working with embedded systems, the new Rust crate, scd4x, offers a powerful tool to interface with SCD4x series CO2 sensors. This crate provides a streamlined way to access sensor data, making it easier to integrate environmental monitoring capabilities into your projects. With support for both SCD40 and SCD41