Live data from Hacker News

Viewing profile — rubicks

rubicks

HN member
Joined
Mon, Feb 24, 2014, 5:23 PM UTC
HN karma
322
Public activity
173 items

About rubicks

No profile information was provided.

Recent public activity

  1. comment
    Comment #43296224

    You don't have to stop at the gas phase. https://en.m.wikipedia.org/wiki/Inductively_coupled_plasma#A...

  2. comment
    Comment #43276045

    No. No, it isn't. Lynx is a browser I use in the terminal. This is something else.

  3. comment
    Comment #42823624

    Can confirm. $DAYJOB makes robots subject to hard worst-case latency constraints. The product runs on QNX.

  4. comment
    Comment #42800100

    Can confirm https://github.com/jonls/redshift works great; been using it for years.

  5. comment
    Comment #42764426

    Whoops, sorry. I must have repressed that trauma.

  6. comment
    Comment #42764388

    You treat it like the metaphorical toxic waste it is: avoid it at all costs. You don't need ROS to get a dependency manager, a build system, a middleware, and/or a process manager.…

  7. comment
    Comment #42764355

    Can confirm. I am a grown man and my professional work with ROS has made me cry.

  8. comment
    Comment #42764106

    My colleagues and I used to joke that any build system issue you encounter will be addressed in next year's build system. * https://wiki.ros.org/rosbuild * https://wiki.ros.org/cat…

  9. comment
    Comment #42763660

    I have worked in two failed and failing startups that invested heavily in ROS. I could fill several volumes with "ROS Gotchas". Everything in the ROS stack is either a useless curi…

  10. comment
    Comment #42763444

    Relevant: https://newsboat.org/ If you like your email in mutt, then you'll probably like your feeds in newsboat.

  11. comment
    Comment #42424325

    This is not a comment about open/closed-source software and/or licensing models. Projects like this never fail to impress me vis-a-vis source obfuscation. The 'generate.pyz' is an …

  12. comment
    Comment #42368073

    I have been looking for something like this. Got a link to your project?

  13. comment
    Comment #42031319

    Times like this really bolster my distrust and hatred for those horrible dkms installers. Thank you, nvidia, for living up to my worst expectations.

  14. comment
    Comment #41550530

    I'm interested in doing something similar, except using a board with open-source firmware. What kind of options do I have (if any)?

  15. comment
    Comment #41342526

    I'm putting qnx cross-toolchains into Debian packages because $DAYJOB builds qnx images in ubuntu containers. I've learned a lot about cross-toolchains and my appreciation for blac…

  16. comment
    Comment #41149105

    Shucks: canonical abbreviation collision. https://www.debian.org/doc/debian-policy/ch-controlfields.ht...

  17. comment
    Comment #41053232

    I can't wait to see the shell equivalents for ptrace, setjmp, and dlopen.

  18. comment
    Comment #40547972

    What I remember about ROOT Cint is that it was an absolute nightmare to work with, mostly because it couldn't do STL containers very well. It was a weird time to do language intero…

  19. comment
    Comment #40108137

    SICP was one of my course texts and introduction to the scheme language. It is a masterpiece of a computer science book with a staggering breadth of applications.

  20. comment
    Comment #39969676

    I came here for this and I will not be shamed.

  21. comment
    Comment #39242524

    I usually start with the `dh_make` generated skeleton and incrementally add overrides as I iterate with `gbp buildpackage`. It's not pretty, but it's what I know.

  22. comment
    Comment #39242486

    If you are who I think you are, then the answer is "a lot".

  23. comment
    Comment #39242472

    If we can push Ubuntu out of the pole position, then I think we can solidify Alpine as the next great Linux distribution. I am all for simpler packaging. I do fear, though, that De…

  24. comment
    Comment #39242416

    I have both hated and appreciated debian packaging, largely depending on the thing I was trying to package at the time. Things implemented in C/C++ and built with vanilla cmake are…

  25. comment
    Comment #39241753

    Hi! Given that I've invested 8 years learning and using debhelper, how does this affect me and my tooling?