logoalt Hacker News

TheTaytayyesterday at 4:19 PM3 repliesview on HN

I wish this didn’t go out of fashion as much as it did. An environment that you perturb makes more sense in a lot of ways than a “tear it down and restart” model.


Replies

fidotronyesterday at 5:12 PM

I think the gnarlier part is that it reveals how much (and how error prone) initialization code is. When objects start glued together in the right structure a lot becomes magically easier to deal with.

lilbigdootyesterday at 4:36 PM

I'm considering this for my language but it's a lot more complex to implement (especially with today's ecosystems) and I keep wondering if it's worth it.

xjdjdkdjnyesterday at 5:32 PM

Imagine inheriting not your colleague’s code, but his entire machine. Then you discover this machine also is the production environment.