Marco Bonelli

Results 18 comments of Marco Bonelli

Thank you @SSteve I will fix this with the next batch of typo fixes, and thanks for the kind words too :)

Noted, thanks for the report I'll fix this in the next batch of typo fixes.

FWIW GDB already supports `int` to `float` conversion (but not the opposite) with `p` which is built-in and works on any expression: ``` $ gdb -q -nx (gdb) p /f...

@kiding what confusion? That would obviously be called `REGEX2~2`...

Weighing in late, but I don't really see a good reason to have a custom scrollbar. It only has the chance to be bad UX for some users (old browsers,...

Huh, gotta be honest, I didn't notice that it does not show up on mobile devices where it's unneeded. Also good point that on old browsers the CSS would just...

FWIW, correct Italian translation would be: > Elenca tutte le versioni di Python che possono essere installate da upstream: One could also leave out the "da upstream" since it's not...

Fixed in e5c259096df5fac7ed28c030667106ddf25916d0.

Fixed in 514840d598d0e3cf7e1dbc6371cedf4adea72dea.

Just a note about your [comment](https://github.com/tldr-pages/tldr/pull/2793#issuecomment-506346024): > Makes sense. We can start with `neverwrap` and remove it later if we agree on a limit. Seems like normally without `neverwrap` lines...