Live data from Hacker News

Viewing profile — redeyed

redeyed

HN member
Joined
Thu, Mar 11, 2021, 9:36 AM UTC
HN karma
2
Public activity
8 items

About redeyed

No profile information was provided.

Recent public activity

  1. comment
    Comment #29274220

    Thanks for the source! I was trying to find that list with no luck.

  2. comment
    Comment #29171585

    Watched this lectures 2 years ago and It's pretty solid!

  3. comment
    Comment #28967750

    Again hammer to microscope comparison. Do you realize that your ignorance is bigger than Solar System?

  4. comment
    Comment #28967561

    I don't think it will happen soon. But what would be nice currently, is to create map reduce API w/o shared data or just readonly data. Something like ProcessPoolExecutor but inste…

  5. comment
    Comment #28967494

    There is such problem on Windows. When you create new process (spawn) it copies all memory of parent process.

  6. comment
    Comment #28967461

    Yeah, had the exact problem. I solved it by using python threads and C function (cv2.resize)

  7. comment
    Comment #28967451

    > Also I pity the fool who tries to connect a debugger to code using multiprocessing.Pool() PyCharm works fine

  8. comment
    Comment #26422110

    Not "Python is Faster Than C++" but "When Python is Faster Than C++"