Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zzem
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
zzem
9mo ago
This is soo cool. I've also came up with and been exploring this concept, as a side interest, on and off from 2017 - it is the thing that got me originally interested in SynBio. So happy that it finally got an "official" name
2.
▲
by
zzem
3y ago
The DNS name resolution is actually not done by your system or ISP, but by a DNS over HTTPs (DoH) service (Cloudflare 1.1.1.1 resolver). Cloudflare seems to be respecting the TTL as returned by the authoritative name server for your domain,
3.
▲
by
zzem
3y ago
Sorry, but I don't understand your point. How is this "degrading critical infrastructure" and "increasing the cost of market entry"? It's also not using someone else's resources - DNS hosting is a web serv
4.
▲
by
zzem
3y ago
At the moment, it does, but we plan to release a Docker image of the relay server so that anyone would be able to spin his/her own relay or use any other existing public relay. The triweb platform is still a work-in-progress, and there
5.
▲
by
zzem
3y ago
Thank you for your insights. I understand the concerns you've raised, but there's also another side to DNS that's often overlooked: its role as a globally available, distributed database for storing small amounts of data link
6.
▲
by
zzem
3y ago
Using DNS for website content storage is indeed unconventional and somehow controversial, but I wouldn't say it is a bad idea per se. TXT records were designed to store arbitrary data (up to 4.000 bytes per single record) and the app i
7.
▲
by
zzem
3y ago
I think the main advantage is the ease and speed of use for people who want a simple, business-card-like website or a holding/landing page. The main disadvantage is that due to the UI/UX of domain control panels, managing anything
8.
▲
by
zzem
3y ago
Thanks! The time for which TXT records are cached is determined by their TTLs. When publishing a DNS TXT record, you can usually set the TTL to be as low as 1 minute or even less, so any changes to the content would be picked up really quic
9.
▲
Show HN: This website is hosted on DNS
(banner.triweb.dev)
13 points
by
zzem
3y ago
|
27 comments
10.
▲
Ruby ReDoS vulnerability in URI module (CVE-2023-28755)
(ruby-lang.org)
2 points
by
zzem
3y ago
|
0 comments
11.
▲
The first Kanban Board with AI assistant
(kanbantool.com)
5 points
by
zzem
4y ago
|
0 comments
12.
▲
by
zzem
4y ago
For everyone who is panicking about this - to be affected, you either need to use a really old version of tzinfo (0.3.60 and earlier), have the tzinfo-data gem installed, or explicitly set TZInfo::DataSource to DataSources::RubyDataSource.