Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nextaccountic
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
nextaccountic
4d ago
This doesn't say why you didn't choose AGPL. Did you consider it? EUPL isn't compatible with either AGPL or GPL, which seems weird for a new copyleft license
2.
▲
by
nextaccountic
4d ago
Note, to be more clear, an enum with no variants has no values of that type (can't be constructed), and a struct with no fields has exactly one value of that type
3.
▲
by
nextaccountic
5d ago
> Models don’t have an inherent understanding of the difference between simulated and real environments, > (...) > also they don’t necessarily see a strong distinction between talking to a human and to other agents. Then how do you
4.
▲
by
nextaccountic
5d ago
> In my experience, LLMs only exhibit this kind of behaviour when they are put in sandboxes too restrictive too achieve their task. Which a lot of the time seems to be the default. There's a better concept for that, and it's mi
5.
▲
by
nextaccountic
5d ago
I use a Firefox extension to rewrite those Google redirects into plain links, to remove Google tracking of which links I click. The extension is broken now
6.
▲
by
nextaccountic
5d ago
I wish one of those free AIs made a search product already. I don't want my search results to be interspersed with text I guess that the web chat can have a search skill to remove the prose and give only links, plus maybe an excerpt of
7.
▲
by
nextaccountic
5d ago
That's indeed not something that RTK can promise. However, if RTK becomes popular enough, it's unavoidable that its output will start seeping into the training data of future models, which will make RTK perform better So it's
8.
▲
by
nextaccountic
5d ago
What if the next-gen models are trained on RTK output as well? Then you will actually have less tokens in the context window, and the model won't become confused (which would require more turns, wasting tokens)
9.
▲
by
nextaccountic
7d ago
AGENTS.md sounds like a place to specify that a project has no users and thus needs no migrations
10.
▲
by
nextaccountic
8d ago
There's a couple of occasions that humanity was at the brink of having tens of millions of people dead by nuclear weapons, and somehow a single human interrupted the chain reaction If you repeated this experiment 100 times, how many ti
11.
▲
by
nextaccountic
8d ago
> The author’s core insight is to remove the blackboard from source control. That's only because of a deficiency in CI. If you get smarter CI that doesn't trip on files unrelated to the build, using the repo as a blackboard or
12.
▲
by
nextaccountic
9d ago
Probably anti-ban evasion signal (user was previously banned, created a new account, gets shadowbanned on spot) I agree that shadowbans are an underhanded measure that doesn't belong in a site like HN. I always vouch [dead] comments ma
13.
▲
by
nextaccountic
9d ago
The problem was that the Internet allowed for the "innovation" of tracking users to send specific ads to them. And it wasn't made promptly illegal. That's all it took
14.
▲
by
nextaccountic
9d ago
Does Postgres 19 support full temporal tables, or what's landing is a subset of that?
15.
▲
by
nextaccountic
9d ago
That's why you need to curate and adapt the skills for your specific project. That is, don't blindly accumulate skills downloaded from the web
16.
▲
by
nextaccountic
10d ago
Firefox is amazing I don't use pulseaudio and audio works fine. (I use pipeware)
17.
▲
by
nextaccountic
12d ago
> But if an LLM were to say, "I'm sad" or "I'm happy", does that actually correlate to anything? I'm OK with saying "The LLM was sad", if there is an internal state that leads to observable ch
18.
▲
by
nextaccountic
12d ago
> Can Astra one-shot level completion on some yet-to-be-released video game? If no, does that mean it’s not yet ‘Generally’ intelligent? If a model can't learn on their own to play some new game just as well as humans do, it's
19.
▲
by
nextaccountic
13d ago
> This spatial segregation of memory is the worst hangover from the “brain is a computer” analogy. It's a computer, it's just not a digital computer But even digital computers can have stuff like processing-in-memory. "Com
20.
▲
by
nextaccountic
13d ago
I think this is exactly the same problem to decide whether any human is conscious, just because they say they are conscious. Humans can act as if they are conscious too, they can even lie to themselves, their whole life, and never discover
21.
▲
by
nextaccountic
13d ago
> First, an LLM describing its own experience is not actually proof that it has any experience to be aware of, Likewise, humans describing their own experience is not actually proof that they have any experience to be aware of
22.
▲
by
nextaccountic
13d ago
> Fact checking is harder. A RAG can only check what's in the database, so you have to know what to know beforehand. A global database of facts would make easier for AI to stay factual Also ironically it would also make it easier to
23.
▲
by
nextaccountic
13d ago
The important part I think is not the ban on kids pre 8th grade, but that high schoolers are getting courses on AI literacy
24.
▲
by
nextaccountic
15d ago
> The root of the problem is that more housing is no longer a net positive for many communities in a great many places. The increase in taxation income does not justify the extra infrastructure in many places. This means local authoritie
25.
▲
by
nextaccountic
16d ago
the "no codex quota used" makes me think this is against tos
26.
▲
by
nextaccountic
16d ago
Safe Haskell is just a worst version of Rust's unsafe. What it actually does is equivalent to Rust's #![forbid(unsafe_code)] which immediately lead to a question: so Haskell has unsafe, just like Rust? And of course it does. Any p
27.
▲
by
nextaccountic
16d ago
i like the idea of autonomous agents automatically committing fake crimes
28.
▲
by
nextaccountic
17d ago
that said, the borrowing part is incredibly short on details i read trying to assess if it's more or less expressible than rust's current nll or the future polonius and honestly there's nothing there
29.
▲
by
nextaccountic
17d ago
every spec is implementable some just delegate more or less to the implementation
30.
▲
by
nextaccountic
17d ago
Note I am not talking about the title bar (it's hidden here), I am talking about the bar where the address bar is (also back/forward/reload buttons and extension buttons)
More ›