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

off

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

results 797 page 31/40
12:00
2026-05-23
theverge.com
products

I have a new go-to browser

The article announces that the author has switched to Vivaldi 8.0 as their new default browser, praising its speed, customizability, and cleaner new design. It also highlights other recommendations including the new Star…

11:50
2026-05-23
horace.io
machine-learning

Making Deep Learning Go Brrrr from First Principles

The article explains that optimizing deep learning performance should be approached by reasoning from first principles—identifying whether a system is bottlenecked by compute, memory bandwidth, or overhead—rather than re…

11:50
2026-05-23
horace.io
machine-learning

Making Deep Learning Go Brrrr from First Principles (2022)

The article explains that optimizing deep learning performance should be approached by identifying whether a system is bottlenecked by compute, memory bandwidth, or overhead, rather than relying on ad-hoc tricks. It argu…

11:47
2026-05-23
dev.to
artificial-intelligence

Build AI Agents with Personal and Team Memory in Hot Dev

The article explains how to build AI chat agents with two types of memory using Hot Chat: Personal Mode, which remembers user-specific information across devices and sessions, and Team Mode, which shares memory among all…

11:47
2026-05-23
dev.to
artificial-intelligence

Build AI Agents with Hot Dev

Here is a factual summary of the article: The article explains how to build AI chat agents with two distinct memory scopes using Hot Dev: a Personal Mode that remembers user-specific information across devices, and a Te…

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

Understanding Optimistic Preloading in Modern Applications

Optimistic preloading is a performance optimization technique where applications predict user actions and load data or resources before they are explicitly requested, aiming to reduce perceived latency. This approach is …

11:07
2026-05-23
dev.to
cybersecurity

⚡ WordPress Performance: The Real Truth They Don't Tell You

This article explains that while WordPress powers over 43% of the web, its performance and security are often misunderstood, with the real risks stemming from outdated plugins and themes rather than the core CMS itself. …

11:06
2026-05-23
dev.to
products

Customer Portals Should Remove Repeated Admin Work

The article argues that customer portals should be designed to eliminate repetitive administrative tasks rather than simply providing a login feature. It emphasizes that a successful portal must offer a clear reason for …

11:05
2026-05-23
dev.to
developer-tools

Why shadow DOM beat iframe for inline tooltips

The article explains that using Shadow DOM for inline tooltips in a Chrome extension is superior to iframes because it avoids font mismatch issues (like FOUC) and allows seamless inheritance of host-page font rendering w…

← prev page 31 / 40 next →