Live data from Hacker News

Viewing profile — Quentak

Quentak

HN member
Joined
Sat, Sep 22, 2018, 8:39 PM UTC
HN karma
59
Public activity
9 items

About Quentak

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #48219781

    I'd like to know how many tokens in total went into solving this problem. Have they talked about this? It matters whether they got this result in 10 million tokens or 10 billion. W…

  3. comment
    Comment #33844747

    Thanks for this link. How do you get the null byte into the string? Is it through casting blob to string? The way I have encountered this is when using the C API in which string ar…

  4. comment
    Comment #33844273

    I have written a short article explaining why null terminated strings as they exist in C cannot represent proper ASCII and UTF-8 because of the null terminator. It's not a full exp…

  5. comment
    Comment #33446191

    How do you escape the sandbox through a Wayland or X11 socket? Do you have specific code examples? Is there no way to safely run graphical applications in a bwrap sandbox? I though…

  6. comment
    Comment #32396272

    > Perhaps large RPC providers refusing calls involving the sanctioned addresses, though I think that's less likely. It happened: https://twitter.com/0xdev0/status/15569335510731530…

  7. comment
    Comment #31033555

    https://github.com/zerodytrash/Simple-YouTube-Age-Restrictio...

  8. comment
    Comment #29628034

    Screenshot for when it will have been deleted by Google https://i.imgur.com/toSC5a0.png .

  9. comment
    Comment #18391052

    Your last point is not quite correct. Closed source software could be doing anything but in order for you to verify what the software is doing you only need it to be open source - …