Few things are more romantic, and perhaps pointless, than lamenting the loss of a good visual identity. Ultimately, however, brands […]
Yearly Archives: 2015
HTTP Get Parameters into Hash in Coffeescript
Nice little snippet.
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 […]
Text for Felipe Fernandes’ solo exhibition
If you’re in Rio from March 12 to April 30, be sure to go see Felipe’s paintings at MUV Gallery […]
Ruby Method Autoload
Continuing to study Rails’ source, I quickly had to take a look at the Rack gem, which wraps HTTP requests and […]
Rails Initialization
Here’s an official page describing Ruby on Rails’ initialization process. Whoever has looked at source code for something like Google […]
Felipe Fernandes
On Thursday, March 12, Felipe Fernandes opens his new exhibition, which I curated (or co-curated, Felipe also played a big […]
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 […]
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 […]
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 […]
You must be logged in to post a comment.