ELSEIF
Your brief EB
195 stories from 127 feeds 525 clusters Refreshed 14 minutes ago next pull 20:38

Illustration only Photo by Michael Dziedzic on Unsplash

OpenRouter Blog Tech Signal 683 · 3 feeds carried it

Stealth model reportedly emerges in engineering discussions without public documentation

Why it matters — Engineers lack visibility into capabilities, limitations, or security implications of undocumented models. Adoption without scrutiny risks integration issues or unintended behavior in production systems. The absence of official sources complicates risk assessment for teams evaluating its use.

CLUSTERED TODAY

One story, several feeds.

All 525 clusters →

INFRA 496

NetBSD 11.0

Engineers targeting embedded or heterogeneous systems now have an officially supported RISC-V target within NetBSD, which can simplify cross-platform...

THE INDEX

Everything else today.

02 681 -4

Security Techmeme

Iran-linked hackers reportedly shut down small UK power plant for four days in unprecedented attack

Why it matters — This incident shows that cyberattacks can now cause physical disruption to critical infrastructure, not just data breaches. Engineers must consider that even small facilities are targets and that coordinated attacks across sectors require a broader security posture. The success of this attack suggests that current defenses may be insufficient, prompting a need for more robust industrial control system security.

3 feeds Compare ↗
40 min
03 603 -4

Observability risky.biz

Slovakia halts deployment of traffic cameras after Russian backdoor and security flaws found

Why it matters — This incident highlights the risks of integrating untrusted hardware into critical infrastructure, even when isolated on closed networks. The backdoor and disabled security features could allow remote access or data exfiltration, undermining the integrity of traffic monitoring systems. Engineers must treat such devices as potential attack vectors, not just tools.

2 feeds Compare ↗
13 min
04 571 new

AI Simon Willison

Fable AI model shifts focus from harness optimisation to cost-aware model selection

Why it matters — Engineers can no longer assume that a new model will arrive at lower cost to paper over inefficiencies in their coding harness or context strategies. The trade-off between model performance and cost now requires deliberate, up-front decisions about where to invest effort.

1 feed
1 min
05 542 -3

Tech ericpardee.github.io

Engineer roots Amazon Fire HD 10 tablet using four AI models and $266 in API costs

Why it matters — This demonstrates AI’s growing capability to automate complex security research, reducing the barrier for low-level device control. It also highlights the fragility of vendor-enforced restrictions when users combine AI tools with persistence. The cost and effort required remain prohibitive for most, but the approach could scale if models improve.

2 feeds Compare ↗
12 min
06 538 -4

Tech Earendil Posts

Defines agent harness and its role in building AI agents

Why it matters — Engineers need to understand how harnesses govern model behavior through system prompts and tool availability. This knowledge lets them design agents that can safely perform tasks such as web search, code generation, or email composition.

2 feeds Compare ↗
8 min
08 523 -4

Tech Securelist

Multi-stage Android malware spread through DoFun head unit updater, researchers attribute to MoYu Group

Why it matters — The infection abuses a legitimate system app that already has silent-install privileges, so ordinary Android install prompts never fire. Engineers building or auditing Android-based head units should treat any OTA updater that consumes remote instructions as a high-value target, not as inert plumbing. The same updater-as-dropper pattern is portable to any vendor whose update client trusts a server-pushed instruction, which makes this a template rather than a one-off.

2 feeds Compare ↗
16 min
09 522 -5

Infra spheron.network

Transformer-only ASIC Sohu reportedly delivers 62,500 tokens/sec per chip vs H100’s 700 tokens/sec at batch 1

Why it matters — For engineers building inference infrastructure, Sohu’s architecture offers a clear throughput advantage but locks teams into transformer-only workloads. The trade-off between performance and flexibility will determine adoption, especially if future models diverge from today’s attention mechanisms.

1 feed
18 min
10 518 -5

Tech comuniq.xyz

LSE study of 18 countries finds tax cuts for the wealthy increased inequality without boosting growth or jobs

