Gianluca Pacchiella
Gianluca Pacchiella
I used the option the other day and worked, but now `bpftool` is not emitting anything, am I missing something obvious?
it happens for me for `0.20` and the latest `0.25` on `Red Hat Enterprise Linux release 8.3 (Ootpa)`, kernel `4.18.0-240.1.1.el8_3.x86_64`, and I'm simply using `bpftool prog tracelog`, however, once in...
Right now I'm tryng to use `parca` to do performance testing for our software, it works well a part from some cases where a `chroot`-ed process it's not able to...
I think what it's most disorienting it's that the examples are all testing directly the ``Popen()`` interface, when in the actual use case you test something using it **internally**. I'll...
Today finally a [travis build](https://travis-ci.org/gipi/flask-simple-image-gallery/builds/213330772) turned green.
Ok the problem is that is not backward compatible, i.e., it's not more supported someting like ``.. pyplots::``. Moreover, for ``charts`` it's present a shortcode but **also** a directive (``nikola/plugins/compile/rest/chart.py``).
This means that I need to **add** a new plugin since I don't see a way to let ``nikola`` accepting two plugins from the same code.
I'm really interested in implementing this, do you have already wrote something or can I start from zero? I think that `unarchive` should be fine as name. BTW great project.