Federico Ponzi

Results 24 comments of 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? ![screenshot_20160428-220250](https://cloud.githubusercontent.com/assets/2124904/14899671/6658cbb6-0d8d-11e6-86cb-26c6a687caa5.png) BTW I think the best way should be to use a gradient...

Sorry for my bad English and my graphic skills (Paint FTW): ![immagine](https://cloud.githubusercontent.com/assets/2124904/14902409/08412a24-0d9b-11e6-9df7-7a8edf847767.png) ![immagine](https://cloud.githubusercontent.com/assets/2124904/14902104/2c9b359c-0d99-11e6-90ab-a07b837519c9.png) ![immagine](https://cloud.githubusercontent.com/assets/2124904/14902427/1d73b01a-0d9b-11e6-9acd-1b748ed77d59.png) 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.