Live data from Hacker News

Viewing profile — muhbaasu

muhbaasu

HN member
Joined
Fri, Apr 05, 2013, 2:45 PM UTC
HN karma
18
Public activity
4 items

About muhbaasu

No profile information was provided.

Recent public activity

  1. comment
    Comment #48345542

    The ffmpeg devs have said many times in public that they routinely get speedups of 10x or more over C code. I'm not a reputable source on this myself but I highly recommend looking…

  2. comment
    Comment #41940670

    It is definitely more performant in my experience. Occasional hiccups happen as well, but way less than with VS. Please note my experience with VS 22 is a bit dated because I moved…

  3. comment
    Comment #31420618

    Try `git add --patch` (or just `-p`). git will go through each change and you can decide if you want to stage it. You can even stage individual changes in a file. This doesn't cove…

  4. comment
    Comment #5550881

    I already read PCL and imho it's a really great book. In case, however, you have further questions (like I did) have a look at #lisp on irc.freenode.org - the guys there are really…