Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kaoD
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
kaoD
8d ago
Am I the only one whose experience doesn't match this? My gripe with Claude is that while investigating how to do this it will report 200 other incidental findings which I overlooked and I realize those are broken too and need urgent f
2.
▲
by
kaoD
11d ago
> I am still not able to recognize a sound and understand what note that is That is called "perfect pitch" and it is not necessary to play music. It's very rare to have perfect pitch, and it seems to be innate, not somethi
3.
▲
by
kaoD
12d ago
I definitely think that's a bridge to gap, but MCP is not the answer. OSes currently lack the tools to do this properly, but I hope they will improve. Agents need more granular sandboxing in all areas.
4.
▲
by
kaoD
14d ago
> Someone tested this, and it doesn't look to be saturated. They could still pelicanmaxxing but the RL for "pelican riding a bicycle" does incidentally improve "<animal> <verb> <vehicle>". Or th
5.
▲
by
kaoD
15d ago
Anybody knows why Fable is railguarded in particular against biology tasks? I'm out of the loop here. Is it drugs? Bio/chemical weapons?
6.
▲
by
kaoD
1mo ago
I did reverse engineering as a hobby in my teens. The method for 90% of cracks back in the day boiled down to: 1. Launch the app. 2. Trigger the "not registered" screen. 3. Search for the string in the binary. 4. Search for code t
7.
▲
by
kaoD
1mo ago
Reticulum just means net or net-like structure.
8.
▲
by
kaoD
1mo ago
You don't need PKI. Nothing prevents RustDesk from implementing TLS TOFU (see e.g. Gemini Protocol), which offers the same security guarantees as SSH TOFU.
9.
▲
by
kaoD
1mo ago
I always find these mesh networks landing pages a bit lacking in information, and I wish they weren't. How is this different to, from example, Yggdrasil Network[0]? https://yggdrasil-network.github.io/
10.
▲
by
kaoD
1mo ago
> struggling to keep up with the frontier I think the question is whether that's even relevant. If AI becomes a commodity (will it?) you're better off being Google than OpenAI. Microsoft struggled to keep up with the mobile ind
11.
▲
by
kaoD
2mo ago
Personally my benchmark for a compiler is way higher than "it has a lot of tests". Way higher.
12.
▲
by
kaoD
2mo ago
Is this in practice what's going to happen, or are (1) the prices going to hike (and never go down) for the consumer and (2) the memory companies will just continue doing what they already do because they're still selling their ol
13.
▲
by
kaoD
2mo ago
> If it wasn't so controlled it'd might as well have just been reddit. And why do you think most people (and LLMs) just Google "<what they are looking for> reddit" ??
14.
▲
by
kaoD
2mo ago
Sorry, the wording confused me. The project itself seems to be structued around 1.4k micro-crates[0] which I admit is a bit weird. Rust's compilation unit is the crate unlike C's per-file compilation unit, so if this was a 1:1 AI-
15.
▲
by
kaoD
2mo ago
> I love llm coding. I don't know what I am looking at here There might be some correlation here.
16.
▲
by
kaoD
2mo ago
With the current trajectory of looms, I see unionisation efforts dead in the water. - Someone in the early 19th century
17.
▲
by
kaoD
2mo ago
https://github.com/flipperdevices/flipperzero-firmware/blob/...
18.
▲
by
kaoD
3mo ago
> wonder if CORS world be better off opt-in rather than opt-out. It's necessary that the defaults are secure. More so, not less, if the problem is hard.
19.
▲
by
kaoD
4mo ago
If I perfectly know all the guardrails I need, I don't need an LLM, only Prolog.
20.
▲
by
kaoD
4mo ago
But that's not very informative. Levenshtein distance is not only a well-understood problem, it's small, self-contained, and extremely well-represented in the training data. The kind of problem where even small/bad models can
21.
▲
by
kaoD
4mo ago
> Whenever a central position is formed with power over something, even if it’s only a steering power, it will be sought out by power-hungry people and manipulated The inevitable "iron law of oligarchy". https://en.w
22.
▲
by
kaoD
4mo ago
That's how you get date bugs.
23.
▲
by
kaoD
4mo ago
Ah, that's where you're wrong. There is no long term. Investors want results now . "Later" is for the greater fools.
24.
▲
by
kaoD
4mo ago
> I was surprised to find out how much hate there is for AI in art. I'm surprised you're surprised. Giant corpos steal work from millions of independent artists and the State ruled that IP laws didn't apply to them, only t
25.
▲
by
kaoD
4mo ago
Is the token budget also there? I assume not it they'd be at multiple orders of magnitude negative.
26.
▲
by
kaoD
4mo ago
> nobody is sitting their waiting / watching the LLM code anyway My personal experience is that for production-grade code you need to steer the agent more often than not... so yes, at least some of us are watching the LLM code.
27.
▲
by
kaoD
4mo ago
So what you propose is first you create the request payload and POST it, which generates a request-id-bound URL (but it does nothing stateful yet) and then you actually request to perform it? Because otherwise I don't see any differenc
28.
▲
by
kaoD
4mo ago
Yes, I understand that, but I'm not sure how that changes anything? I mean: you still have the problem regardless of following HTTP verb semantics or not.
29.
▲
by
kaoD
4mo ago
> Don't do that, and this problem evaporates. Don't do that, and you solved nothing. Either I'm missing what you mean, or half the comments here are missing the point of idempotency. Let's say your server received thi
30.
▲
by
kaoD
5mo ago
And what's the public API/stdlib/bindings inside the WASM workers? I've been thinking a lot about this today and I think you might have a hidden gem here. Where can I reach you to talk more about this? Feel free to drop
More ›