Live data from Hacker News

Viewing profile — axchizhov

axchizhov

HN member
Joined
Tue, Dec 19, 2023, 3:20 PM UTC
HN karma
8
Public activity
4 items

About axchizhov

No profile information was provided.

Recent public activity

  1. comment
    Comment #39888932

    Learned helplessness was disproved, by the way. If I remember correctly, there is even a recent paper from the original authors confirming this. Helplessness isn't learned, it's a …

  2. comment
    Comment #39408004

    Well, duh. Seaborn is a plotting lib for research — you will probably make a couple of hundred calls to it in a week. In a week. After that, you will save your figures for the repo…

  3. comment
    Comment #39403630

    So, instead of printing a pretty plot in 2 lines of code, you will be... making these 20k syscalls yourself? You have such unusual hobby, my friend!

  4. comment
    Comment #39218037

    Yeah, and Markov chains aren't much smarter than... matrix multiplication. A lot of stuff have been built with it, but these pesky c++ libs like lapack — such a bother to use! Imag…