cd/entity/LLM· home entities LLM
grep -l @llm /news/*.json | wc -l → 132

LLM

mentions 132 type Organization page 4/7 feed RSS
15:34
2026-05-29
ably.com
artificial-intelligence

HTTP Streaming and AI

Direct HTTP streaming for AI applications fails in production due to four critical limitations: streams break on disconnection, sessions cannot span multiple devices, clients cannot send signals back …

12:38
2026-05-28
dev.to
large-language-models

Software Engineering: The Art of Thinking Out Loud (with AI)

A developer has observed that articulating a complex problem to an AI often leads to solving it independently before the AI responds, a phenomenon that mirrors the classic "rubber duck debugging" tech…

11:53
2026-05-28
github.com
large-language-models

Why LLM decode is memory-bound, not compute-bound

LLM inference costs 100x more than traditional machine learning inference because autoregressive generation requires a separate forward pass through the entire model for each output token. A Llama 3.1…

09:34
2026-05-28
danieltan.weblog.lol
large-language-models

Nobody on the internet knows if you are a human

The internet is becoming increasingly hostile to human users as bots proliferate, with CAPTCHAs, multi-factor authentication, and proof-of-work systems failing to distinguish legitimate users from aut…

09:06
2026-05-28
dev.to
ai-tools

vens-action: reranking Trivy/Grype CVEs by real risk in CI

Vens Labs has released vens-action, a GitHub Action that reranks Trivy and Grype CVE scan results by actual business risk rather than generic CVSS scores. The tool reads scan output alongside a YAML c…

04:00
2026-05-28
arxiv.org
machine-learning

Gradient Transformer: Learning to Generate Updates for LLMs

A new data-free knowledge distillation framework called Gradient Transformer enables organizations with limited computational resources to improve large language models (LLMs) using private data witho…

20:20
2026-05-27
dev.to
artificial-intelligence

Are Companies Really Doing Layoffs "For AI"?

Companies are laying off significant portions of their workforce while publicly attributing the cuts to AI-driven productivity gains, a pattern observed at Amazon, Atlassian, Meta, and Block. GitHub r…

18:11
2026-05-27
aklivity.io
ai-infrastructure

Why AI Pipeline Needs Kafka and How Zilla Makes Kafka AI-Ready

Kafka provides AI pipelines with async decoupling, replayability, and backpressure to handle variable latency and concurrency spikes, while Zilla adds JWT identity, schemas, access filtering, and SSE …

← prev page 4 / 7 next →
// co-occurs with top 8 entities