Live data from Hacker News

Viewing profile — usernamebias

usernamebias

HN member
Joined
Wed, May 11, 2016, 8:10 PM UTC
HN karma
118
Public activity
112 items

About usernamebias

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #36318776

    Just use Mailgun.

  3. comment
    Comment #36242238

    Piggy backing on Breaking ToS is prob a not a good idea.

  4. comment
    Comment #36221180

    Edit: I contacted Tonic and they got this resolved. I' so relieved. I searched the Internet for any Representative, to no avail. Thank you, shagie, your link did the trick.

  5. comment
    Comment #36220035

    Oh dear. Edit: In contact with Tonic.to. They are looking into it.

  6. comment
  7. comment
    Comment #36219981

    Does this mean Tonic has the ability to access Domains? Or that's not how it works.

  8. story
    What happens when a Domain Registar is down for months with no end in sight?

    The registrar is Register.To - Website has been showing same message for months. Twitter account is silent since January. What options do I have? I would love to login and transfer…

  9. comment
    Comment #36050325

    Anyone heard anything? .TO domains is the TLD of Island Nation of Tonga.

  10. story
  11. comment
    Comment #32074020

    Cheers! Did I mention FAQ & ChangeLog support!

  12. story
    Show HN: Easy Docs – (HTML, JSON and Markdown) Doc Generator. For GitHub Pages

    This is far from perfect. I noticed there is a significant barrier of entry for people who just want attractive docs. This is my answer to that issue.

  13. comment
    Comment #28566934

    Reddit Thread: https://www.reddit.com/r/nanocurrency/comments/pq1s3t/from_d...

  14. story
  15. story
  16. story
  17. comment
    Comment #27222874

    Make sure to try the music icon in the top right of the website. I made the playlist. ;)

  18. story
  19. comment
    Comment #26727121

    Previously on Hacker News: https://news.ycombinator.com/item?id=26719964 Dataset: https://github.com/fwd/security/blob/master/blacklist.txt Not very big, as it's a start. Looking f…

  20. story
  21. comment
    Comment #26720323

    Is there one that comes in (.txt, .csv, etc) that I can download for free? I'd like to put together a proof of concept for ExpressJS (NodeJS) tomorrow.

  22. comment
    Comment #26720275

    Loading a big .txt file into memory and comparing each request to it feels like a good first start. Hopefully the open source community takes it further.

  23. comment
    Comment #26720269

    That's beyond my capabilities. I can certainly create a big preliminary .txt file from my dataset, and hopefully the open source community can take it from there.

  24. comment
    Comment #26720189

    Can't do that when 404's are expected from actual customers. I need to redirect 404 to /

  25. comment
    Comment #26720173

    Thats a great start. But blocking entire data centers seems too aggressive for public SaaS applications. This has lit a fire in my arse. I'm going to create a repo tomorrow for Exp…