Live data from Hacker News

Viewing profile — KirillPanov

KirillPanov

HN member
Joined
Wed, Dec 30, 2020, 9:16 AM UTC
HN karma
817
Public activity
857 items

About KirillPanov

Quantum Cyber 5G Blockchain AI of Things

Recent public activity

  1. comment
    Comment #38173595

    Please stop shining the light in HN's blind spot; it doesn't like it when you do that.

  2. comment
    Comment #38173372

    Not really; link training and initialization for PCIe devices is really complex. A lot of motherboard bootware, even from reputable vendors, tends to handle obscure conditions by s…

  3. comment
  4. comment
    Comment #38137127

    > She ran into the wrong civil rights attorney. The Institute for Justice are legendary. They're what the ACLU used to be.

  5. comment
    Comment #38127985

    JavaScript isn't enabled in your browser, so this file can't be opened. Enable and reload.

  6. comment
    Comment #38097516

    The same place ACPI tables come from. A flash chip on the motherboard.

  7. comment
    Comment #38097496

    [flagged]

  8. comment
    Comment #38097233

    Correction, the first link was to a vendor who does in fact sell the obscure connector : https://www.moddiy.com/products/Special-Mini-Low-Profile-ATX... I'm just elated I finally f…

  9. comment
    Comment #38097025

    This model clearly makes a much better search engine than google/kagi/bing/etc. I've been searching for an obscure connector -- the 8-pin connector you'd find on the cable that del…

  10. comment
    Comment #38078299

    > doesn't align with modern capitalism This smells like "socialism works fine it just that all the failed attempts were doing it wrong".

  11. comment
    Comment #38062885

    From https://nitter.net/ESYudkowsky/status/1718654143110512741 Comp sci in 2017: Student: I get the feeling the compiler is just ignoring all my comments. Teaching assistant: You h…

  12. comment
  13. comment
    Comment #38054924

    This is a really good idea. > while it does not protect against a compromised CA Although it does prove that a CA has been compromised. That significantly raises the kind of "compr…

  14. comment
    Comment #38047148

    Well it is a rug pull.

  15. comment
    Comment #38047129

    > Any time you have a UDP-based protocol where a small packet to the server results in a large packet from the server will be exploited In other news, water is wet. Seriously folks…

  16. comment
    Comment #38046920

    When you have the baseband source code, you can remove the part that allows the host to read the EEPROM MAC address. Replace it with a random number generated on each request. Then…

  17. comment
    Comment #38046693

    Because SMS delivery exhausts location data, but dedicated TOTP devices don't.

  18. comment
    Comment #38046684

    > Yes, let me put cash into the non-existent train ticket machines, or to the non-existent train attendants Insisting on paying cash is how you prevent those machines from disappea…

  19. comment
    Comment #38044480

    This is why you use ath9k hardware, folks. You get the source code that implements the MAC and management layers so you can see exactly what they are doing.

  20. comment
    Comment #38017348

    Because they can. They are one of the CVE gods, so they can veto issuance of CVEs against their products. That kind of power means you can move as slowly as you please.

  21. comment
    Comment #38010306

    > some sort of KYC/AML snag where something Get used to it. Once the government realizes it can shift the burden of enforcing a law onto the private sector, it never un-discovers t…

  22. comment
    Comment #38009869

    Layer 4 is the lowest layer of the OSI model that isn't packet-based (i.e. can handle messages of arbitrary size). IMHO that's the highest layer of the OSI model that is useful. Af…

  23. comment
    Comment #38009849

    > Where they differ is that Ethernet was designed to a be a local network, whereas the Internet is designed to be an internetwork. Then your criticism of the first three OSI layers…

  24. comment
    Comment #38009824

    Yeah; as somebody who was taught the OSI model at university, they basically straight up told us to ignore the OSI model above layer 4, and to treat the remaining stuff as a starti…

  25. comment
    Comment #38009795

    "All models are wrong, some are useful". People refer to the OSI model because it's useful, and can be explained in about 1/30th of the text needed to produce this rant. Why not pr…