Why it matters — The study undercuts the core economic argument that has justified decades of top-rate tax cuts across Anglo-American economies. For anyone who works for a living in those economies, the loss of union bargaining power documented alongside these cuts correlates with flat real wages even as productivity rose. The findings are relevant to current debates over tax policy and labor organizing in tech and other industries.

1 feed
4 min
13 510 -5

Tech dbreunig.com

Fable's cost and data policies push AI coders to route tasks to cheaper models

Why it matters — This mirrors the end of Moore's Law in hardware, when raw performance improvements stopped coming for free, developers had to start optimizing. AI tool users now need to invest in harnesses and context strategies to get good results from cheaper models, rather than waiting for the next model to paper over inefficiencies.

1 feed
2 min
14 507 -5

Tech slate.com

Microsoft reportedly deleted data for 171,000 nonprofits after ending free licenses without notice

Why it matters — Nonprofits relying on Microsoft’s free licenses lost critical data unexpectedly, disrupting operations. The incident highlights risks of dependency on single-vendor cloud services for resource-constrained organizations. Engineers managing similar programs should audit communication and transition policies to avoid comparable failures.

1 feed
9 min
16 502 -4

Infra omegion.dev

AI automates Terraform and Helm generation, shifting infrastructure engineers to higher-level decisions while eroding syntax recall

Why it matters — Engineers using AI to generate infrastructure code gain speed but lose fluency with fundamentals, a tradeoff the author feels happening in real time. The pattern mirrors what happened when Kubernetes automated away lower-level ops work: the layer below doesn't disappear, it just gets touched less often.

1 feed
6 min
17 501 -2

Performance malisper.me

pgrust JIT compiler compiles SQL queries in around 5μs using copy-and-patch

Why it matters — Traditional database JIT compilers rely on LLVM or C/C++ code generation, both of which have high compile times that limit when compilation is worthwhile. At 5μs, the compilation cost is low enough to apply JIT optimization to every query, including single-execution ones. The author also notes that AI assistance made directly targeting assembly far more approachable than historically expected.

3 feeds Compare ↗
15 min
18 499 -5

Tech insufferable.dev

LLM-generated code spikes reportedly incur hidden token costs for edge-case tests

Why it matters — Engineers adopting LLM-assisted coding face unexpected token consumption when agents prioritise exhaustive test coverage over core functionality. The cost may not be visible until quotas are exhausted, complicating budgeting for early-stage development. Without constraints, agents may optimise for perceived robustness rather than practical outcomes

1 feed
3 min
19 499 -5

Dev tools andros.dev

1983 Unix talk command now connects to an AI via a streaming bridge

Why it matters — This experiment shows how a legacy character-by-character protocol can be repurposed as a streaming interface for LLMs. For engineers, it demonstrates that the talk command's real-time nature aligns with token-by-token generation, and that bridging old protocols with modern AI is feasible with a small amount of glue code.

1 feed
2 min
20 499 -5

AI fabiensanglard.net

Project-level agent.md file standardises LLM coding style preferences across sessions

Why it matters — Engineers who use LLMs for code generation spend significant time correcting style and structure. A persistent, project-level configuration file can cut that overhead by encoding preferences once. The approach is lightweight and portable, but its effectiveness depends on the LLM’s ability to interpret and apply the rules reliably

1 feed
5 min

HOW RANKING WORKS

Nothing here is paid, boosted, or weighted by time on page.

Every story carries a signal score, and every score decomposes into named parts you can inspect on the story page. If you disagree with a ranking, you can see exactly which component put it there.

Read the full method →

01 · RECENCY

How recently it was published, decaying on a fixed half-life rather than falling off a cliff.

02 · CROSS-FEED AGREEMENT

How many independent feeds carried the same story. Agreement reached separately is the strongest signal we have.

03 · SOURCE AUTHORITY

Editorial trust in the feed that carried it, which is not always the publisher shown. Primary engineering write-ups outrank rewrite desks.

04 · EARLY VELOCITY

Discussion the story drew in the feed that surfaced it, not on elseif. We never rank on our own click data.

05 · TOPIC CLARITY

How confidently the story classified. A story we cannot place is unlikely to be what you came for.