HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jy14898

no profile record

Submissions

RFC 9078: Reaction: Indicating Summary Reaction to a Message

rfc-editor.org
1 points·by jy14898·5 months ago·0 comments

Interactive λ-Reduction

deltanets.org
138 points·by jy14898·8 months ago·26 comments

comments

jy14898
·10 days ago·discuss
Not all bugs are buffer overflows, many are just the code not doing what it claimed at a high level
jy14898
·17 days ago·discuss
https://en.wikipedia.org/wiki/David_May_(computer_scientist)...
jy14898
·20 days ago·discuss
405 Method Not Allowed is trivial to fall back to POST. How do you know the GET request behaved incorrectly?
jy14898
·27 days ago·discuss
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. Instead of feeding heavy computer vision models, lightweight LLMs can process semantic video summaries.

In what way is this semantic/structured?

> Bypassing Browser Constraints: Modern browsers aggressively throttle autoplay videos, and ad-blockers restrict traditional media frames. To the browser, ASCILINE is simply "JavaScript updating a canvas"—completely invisible to media restrictions.

So... just render the video to a canvas? What does ASCII have to do with it
jy14898
·2 months ago·discuss
> 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 need measurements of actual hallucinations. Calling hex random but a selection of words not seems humanly biased? If anything, being random is good because it's saying there's no semantic influence. I'd think that words are more likely to be hallucinated as certain words only follow certain contexts, which is less true for numbers
jy14898
·2 months ago·discuss
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 - from the example UUID takes it from 26 tokens to 18
jy14898
·2 months ago·discuss
LLMs aren't relevant to aviation and medical devices
jy14898
·3 months ago·discuss
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 extortionate price to fix the screen. Support were useless
jy14898
·4 months ago·discuss
Came to the same conclusion the moment I had to hunt to see the outputs https://github.com/creationix/rx/tree/main/samples
jy14898
·5 months ago·discuss
https://github.com/aleks-apostle/claude-code-patches/pull/9 is what I found, not tested yet
jy14898
·5 months ago·discuss
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 also I'd just use a different camera app?
jy14898
·5 months ago·discuss
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
jy14898
·6 months ago·discuss
Humans eat insects, current and past
jy14898
·6 months ago·discuss
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.
jy14898
·7 months ago·discuss
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.
jy14898
·7 months ago·discuss
you might like https://omrelli.ug/g9/ which is a similar concept but for graphics
jy14898
·7 months ago·discuss
The post stated that it was believed duplication improved loading times on computers with HDDs rather than SSDs
jy14898
·8 months ago·discuss
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
jy14898
·8 months ago·discuss
I don't think you can apply Unix philosophy to a (GUI) web browser, you don't use it compositionally.
jy14898
·8 months ago·discuss
Open the page in two windows, with one that has note mode enabled