Live data from Hacker News

Viewing profile — rishikeerthi

rishikeerthi

HN member
Joined
Wed, Aug 31, 2016, 9:09 AM UTC
HN karma
1
Public activity
5 items

About rishikeerthi

No profile information was provided.

Recent public activity

  1. story
    A better way to deploy Python web apps to production with all dependencies

    In python based web apps be it django or flask or any other frameworks. I am wondering what would be the better way to bundle all the dependencies with our as a zip and deploy it i…

  2. comment
    Comment #18596702

    Is anonymous question or answers also compromised?

  3. story
    Is MVC frameworks required in front end?

    The MVC frameworks for frontend are making webpage loading time high. https://medium.freecodecamp.org/is-mvc-dead-for-the-frontend-35b4d1fe39ec

  4. story
    Verifying data consistency between data centers in cassandra

    I am maintaining a cassandra cluster with 2 data centers. Now I am going to add new data center in that existing cluster. After rebuilding data, how can i verify the consistency of…

  5. story
    Why apple didn't implement like this for message notifications

    I have read a blog in medium titled "Rethinking Message Notifications on iOS". Apple might have implemented this. I think this is best solution. https://medium.com/@lewisplushumphr…