Viewing profile — rajnp
rajnp
HN member- Joined
- Tue, Aug 13, 2013, 10:02 AM UTC
- HN karma
- 13
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About rajnp
Recent public activity
-
comment
Comment #18761332
Mine is same as your ex-coworker's, 1.25-1.50 hours one way, around 2.5 hours for commute.
-
comment
Comment #18654463
Recently I started using DDG and I find it surprisingly good. I do parallel searches between DDG and google, DDG returns much more relevant results than google. Based on my experie…
-
comment
Comment #17521134
Did the same thing for my 2012 MBP.
-
comment
Comment #14031141
Not specifically to data science or AI projects, generally test coverage is very important, otherwise how would you ensure that the functionality works as expected and handle error…
- comment
-
comment
Comment #11704898
If it is static webpages, S3 hosting.
-
comment
Comment #11673723
BitBucket has branch level permission, but in Github its cryptic.
-
comment
Comment #10251076
Down here in India.
-
comment
Comment #10166106
Gitlab has protected branches feature for quite sometime. I was wondering when Github is going to implement it. Finally!!!
-
comment
Comment #9316283
zsh (oh-my-zsh)
-
comment
Comment #7975929
Software architecture consultant for startups. Helping them to design highly scalable web applications using Java technologies.
-
comment
Comment #7844645
The problem would be, swift needs xcode to develop and will run on OS X and iOS. Even if there is any web framework for it, you need OS X (Mac) to run it and your production server…
- comment
- comment
-
story
Show HN: AWS DynamoDB Session Manager for Tomcat 7
This session manager will store Tomcat session details in AWS DynamoDB. Please feel free to submit pull requests :) Thanks.