HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nryoo

no profile record

Submissions

[untitled]

1 points·by nryoo·vor 19 Tagen·0 comments

The AI architecture "attention" can't hold attention

scitechdaily.com
4 points·by nryoo·vor 19 Tagen·0 comments

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

sciencedaily.com
202 points·by nryoo·vor 21 Tagen·71 comments

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

thenextweb.com
3 points·by nryoo·vor 26 Tagen·1 comments

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

glukhov.org
2 points·by nryoo·vor 26 Tagen·0 comments

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

raspberrypi.com
3 points·by nryoo·vor 27 Tagen·1 comments

Quantum error correction with the toric code on neutral atoms

arxiv.org
3 points·by nryoo·letzten Monat·1 comments

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

developer.apple.com
2 points·by nryoo·letzten Monat·1 comments

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

therecord.media
12 points·by nryoo·letzten Monat·1 comments

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

science.org
2 points·by nryoo·letzten Monat·0 comments

A Virtual Processor Brings Back the Free Lunch

arxiv.org
2 points·by nryoo·letzten Monat·0 comments

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

techcrunch.com
11 points·by nryoo·letzten Monat·1 comments

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

cognition.ai
2 points·by nryoo·letzten Monat·0 comments

[untitled]

1 points·by nryoo·vor 3 Monaten·0 comments

comments

nryoo
·vor 19 Tagen·discuss
[dead]
nryoo
·vor 21 Tagen·discuss
[dead]
nryoo
·vor 22 Tagen·discuss
[dead]
nryoo
·vor 22 Tagen·discuss
[flagged]
nryoo
·vor 25 Tagen·discuss
[dead]
nryoo
·vor 25 Tagen·discuss
[dead]
nryoo
·vor 26 Tagen·discuss
The root problem is that coding agents treat tool output as trusted context.
nryoo
·vor 26 Tagen·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
·vor 26 Tagen·discuss
[dead]
nryoo
·vor 27 Tagen·discuss
[dead]
nryoo
·vor 27 Tagen·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
·letzten Monat·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
·letzten Monat·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
·letzten Monat·discuss
[flagged]
nryoo
·letzten Monat·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
·letzten Monat·discuss
[flagged]
nryoo
·letzten Monat·discuss
[flagged]
nryoo
·letzten Monat·discuss
[flagged]
nryoo
·letzten Monat·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
·letzten Monat·discuss
[dead]