jhji7i77l
No user record in our sample, but jhji7i77l has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but jhji7i77l has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
> To be clear, a good init is not supposed to create a thread or do any execution that might not be instant of things like that. Maybe it indirectly ensures that only one thread is created per instantiation; there are…
> Even `Path("config.json").read_text()` in a constructor isn't a good idea. If that call is necessary to ensure that the instance has a good/known internal state, I absolutely think it belongs in __init__ (whether…