Viewing profile — zaidw
zaidw
HN member- Joined
- Wed, Mar 16, 2022, 11:42 AM UTC
- HN karma
- 12
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About zaidw
No profile information was provided.
Recent public activity
-
comment
Comment #31221267
We can blame CSV, or we can blame the way people use CSV. Either way CSV is so unreliable that I try to “fail-fast” as soon as possible in automated pipeline. At work, we explicitl…
-
comment
Comment #31022116
His ability to steal the win from opponent with stalemate in time scramble is fun to watch too.
-
comment
Comment #31022072
Being around 2000 myself, I agree that Agadmator’s analyses are not very deep or insightful. Agadmator channel is educational and informative when it comes to chess scene, drama an…
-
comment
Comment #30999657
With that thinking, there’s a lot to feel bad for. People with demanding jobs, people who are sick, people in countries with no freedom, people with death of loved ones, people who…
-
comment
Comment #30720786
Airgap install of Python is quite straightforward. I normally scp the Python source and altinstall on target server. But airgap install of pip packages with myriad dependencies can…
-
comment
Comment #30697616
It’s worthwhile to be explicit there. For example, a person can be a heavy user of Pandas library but rarely use underlying numpy library directly. There could be motivation to con…