Viewing profile — nmlrpzt
nmlrpzt
HN member- Joined
- Thu, Jul 27, 2023, 12:17 PM UTC
- HN karma
- 6
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About nmlrpzt
No profile information was provided.
Recent public activity
-
comment
Comment #36892410
So you update a single function without updating the global state, using a vile hack. In CL the entire state is saved.
-
comment
Comment #36892366
As others here, I don't understand how those features (seamless continuation of a program with the exact state) could possibly work in Python. What I do know is that the Python com…