Y
Hacker News
new
|
ask
|
show
|
jobs
by
zaphar
1492 days ago
If your hot loop is doing configuration setup then your code has bigger problems than this particular pattern.
1 comments
marginalia_nu
1492 days ago
You could also be configuring many things.
link
saturn_vk
1492 days ago
Indeed, but you should probably do that right before looping
link
marginalia_nu
1491 days ago
Right, but if you needed to configure a million different things, wouldn't you also loop the configuration process?
link