Joined March 2013
·

Jonah

Software Developer at PixelHipsters
·
Puerto Rico
·
·
·

wow this is great! Gotta love little hidden treats like this. Thank you so much!

Posted to A Mind Prison over 1 year ago

Hey Angelo, I posted the articles to Medium like you suggested. They're available at https://medium.com/@jonahoffline

Thanks! :)

Posted to A Mind Prison over 1 year ago

Thanks, I'll post this ASAP and let you know ;)

Nice tip, thanks for sharing!

Posted to Object.extend Black Magic over 1 year ago

"a god-damned ninja-wizard" code that is :)
Awesome tip!

shipit = push heroku master

adhd = commit --amend --reset-author

Posted to npm list --depth=0 over 1 year ago

Hi Ionut, this is very useful! Thanks for sharing!

I couldn't agree more. Thanks for sharing! :)

Another awesome tip! Thanks for sharing!

Posted to IcedCoffeeScript with Sublime Text 3 over 1 year ago

Nope, definitely not a purist :)
I've been meaning to try ICS for a while. Now with this post I'll finally give it a shot :)

Posted to IcedCoffeeScript with Sublime Text 3 over 1 year ago

Great tip Ionut, thanks for sharing! :)

PS. I love the angle screenshots, very cool.

Hey, thanks for sharing. Great tip :)

Posted to We Are Deprecateware over 1 year ago

Thank you for reading! :)

Posted to The best MongoDB GUI for Mac OS X over 1 year ago

Thanks for sharing Ionut, I was looking for something like this a few weeks ago.

Yeah, they rock! If anyone needs the complete list for using % notation: http://en.wikibooks.org/wiki/Ruby_Programming/Syntax/Literals

Great tips!

To add more fun:
In the first example, you could substitute the array of words using '%' notation, like this:

strs = %w(foo bar baz)

Thanks!! I've been working on new stuff, can't wait to upload the finished versions :)

Btw, I hope to visit Oregon one day. It seems like the best place to live :)

Nice tip, Btw, I checked out your SoundCloud; cool music my fellow musician/coder!

Damn, that was awesome. Hi-five over wi-fi!

Nice post!

1) In Puerto Rico, no company will even consider you if you don't have a CS Degree and 2-4+ years of experience unless you already know someone inside. I almost finished my CS degree but I had to drop out. I was wasting too much money and wasn't getting the education I expected. Most classes were a joke. This move may not work for everyone, but it was the best decision ever for me. As an autodidact, I don't have to wait for knowledge to be poured on me. If I want to learn I read, practice and then share it with anyone interested.

3) I've only worked with only one female developer and she kicked ass at writing code. It seems that there aren't enough women in technology, but in those small numbers are great minds. I wish there were even more!

Posted to A very simple CSS grid with stylus over 1 year ago

Stylus looks like a cleaner version Sass. I loved the existential operator when defining the defaults. I will definitely try this next time instead of going directly to Bootstrap. Thanks for sharing :)

Posted to The Science of Fucking Up over 1 year ago

Ionut and John, Thanks for reading :)

Posted to Tweak that RSpec error message over 1 year ago

This is awesome, still can't believe this was always there. Wow :)

Posted to A Mind Prison over 1 year ago

Thanks for sharing your opinion Matt. I wrote it from my perspective. It is what I see everyday on this side of the Planet. The post is simply about not letting technology enslave your self.

Scare mongering would be to talk about what sites like Facebook actually do with their user data and how it is being used against them by 3rd party companies and the Government.

People here in Puerto Rico and the US are like zombies glued to their "smartphones". You go to a family reunion or party, expecting to be social but only their physical presence is there. Their minds are else where. It gets worse everyday. This is what triggered me to write the post.

Posted to Vote for coderwall Font Awesome Icon over 1 year ago

up-voted! :)

Posted to A Mind Prison over 1 year ago

Thanks for reading Ionut! :)

Posted to A Mind Prison over 1 year ago

The great validation generation! Thank you for reading Daniel!

Posted to A Mind Prison over 1 year ago

Word. Enjoy it while you can!

Posted to A basic ruby interview over 1 year ago

Looks perfect. Perhaps adding a simple test using RSpec or Minitest should finish verifying their knowledge. It takes discipline to write and maintain tests!

Posted to We Are Deprecateware over 1 year ago

Exactly :)

Posted to Colorful man pages over 1 year ago

Wow, i didn't know about this before. Thanks for sharing! :)

Posted to Must have development Rails gems over 1 year ago

Thanks for sharing!
I like to use this one for easier deployment to heroku:

gem 'rails_12factor', group: :production
Posted to RVM for your Ruby projects over 1 year ago

Well, when not using gemsets, bundler's dependency resolver algorithm (https://codeclimate.com/github/bundler/bundler/Bundler::Resolver) will take more time to finish. Add to this the fact that when you remove a gem dependency from your Gemfile, bundler will update your Gemfile.lock, but it won't uninstall it. Your system just keeps getting polluted with more gems you aren't even using. Hard drive space is wasted.

Posted to Rails Bundle Install over 1 year ago

This is awesome! I didn't know about it, thanks for sharing.

Posted to Rails Destroy over 1 year ago

I was just talking about this the other day to a co-worker who is starting with Rails. He used to delete file by file when mistyping a field or type in the scaffold. I will share this with him so he can remember! :) Thanks for sharing.

There is another useful option called --pretend that previews what it would actually generate but doesn't create anything.

It's so nice to meet other hispanic RoR developers. You can follow me on Twitter (JonahBinario) and Github (jonahoffline), keep in touch!

Posted to My Geek Workspace over 1 year ago

Cool workspace! :)

¡Hola Sergio! Tried this using a VPS I have running on DigitalOcean and it worked like a charm from RubyMine. Saludos desde Puerto Rico :)

Posted to RVM for your Ruby projects over 1 year ago

Thanks! Glad it helped! :)

Achievements
466 Karma
33,980 Total ProTip Views