grep -r "off" /news · homesearch
grep -rli "off" /news

off

Full-text search across 855 articles. Combine with topic and date filters; results sorted by relevance.

results 855 page 41/43
09:30
2026-05-23
theregister.com
policy-regulation

UK MPs slam digital ID rollout as a 'fiasco' after botched launch

British Members of Parliament have strongly criticized the government's rollout of a digital ID system, labeling it a "fiasco" following a botched launch. The MPs argued that the rushed implementation damaged public trus…

09:17
2026-05-23
businessinsider.com
venture-capital

There's a new type of VC in Silicon Valley: the creator-investor

Lightspeed Venture Partners has hired a new partner, Zau, who will serve a dual role as both a seed investor and an in-house creator, leveraging her social media following of over 350,000 to shape the firm's media strate…

09:13
2026-05-23
dev.to
cloud-computing

1/30 Days System Design Question

The article presents a system design problem where a mobile app directly communicates with three backend services, with a fourth one approaching, causing integration complexity and tight coupling. It asks readers to choo…

09:04
2026-05-23
dev.to
cloud-computing

Spot instances as GitHub Actions runners

This article explains how the author's team reduced CI costs by replacing GitHub's managed runners with self-hosted EC2 spot instances, achieving a roughly 4x cost savings ($160 vs. $647 for 1,350 hours of compute). The …

09:04
2026-05-23
dev.to
artificial-intelligence

Agents Need Receipts, Not Just Better Prompts

The article argues that AI agents should produce structured "receipts" rather than just conversational outputs or raw logs, as these receipts provide essential evidence for trust, debugging, and accountability. It outlin…

09:00
2026-05-23
dev.to
artificial-intelligence

AI does exactly what you ask — that's the problem

Here is a factual summary of the article: The article argues that modern AI coding assistants like Claude 4.x and GPT-4o have become strictly literal in following prompts, which means they will produce technically corre…

08:55
2026-05-23
dev.to
developer-tools

The Best Form Backend for Static Sites in 2026

The article explains that static websites, such as those hosted on GitHub Pages or Netlify, lack a server to process contact form submissions, requiring a separate form backend solution. It reviews several options for 20…

← prev page 41 / 43 next →