Viewing profile — jacobkiers
jacobkiers
HN member- Joined
- Thu, Aug 19, 2021, 6:22 AM UTC
- HN karma
- 31
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About jacobkiers
No profile information was provided.
Recent public activity
-
comment
Comment #29014244
For playing with this, there is also DN42 ( https://dn42.dev/Home ). No direct experience though, I'd like to try it out some day.
-
comment
Comment #28243661
A movie served via DNS. Cool!
-
comment
Comment #28232179
Fair enough. I have added a fallback.
-
comment
Comment #28231542
I don't know how to do this without JS. Also, since this was mostly a DNS-focused proof of concept, I don't particularly care about that. Not in this case, at least.
-
comment
Comment #28231359
Interesting, I'll read up on that.
-
comment
Comment #28231354
That's weird, it should work. I'll investigate when I get home.
-
comment
Comment #28230969
Yes, that's the case indeed.
-
comment
Comment #28230964
Nice idea. Probably possible, since each resource has an index record, which contains the mime type. I'll try it sometime soon (though my CSS skills are basically nonexistent...).
-
comment
Comment #28230948
Author here: I made it as a proof of concept, just because I could. I used DoH because to the best of my knowledge it's not possible to open raw sockets from the browser. Otherwise…