Live data from Hacker News

Viewing profile — xurukefi

xurukefi

HN member
Joined
Mon, Sep 12, 2016, 5:06 PM UTC
HN karma
628
Public activity
130 items

About xurukefi

No profile information was provided.

Recent public activity

  1. comment
    Comment #48856224

    > How do clients get the address for a nice domain name without the addresses in public DNS? They don’t. You put the addresses in public DNS.

  2. comment
    Comment #48851500

    Or... - Don't use split DNS. Don't use any special internal or dev domain. Leave it to your infrastructure to route/NAT those public IPs to your internal network. - Don't use the H…

  3. comment
    Comment #47094822

    Sure, but maybe there are other ways to control Googlebot in a similar fashion. Maybe even with a pristine looking User-Agent header.

  4. comment
    Comment #47094671

    That's actually a really neat idea.

  5. comment
    Comment #47094646

    There are ways to work around this. I've just tested this: I've used the URL inspection tool of Google Search Console to fetch a URL from my website, which I've configured to redir…

  6. comment
    Comment #47094493

    But it is reliable in the sense that if it works for a site, then it usually never fails.

  7. comment
    Comment #47094352

    Exactly. If I was an admin of a popular news website I would try to archive some articles and look at the access logs in the backend. This cannot be too hard to figure out.

  8. comment
    Comment #47094326

    Because it works too reliably. Imagine what that would entail. Managing thousands of accounts. You would need to ensure to strip the account details form archived peages perfectly …

  9. comment
    Comment #47094078

    Kinda off-topic, but has anyone figured out how archive.today manages to bypass paywalls so reliably? I've seen people claiming that they have a bunch of paid accounts that they us…

  10. comment
    Comment #46702573

    I hate NAT with a passion. It's a terrible technology, whose disruptive nature has probably prevented any novelty on the transport layer. But this article is oversimplifying things…

  11. comment
    Comment #45403040

    For me, type hints are mainly useful because they're the only reliable way to get decent IDE auto-completion. Beyond that, they feel like a bolted-on compromise that goes against t…

  12. comment
    Comment #45398388

    The LaTeX community is astonishingly good at gatekeeping. I can't think of another field where the adoption of a clearly superior modern alternative has been so slow. For some reas…

  13. comment
    Comment #43709231

    Nobody forces you to change your key for renewals.

  14. comment
  15. comment
    Comment #40666924

    > The question then becomes, whether Adblockers could use this information to skip the ads. It's a cat and mouse game. I wouldn't call it a cat and mouse game because there is noth…

  16. comment
    Comment #40666877

    > For one thing, this approach seems to inherently conflict with the fact that you can link directly to a particular timestamp in a YouTube video, either in an external link using …

  17. comment
    Comment #40666829

    > What does "server side injection" actually mean? The way ads usually work is that they are separate video files that are fetched by the YouTube client (e.g., the browser) and the…

  18. comment
    Comment #40499791

    It's a nice idea, but I don't think it adds enough clarity to the code to justify the messy compiler warnings and errors that this kind of preprocessor abuse will eventually cause.…

  19. comment
    Comment #40312927

    With PlayReady, as with any other DRM scheme really, there are different tiers. There is SL2000, which is done completely in software (whitebox crypto), and there is SL3000, which …

  20. comment
    Comment #40308655

    The "client" whose "identity" is abused here is not an end user. A "client" in this context is a program or library that talks to the license servers and receives the content decry…

  21. comment
    Comment #40087727

    Reading the comments here makes me feel guilty. I'm sitting on probably a few hundred files and folders called something like tmp, tmp1, foo, foo23, foobar, testxyz, etc... They al…

  22. comment
    Comment #39918438

    Since I'm a bit late to the party and feeling somewhat overwhelmed by the multitude of articles floating around, I wonder: Has there been any detailed analysis of the actual inject…

  23. comment
  24. comment
    Comment #38989129

    Thanks for the insight. The fact that Paper Mario uses optimizaion flags makes this project even more fascinating. Great work.

  25. comment
    Comment #38985574

    Fascinating work. I know that people did the same for Super Mario 64 [1]. It is still unbelievable to me that they can generate a bit-by-bit identical copy of the original ROM by s…