I’m Andre Ramaciotti. You may also know me as ars-dev-br, and I’m currently a senior software engineer at Tremendous. Previously, I worked at AlphaSights, CERTI, and Philips Healthcare.
I’ve been working as a software engineer since 2010. I’ve used a multitude of programming languages, but lately I’ve been focusing on Ruby. I also have an interest in Programming Languages as a study subject, and I’m highly curious about Rust and Functional Programming in general.
Besides working as an engineer, I’m also a registered accountant (in Brazil), and I enjoy being a husband, a father, taking care of my ten cats, reading, gaming, and playing the guitar. If you think we should be in touch, feel free to reach me out at blog@ars.dev.br.
Posts
-
Display file contents in Obsidian with Dataview
Obsidian released Bases, which covers like 90% of the use cases I had for Dataview. I still use it for a very specific scenario, though.
-
Display Unicode characters in git
By default, git escapes “unusual” characters with backslashes and their octal code. To stop this from happening, you can set
core.quotepathtofalse. -
Use fake built-in packages to organize your GNU Emacs config
By using
use-package, you can organize your~/.config/emacs/init.elfile and group related settings together by package. So, for instance, you can both install and setup thecompanypackage by using the code below -
Tools of choice
Tools that I use and that I actually enjoy using.