cd/sources/jchri-auto-discoveredยท homeโ€บ sourcesโ€บ Jchri (auto-discovered)
cat /sources/jchri-auto-discovered.feed | wc -l โ†’ 1

Jchri (auto-discovered)

articles 1 domain jchri.st โ†’ feed RSS
01:15
2026-06-23
jchri.st
developer-tools

In praise of memcached

A sysadmin argues that memcached is often a better caching solution than Redis because its simpler architecture enforces treating it as a volatile cache, avoiding the common pitfall of using Redis as โ€ฆ