Y
Hacker News
new
|
ask
|
show
|
jobs
by
bensyverson
3 days ago
s/blast radius/malloc/g
1 comments
prox
3 days ago
Wait it uses “blast radius” ? In what context?
link
esseph
3 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
2 days ago
Literally any type of rename, refactor or bug fix
link
inglor_cz
2 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