Category: Technology

0

pyg2fa : Python Library for using Google Authenticator with your Web App

I have been using Google two factor authentication for a while. It’s probably the reason why I login using my Google id on every possible site I use. I can use a simple mobile app to generate time-sensitive one-time password (OTP) along with my regular password to login. Google authenticator mobile app allows...

Why I support Annulment of Intermediary Guidelines (Indian IT) Rules 1

Why I support Annulment of Intermediary Guidelines (Indian IT) Rules

CIS has a detailed blog post explaining why all of us who care about freedom of expression on the internet should support annulment motion by MP P. Rajeeve. You should actually read that blog post but the following are the most important points No chance to defend. There is no need to inform...

21

How to stay anonymous online

I like to use my real name everywhere. But I can afford to that because I am in a reasonably safe place. But there are people who rationally fear retaliation from employers, bad police, bullies, or the rogue state. So it makes sense to stay anonymous. It is very difficult to stay anonymous...

0

Personal Notes from Open DataCamp Bangalore

When we planned for the Open DataCamp, we never expected to attract such a big gathering of interesting people. The venue we picked could accommodate hundred participants. We didn’t expect more that on a long weekend in any way. But on the last day we had around 200 participants on the list. I...

First Open DataCamp is here 0

First Open DataCamp is here

Open DataCamp is a one day unconference for people working with data from various sectors to come together and share their projects and ideas. The first one is scheduled on this March 24th, in Bangalore. Google has very graciously agreed to host us in their cafeteria. We are still working on the details...

Octopoda – MapReduce for Human Beings in Python 0

Octopoda – MapReduce for Human Beings in Python

I have been wanting to learn MapReduce for a long time. I never got a requirement where I could use it. Last few weeks I have dabbling with huge datasets. It was time and as usual I started with wikipedia. There are huge systems and frameworks built on the concept of MapReduce. They...