-
VirtualBox serial console output from `capstan run` looks more like a modem connection from the 1990s than a modern OS running on a hypervisor.
We need to investigate why this happens and if it's a V…
-
$ capstan run -p vbox 2>&1 | tee out.log
Created instance: i1397002910
OSv v0.06
Failed looking up symbol inotify_init
[backtrace]
0x31a5b3
0x35f973
0x2000004134b6
-
See this comment https://github.com/mikelangelo-project/capstan/issues/91#issuecomment-362343678 where @aitorhh requested such feature.
It wouldn't be too much of a trouble to at least support very…
-
I don't think we should get into benchmarking every tool under the sun, but it'd be good to be fairly comprehensive in terms of the Julia ecosystem, and perhaps have one point of reference from outsid…
-
When the user is not holding the endeffektor, we need to actuate the motors with way less power to reach a target, otherwise we get a lot of oscillation and endeffektors overshooting the target positi…
-
Do you have any plan to produce a 1.14 ou 1.2 release of the library with latest commits? The ones providing getters on attributes of `JsonPatch`, `JsonPatchOperation` and `PathValueOperation` are mus…
-
OSv v0.09
eth0: 192.168.122.15
page fault outside application, addr: 0x0000000000000000
[registers]
RIP: 0x000000000041cf65
RFL: 0x0000000000010246 CS: 0x0000000000000008 SS: 0x0000000000000010
R…
-
I'm experimenting with running a libevent-based web server under OSv using Capstan. It would be useful to have a make target that would write a file with a list of libraries used (so far just libeven…
-
The state-of-the-art inspiration to estimate_delay is nicely condensed in the thesis of Jan Schumann-Bischoff which you can find here: https://d-nb.info/1116709740/34. Chapter 9 on the Shinriki oscill…
-
https://gist.github.com/rxwei/30ba75ce092ab3b0dce4bde1fc2c9f1d
@jrevels this is a very very interesting read that has some potential ideas for Julia's AD ecosystem.
@jekbradbury knows more.