diegojromero

↗ HN profile [ 72.4 ms ] full profile

No user record in our sample, but diegojromero has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. I have developed two mypy plugins[1][2] for Python to help with static checks. I was wondering, how far are we with providing such a high level of static checks for interpreted languages that almost all issues can be…

  2. I have been adding observability (via OpenTelemetry) to some web applications for almost a year. I tend to add a span for each function with its input arguments (if possible), besides other data like information about…

  3. I have developed a proof-of-concept Python package to freeze objects [1] I've developed it for the fun of doing it, without any useful use-case in mind, and to tell you all the truth, I can't find any. I have some idea…