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

off

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

results 690 page 9/35
21:38
2026-05-23
euronews.com
policy-regulation

Trump says agreement to end Iran war 'largely negotiated'

On Saturday, US President Donald Trump announced on Truth Social that a draft framework for an agreement to end the war with Iran has been "largely negotiated," including the reopening of the Strait of Hormuz, and is sub…

21:36
2026-05-23
dev.to
developer-tools

Devirtualization and Static Polymorphism

This article explains that virtual dispatch in C++ incurs performance costs due to pointer indirection, larger object sizes, and inhibited inlining. It describes how compilers can sometimes devirtualize calls automatical…

21:20
2026-05-23
dev.to
developer-tools

You might not need… the repository pattern

The article argues that the repository pattern is often misapplied in CRUD-heavy backend applications using TypeScript, Go, and Rust, where it typically becomes a worse interface over the database rather than hiding mean…

21:16
2026-05-23
dev.to
large-language-models

How LLMs Decide Which Brands to Mention: A Technical Look at GEO

This article explains how large language models (LLMs) like ChatGPT decide which brands to mention, using a technical process called Retrieval-Augmented Generation (RAG). The system first retrieves relevant web content b…

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

Stop Letting AI Guess Your Playwright Tests: Use Context7 MCP

The article explains that AI coding assistants often generate outdated Playwright test code due to their training data cutoffs, as Playwright's features and best practices change rapidly. Context7 MCP is introduced as a …

21:01
2026-05-23
dev.to
open-source

Rust and the Reinvention of Operating Systems

The article explains that for decades, operating systems were built using C and C++, which offered high performance but introduced pervasive memory bugs responsible for roughly 70% of critical security vulnerabilities. R…

20:51
2026-05-23
dev.to
developer-tools

JWT Auth in Express with TS

This article provides a tutorial on implementing JWT authentication in an Express.js application using TypeScript, covering the setup of environment variables, custom helper classes for standardized API responses and err…

20:43
2026-05-23
nbcnews.com
news

Shakira’s World Cup anthem gets star-studded video treatment

Shakira released the official music video for "Dai Dai," the 2026 World Cup anthem featuring Burna Boy, which includes cameos from soccer stars like Lionel Messi and Kylian Mbappé. The Colombian singer, who has performed…

← prev page 9 / 35 next →