Viewing profile — duerrp
duerrp
HN member- Joined
- Sun, Aug 09, 2015, 7:36 AM UTC
- HN karma
- 57
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About duerrp
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #13335583
This... :set gui=none
-
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.,…
-
comment
Comment #12906749
Thanks for the tip, your link is missing an A at the end though... https://www.youtube.com/watch?v=hEx5DNLWGgA
-
comment
Comment #12888485
There's a nice documentary on Zhang (and the progress his work triggered) here: https://www.youtube.com/watch?v=XIIyKWxGhEA
-
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 …
-
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…
-
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…
-
comment
Comment #12371108
I was wondering the same thing...
-
comment
Comment #12120542
That's a great metaphor...
-
comment
Comment #12100176
Not sure if it's the best way or not, but I use offlineimap...
-
comment
Comment #12100141
Org mode rocks! And with ob-ipython you basically get same functionality as the notebook... https://github.com/gregsexton/ob-ipython
-
comment
Comment #12084982
It is misleading though...
-
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…
-
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…
-
comment
Comment #12028713
I don't know why this is down... the article is from 2012.
- story
-
comment
Comment #10430399
Sounds very interesting... I'd love to have a look.
-
comment
Comment #10335877
That sounds great! I am trying it right now... FYI it's here: https://github.com/alols/xcape
-
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.
-
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 …
-
comment
Comment #10038936
Thanks for the feedback. I will try to improve the example and make it more "experimental".
-
comment
Comment #10030589
Interesting, thanks. I didn't know yeoman (nor much javascript), but I am looking into it right now.
-
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…
-
comment
Comment #10030130
Thanks for the comments, I just added another motivating example right at the top of the README. Is it clearer now?