Viewing profile — kidambisrinivas
kidambisrinivas
HN member- Joined
- Mon, Aug 27, 2012, 12:02 PM UTC
- HN karma
- 2
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About kidambisrinivas
No profile information was provided.
Recent public activity
-
comment
Comment #8600081
The google cloud SQL pricing[1] for a comparable specs tier (D32) is 35$/day (~900+) which is way expensive compared to aws db.r3.large [1] https://cloud.google.com/sql/pricing
-
comment
Comment #6899732
Can it take in custom vim rc files?
-
comment
Comment #5248845
Does any vim plugin support context sensitive auto-complete like Visual Studio (auto-complete only with variables that are alive in the current block of code)? I code in perl and a…