A few days back Jetbrain IntelliJ almost made it impossible for me to write code at work. The IDEA was showing me errors in…
Setting up Wi-Fi on Raspberry Pi 3 using command line
In my honest opinion, sometimes it’s not easy to gather hardware just for accessing settings on newly bought Raspberry Pi. That’s why today I…
How to use Facebook FBSDK with Swift and Cocoapods in iOS 9
Facebook FBSDK for iOS allows a developer to add login/sign-up buttons quickly without any hassle. Let’s learn how we can install the SDK using…
How to register your iOS app for Facebook FBSDK
FBSDK or Facebook SDK makes it easy for the developer to incorporate one-click login solution into the mobile and web apps. It is not…
How to change location in Pokémon Go and “catch’em all” for iOS using Xcode
Pokémon Go downloads without a doubt are record shattering. Officially, it has only been launched in a handful of countries, but fans in other…
MTS MBlaze Ultra Wi-Fi ZTE 3633R users are at a security risk
MTS Mblaze Ultra Wi-Fi product made by ZTE with model number AC3633 and hardware version V.MTS.AC3633.A, houses bugs that can disrupt the Internet services,…
How to solve Jetpack site inaccessible 403 error with XML-RPC.php in WordPress
During the setup of EdBinx, Jetpack Plugin by WordPress kept throwing me a site_inaccessible 403 Forbidden Error for XMLRPC.php file every time I tried…
How to use Swift reserved keywords as constants or variables
Apple Swift programming language has this amazing feature that you can use the reserved keywords of the programming language as your variable, constant, name…
Troubleshoot Wi-Fi issues in Apple Mac OS X Yosemite 10.10.4 with mDNSResponder
Apple Inc. recently tried fixing the year old Wi-Fi issue by releasing Mac OS X Yosemite 10.10.4 update, however, if you are still facing…
Xcode Swift code quits with LLDB message in console
New developers joining the Apple Inc. development ecosystem must have landed on something like LLDB, which looks like an unexpected error and quits the…