Viewing profile — rubicks
rubicks
HN member- Joined
- Mon, Feb 24, 2014, 5:23 PM UTC
- HN karma
- 322
- Public activity
- 173 items
- HN profile
- View on Hacker News ↗
About rubicks
No profile information was provided.
Recent public activity
-
comment
Comment #43296224
You don't have to stop at the gas phase. https://en.m.wikipedia.org/wiki/Inductively_coupled_plasma#A...
-
comment
Comment #43276045
No. No, it isn't. Lynx is a browser I use in the terminal. This is something else.
-
comment
Comment #42823624
Can confirm. $DAYJOB makes robots subject to hard worst-case latency constraints. The product runs on QNX.
-
comment
Comment #42800100
Can confirm https://github.com/jonls/redshift works great; been using it for years.
-
comment
Comment #42764426
Whoops, sorry. I must have repressed that trauma.
-
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.…
-
comment
Comment #42764355
Can confirm. I am a grown man and my professional work with ROS has made me cry.
-
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…
-
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…
-
comment
Comment #42763444
Relevant: https://newsboat.org/ If you like your email in mutt, then you'll probably like your feeds in newsboat.
-
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 …
-
comment
Comment #42368073
I have been looking for something like this. Got a link to your project?
-
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.
-
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)?
-
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…
-
comment
Comment #41149105
Shucks: canonical abbreviation collision. https://www.debian.org/doc/debian-policy/ch-controlfields.ht...
-
comment
Comment #41053232
I can't wait to see the shell equivalents for ptrace, setjmp, and dlopen.
-
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…
-
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.
-
comment
Comment #39969676
I came here for this and I will not be shamed.
-
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.
-
comment
Comment #39242486
If you are who I think you are, then the answer is "a lot".
-
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…
-
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…
-
comment
Comment #39241753
Hi! Given that I've invested 8 years learning and using debhelper, how does this affect me and my tooling?