elliottinvent

↗ HN profile [ 75.6 ms ] full profile
Karma
330
Created
November 25, 2017 (8y ago)
Submissions
0
Founder of NUM [1], always happy to hear from HN folks – elliott dot brown at the domain in [1]

1. https://www.num.uk

  1. This is a project I've been working on for a little while and I'm interested in your feedback and point of view. The Domain Verification protocol stores a DNS TXT record at a DNS name derived from a hashed "verifiable…

  2. Hi HN, This is a project [1] I've been working on for a little while and I'm interested in your feedback and point of view. Many of us would have verified a domain name by pasting a string into a DNS TXT record. Some…

  3. A small team and I have built an npm package [0] that can be used to fetch company logos and contact data by querying a company domain name. On the face of it, it works like an API but under the hood it works quite…

  4. We’ve just launched NUM [1] in the UK, it’s an alternative to the semantic web [2] but based in DNS. We’ve published 23 million data points about 4.8m UK businesses. We had some really interesting HN feedback when we…

  5. I'm trying to find the most character efficient way to serialize an object. Using the JSON object at https://json.org/example.html (360 characters with all unnecessary spacing removed), what's the fewest characters it…

  6. There are two DNS TXT records for example.com, one is an SPF record but I can't find out anything about the other one: $ dig example.com TXT +short "v=spf1 -all" "$Id: example.com 4415 2015-08-24 20:12:23Z davids $"…