Live data from Hacker News

Viewing profile — B4TMAN

B4TMAN

HN member
Joined
Sun, Aug 28, 2016, 9:46 PM UTC
HN karma
3
Public activity
40 items

About B4TMAN

No profile information was provided.

Recent public activity

  1. comment
    Comment #20760825

    The problem is most the interviews ask a question along the lines what if there are 10s of millions of rows. Would a SQL database be still preferable?

  2. comment
    Comment #20752747

    Can you elaborate why is it slow? Shouldn't it be faster tham `std::ordered_set` which uses a Red Black Tree as the undelying data structure thus proviing a O(logn) time complexity…

  3. comment
    Comment #20752677

    This problem gets more interesting when they ask you to remember the indices of that particular subarray. Wikipedia explains that scenario well.

  4. comment
    Comment #20694921

    Link : https://root.cern/doc/master/glbox_8C.html I am seeing a lot of `new` expressions but no corresponding delete expression? Isn't this a bad practice of leaking memory?

  5. comment
    Comment #20638688

    I have been trying to learn web dev on my own for a while and I just can't make it past CSS. I don't get it. How do I even organise it? I get JS as I have done significant C/C++?ja…

  6. comment
    Comment #16701872

    I was working with Opencv's python wrapper a few months back and I didn't find a lot of options in it. It maybe because the wrapper didn't include most of the things from native C+…

  7. story
    Ask HN: Where do I start in Machine Learning?

    I am a beginner and a little confused as words like AI/ML/Data Science are thrown at me as in everybody should have a degree in each of those fields by the time they graduate. Rese…

  8. comment
    Comment #16220491

    I have never used vim/emacs before. While sshing I end up using nano. Does the job. What advantage does vim have over nano? Honestly curious.

  9. comment
    Comment #16220472

    I am a newb and so far didn't care much about the editor I used. How do I learn vim? Any good resources? Do I need to memorise a lot of shortcuts?

  10. comment
    Comment #16198613

    Can you elaborate on the things that you have enumerated?

  11. comment
    Comment #16198604

    I am in the same boat. I tried learning js. I have a background in CS so its primitive part don't bother me much. Its just that after those primitive parts to see something in acti…

  12. comment
    Comment #16153718

    I am a little lost. What effect does `typedef int func(int arg);` have on the code?

  13. story
  14. comment
    Comment #16141363

    He died so young.

  15. comment
    Comment #16134775

    I would love an invite.

  16. comment
    Comment #16126522

    I would love to see the practice list.

  17. comment
  18. comment
    Comment #16090720

    Is there any place to get a proper manual of all these uses?

  19. comment
    Comment #16059565

    I was going to start learning webdev and I was suggested HTML/CSS/JS/PHP/MySql. Should I go ahead with PHP? What is the alternative?

  20. comment
    Comment #16059467

    Interested. Is the experience criteria a must?

  21. comment
    Comment #16047628

    Are there communities beside reddit/HN/SO?

  22. comment
    Comment #15999432

    Text name by Albert Paul Malvino?

  23. comment
    Comment #15999428

    I think it was supposed to minimize the number and kind of logic gates that would be required to build function.

  24. comment
    Comment #15947699

    How do you start a new/big project? Lets say I want to read a codebase on github which is written in js. How doI go through it, given that I don’t know much js yet?

  25. comment
    Comment #15893376

    This is awesome.