HackerLangs
TopNewTrendsCommentsPastAskShowJobs

nryoo

no profile record

Submissions

[untitled]

1 points·by nryoo·19 ngày trước·0 comments

The AI architecture "attention" can't hold attention

scitechdaily.com
4 points·by nryoo·19 ngày trước·0 comments

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

sciencedaily.com
202 points·by nryoo·21 ngày trước·71 comments

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

thenextweb.com
3 points·by nryoo·25 ngày trước·1 comments

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

glukhov.org
2 points·by nryoo·26 ngày trước·0 comments

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

raspberrypi.com
3 points·by nryoo·27 ngày trước·1 comments

Quantum error correction with the toric code on neutral atoms

arxiv.org
3 points·by nryoo·tháng trước·1 comments

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

developer.apple.com
2 points·by nryoo·tháng trước·1 comments

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

therecord.media
12 points·by nryoo·tháng trước·1 comments

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

science.org
2 points·by nryoo·tháng trước·0 comments

A Virtual Processor Brings Back the Free Lunch

arxiv.org
2 points·by nryoo·tháng trước·0 comments

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

techcrunch.com
11 points·by nryoo·tháng trước·1 comments

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

cognition.ai
2 points·by nryoo·tháng trước·0 comments

[untitled]

1 points·by nryoo·3 tháng trước·0 comments

comments

nryoo
·19 ngày trước·discuss
[dead]
nryoo
·21 ngày trước·discuss
[dead]
nryoo
·22 ngày trước·discuss
[dead]
nryoo
·22 ngày trước·discuss
[flagged]
nryoo
·25 ngày trước·discuss
[dead]
nryoo
·25 ngày trước·discuss
[dead]
nryoo
·25 ngày trước·discuss
The root problem is that coding agents treat tool output as trusted context.
nryoo
·26 ngày trước·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 ngày trước·discuss
[dead]
nryoo
·27 ngày trước·discuss
[dead]
nryoo
·27 ngày trước·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
·tháng trước·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
·tháng trước·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
·tháng trước·discuss
[flagged]
nryoo
·tháng trước·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
·tháng trước·discuss
[flagged]
nryoo
·tháng trước·discuss
[flagged]
nryoo
·tháng trước·discuss
[flagged]
nryoo
·tháng trước·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
·tháng trước·discuss
[dead]