Skip to navigation

Gustavo Saiani

Gustavo Saiani

  • Home
  • Return to Content

Category Archives: Software

June 17, 2015

Renaming files recursively in terminal

Wanted to rename all my files ending in .html.slim to .slim, in several subfolders. for file in $(find . -iname […]

  • Software
  • Comments Off on Renaming files recursively in terminal
  • gusaiani
June 11, 2015

Deploying to Dreampress – note to self

If you setup a Dreampress installation with a *.dreamhosters.com temp site. And when you deploy the final domain the links […]

  • Software
  • Comments Off on Deploying to Dreampress – note to self
  • gusaiani
June 9, 2015

Monitoring Phoenix

For the past month or so, I’ve looked at Elixir and Phoenix with interest. Phoenix is a young framework, still […]

  • Elixir, Phoenix, Software
  • Comments Off on Monitoring Phoenix
  • gusaiani
March 31, 2015

HTTP Get Parameters into Hash in Coffeescript

Nice little snippet.

  • Javascript, Software
  • Comments Off on HTTP Get Parameters into Hash in Coffeescript
  • gusaiani
March 23, 2015

WordPress and CodeClimate: 1 second thought experiment

After spending the last year-and-a-half working on a new Rails product, and recently succumbing to Code Climate, I took a […]

  • Software
  • Comments Off on WordPress and CodeClimate: 1 second thought experiment
  • gusaiani
March 9, 2015

Ruby Method Autoload

Continuing to study Rails’ source, I quickly had to take a look at the Rack gem, which wraps HTTP requests and […]

  • Ruby on Rails, Software
  • Comments Off on Ruby Method Autoload
  • gusaiani
March 8, 2015

Rails Initialization

Here’s an official page describing Ruby on Rails’ initialization process. Whoever has looked at source code for something like Google […]

  • Ruby on Rails, Software
  • Comments Off on Rails Initialization
  • gusaiani
February 26, 2015

React.js and software workarounds

The amount of conceptual compromises React.js either addresses or introduces is very high. That, however, is typical, especially in a browser […]

  • Javascript, Software
  • Comments Off on React.js and software workarounds
  • gusaiani
February 18, 2015

Reordering tabs with keyboard shortcuts on Google Chrome

This Google Chrome extension adds keyboard shortcuts for reordering your browser tabs. Install and restart or open new tabs to […]

  • Productivity, Software
  • Comments Off on Reordering tabs with keyboard shortcuts on Google Chrome
  • gusaiani
February 17, 2015

Ruby on Rails: Array method From

Looking at RoR 5.0 beta’s source code, here’s a very simple method that has been around for a while and […]

  • Ruby on Rails, Software
  • Comments Off on Ruby on Rails: Array method From
  • gusaiani

Post navigation

Older posts
Newer posts

Recent Posts

  • Poema Parceria de Investimentos — Carta Anual 2025
  • Untitled
  • Carta da Parceria de Investimentos — 2024
  • Fogueira
  • Carta da Parceria de Investimentos — 2023

Recent Comments

No comments to show.