Joined August 2012
·
Posted to
Forward all Apache HTTP traffic to HTTPS
over 1 year
ago
if you can't modify your virtual hosts file you can try modifying your .htaccess file to redirect the content https://coderwall.com/p/tg3qva
Posted to
load your cdn scripts with // to satisfy https
over 1 year
ago
Thanks @tschuermans, good to know the correct term. Why am I not surprised this can break in IE6? Not that that would stop me :D
Posted to
The Fastest Way to Convert Array to Object (multidimensional)
over 1 year
ago
Is this really the "fastest" way or just the most convenient? :D
Posted to
Call javascript function from string name
over 1 year
ago
Maybe elaborate what's going on here? maybe a less cryptic example?
Posted to
Follow organizations on GitHub
over 1 year
ago
Follow Organization Bookmarklet
javascript:$.post("https://github.com/users/follow?target="+$('.js-username').data('name')); void 0
Posted to
Don't overuse $(this)
over 1 year
ago
@idered hehe, true, I copy pasted this code directly from a jQuery plugin to make my point.
Posted to
Don't overuse $(this)
over 1 year
ago
@hannesg I didn't even check if someone else previously posted it, I just keep running into this on open source projects, I was thinking it was worth mentioning again
Achievements
1,135 Karma
146,091 Total ProTip Views
Cub
Have at least one original jQuery or Prototype open source repo
Charity
Fork and commit to someone's open source project in need
Sure there's a limit, and of course when it really is necessary you should upgrade. However right now the only time the memory errors occurred are when running composer with a lot of dependencies and so this is just for those of us who are on a budget and want to get the most out of a micro instance ;)