Tagged: Free and Open Source
Locus App allows offline sqlite format maps. I was always curious about the self-contained maps specially because I love sqlite. So last evening I selected a small area on Locus and asked it to download in SQLite format. This GIF should show you how to download the maps on locus for offline usage....
Well, At last I took that step a few days back. My raw genome data is out on internet. You can use it for educational, research and related stuff. Of course you can’t use it for insurance, commercial and cloning purposes. On a second thought go ahead and clone me if you can....
Running an internet accessible server means you are opening yourself to crackers. Running the server in itself is a risk, so risk management is of top priority when you open up the ports for accessing the server. The standard ports are 80(http), 443(https) and mostly 22(for ssh). Port 22 is the most important...
I have been wanting to do this for a long time now. At last thejeshgn.com is available through https. It’s mostly done for my own use than my readers. I wanted to protect the admin screen (basically wp-admin). Given that I use my own VPN on public wifi, it may seem less important....
I scraped Gujarat rainfall data recently. The end result was 6 lakh rows of structured data. I released the data as an SQLite file instead of say a bunch of CSV or excel files. It kind of surprised some of my friends. But I think it’s a great file format for releasing open...
Working from home mostly means working from cafes. Though I mostly tether through my mobile to get onto the Internet, it’s not always fast enough. Also bigger bandwidth does attract the geek in me towards public wi-fi. But most public wi-fis are insecure (I think even the private ones are insecure). Using HTTPS...