Posts
-
🎙️ Rust on AWS Lambda with Luciano Mammino - RustShip 8 1 min read #rust#rustlang#rustship#podcast RustShip is a podcast where I interview other Rust developers to learn from their experiences.
-
🎙️ Rust Nation with Ernest Kissiedu - RustShip 7 1 min read #rust#rustlang#rustship#podcast RustShip is a podcast where I interview other Rust developers to learn from their experiences.
-
🎙️ Rust in Art with Lisa Passing - RustShip 6 2 min read #rust#rustlang#rustship#podcast RustShip is a podcast where I interview other Rust developers to learn from their experiences.
-
🎙️ Corrode.dev and lychee with Matthias Endler - RustShip 5 2 min read #rust#rustlang#rustship#podcast RustShip is a podcast where I interview other Rust developers to learn from their experience.
-
🎙️ Graphite - Raster and Vector Graphics in Rust - RustShip 4 1 min read #rust#rustlang#rustship#podcast RustShip is a podcast where I interview other Rust developers to learn from their experience.
-
🎙️ Atuin - Shell history sync, search and backup - Ellie Huxtable - RustShip 3 1 min read #rust#rustlang#rustship#podcast RustShip is a podcast where I interview other Rust developers to learn from their experience.
-
🎙️ Trustfall and cargo-semver-checks with Predrag Gruevski - RustShip 2 min read #rust#rustlang#rustship#podcast RustShip is a podcast where I interview other Rust developers to learn from their experiences.
-
RustShip: a new Rust podcast 2 min read #rust#rustlang#rustship#podcast I'm excited to announce that I started RustShip: a new podcast where I interview other Rust developers to learn from their experiences.
-
Release-plz: release Rust packages from CI 5 min read #rust#cargo#crate#publish#release Releasing Rust packages is tedious and error-prone, just like most IT manual tasks. For every package you want to release, you need to:
-
My 2020 Recap: Open Source, talks, meetups and more! 7 min read #rust#open#source#oss I am not a huge fan of year recaps or new year's resolutions. Mainly because I don't like thinking about the past in general or setting goals for the…
-
Rust makes cross compilation child's play 4 min read #rust#github#template#continuous#deployment#cross Recently I solved this delta issue, where the maintainer asked to switch from Travis CI to GitHub actions.
-
📽 2 videos about rust code coverage in VSCode 2 min read #rust#rustlang#vscode#visual#studio#code#coverage#test#unit#testing It's several years now that I feel the need to share what I learn with other people. I gained so much value from free online content that at this point…
-
Create an amazing Rust GitHub project in no time 3 min read #rust#github#template#ci#cd Expectations on open source projects are becoming higher and higher everyday. If a project is not well documented or it doesn't have a test suite and a…
Projects
-
Gigi CLI utilities for Git and GitHub.
rustcligitgithub -
Cargo Assist Automatically format Rust code and fix Clippy lints.
rustgithub actions -
Rust API Workshop Write a Rust HTTP API with test-driven development.
rustbackend -
Release-plz release-plz.ieni.dev Release rust packages without using the command line.
rustcargoclipublishrelease -
Rust GitHub Template rust-github.github.io A template to create an amazing rust project hosted on GitHub in no time.
rustgithubtemplatecicd -
Poke Speare Toy project to experiment with rust async, actix, reqwest and wiremock.
rustasyncbackendactixrest -
STM32f407G-DISC1 + rust A bunch of personal experiments with STM32f407G-DISC1 and rust.
rustembeddedstm32 -
Poetry book builder Create a poetry book in latex, starting from plain text.
rustlatex