Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
khuey
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
khuey
17d ago
If the folks at OpenAI aren't qualified to be operating these systems who would be?
2.
▲
by
khuey
25d ago
One obvious reason to have an LLM output a high level language even if you are never going to read the code is because it will require fewer output tokens and therefore be cheaper.
3.
▲
by
khuey
1mo ago
Yes, it's management with little concern for human factors because you can abuse or and even fire your reports and summon new ones of equal competence at will.
4.
▲
by
khuey
1mo ago
Governments are famously tolerant of other actors seeking to rival or usurp their power.
5.
▲
by
khuey
1mo ago
You should try writing it out. Doing it without introducing another unpredictable branch is harder than it looks. I discussed this with a coworker earlier this week and the best they were able to come up with was for &x in input {
6.
▲
by
khuey
1mo ago
Worth noting that as written the "trick" results in memory usage proportional to the size of the input rather than the output. If the filter rejects most of the input the difference could be quite noticeable.
7.
▲
by
khuey
1mo ago
Yes, diversification results in lower returns than investing in just the best performing asset class.
8.
▲
by
khuey
1mo ago
Many people don't have a "rest of their portfolio".
9.
▲
by
khuey
1mo ago
Generally the default fund in a decent 401(k) (employer managed but largely employee funded retirement plan) will be a "target date retirement fund" that contains a mix of equities and bonds according to the expected risk toleranc
10.
▲
by
khuey
2mo ago
Unless you've checked it for accuracy why would I read your AI-generated documentation when I can ask my AI (which in a month or two will be a newer, better model than what you used to generate that documentation) to read the code and
11.
▲
by
khuey
2mo ago
My memory is a bit fuzzy but I think you're correct.
12.
▲
by
khuey
2mo ago
We've seen b before. React was controversially released with a similar clause and ultimately Facebook dropped it and used a standard open source license. Their lawyers really love this idea for some reason.
13.
▲
by
khuey
2mo ago
Painfully slow tok/s though.
14.
▲
by
khuey
2mo ago
If you show up at a US port of entry without any sort of anything the default decision is to deny entry (exceptions for Canadian citizens and citizens of a few small islands). If you show up at a US port of entry with an ESTA/visa you
15.
▲
by
khuey
2mo ago
That already happens. Witness all the random "bans" and "pauses" Trump has instituted against various nationalities and groups of people at the border.
16.
▲
by
khuey
2mo ago
As someone who doesn't follow databases that closely, how is this different from Amazon Aurora (other than being open source)?
17.
▲
by
khuey
2mo ago
IMO the threat model is more letting the agent loose on issues/PRs in a public Github repo and it getting tricked into running a malicious payload.
18.
▲
by
khuey
2mo ago
If Unity had 2.5 users anyone had heard of before the switch you can see where the motivation might (at least emotionally) come from.
19.
▲
by
khuey
2mo ago
I have bad news for you about where ClickHouse comes from then.
20.
▲
by
khuey
2mo ago
In the one statement case, clang emits LLVM IR where the last operation in each branch is the store. In the two statement case, clang emits LLVM IR where the last operation in each branch is the [pointer math]( https://llvm.org&#x
21.
▲
by
khuey
2mo ago
I'm not sure it's a "technique" but the general insight worth taking away from this is that compiler authors often write optimizers to recognize specific patterns so writing your code in a more idiomatic form increases t
22.
▲
by
khuey
2mo ago
> And how many years of being passed over for promotions, I wonder. He was Vice President of Product Design when he left Apple. How many more promotions could there be?
23.
▲
by
khuey
2mo ago
I don't disagree with what you're saying but I want to point out that it's rather unusual for (American) ambulances to carry blood, and probably more of them should. https://www.redcross.org/about-us/news
24.
▲
by
khuey
2mo ago
> Back then I found the Rust community had interest and respect for Zig, so the discourse was very much one sided. In hindsight (and at risk of starting a flame war), it's easier to be magnanimous when you are winning/have won.
25.
▲
by
khuey
2mo ago
If they did the opposite and called it Mygres or whatever people would give them shit for that too.
26.
▲
by
khuey
2mo ago
> what's a single concept in C (e.g. "the pointer") easily has a dozen specialized equivalents in Rust That "the pointer" is a single concept in C is the root cause of absurd numbers of bugs over the history of C
27.
▲
by
khuey
2mo ago
I make no claim as to whether the change makes sense given that I didn't look at the callers of this function, but Result<bool> is an entirely reasonable pattern in Rust. If you want the callers to be able to distinguish between
28.
▲
by
khuey
2mo ago
That was my imprecise summary of what the contracts say. The actual language is: "OpenAI will only use Customer Content as necessary to provide Customer with the Services, comply with applicable law, enforce the OpenAI Policies, and pr
29.
▲
by
khuey
3mo ago
The Enterprise versions of Anthropic/OpenAI's products say they don't train on input data so either this is a misinformed rant or it's an allegation that the AI labs are perpetrating an enormous fraud on their enterprise
30.
▲
by
khuey
3mo ago
This is suburban Richmond, not a "small rural county".
More ›