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 7/35
00:00
2026-05-24
dev.to
developer-tools

How I Finally Conquered Deployment Hell: The PHP Deployment Kit

The article describes the creation of the PHP Deployment Kit, a universal deployment tool designed to eliminate repetitive tasks and handle complex edge cases in PHP project deployments. The kit addresses common pain poi…

00:00
2026-05-24
susam.net
hardware

Childhood Computing

The article is a personal reflection on childhood computing in the 1980s and 1990s, focusing on the author's early experiences with LOGO programming and MS-DOS on old IBM PC-compatible machines with floppy disks and no h…

00:00
2026-05-24
fedemagnani.github.io
large-language-models

Fork your conversations and rebase your prompts

The ability to clearly articulate intent in prompts has become a critical skill in the age of AI agents, as vague or contradictory instructions lead to outputs that are confident but structurally wrong. Users must treat …

23:56
2026-05-23
dev.to
news

$770,000 a Day: When the World's Busiest Strait Goes Silent

On March 1st, between 40 and 50 ships, including the bulk carrier Run Chen 2, went dark in the Strait of Hormuz after insurers withdrew war-risk coverage, effectively shutting down the world's busiest oil chokepoint. Thi…

23:36
2026-05-23
osnews.com
open-source

“Long-term support” does not mean what you think it does

The article explains that "long-term support" (LTS) in Linux distributions primarily means receiving security fixes for a set number of years, not guaranteed stability or fewer bugs. It clarifies that LTS releases freeze…

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

Claude Code vs Cursor AI: Which Should You Use in 2026?

According to the article, Claude Code excels at understanding and debugging complex, unfamiliar codebases by inferring context from imports and architecture, while Cursor AI is superior for rapidly generating new feature…

23:13
2026-05-23
khz.ac
developer-tools

My I3-Emacs Integration

The article describes the author's attempt to integrate the i3 tiling window manager with the Emacs text editor by creating shared keybindings. After finding that using a script with xdotool and emacsclient was too slow …

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

Introducing QAC: a commit message specification for AI agents

The article introduces QAC (Quality-Aware Commits), a new commit message specification designed to address the lack of traceability and intent in git histories created by AI coding agents. It argues that current commit f…

23:10
2026-05-23
dev.to
artificial-intelligence

Quick Tip: Benchmarking Multimodal APIs in Under 10 Minutes

The article summarizes a backend engineer's practical benchmark of multimodal AI models accessed through a unified API endpoint. The author tested models like Qwen3-VL-32B, GLM-4.6V, and Hunyuan on vision and audio tasks…

23:09
2026-05-23
nbcnews.com
news

Gunshots heard near White House

According to an NBC News report from May 23, 2026, dozens of gunshots were heard near the White House on Saturday evening, prompting an immediate lockdown of the complex. Reporters on the North Lawn were rushed inside by…

23:04
2026-05-23
dev.to
products

We built a puzzle game about noticing the one thing that's wrong

The article describes "Off By One," a puzzle game developed by Niixo Labs that challenges players to identify a single, subtly incorrect element within a grid of nearly identical geometric shapes. Unlike fast-paced or me…

23:01
2026-05-23
nbcnews.com
policy-regulation

Trump says agreement on Iran war ‘largely negotiated’

According to a May 23, 2026, NBC News report, President Donald Trump stated that an agreement to end the conflict with Iran has been "largely negotiated," subject to finalization between the U.S., Iran, and other listed …

22:57
2026-05-23
bun.com
developer-tools

Bun.Image

Bun.Image is a chainable image processing pipeline built into the Bun runtime that can decode, resize, rotate, and re-encode JPEG, PNG, WebP, HEIC, and AVIF formats without any npm dependencies or native addon build step…

22:53
2026-05-23
dev.to
artificial-intelligence

Adding Emotions to an AI Agent (with Plutchik's Wheel of Emotions)

The article describes the development of "affectus," a CLI component and MCP server that provides AI agents with an external emotion control mechanism based on Plutchik's Wheel of Emotions. Unlike traditional prompt-base…

← prev page 7 / 35 next →