Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dimview
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
dimview
26d ago
Author here, if that word still applies to code written with the help of an LLM. I paired Russ Cox’s idea to add images inside QR code [1] and spelling out the contents in a low resolution bitmap font. [1] https://research.swtch.
2.
▲
Show HN: Human-Readable QR Codes
(qarttext.pages.dev)
4 points
by
dimview
26d ago
|
1 comments
3.
▲
by
dimview
2mo ago
You can do it a bit faster by not quicksorting the entire array, as you don't really care about the order of the lowest and highest numbers as long as they are not close to the middle. There is also an approximate algorithm that does n
4.
▲
by
dimview
3mo ago
For Opus 4.8, 142.3k input, 2.0m output for the entire project. No longer have access to Fable 5 to check.
5.
▲
by
dimview
3mo ago
Corrected the dates, thank you! What are the other errors?
6.
▲
by
dimview
3mo ago
Thank you. Of course the dates were out of order. The Java library (com.hp.creals) is 1999-2004, paper is from 2005. Unfortunate price of LLM-assisted development. Corrected.
7.
▲
by
dimview
3mo ago
That should be doable, too. Maybe as a next project.
8.
▲
by
dimview
3mo ago
This is different from a CAS. For example, if you ask it to do exp(100)+1-exp(100), it does not rearrange and cancel out the two exp(100)s. Instead, it does exp, addition, and subtraction, all with as many digits as you ask for.
9.
▲
by
dimview
3mo ago
Correct, but if you don't know the next digit is 2, you can think it's all 9s, another representation of an integer number.
10.
▲
by
dimview
3mo ago
Author here. I could not find a constructive‑reals calculator on iPhone, so I ported the engine Android uses: Hans Boehm's com.hp.creals plus AOSP's UnifiedReal/BoundedRational. Used Opus 4.8 to do the port and Fable 5 for th
11.
▲
A calculator that doesn't round
(constructive-calculator.dimview.org)
29 points
by
dimview
3mo ago
|
24 comments
12.
▲
by
dimview
3mo ago
Looks like it uses seven colors (including bodies of water). Can it be done with fewer colors? The four color theorem does not quite apply, as all bodies of water have to be the same color.
13.
▲
by
dimview
17y ago
Eskimo bowline is non-exploding, nevertheless I wouldn't use bowline (or eskimo bowline) while rock climbing without somehow securing the working end. Kalmyk loop (which is exploding variant of eskimo bowline) is probably not secure enough
14.
▲
by
dimview
17y ago
Kalmyk loop is exploding - pull to untie. Bowline is not. Bowline requires stopper knots when used on on modern ropes, otherwise it can slip. I've never seen kalmyk loop slip. Both are simple and can be tied around things.
15.
▲
by
dimview
17y ago
Why does everyone likes bowline so much when eskimo bowline or kalmyk loop ( http://dimview.org/knots/ ) is much better?