Live data from Hacker News

Viewing profile — qbane

qbane

HN member
Joined
Mon, Jul 29, 2019, 6:01 AM UTC
HN karma
371
Public activity
115 items

About qbane

my public key: https://keybase.io/qbane; my proof: https://keybase.io/qbane/sigs/ULx4Dm2OvusekP9oFVCaRSrNh_WuRQaCoRCkBdx8Er4

Recent public activity

  1. comment
    Comment #49212374

    This is an important context: the site is more likely to be targeted by scrapers because it is a curated collection of scraped information.

  2. comment
    Comment #49211617

    > And yes, my site gets its data by scraping those public documents. So I'm a scraper writing a blog post complaining about scrapers. I'm aware of how that sounds.

  3. story
  4. comment
    Comment #48719463

    I pondered for a while, it IS the company I used to know

  5. comment
    Comment #48655432

    > LLMs are as good as almost any security researcher, and anyone can run them. I wonder what the metrics are. Also, not "anyone", just the affordable.

  6. comment
    Comment #48646278

    You could, but by targeting a specific Electron app the mindset would be much simpler. Just take a look of how many times does the dev behind VS Code decide to upgrade their Electr…

  7. comment
    Comment #48627940

    I doubt the benefit. Practically every Electron app on a desktop uses different versions of Chromium and many are very out of date because of the risk of breaking when upgrading.

  8. story
  9. comment
    Comment #48115241

    I wish Google can bring back the OG Pixelbook, where "AI" merely means Google Assistant.

  10. comment
    Comment #48068450

    I realized that my mentioning UUID without v4 was misleading.

  11. comment
    Comment #48059332

    Okay, sightly more bits than UUID v4. The whole article is merely reasoning "why at least 128 bits are required", and if you smuggle some non-random data inside these bits the entr…

  12. comment
    Comment #48051410

    Note that when neither is supplied, the text mode is the default. This is why I said that it is the C library handling the "b" flag.

  13. comment
    Comment #48051282

    tl;dr we reinvented UUID and it works well

  14. comment
    Comment #48044035

    It's C library taking care of the "b" part for you according to the article.

  15. comment
    Comment #47816572

    There is even a table copy-pasted into a paragraph without noticing. > What’s needed is something different: > Requirement ptrace seccomp eBPF Binary rewrite Low overhead per sysca…

  16. comment
    Comment #47755251

    null hypothesis bot

  17. comment
    Comment #47737049

    Reminding me of the Shoelace [0] project, which was rebranded as Web Awesome. The original (v2) repository was then archived. [0]: https://shoelace.style/

  18. comment
    Comment #47665476

    The watch is interactive! Nice detail

  19. comment
    Comment #47509857

    Productivity is finite. If you pivot entirely to the AI stack, you're going to lose bandwidth for everything else. It's an opportunity cost problem.

  20. comment
    Comment #47475152

    A better example would be to use LLMs to generate passwords or secret keys. Then even if it looks random to human, the inherent bias would make it a security disaster.

  21. comment
    Comment #47346671

    You can still obfuscate JS heavily and make a VM that executes also obfuscated code calling arbitrary browser APIs. At least In WASM everything is sandboxed so the attack surface i…

  22. comment
    Comment #47124220

    cf. Kagi is a good take

  23. story
  24. comment
    Comment #46703284

    Remember: It is a company that keep saying how much production code can be written by AI in xx years, but at the same time recruiting new engineers.

  25. comment
    Comment #46676352

    The "source" link at the footer seems to point to the author's GitHub profile, not source repository. The repo under it contains no code either.