Rotzbua

Results 141 comments of Rotzbua

@svenevs For automatic migration of old python2 code you can use (`pyupgrade`)[https://github.com/asottile/pyupgrade]. It may be easier to run this tool by your own instead of investing time in rebase.

For testing and debugging I recommend to set `fo=1`. It enables reporting if any test fails not just if every test fails. For productive it should be set back to...

> Your measurements (fix(webapp): disable inline font #630 (comment)) indicate that disabling font inlining gains about 0.4s to first contentful paint. The time reduction comes from the traffic reduction from...

> I'm rephrasing what I understood: Even with inlining, there is font flickering in the browser because the inlined font is not used (greek-ext charset), and the fonts that are...

* Did you tried an older version? * Increase serial output speed * Different default key

@nedoskiv it was reported that following may fix the 0x12 version: > Some boards need more time after PCD_Init() to be ready. As workaround add a delay(4) directly after PCD_Init()...

@Mhaiii Please provide some information. I do not understand what you want.

Not implemented yet. I will be happy to get a pull request from you :)

I agree that there is a unclear situation. But I have no overview about this code. Main coding is from JPG-Consulting but he finished his project. Links to lines of...

Please make a pull request. Thanks. edit: reference #331