---
title: "No slop grenade"
url: https://perrotta.dev/2026/05/no-slop-grenade/
last_updated: 2026-05-25
---


An addition to the ["No Hello"]({{< ref "2025-09-16-nohello" >}}) series:

[No (AI) Slop Grenade](https://noslopgrenade.com/):

> Stop throwing AI-generated walls of text into conversations.
>
> **Don't do this**:
>
> **You**: Should we use Redis or Memcached?
>
> **Them**: Great question! The choice between Redis and Memcached is a nuanced decision that requires careful consideration of multiple factors. Let me break down the key differences: Redis offers a rich set of data structures including strings, hashes, lists, sets, and sorted sets, which provide flexibility for various use cases. It supports persistence through RDB snapshots and AOF logs, enabling data durability ...more
>
> **Instead, be human**:
>
> **You**: Should we use Redis or Memcached?
>
> **Them**: Redis. We need pub/sub for the notifications feature.

[Clankers](https://en.wikipedia.org/wiki/Clanker).

