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.

DNS in a Weekend with Elixir

2 pointsby J_ttalmost 2 years ago

1 comment

J_ttalmost 2 years ago
This is very rough implementation, and vulnerable to getting caught in a loop on malicious DNS packets. But, I thought it was an interesting enough demo of bitstrings in Elixir to share here.<p>I may come back to it and add some better error handling, docs etc