Live data from Hacker News

Viewing profile — lfrodrigues

lfrodrigues

HN member
Joined
Wed, Jun 18, 2014, 3:31 PM UTC
HN karma
34
Public activity
18 items

About lfrodrigues

No profile information was provided.

Recent public activity

  1. comment
    Comment #21422308

    Very happy with mailgun. We had the same experience with sparkpost. Our account (that we had been using for 6 months) was locked right after we paid a bit over $200 for October. We…

  2. comment
    Comment #15115742

    Not saying it's the best/only approach but it made sense at the time. For example, Sentry does the same: https://github.com/getsentry/sentry/ Technically in Django you should put a…

  3. story
  4. story
  5. comment
    Comment #13091926

    Thanks very much, I copied parts of the readme from another project ( https://github.com/Seedstars/django-react-redux-base ) and those were outdated to

  6. story
  7. comment
    Comment #12813475

    I think you didn't understand the issue. Imagine you want to implement a "logout from all my sessions" like Facebook or Google have (sessions in different devices)

  8. comment
    Comment #12808865

    Token based auth doesn't need to be stateless. In fact in our current implementation it is not. If you use stateless like JWT (we had this before) you end up having a huge problem:…

  9. comment
    Comment #12808816

    Hey, check section "Main Project" in out README. Should be clear enough

  10. comment
    Comment #12806951

    ah ups. Thanks!

  11. comment
  12. comment
    Comment #12806229

    hey, I'm one of the developers of this repo. We actually use docker in some of our projects but we never had time to add it to this project. Feel free to send us a PR :)

  13. comment
    Comment #11116534

    This was exactly our analysis. Since most of our apps don't need to be isomorphic/universal we didn't pursue this avenue.

  14. comment
    Comment #11113971

    No it does not, it serves a index.html with react/css.

  15. comment
    Comment #11113967

    You're right. I copy pasted some code from some projects to build this generic one. A colleague will fix it in a few minutes :)

  16. comment
    Comment #11113686

    Hey, I'm the developer. I've corrected the readme. Thanks!

  17. story
  18. story