I'm Rodrigo Vilina 👋!
A Software Gardener and Mentor, using Rust and Ruby to build high quality software.
home
experience
blog
github
linkedin
Software Gardening Manifesto
Sep 27, 2024
A copy of the original Software Gardening Manifesto. I'm not the original author.
The Basics, Part 1: Development and Design Principles
Jul 17, 2024
A refresher on the basic
Design Principles
we should all be following.
The Basics, Part 0: Introduction
Jul 16, 2024
"The Basics" is a series discussing the topics I consider to be basic and required knowledge in software development.
How I use it: `brew`
Mar 19, 2024
A short note/reminder on how I use `brew`.
Sorbet: How to specify the context of a block
May 31, 2021
Fix or allow for typechecking in blocks when using Sorbet.
Preventing exceptions when validating ActiveRecord models
May 18, 2021
A trick to prevent exceptions on `ActiveRecord` validations. Useful for tidying up in legacy applications.
Check your daily activity on github
Jan 18, 2021
A quick way of reviewing everything you did on GitHub for a specific date range.