minimize git memory usage
This should help with large git repos. git config –global pack.windowMemory “100m” git config –global pack.SizeLimit “100m” git config –global pack.threads “1”
This should help with large git repos. git config –global pack.windowMemory “100m” git config –global pack.SizeLimit “100m” git config –global pack.threads “1”
Yes Start button’s back but on a new mouse! Product feels as if it’s solely out there to mock those start button complainers. =) http://arstechnica.com/gadgets/2013/05/yo-dawg-we-heard-you-like-start-buttons-so-we-put-one-in-your-mouse/
Finally Google offers php support. This opens up for opportunities for smaller websites to function on the google cloud. As with all good things, probably […]
Alot of sites I provide now are responsive thanks to the use of bootstrap. Following the html markup gives you a basic responsive website template. […]
html5pattern.com hosts a variety of html input validations to use. Would be even more useful if there was a simple javascript object to insert. That’s […]
I’m not a big fan of this method, I prefer to run postfix to process, then forward the mail. echo “1” > /proc/sys/net/ipv4/ip_forward # or […]
With the way I use aptana I am often overwriting a checkout branch on a dev box. once I get around to committing and updating […]
In an effort to make my Viliv S5 usable in 2012, I’ve successfully installed a HID touch driver and Wifi. The Wifi driver wasn’t easy […]
This is a rather shotgun approach to it but it works. the general flow: git server receives an update git server triggers a shell command […]
For the next few days the Windows Phone Developer account can be had for $8 as opposed to $99. http://thetechblock.com/microsoft-windows-phone-developer-8-dollars
Copyright © 2024 | WordPress Theme by MH Themes