Viewing profile — usernamebias
usernamebias
HN member- Joined
- Wed, May 11, 2016, 8:10 PM UTC
- HN karma
- 118
- Public activity
- 112 items
- HN profile
- View on Hacker News ↗
About usernamebias
No profile information was provided.
Recent public activity
- story
-
comment
Comment #36318776
Just use Mailgun.
-
comment
Comment #36242238
Piggy backing on Breaking ToS is prob a not a good idea.
-
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.
-
comment
Comment #36220035
Oh dear. Edit: In contact with Tonic.to. They are looking into it.
- comment
-
comment
Comment #36219981
Does this mean Tonic has the ability to access Domains? Or that's not how it works.
-
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…
-
comment
Comment #36050325
Anyone heard anything? .TO domains is the TLD of Island Nation of Tonga.
- story
-
comment
Comment #32074020
Cheers! Did I mention FAQ & ChangeLog support!
-
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.
-
comment
Comment #28566934
Reddit Thread: https://www.reddit.com/r/nanocurrency/comments/pq1s3t/from_d...
- story
- story
- story
-
comment
Comment #27222874
Make sure to try the music icon in the top right of the website. I made the playlist. ;)
- story
-
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…
- story
-
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.
-
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.
-
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.
-
comment
Comment #26720189
Can't do that when 404's are expected from actual customers. I need to redirect 404 to /
-
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…