Federico Ponzi
Federico Ponzi
These specially-named files are recognized by the Raspberry Pi’s GPU on boot-up and used to configure and boostrap the system. bootcode.bin is the GPU’s first-stage bootloader. Its primary job is...
That was a fast reply! Thanks! I do have an outlineWidth of 2dp, but since it's not rendered on every color isn'it a bug? I'll try to remove this property...
Removing the outline resolved the issue, thanks! Can this be a more suitable way to display it?  BTW I think the best way should be to use a gradient...
Sorry for my bad English and my graphic skills (Paint FTW):    A gradient from black to white as a background of the ColorItem. In that way we...
> It can be implemented; not sure how useful would it be. Are there other cases when message limits can be beneficial? > > > be rude by closing the...
You have to connect to the docker machine, and create the home directory for the new user: `mkdir /home/ftpuser/myuser`
Definitely useful, but IMO to be deferred until clap 3.0 is released on crate.io.
Hi @williamdes I've published the latest version everywhere. Regarding the scope of this ticket, I think it could be a useful addition. How would you suggest to define the healthcheck?
I will try to spend some time on it this week.