Viewing profile — 0xml
0xml
HN member- Joined
- Wed, Jun 28, 2023, 9:14 AM UTC
- HN karma
- 30
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About 0xml
No profile information was provided.
Recent public activity
-
comment
Comment #47817456
Looks like GrafEq? http://www.peda.com/grafeq/
-
comment
Comment #45993187
I'm using Google's `repo` for multi-repo project at work. https://gerrit.googlesource.com/git-repo
-
comment
Comment #45627928
Oops, updated.
-
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…
-
comment
Comment #45200900
Better if it allowed single-tool installs instead of the whole suite.
-
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?
-
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…
-
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.
-
comment
Comment #44159881
https://en.wikipedia.org/wiki/ICP_license
-
comment
Comment #43980779
Maybe Printable Document Format.
-
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.
-
comment
Comment #42907396
Firefox expects your script to return undefined, so you can add one at the end (or even shorter: void 0).
-
comment
Comment #42849245
Another interesting method is Fibonacci Lattice. https://observablehq.com/@meetamit/fibonacci-lattices
-
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…
-
comment
Comment #42556090
Related: Bypassing Bitlocker using a cheap logic analyzer on a Lenovo laptop https://news.ycombinator.com/item?id=37249623
-
comment
Comment #42201479
pi^4+pi^5=e^6 lol
-
comment
Comment #41209976
Wang Duoyu (王多鱼) is a character in the Chinese comedy film Hello Mr. Billionaire . https://www.imdb.com/title/tt8529186/
-
comment
Comment #41207164
I remember chrome has a flag for this.
-
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.
-
comment
Comment #40694704
That's why I kind of like PowerShell, object-oriented instead of string-oriented
-
comment
Comment #36669158
It can be written as one rule: `body,img,video{...}`.
-
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…