Live data from Hacker News

Viewing profile — 0xml

0xml

HN member
Joined
Wed, Jun 28, 2023, 9:14 AM UTC
HN karma
30
Public activity
22 items

About 0xml

No profile information was provided.

Recent public activity

  1. comment
    Comment #47817456

    Looks like GrafEq? http://www.peda.com/grafeq/

  2. comment
    Comment #45993187

    I'm using Google's `repo` for multi-repo project at work. https://gerrit.googlesource.com/git-repo

  3. comment
    Comment #45627928

    Oops, updated.

  4. comment
    Comment #45627901

    Last time I found a paper in Graphics Gems titled Solving the Nearest-Point-on-Curve Problem , which transforms the problem into a Bernstein polynomial form. Then an exact solution…

  5. comment
    Comment #45200900

    Better if it allowed single-tool installs instead of the whole suite.

  6. comment
    Comment #45146970

    Don't have access to read the code, but I think ideally there should be only one instance created at startup, right?

  7. comment
    Comment #45060878

    If VPNs don't work for you, I recommend using an anti-censorship tool with an obfuscation protocol like v2ray which is commonly used in China. https://github.com/v2fly/v2ray-core h…

  8. comment
    Comment #44807056

    Not exactly - encoding it twice increases by 4/3 * 4/3 - 1 = 7/9, which is about 77.78% more than the original.

  9. comment
    Comment #44159881

    https://en.wikipedia.org/wiki/ICP_license

  10. comment
    Comment #43980779

    Maybe Printable Document Format.

  11. comment
    Comment #43376278

    This was my first instinct as well, which makes sure numbers are adjacent. OP also mentioned this variant as lucidBrot/hexgridspiral in the older post.

  12. comment
    Comment #42907396

    Firefox expects your script to return undefined, so you can add one at the end (or even shorter: void 0).

  13. comment
    Comment #42849245

    Another interesting method is Fibonacci Lattice. https://observablehq.com/@meetamit/fibonacci-lattices

  14. comment
    Comment #42601445

    This is a feature of arxiv that automatically converts text looks like a link into "this http url". The submitter missed the space after the "." in "...strong reasoning ability. Op…

  15. comment
    Comment #42556090

    Related: Bypassing Bitlocker using a cheap logic analyzer on a Lenovo laptop https://news.ycombinator.com/item?id=37249623

  16. comment
    Comment #42201479

    pi^4+pi^5=e^6 lol

  17. comment
    Comment #41209976

    Wang Duoyu (王多鱼) is a character in the Chinese comedy film Hello Mr. Billionaire . https://www.imdb.com/title/tt8529186/

  18. comment
    Comment #41207164

    I remember chrome has a flag for this.

  19. comment
    Comment #40809433

    Let x=1/d, then compute the Taylor series at x=0 and take the first 2 or 3 terms. It should be accurate and fast enough.

  20. comment
    Comment #40694704

    That's why I kind of like PowerShell, object-oriented instead of string-oriented

  21. comment
    Comment #36669158

    It can be written as one rule: `body,img,video{...}`.

  22. comment
    Comment #36504189

    A funny game! For anyone else struggling with the wordle, the answer is here[1]. For anyone else struggling with the country, you can fill in the names of all the countries, then r…