Viewing profile — fjasdfas
fjasdfas
HN member- Joined
- Tue, May 13, 2025, 7:17 PM UTC
- HN karma
- 7
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About fjasdfas
No profile information was provided.
Recent public activity
-
comment
Comment #44065552
So are there downsides to just always setting slots=True on all of my python data types?
-
comment
Comment #44007196
You can do multiple processes with SO_REUSEPORT. free-threaded makes sense if you need shared state.
-
comment
Comment #43977137
`:=` was new to me: https://peps.python.org/pep-0572/ It actually looks really natural in python, glad they added.
-
comment
Comment #43976749
gleam: fn get_user_name() -> Result(String, String) { use user