Live data from Hacker News

Viewing profile — asdbffg

asdbffg

HN member
Joined
Thu, Mar 15, 2018, 4:52 AM UTC
HN karma
13
Public activity
11 items

About asdbffg

No profile information was provided.

Recent public activity

  1. comment
    Comment #16809040

    What is the point of "query privacy" when browsers send host addresses in plaintext (SNI) and destination IPs are still visible to the internet provider? Layering DNS over TLS (or …

  2. comment
    Comment #16808573

    It is relevant, because Facebook does not let you create new identities.

  3. comment
    Comment #16771173

    Using O_APPEND does not imply, that kernel needs to purge the pages from cache ASAP, does it? Removing pages from cache may be expensive operation by itself, so I presume, that it …

  4. comment
    Comment #16771114

    VM certainly does "call underlying host kernel operation", it just does so indirectly — the guest userspace calls fadvise(), kernel implementation of fadvise() asks the virtio disk…

  5. comment
    Comment #16771079

    Java is FOSS. Oracle used excuse, that it's current OpenJDK license (GPLv2) is incompatible with license, used by Google's runtime (Apache 2). If Google re-licensed it's Java imple…

  6. comment
    Comment #16634817

    Machine learning also has tendency to unlearn things and corrupt it's own models when left unaided.

  7. comment
    Comment #16591259

    You are making it sound like "injecting random garbage into HTTP" is some new hotness. It have been done since forever. By the way, — email still works that way. But Google and a c…

  8. comment
    Comment #16590715

    I doubt, that any government is inherently more trustworthy than any other. It just coincidentally happens, that US controls 100% of root CAs and Kazakhstan (most likely) controls …

  9. comment
    Comment #16590669

    I would love if null encryption ciphers actually worked in real life, but they don't (for the same reason why plaintext HTTP/2 does not — everyone disabled them under political pre…

  10. comment
    Comment #16590628

    So a bunch of centrally controlled monopolies agreed to realign their offerings to maximize profit and gain greater control over end-user. They also pretend, that compromising 3-mo…

  11. comment
    Comment #16590532

    Indeed. The same is also true for repositories, served via SSL. Majority of HTTPS traffic is sniffable and largely non-confidential, unless you pad every file and web-request to se…