Live data from Hacker News

Viewing profile — jacobkiers

jacobkiers

HN member
Joined
Thu, Aug 19, 2021, 6:22 AM UTC
HN karma
31
Public activity
9 items

About jacobkiers

No profile information was provided.

Recent public activity

  1. 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.

  2. comment
    Comment #28243661

    A movie served via DNS. Cool!

  3. comment
    Comment #28232179

    Fair enough. I have added a fallback.

  4. 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.

  5. comment
    Comment #28231359

    Interesting, I'll read up on that.

  6. comment
    Comment #28231354

    That's weird, it should work. I'll investigate when I get home.

  7. comment
    Comment #28230969

    Yes, that's the case indeed.

  8. 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...).

  9. 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…