Moving a Linux Installation to a New Encrypted Hard Drive [en]
No special tools required. Just use Linux.
No special tools required. Just use Linux.
A ideia por trás da mistura de snippets com código
Showcasing the powerful idea behind mixing snippets + code
Evite retrabalho
Avoid retyping and rework
You can read the brazilian portuguese version of this post here.Recently, some colleagues have been impressed with a ...
You can read the english version of this post here.Recentemente, colegas de trabalho ficaram impressionados com um có...
Logs are one of the most trustful tools you can use in any applicationenvironment: development, test and production. ...
Why prefer implicit blocks in Ruby, and reasons to use explicit blocks.
Some of my personal guidelines on writing expressive Ruby code.
An example of how too many private methods can lead to a better design while refactoring.
An example to illustrate some useful concepts on testing using the Pundit authorization gem.