Bunny DNS – A scriptable DNS platform
71–80 of 90 posts
Re: Bunny DNS – A scriptable DNS platform
#72Bunny in general has been a positive experience for me so looking forward to trying this
Not so sure about the per million pricing on scriptable dns queries. Isn’t it quite easy to generate billions of dns queries? ie I hope there is some sort of ddos mitigation in front of that
Re: Bunny DNS – A scriptable DNS platform
#73Earlier quoted context omitted.
I know that we all have our preferences of langauges, but is Javascript in 2022 actually any worse than anything else as a scripting language? What would you prefer instead?
That's of course purely anecdotal, but recently I explored static site generators. One of these was Hugo(written in go, which is pretty young ecosystem, I'm not very familiar with). Everything was pretty straight forward. Other one was Gatsby v4 (seems like pretty mature JS project). Oh boy. Docs suggest multiple ways to initialize new project, depending which page you open and without clear explanation of the differ…
Re: Bunny DNS – A scriptable DNS platform
#74Earlier quoted context omitted.
The application being privacy focused and the marketing site using normal marketing optimization techniques are different things.
On the other hand, it's usually best to lead by example and "put your money where your mouth is".
You could argue cold calling is worse than a tracking cookie. But I would still have salesmen cold call for a privacy focused product, for example.
Re: Bunny DNS – A scriptable DNS platform
#75For people who want to understand, learn about, or stay on top of their, DNS check out dug. Its a cli tool I made to help visualize DNS propagation but is a great learning tool. https://github.com/unfrl/dug https://dug.unfrl.com
Re: Bunny DNS – A scriptable DNS platform
#76Earlier quoted context omitted.
>They had me at the combination of the words "scriptable" and "DNS." Same, but then they lost me at Javascript.
May I interest you in some Lua instead? https://doc.powerdns.com/authoritative/lua-records/index.htm... I run PowerDNS but haven't found a reason to play with this yet.
Re: Bunny DNS – A scriptable DNS platform
#77Oh ffs, why does TFA refer to this as "internet routing"?? This is HTTP routing, or "web routing" if you want, but "internet routing" is something else entirely -- think BGP and OSPF. Is this a thing now, to refer to HTTP routing as "internet routing"?
Can you explain why would DNS be limited to Web ?
Re: Bunny DNS – A scriptable DNS platform
#78Oh ffs, why does TFA refer to this as "internet routing"?? This is HTTP routing, or "web routing" if you want, but "internet routing" is something else entirely -- think BGP and OSPF. Is this a thing now, to refer to HTTP routing as "internet routing"?
Since when is DNS used exclusively for HTTP?
Re: Bunny DNS – A scriptable DNS platform
#79Earlier quoted context omitted.
geo-ip has never returned the correct state for me (across 3 different ISPs). The automatic Timezone detection on phones also rarely works correctly here. So I can easily believe that it’s wildly inaccurate for a significant amount of the world.
I guess I'm just curious about how far off we're talking about. Is it accurate by country? Accurate by general region if not the entire state? Depending on the purpose you're using it for I'm just wondering about the accuracy level for sake of "good enough" uses.
Re: Bunny DNS – A scriptable DNS platform
#80For people who want to understand, learn about, or stay on top of their, DNS check out dug. Its a cli tool I made to help visualize DNS propagation but is a great learning tool. https://github.com/unfrl/dug https://dug.unfrl.com
Very interesting license