Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> you should be interpreting them at time of reading the log

This reminds me of a fun interaction in browser devtools: you can log a complex struct to the console. The browser does not copy the entire nested structure when you do so immediately, meaning that if someone mutates that struct after it was logged, the value you see depends on when you expanded the nested struct.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: