unchaotic's comments

unchaotic | 8 years ago | on: How I Took an API Side Project to 250M Daily Requests

Crowded space. Quick google search of any of these keywords "ip address location api" , "ip lookup API" , "geolocation API by IP" etc. shows :

- https://db-ip.com/api - https://ipapi.co - https://freegeoip.net - ipinfodb.com - https://www.iplocation.net - http://neutrinoapi.com - http://www.ip2location.com - https://www.telize.com

and a few dozen more. I wonder if collectively they are serving over a few billion requests per day. Microservices & API culture FTW !

unchaotic | 9 years ago | on: India's Flipkart Has an Amazon Problem

Amazon has a lot of cash & experience to pamper customers but once it wins over, all that'll change. The best outcome for millions of customers is to have 1 or 2 strong competitors to Amazon that'll be around for a long time to come. Else you'll be stuck with Amazon's monopoly !

unchaotic | 9 years ago | on: What Mailchimp does to make sure emails get delivered

Talking about deliverability, I've got a gmail contact whom I've been mailing for 10+ years, almost daily using my gmail account. One day that person mistakenly marked a single email as spam (instead of clicking delete). From then on, all my future emails to that person started going to spam for a month before we realized what was happening.

Spam filters are so aggressive & dumb that they can't filter out a false spam report. Moreover, if I've explicitly added a contact to my address book & that contact has done the same for me, and we've been mailing for 10+ years, almost daily, often multiple times a day, then it's really annoying & unexpected for our email to end up in spam.

Hate spammers who've made a simple communication so complex for everyone.

/rant

unchaotic | 9 years ago | on: CloudFlare, We Have a Problem

They've got a very compelling free tier to get you roped in. Works great as a CDN, integrated SSL, great interface, DDoS protection / firewall, page rules - there are just a few of the useful features.

Is there a more comprehensive free tier anywhere else ?

P.S. I'm not saying they are the best choice. They are simply too convenient & comprehensive to get started. With a single click your site can "claim" to be HTTPS even though the upstream connection "may not" be encrypted.

unchaotic | 9 years ago | on: Vine isn’t growing and most of its top executives have left

> Twitter, much more so than their competitors, tries to stick as close to the original form of their product

And I hope they stay that way. Despite reports on twitter's dropping valuation, I find it as an immensely valuable tool for staying up to date. I'd pay to use twitter.

unchaotic | 9 years ago | on: Show HN: Hack your Twitter timeline – Sort by retweets, likes and users

I use twitter primarily as my news reader and I follow about a 100+ users.

I wrote this chrome extension to re-order by twitter timeline so that I don't miss out on the important stuff and to tune out users who tweet a lot but I still don't want to mute them. It's currently not open source, but if there's sufficient interest, I'll cleanup & put it here : https://github.com/hackybird/chrome . All data is stored locally in your browser.

Usage : Just load a timeline & click the extension. No signup needed.

Features :

- Sort any twitter timeline (or search) by retweets & likes

- Assign weights to users to change their tweets' order (e.g. someone whose tweets are important to you but they don't gather enough retweets/likes & may get buried down).

- Mark tweets as "read"

page 1