Live data from Hacker News

Viewing profile — prakhar987

prakhar987

HN member
Joined
Sat, May 04, 2019, 4:16 PM UTC
HN karma
58
Public activity
6 items

About prakhar987

Dev

Recent public activity

  1. story
  2. story
  3. comment
    Comment #29319133

    Few questions to get started: - __init__ vs __new__ - Difference between list and set - Abstract classes use - Generators vs iterators - How yield works - Is python call by ref/val…

  4. comment
    Comment #19961336

    I believe being anti social and lacking confidence has been advantageous to me. When i was in college, i was hesitant to go out due to low self esteem and depression. So i would sp…

  5. comment
    Comment #19827425

    I once tried running jupyter inside docker...the downside i saw was conda install of jupyter is around 1.2 gb, making the container pretty heavy...if you are fine with this then al…

  6. comment
    Comment #19827377

    I would be really hesitant to comapre Jupyter Notebook to an IDE.....an example is a debugger...the only visual debugger that i have come across for jupyter is pixie debugger, whic…