Live data from Hacker News

Viewing profile — bozly

bozly

HN member
Joined
Tue, Dec 06, 2016, 1:42 AM UTC
HN karma
118
Public activity
18 items

About bozly

No profile information was provided.

Recent public activity

  1. comment
    Comment #23100630

    Wildcard DNS records (i.e. `*.example.com`) are your friend in situations like this :)

  2. comment
    Comment #23082704

    Found the bug! Live updating should be working now

  3. comment
    Comment #23082683

    I understand the frustration of too many logins :) If I do end up adding user accounts, it would only be to add extra functionality (persistent URLs etc) - the existing functionali…

  4. comment
    Comment #23082287

    The header details can be expanded by clicking the ">" arrow to the left of the "[{...},{...},etc]" I think this could be a bit more intuitive though, thanks for the feedback!

  5. comment
    Comment #23082025

    they are auto generated by `styled-components` - a great option for "css in js" in the React ecosystem

  6. comment
    Comment #23080735

    Great idea, having a perma-link as an alternative to the browser cookie would be very nice - I'll add this to my list :) I'm currently working on user accounts, which will eliminat…

  7. comment
    Comment #23080569

    Oh boy, that's an embarrassing bug! Found the issue, and I'm working on fix now Edit: bug squashed - this should no longer be an issue

  8. comment
    Comment #23080255

    Live updating should work - I'll investigate if there's any issues with the websocket api :)

  9. comment
    Comment #23080248

    hmm - I can see a few requests have been received & stored for that endpoint.. It could be that your client killed the connection to the websocket api - does refreshing the page sh…

  10. comment
    Comment #23080061

    Thanks, simplicity is definitely what I am aiming for! Making this an OSS project is the direction I plan to take - just need to tidy up the code a bit before making it public :) T…

  11. comment
    Comment #23079899

    This was definitely a concern... Each unique subdomain is checked for collision before being assigned, so no two users will receive the same endpoint. Additionally, it is assigned …

  12. comment
    Comment #23079787

    yep, that's exactly it :) - I'm using an ALB on AWS to manage the incoming requests

  13. comment
    Comment #23079752

    Looks like requestbin will only keep 20 requests for 48 hours. Currently, endpoints.dev will store an unlimited number of requests for 30 days. The plan is to add user login, and l…

  14. comment
    Comment #23079701

    Thanks! webhook.site also looks great, I love their inclusion of an email address... I might take some inspiration from them in my next iteration ;)

  15. comment
    Comment #23079122

    I've just released endpoints.dev - Use it to get a unique, private url that will store & display all http requests made to it. Use your unique URL with 3rd party tools to see what …

  16. story
  17. story
  18. story