Looks like GrafEq?
HN user
0xml
I'm using Google's `repo` for multi-repo project at work.
Oops, updated.
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 can be obtained using A Bézier Curve-Based Root-Finder. This is my implementation [1], but it's not very robust for high-degree cases.
Better if it allowed single-tool installs instead of the whole suite.
Don't have access to read the code, but I think ideally there should be only one instance created at startup, right?
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 https://github.com/XTLS/Xray-core https://github.com/net4people/bbs https://en.wikipedia.org/wiki/Great_Firewall
Not exactly - encoding it twice increases by 4/3 * 4/3 - 1 = 7/9, which is about 77.78% more than the original.
Maybe Printable Document Format.
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.
Firefox expects your script to return undefined, so you can add one at the end (or even shorter: void 0).
Another interesting method is Fibonacci Lattice. https://observablehq.com/@meetamit/fibonacci-lattices
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. OpenAI has claimed...".
Related: Bypassing Bitlocker using a cheap logic analyzer on a Lenovo laptop https://news.ycombinator.com/item?id=37249623
pi^4+pi^5=e^6 lol
Wang Duoyu (王多鱼) is a character in the Chinese comedy film Hello Mr. Billionaire.
I remember chrome has a flag for this.
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.
That's why I kind of like PowerShell, object-oriented instead of string-oriented
It can be written as one rule: `body,img,video{...}`.
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 run a bisection.