Live data from Hacker News

Viewing profile — duerrp

duerrp

HN member
Joined
Sun, Aug 09, 2015, 7:36 AM UTC
HN karma
57
Public activity
33 items

About duerrp

No profile information was provided.

Recent public activity

  1. comment
    Comment #13588250

    > just a WM (XMonad), a browser (Firefox+vimperator), Emacs > and a terminal (urxvt, which I only use occasionally) Exactly my setup... now if only Firefox would not peg a CPU core…

  2. comment
    Comment #13335583

    This... :set gui=none

  3. comment
    Comment #13156381

    There's a lot of libraries that do the hard work for you though... Anyway, if an EKF is too much effort, you could also try the "Madgwick" filter: Madgwick, S. O., Harrison, A. J.,…

  4. comment
    Comment #12906749

    Thanks for the tip, your link is missing an A at the end though... https://www.youtube.com/watch?v=hEx5DNLWGgA

  5. comment
    Comment #12888485

    There's a nice documentary on Zhang (and the progress his work triggered) here: https://www.youtube.com/watch?v=XIIyKWxGhEA

  6. comment
    Comment #12888471

    did you try magit? Maybe it is of limited use for non-emacs users, but imho it's a fantastic way to use git with a perfect balance between making simple things very easy to do and …

  7. comment
    Comment #12682805

    The Japanese keyboard layout is great for that! I am using Control on the Muhenkan and Henkan buttons left and right of the space bar and Alt on Alt and Katakana/Hiragana/Romaji bu…

  8. comment
    Comment #12665251

    As a side note, if you are already in emacs, you could write your articles in org-mode instead of LaTex. It's gotten to a point where I am starting to see Latex exclusively as a la…

  9. comment
    Comment #12371108

    I was wondering the same thing...

  10. comment
    Comment #12120542

    That's a great metaphor...

  11. comment
    Comment #12100176

    Not sure if it's the best way or not, but I use offlineimap...

  12. comment
    Comment #12100141

    Org mode rocks! And with ob-ipython you basically get same functionality as the notebook... https://github.com/gregsexton/ob-ipython

  13. comment
    Comment #12084982

    It is misleading though...

  14. comment
    Comment #12084979

    Also, are they counting all previous versions of the software instead of just the latest? Moreover, I wonder how the human drivers in the statistics fare if you correct for drunk d…

  15. comment
    Comment #12047318

    While I agree with you that urxvt is a great tool, I disagree with the suggestion that the terminal is "a solved problem" (or that vim is perfection). There is a lot of room for in…

  16. comment
    Comment #12028713

    I don't know why this is down... the article is from 2012.

  17. story
  18. comment
    Comment #10430399

    Sounds very interesting... I'd love to have a look.

  19. comment
    Comment #10335877

    That sounds great! I am trying it right now... FYI it's here: https://github.com/alols/xcape

  20. comment
    Comment #10058349

    Ok, I gave the motivating example another shot... not sure if it helps, but please let me know if you have any suggestions.

  21. comment
    Comment #10038961

    Thanks for the kind words. Until I left academia I used to work with matlab a lot, and pyexperiment is probably a result of trying to get that experience while making scripts that …

  22. comment
    Comment #10038936

    Thanks for the feedback. I will try to improve the example and make it more "experimental".

  23. comment
    Comment #10030589

    Interesting, thanks. I didn't know yeoman (nor much javascript), but I am looking into it right now.

  24. comment
    Comment #10030256

    Thanks for your feedback. I see your point, but at this point I am kind of attached to the name - as a researcher many of my scripts are related to some kind of experiment. This al…

  25. comment
    Comment #10030130

    Thanks for the comments, I just added another motivating example right at the top of the README. Is it clearer now?