Live data from Hacker News

Viewing profile — nmlrpzt

nmlrpzt

HN member
Joined
Thu, Jul 27, 2023, 12:17 PM UTC
HN karma
6
Public activity
2 items

About nmlrpzt

No profile information was provided.

Recent public activity

  1. 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.

  2. 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…