HackerLangs
TopNewTrendsCommentsPastAskShowJobs

nryoo

no profile record

Submissions

[untitled]

1 points·by nryoo·19 giorni fa·0 comments

The AI architecture "attention" can't hold attention

scitechdaily.com
4 points·by nryoo·19 giorni fa·0 comments

The ability to regrow body parts is dormant in mammals, not lost

sciencedaily.com
202 points·by nryoo·20 giorni fa·71 comments

Agentjacking: Fake error reports hijack Claude Code and Cursor into running code

thenextweb.com
3 points·by nryoo·25 giorni fa·1 comments

Monitoring LLM Inference with Prometheus and Grafana (vLLM, TGI, Llama.cpp)

glukhov.org
2 points·by nryoo·26 giorni fa·0 comments

Saving family football footage with a Raspberry Pi and a 1928 projector

raspberrypi.com
3 points·by nryoo·27 giorni fa·1 comments

Quantum error correction with the toric code on neutral atoms

arxiv.org
3 points·by nryoo·mese scorso·1 comments

Apple's Foundation Models can now use third-party LLMs (Claude, Gemini) [video]

developer.apple.com
2 points·by nryoo·mese scorso·1 comments

Microsoft says it will not pursue security researchers after zero-day backlash

therecord.media
12 points·by nryoo·mese scorso·1 comments

Greenwald density limit isn't a hard wall: density-free regime seen on EAST

science.org
2 points·by nryoo·mese scorso·0 comments

A Virtual Processor Brings Back the Free Lunch

arxiv.org
2 points·by nryoo·mese scorso·0 comments

"What a joke": GitHub Copilot's token-based billing spurs backlash among devs

techcrunch.com
11 points·by nryoo·mese scorso·1 comments

Cognition (Devin): $1B Series D at $26B valuation

cognition.ai
2 points·by nryoo·mese scorso·0 comments

[untitled]

1 points·by nryoo·3 mesi fa·0 comments

comments

nryoo
·19 giorni fa·discuss
[dead]
nryoo
·20 giorni fa·discuss
[dead]
nryoo
·22 giorni fa·discuss
[dead]
nryoo
·22 giorni fa·discuss
[flagged]
nryoo
·25 giorni fa·discuss
[dead]
nryoo
·25 giorni fa·discuss
[dead]
nryoo
·25 giorni fa·discuss
The root problem is that coding agents treat tool output as trusted context.
nryoo
·26 giorni fa·discuss
Good idea. Worth considering though, philosophy isn't really about right answers, it's about learning to question. Bit worried about an LLM tends to hand kids a tidy conclusion, which is kind of the opposite of what you want.
nryoo
·26 giorni fa·discuss
[dead]
nryoo
·27 giorni fa·discuss
[dead]
nryoo
·27 giorni fa·discuss
The FFmpeg/Python step is neat. They avoid stopping on every frame, capture continuous video instead, then split it back out and pick the sharpest frame from each group.
nryoo
·mese scorso·discuss
From Atom Computing. The toric code needs non-local connections, which plays to neutral atoms' all-to-all connectivity over fixed-topology superconducting qubits.
nryoo
·mese scorso·discuss
Text summary since it's a video: it's a model abstraction layer. You write against a LanguageModelSession, import a Swift package, initialize the model you want, and pass it to the session. Apple ships SystemLanguageModel (on-device), PrivateCloudComputeLanguageModel, and open-sourced CoreAILanguageModel and MLXLanguageModel for local models; Anthropic and Google are publishing their own packages.
nryoo
·mese scorso·discuss
[flagged]
nryoo
·mese scorso·discuss
Microsoft dropped the legal threat, but it also dropped the phrase "responsible disclosure." The new statement says coordinated vulnerability disclosure instead. That's the term Microsoft itself switched to back in 2010, specifically so researchers who go public wouldn't be painted as irresponsible. Katie Moussouris, who helped make that switch, said invoking "responsible" this time was "the first strike in my book."
nryoo
·mese scorso·discuss
[flagged]
nryoo
·mese scorso·discuss
[flagged]
nryoo
·mese scorso·discuss
[flagged]
nryoo
·mese scorso·discuss
Nice writeup. One thing worth adding to the limitations: without vorticity confinement, the Gauss-Seidel projection step quietly dissipates the small-scale curl that makes smoke look like smoke.

The 2001 Fedkiw/Stam/Jensen "Visual Simulation of Smoke" paper added it back as a correction force for exactly this reason. At N=16 it doesn't matter much because the grid itself can't represent fine vortices, but the moment you crank N up the missing confinement becomes visible.
nryoo
·mese scorso·discuss
[dead]