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

sam

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

results 133 page 6/7
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
psypost.org
research

The strange psychology of the Medusa effect

A new study published in the journal *Cognition* confirms the "Medusa effect," a psychological bias where people perceive individuals in nested photographs (a photo within a photo) as having reduced mental capacity, such…

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…

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: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: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…

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…

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

Gemma 4 dense by default: why your local agent doesn't want the MoE

Here is a 2-3 sentence factual summary of the article: The article argues that for local agent workloads like multi-turn tool use and code editing, Google's dense 31B-parameter Gemma 4 model is a better default than the…

22:52
2026-05-23
dev.to
machine-learning

Linear Regression for Beginners: Simple Linear Regression

Linear regression is a fundamental machine learning algorithm used to predict numerical values by finding the best straight line that represents the relationship between variables, such as study hours and exam scores. Si…

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

CodeMender Doesn't Work Without a Skeptic

At Google I/O 2026, Google DeepMind announced CodeMender, an autonomous code-security agent that uses a "reasoning model" to propose patches for vulnerabilities and a separate "critique agent" to rigorously validate thos…

22:49
2026-05-23
fortune.com
policy-regulation

U.S. reaches limit of sanctions power in targeting Iran’s economy

The Trump administration's "Economic Fury" campaign, launched in April 2025, has failed to force Iran to capitulate, despite nearly 2,000 sanctions imposed over eight years. Experts argue the U.S. has reached the limit o…

← prev page 6 / 7 next →