Trysten
Trysten
On mobile, devdocs shows in-HTML navigation controls by unhiding them on load. When installed as a PWA, these become more important because the browser navigation controls are no longer available....
#### General information * **App version:** 0.9.0.1-play * **Android Version:** 9 #### Expected result **What is expected?** password length requirement is enforced everywhere **What does happen instead?** minimum length is...
# Documentation style bug ## Summary bad anchor in glossary ## Actual style python (3.9) glossary entry [f-string](https://devdocs.io/python~3.9/glossary#term-f-string) has a link to [formatted string literals](https://devdocs.io/python~3.9/reference/lexical_analysis#f-strings) with anchor `#f-strings` which doesn't...
# Documentation bug ## Summary Koa **main page** doesn't load for me.  the rest of the package seems ok [guide.md](https://github.com/koajs/koa/blob/master/docs/guide.md) could probably be the main page. It's already scraped.
[Newest](https://registry.platformio.org/platforms/platformio/espressif8266?version=4.2.0) PlatformIO platform package will not build homie-esp8266 (on linux) with: ``` Linking .pio/build/nodemcuv2/firmware.elf .pio/build/nodemcuv2/libFrameworkArduino.a(core_esp8266_postmortem.cpp.o): in function `__wrap_system_restart_local': core_esp8266_postmortem.cpp:(.text.__wrap_system_restart_local+0x2): dangerous relocation: j: cannot encode: (.text.postmortem_report+0x88) collect2: error: ld returned 1...
I thought it'd be fun to use git sub-modules to install all the dependencies for homie-esp8266. Everything seems to be working fine for esp8266, but when I installed the dependencies...
parse a dash '-' to output a password to stdout when using -c 'create new password file' - [x] Have you signed the [Eclipse Contributor Agreement](https://www.eclipse.org/legal/ECA.php), using the same email...