Y
Hacker News
new
|
ask
|
show
|
jobs
by
DerivativeBS
6 days ago
A compiler for Claude-isms? First pass: s/load-bearing/while/g s/smoking gun/throw/g s/that's on me/catch/g s/full picture/main/g
1 comments
bensyverson
6 days ago
s/blast radius/malloc/g
link
prox
6 days ago
Wait it uses “blast radius” ? In what context?
link
esseph
6 days ago
For example: limiting the number of resources in a particular Terraform state file so that if an apply goes wrong, it just takes out the dev instance for the app and not the prod instance if every company app.
It uses "blast radius" often in similar contexts.
link
bensyverson
6 days ago
Literally any type of rename, refactor or bug fix
link
inglor_cz
6 days ago
I see "blast radii" all the time in context of refactorizations. Like, what happens if we swap library A for library B.
link