Benoit

Results 15 issues of Benoit

Supposedly you have something like : ``` items: - label: toots sample: systemd-cgtop -m -1 -b -r --depth=1| grep lxc.payload.toots | awk '{ print int($4/1024/1024) }' - label: cloud sample:...

enhancement

Hello, The goal would be to have a LXD connector so we can use it like: ``` pyinfra @lxd/ [...] ``` In the back-end it should probably use `lxc exec...

connectors

### Describe the bug On the front page, article is well formatted with return lines. See [screenshot](https://share-benpro-fr.benpro.download/file/share-benpro-fr/gpnc8169.png). When you open the article, there is no more return lines. See [screenshot](https://share-benpro-fr.benpro.download/file/share-benpro-fr/d27l2dar.png)....

bug
design

I am on Raspbian (Debian for Raspberry, arm architecture) with a keyboard in [EU layout](https://eurkey.steffen.bruentjen.eu/layout.html). I want to type `€`, so I push `Alt Gr + 5`, but the key...

### Steps to reproduce the problem 1. Enable automated post deletion 2. Wait some days 3. Nothing is deleted ### Expected behaviour Old posts deleted ### Actual behaviour No deletion...

bug
troubleshooting

### Expected behaviour When Mastodon upload a media, it is uploaded with two different versions. ### Actual behaviour Only one version should be uploaded. ### Steps to reproduce the problem...

bug

Hello, (Not really an issue for reink project). I have an Epson WF-7515 printer which displays on the LCD "fatal error, please turn it off and on again". (2 day...

Following cluster: ``` root@mc10:~# lxc cluster ls +------+---------------------------+-----------------+--------------+----------------+-------------+--------+-------------------+ | NAME | URL | ROLES | ARCHITECTURE | FAILURE DOMAIN | DESCRIPTION | STATE | MESSAGE | +------+---------------------------+-----------------+--------------+----------------+-------------+--------+-------------------+ | mc10 |...

Feature

Hello, I know that the goal of Laminar is to be lightweight, but having to deal with something like [webhook](https://github.com/adnanh/webhook) is a bit cumbersome. Is there any chance for a...

Hi, I'm curious about this decision to mix CIDR and net range notation. Is there a specific reason? It makes parsing the database a bit more difficult. Thanks.