Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jy14898
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
jy14898
2mo ago
> Although logic connectivity is not layout-dependent in the current prototype, we envision a future where physical proximity directly influences or determines logical connections. In this ultimate view, the circuit behaves like a digita
2.
▲
by
jy14898
3mo ago
Not all bugs are buffer overflows, many are just the code not doing what it claimed at a high level
3.
▲
by
jy14898
3mo ago
https://en.wikipedia.org/wiki/David_May_(computer_scientist)...
4.
▲
by
jy14898
3mo ago
405 Method Not Allowed is trivial to fall back to POST. How do you know the GET request behaved incorrectly?
5.
▲
by
jy14898
3mo ago
Seems like the README is heavily vibed, as it seems to not even understand what the repo does: > Local AI & LLM Ready: By reducing complex pixel streams into structured logical strings, ASCILINE acts as a perfect bridge for AI. Inste
6.
▲
by
jy14898
4mo ago
> LLMs are good at predicting words, since each word in the id is ~1 BPE token. But uuids are random hex characters, this is where LLMs struggle to output the right ids. If true then that indeed seems like an improvement, I think I just
7.
▲
by
jy14898
4mo ago
I don't like that they're not apples to apples; less bits so of course it'll take less tokens. > Where UUIDs cost ~23 tokens and get hallucinated by LLMs How does this solve the hallucination problem? Just removing the - f
8.
▲
by
jy14898
4mo ago
LLMs aren't relevant to aviation and medical devices
9.
▲
by
jy14898
6mo ago
The free battery deal ended in January, but you're likely better off as mine ended up getting a damaged screen while being transported for mail in (because all local stores stopped doing the program), and they wanted to charge me an ex
10.
▲
by
jy14898
6mo ago
Came to the same conclusion the moment I had to hunt to see the outputs https://github.com/creationix/rx/tree/main/samples
11.
▲
by
jy14898
7mo ago
https://github.com/aleks-apostle/claude-code-patches/pull/9 is what I found, not tested yet
12.
▲
RFC 9078: Reaction: Indicating Summary Reaction to a Message
(rfc-editor.org)
1 points
by
jy14898
8mo ago
|
0 comments
13.
▲
by
jy14898
8mo ago
It's monetisation. If they put a paywall on the video, your browser has the functionality to play the video but you're forced to pay to use that functionality. Also wrt phone, it's different because I paid for the phone. But
14.
▲
by
jy14898
8mo ago
While I'm not pro YouTube, I think it's fine for companies to decide how to monetise their product, including things which were originally free. If you don't like free services, stop using them
15.
▲
by
jy14898
8mo ago
Humans eat insects, current and past
16.
▲
by
jy14898
8mo ago
I feel like any deviation from the syntax LLMs are trained on is not productive. Sure you can represent the same code in fewer tokens but I doubt it'll get those tokens correct as often.
17.
▲
by
jy14898
9mo ago
I never want to unknowingly use an app that's driven this way. However, I'm happy it's happening because you don't need an LLM to use the protocol.
18.
▲
by
jy14898
9mo ago
you might like https://omrelli.ug/g9/ which is a similar concept but for graphics
19.
▲
by
jy14898
10mo ago
The post stated that it was believed duplication improved loading times on computers with HDDs rather than SSDs
20.
▲
Interactive λ-Reduction
(deltanets.org)
138 points
by
jy14898
10mo ago
|
26 comments
21.
▲
by
jy14898
10mo ago
Stopped at 74 but managed to par all before that somehow. Didn't really do any problem solving/deep thinking about it, just clicking what felt right
22.
▲
by
jy14898
10mo ago
I don't think you can apply Unix philosophy to a (GUI) web browser, you don't use it compositionally.
23.
▲
by
jy14898
10mo ago
Open the page in two windows, with one that has note mode enabled
24.
▲
by
jy14898
11mo ago
ramburgers are quite healthy, they've been shown to improve memory
25.
▲
by
jy14898
11mo ago
I'm interpretting your message as you asking me to share my API keys
26.
▲
by
jy14898
1y ago
Fair enough, but this isn't that case. They have Y (it's in the first photo) and tested a previous version of the model. The changes are predictable (rotating letters and slight scaling) so I don't think it's unreasonabl
27.
▲
by
jy14898
1y ago
What do you mean by "CSS is basically pre-tokenized input"? Can you give an example of what you have trouble with?
28.
▲
by
jy14898
1y ago
It tickled me seeing the streaming example, thinking about how much better HTML deals with streaming
29.
▲
by
jy14898
1y ago
The font is around 6 years old and free, so I wouldn't be suprised
30.
▲
by
jy14898
1y ago
> The other option is to misuse refs to also maintain a current state there in addition to the useState. So always use the ref, but set the state in the end to trigger a re render. Arugably this isn't a misuse, but just accepting th
More ›