If you have a Chevy with MyLink that has no OnStar Turn-by-Turn Navigation (the cheaper version of MyLink also known as the MyLink of 2012 Chevrolet cars), then you’re probably waiting for the release of the BringGo app for the Philippines. The BringGo App for iOS and Android can seamlessly connect to your MyLink and turn your ordinary MyLink to a GPS device.
(more…)
Category: Geekery
-
BringGo App Philippines: To be released on 2015
-
Power When and Where It’s Needed Most
There are certain times when power is desperately needed. Aboard airplanes, for instance, and in places where there are no outlets, people need power to save lives and to keep things moving. In the past, it has been difficult to supply power to these places. Start Pac and other companies have begun to change that, though, developing new technologies to be used in the places where those technologies are most necessary. Their ground power units are known for reliability, and they have developed a range of different products to be used in specific environments.
(more…) -
Cloudflare Plus vs Cloudflare Pro
Have you ever wondered what’s the difference between Cloudflare Plus vs Cloudflare Pro? If you’re also that curious, then you are not alone. I’ve been curious as well and I googled and binged it, but I can’t find anything about it. Nobody even blogged Cloudflare Plus vs Cloudflare Pro before, so I decided to write the differences on my own by comparing these two.First, Cloudflare Plus is a Dreamhost exclusive feature. You can just avail it when you sign-up with Cloudflare. The only options you have if you don’t have a Dreamhost account are the Free, Pro, Business and Enterprise editions.
(more…) -
Git Push Error: fatal: Out of memory, malloc failed
If you encountered a fatal: Out of memory, malloc failed error after pushing your local repo to your remote repo, then you tried over and over again to push it but to no avail, then you’re pretty lucky to have found this blog post.
(more…) -
Transfer files from a specific directory using wget via SSH
If you want to transfer files from one server to another in less than a few minutes or in seconds (1GB file or lower), then use wget via SSH. I’ve been using this since I was born and I would like to share it to everyone who’s not using it yet. You can transfer a zip files or many files in one directory level, or the entire directory and its sub directories.
The image above is a screenshot of how fast I downloaded the files from a remote server to my new server. 4.5GB in 7 minutes! Not bad huh?
(more…) -
Attach unattached images in WordPress automatically after migration
Most of the time, after every WP migration, specially if you’re migrating from WordPress.com to a self-hosted WordPress blog, your images inside your media library will automatically become unattached. You can fix this manually by editing each and every image in your media library and attaching it to the specific post where it was attached before migration.
(more…) -
NPM’s infrastructure changed in Heroku node buildpack
A recent change has been made in NPM’s infrastructure in Heroku. Last month, a change to npm’s infrastructure was recently made that caused many users to receive a SELF_SIGNED_CERT_IN_CHAIN error during installation and publishing of packages. The npm-recommended fix is to set a blank value for ca in your npm config. If you’ve encountered this error before, it should now be fixed.This issue can be circumvented by upgrading to node 0.10.26 or greater, but the upgrade is not required. But if ever you upgraded, then you must have encountered this error. The node buildpack has been updated to automatically generate an .npmrc for your app with the blank ca entry, if one is not already present.
Anyway, it’s already fixed. You can check out more updates at the Heroku devcenter changelog page.
-
Macro Bot Item Buyer Using Vazilios Vouchers as Payment
With the increasing number of Vazilios Vouchers—a zenny equivalent if deposited to the banker—in our server [New Chaos], comes with the depreciation of its value. A billion zenny is now worthless, compared to its value years ago. You cannot buy decent items using zennies below 1B, so buyers and sellers now are trading using multiple Vazilios Vouchers to buy and sell stuff. Thus, a need for a bot buyer using Vazilios Vouchers arised.
(more…)