TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A microblog hosted in DNS TXT records

5 pointsby erikanoabout 10 years ago
Most recent post is pointed to by CNAME record:<p><pre><code> host head.microblog.erikano.net. </code></pre> This will return a reply like:<p><pre><code> head.microblog.erikano.net is an alias for 1.microblog.erikano.net. </code></pre> Read the post:<p><pre><code> host -t txt 1.microblog.erikano.net.</code></pre>

1 comment

jayroxabout 10 years ago
that&#x27;s cool but what are you using to create these on the go?
评论 #9508007 未加载
评论 #9507878 未加载