Live data from Hacker News

Viewing profile — fjasdfas

fjasdfas

HN member
Joined
Tue, May 13, 2025, 7:17 PM UTC
HN karma
7
Public activity
4 items

About fjasdfas

No profile information was provided.

Recent public activity

  1. comment
    Comment #44065552

    So are there downsides to just always setting slots=True on all of my python data types?

  2. comment
    Comment #44007196

    You can do multiple processes with SO_REUSEPORT. free-threaded makes sense if you need shared state.

  3. comment
    Comment #43977137

    `:=` was new to me: https://peps.python.org/pep-0572/ It actually looks really natural in python, glad they added.

  4. comment
    Comment #43976749

    gleam: fn get_user_name() -> Result(String, String) { use user