by Kaushal Subedi | Mar 17, 2017 | Hardware, Rants, Reviews
Let me start by saying that I love Android. I love using it, I love tinkering with it and I love how much more it enables you to do compared to any other mobile operating system out there at the moment. Although it is a great operating system, it definitely has...
by Kaushal Subedi | May 12, 2016 | Programming, Tips and Tricks
Recently I had to implement a IP Address whois service in Golang, and instead of fiddling around with using a database of WHOIS servers and trying to query the right server, I figured out I would take a little different route. First off, for those who do not know how...
by Kaushal Subedi | Nov 17, 2015 | Hardware, Rants
I have been using Android since it was first launched. My first proper smartphone (if you don’t count Symbian as smartphone operating system) was T-Mobile myTouch 3G, and since then I have used pretty much all the major mobile operating system and have owned a...
by Kaushal Subedi | Nov 10, 2015 | Programming, Rants, Reviews
Here we go again, I know what you might be thinking. “This guy was ranting about how Node.js Sucks a while ago and now he is on about Golang.” – sounds like what you were thinking? Although I loved the move from Node.js to Golang initially and...
by Kaushal Subedi | Nov 8, 2015 | Programming, Tips and Tricks
Microsoft recently released a new open source text editor called Visual Studio Code. It is based on Github’s Electron platform and is a cross platform application that runs on Windows, Linux and Mac OS X which is surprising considering it came from Microsoft....
by Kaushal Subedi | Feb 19, 2015 | Hardware, Reviews
So I recently got a new Chromebook. If you do not know what a Chromebook is, it is basically a laptop that can run Chrome browser + some more. I was at a Best Buy recently, and saw a nice little white colored plastic computer under the Google logo. It was the Acer...
by Kaushal Subedi | Jan 10, 2015 | Reviews
Being a full stack web developer is not easy. You not only have to worry about developing the application itself, but you also have to worry about managing the server stack, implementing a high availability system, configuring a backup system, creating a deployment...
by Kaushal Subedi | Nov 22, 2014 | Programming, Tips and Tricks
Working as a systems administrator, there are many times where you want to automate things so that you don’t have to do them manually. A lot of times I am working with OpenVZ nodes, I run into situations where I have to run a command in all vm’s or reboot...
by Kaushal Subedi | Oct 15, 2014 | Programming, Rants, Reviews, Thoughts
If you are a web developer, or any developer that has been catching up with latest technologies for that matter, I am sure you know about Node.js. It is a relatively new programming language built on top of Google’s V8 Javascript parsing engine that allows you...
Recent Comments