How Fast Does Claude, Acting as a User Space IP Stack, Respond to Pings?
adunk
44 points
8 comments
May 10, 2026
Related Discussions
Found 5 related stories in 86.6ms across 8,303 title embeddings via pgvector HNSW
- Claude usage limits hitting faster than expected Austin_Conlon · 11 pts · March 31, 2026 · 56% similar
- Claude Code users hitting usage limits 'way faster than expected' samizdis · 293 pts · March 31, 2026 · 53% similar
- OpenBSD: PF queues break the 4 Gbps barrier defrost · 188 pts · March 19, 2026 · 48% similar
- Claudetop – htop for Claude Code sessions (see your AI spend in real-time) liorwn · 51 pts · March 14, 2026 · 48% similar
- Claude is getting worse, according to Claude lschueller · 24 pts · April 13, 2026 · 46% similar
Discussion Highlights (5 comments)
ValdikSS
That's why LLM will eventually be used only for initial interaction between the user in their language, to prepare the data to a specialized model. Imagine face recognition to work like a text chat, where the PC gets the frame from the camera and writes in the chat: "Who's that? Here's the RGB888 image in hex: ...".
brcmthrowaway
Next up: Claude replacement to handle simdjson processing.
westurner
Wouldn't this be faster with an agent skill that has code? /skill-creator [or /create-skill] Write an agent skill with code script(s) that use an existing user space IP library that works with your agent runtime, to [...] ComposioHQ/awesome-claude-skills: https://github.com/ComposioHQ/awesome-claude-skills anthopics/skills//skill-creator/SKILL.md: https://github.com/anthropics/skills/blob/main/skills/skill-... /.agents/skills/skill-name/SKILL.md, scripts/{script_name.py,__init__.py} https://agentskills.io/what-are-skills
jeremyjh
Perhaps one day, all network services will be provided by LLMs natively. Truly, that would be a day in the future.
fouc
think about how much faster it would've been with a small local model!