Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mdspan
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
mdspan
7d ago
Rite of passage for AI companies.
2.
▲
by
mdspan
8d ago
That would be pretty cumbersome though. If you're targeting N different architectures, you would have to write N different assembly blocks.
3.
▲
by
mdspan
8d ago
Compilers can still diagnose something as a warning even if it's not UB.
4.
▲
by
mdspan
9d ago
Based on their methodology it looks like the accuracy figures (99.82% for Opus 5) are the true positive rate rather than a combined metric that factors in the false positive rate as well. They claim 1 in 10,000 but it would be nice if we ha
5.
▲
by
mdspan
12d ago
> Anthropic’s gross margins are above 80 per cent before accounting for revenue shared with distribution partners, including Amazon, and the cost of training its models, according to two of the people. I guess it's technically corre
6.
▲
by
mdspan
12d ago
That's the most annoying one, and the two negated things more often than not end up being something no one would have ever considered in the first place.
7.
▲
by
mdspan
12d ago
Yeah, and I think it's gotten much worse with LLMs. If someone wants to use an LLM privately, their two options are either redacting/morphing their data before sending it through or hosting locally, both of which are intractable f
8.
▲
by
mdspan
14d ago
Loom is such an amazing project. I was always surprised by the fact that similar tooling for C/C++ is much more cumbersome to use, since that's where the memory model came from.
9.
▲
by
mdspan
14d ago
Quantitative data for subjective output can come from opinion: contests, polls, reviews, A/B tests. A problem though is that LLM adoption has grown to the point that their output can alter people's preferences, like we've alr
10.
▲
by
mdspan
14d ago
There's lots of ways around the guardrails. For rockets, you could try framing it as an engineering project for university. You can build out components in isolation with a frontier model, each one benign, and then have an ablated mode
11.
▲
by
mdspan
15d ago
> Let's get the big one out of the way: generative AI will not lead to AGI. I don't see how the author addresses the viability of this claim in the paragraphs that follow. For instance, whether or not an LLM hallucinates isn&#x
12.
▲
by
mdspan
16d ago
If it was malware, it's interesting that the first indicator that his system was compromised appeared on his Anthropic account. Are accounts with AI providers the hottest thing that's selling on darknet forums right now?
13.
▲
by
mdspan
16d ago
They're nostalgic, but switching from a smartphone to a flip phone would be a massive drop in convenience with how integrated smartphone apps have become into everything.
14.
▲
by
mdspan
16d ago
Curious, what other options are prospective pure math grad students considering?
15.
▲
by
mdspan
16d ago
Arbitrary network access can be mitigated with a firewall (ideally several). Arbitrary code isn't really an issue in this context.
16.
▲
by
mdspan
16d ago
> The incidents stemmed from a mistake that inadvertently gave the models access to the open internet. Why does it seem like every AI company has difficulties constructing a proper sandbox? Is there a fundamental constraint when designi
17.
▲
by
mdspan
17d ago
Aside from random errors made by the model, another reason to sandbox is that prompt injection could make your agent behave in an actively harmful manner.
18.
▲
by
mdspan
17d ago
How would you even begin to calculate a bound on something like this?
19.
▲
by
mdspan
17d ago
> Keep in mind that 1 (or less than 5) expert human mathematician (Grigori Perelman) out of 8 billion humans managed to solve 1 of the seven millennium prize problems which was the Poincaré conjecture. 8 billion is the wrong number to us
20.
▲
by
mdspan
17d ago
Swap files are also much easier to set up than partitions if you're using full disk encryption.
21.
▲
by
mdspan
18d ago
The term's been diluted by marketing/hype slop to the point that it doesn't mean anything more.
22.
▲
by
mdspan
18d ago
Yeah, seems like there would be a lot of ways of doing it. The correlation would have to take into account how much time the player has on the clock as well.
23.
▲
by
mdspan
18d ago
Maybe it's implicit but I'm surprised they didn't mention move timing as one of the signals.
24.
▲
by
mdspan
19d ago
Don't let OpenAI find out about this.
25.
▲
by
mdspan
20d ago
Having also studied statistics in university (undergrad), something I kept running into is that you can't really unlock the intuition for many concepts without taking more advanced courses. For example, degrees of freedom shows up as e
26.
▲
by
mdspan
20d ago
I think "any apps" and probably "most apps" is too strong. It wouldn't be very productive to hand-roll your own filesystem, browser, cryptographic library, etc. At some point you have to delegate to another party. N
27.
▲
by
mdspan
22d ago
Curious how you'd position this next to Open WebUI? First impression is that they seem to cover the same things.
28.
▲
Starscout: Find suspicious (and possibly faked) GitHub stars at-scale
(github.com)
2 points
by
mdspan
25d ago
|
0 comments